Advertisement
Guest User

settings-tester.pl output

a guest
Apr 17th, 2014
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.69 KB | None | 0 0
  1. 1..7
  2. ok 1 - use OpenSRF::Utils::Config;
  3. ok 2 - use UNIVERSAL::require;
  4. ok 3 - use Getopt::Long;
  5. ok 4 - use MARC::Record;
  6. ok 5 - use Net::Domain;
  7. ok 6 - use Locale::Maketext::Lexicon;
  8. ok 7 - use Template::Plugin::POSIX;
  9. LWP::UserAgent version 6.04
  10. XML::LibXML version 2.0001
  11. XML::LibXML::XPathContext version 2.0001
  12. XML::LibXSLT version 1.77
  13. Cache::Memcached version 1.30
  14. Class::DBI version 3.0.17
  15. Class::DBI::AbstractSearch version 0.07
  16. Template version 2.25
  17. DBD::Pg version 2.19.2
  18. Net::Z3950::ZOOM version 1.26
  19. MARC::Record version 2.0.3
  20. MARC::Charset version 1.33
  21. MARC::File::XML version 0.93
  22. Text::Aspell version 0.09
  23. CGI version 3.52
  24. DateTime::TimeZone version 1.58
  25. DateTime version 0.75
  26. DateTime::Format::ISO8601 version 0.08
  27. DateTime::Format::Mail version 0.3001
  28. Unix::Syslog version 1.1
  29. GD::Graph3d version 0.63
  30. JavaScript::SpiderMonkey version 0.21
  31. Log::Log4perl version 1.29
  32. Email::Send version 2.198
  33. Text::CSV version 1.21
  34. Text::CSV_XS version 0.90
  35. Spreadsheet::WriteExcel::Big version 2.37
  36. Tie::IxHash version 1.21
  37. Parse::RecDescent version 1.967009
  38. SRU version 0.99
  39. JSON::XS version 2.32
  40. UUID::Tiny version 1.03
  41. Please install Business::CreditCard::Object
  42. Net::Z3950::Simple2ZOOM version 1.04
  43.  
  44. Checking /openils/conf/opensrf_core.xml for Evergreen services:
  45. * OK: Found a public Evergreen service in /openils/conf/opensrf_core.xml
  46.  
  47. Checking Jabber connection for user opensrf, domain private.localhost
  48. * Jabber successfully connected
  49.  
  50. Checking Jabber connection for user opensrf, domain public.localhost
  51. * Jabber successfully connected
  52.  
  53. Checking Jabber connection for user router, domain public.localhost
  54. * Jabber successfully connected
  55.  
  56. Checking Jabber connection for user router, domain private.localhost
  57. * Jabber successfully connected
  58.  
  59. Checking database connections
  60. * /opensrf/default/reporter/setup :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
  61.   * Database has the expected server encoding UTF8.
  62. * /opensrf/default/apps/open-ils.storage/app_settings/databases :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
  63.   * Database has the expected server encoding UTF8.
  64. * /opensrf/default/apps/open-ils.cstore/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
  65.   * Database has the expected server encoding UTF8.
  66. * /opensrf/default/apps/open-ils.pcrud/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
  67.   * Database has the expected server encoding UTF8.
  68. * /opensrf/default/apps/open-ils.reporter-store/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432
  69.   * Database has the expected server encoding UTF8.
  70.  
  71. Checking database drivers to ensure <driver> matches <language>
  72. * OK SIP from telephony section.
  73. * OK SIP from telephony section.
  74. * OK: Pg language is undefined for reporter base configuration
  75. * OK: Pg language is undefined for reporter base configuration
  76. * OK: Pg language is perl in /opensrf/default/apps/open-ils.storage/language
  77. * OK: pgsql language is C in /opensrf/default/apps/open-ils.cstore/language
  78. * OK: pgsql language is C in /opensrf/default/apps/open-ils.pcrud/language
  79. * OK: pgsql language is C in /opensrf/default/apps/open-ils.qstore/language
  80. * OK: pgsql language is C in /opensrf/default/apps/open-ils.reporter-store/language
  81.  
  82. Checking postgresql version
  83. psql (PostgreSQL) 9.1.12
  84. contains support for command-line editing
  85.  
  86. Checking libdbi and libdbi-drivers
  87.   * OK - found locally installed libdbi.so and libdbdpgsql.so in shared library path
  88.  
  89. Checking hostname
  90.  * OK: found hostname 'localhost' in <hosts> section of opensrf.xml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement