Hi I installed all as shown in the instructions, step by step. Saw no errors during installs and installed packages as needed. I setup the cfg files exactly as explained in the setup documentation
The setup test batch file runs perfectly. During real execution, attempting to access my brand new/empty Evergreen, during startup, I see the Error 'Cannot connect to Jabber client" while executing 'osrf_ctl.sh -l -a start_all' as shown: ================================================== open...@lnxopnsrc1:/home/evergreen$ osrf_ctl.sh -l -a start_all Starting OpenSRF Router Unable to connect router to jabber server public.localhost... exitingStarting OpenSRF Perl Starting OpenSRF C (host=localhost) ================================================= During the setup test, settings_tester.pl, I see it connects correctly. Shown: ================================================= open...@lnxopnsrc1:~/Evergreen-ILS-1.4.0.1/Open-ILS/src/support-scripts$ ./settings-tester.pl LWP::UserAgent version 2.036 XML::LibXML version 1.69 XML::LibXML::XPathContext version 1.69 XML::LibXSLT version 1.62 Net::Server::PreFork version 0.90 Cache::Memcached version 1.20 Class::DBI version 0.96 Class::DBI::AbstractSearch version 0.07 Template version 2.19 DBD::Pg version 1.49 Net::Z3950::ZOOM version 1.25 MARC::Record version 2.0.0 MARC::Charset version 1.0 MARC::File::XML version 0.88 Text::Aspell version 0.04 CGI version 3.15 DateTime::TimeZone version 0.84 DateTime version 0.4501 DateTime::Format::ISO8601 version 0.06 DateTime::Format::Mail version 0.3001 Unix::Syslog version 1.0 GD::Graph3d version 0.63 JavaScript::SpiderMonkey version 0.19 Log::Log4perl version 1.15 Email::Send version 2.192 Text::CSV_XS version 0.32 Spreadsheet::WriteExcel::Big version 2.20 Tie::IxHash version 1.21 Parse::RecDescent version 1.95.1 SRU version 0.97 JSON::XS version 2.231 Checking Jabber connection * Jabber successfully connected Checking database connections * /opensrf/default/reporter/setup :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432 * Database has the expected server encoding UTF8. * /opensrf/default/apps/open-ils.storage/app_settings/databases :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432 * Database has the expected server encoding UTF8. * /opensrf/default/apps/open-ils.cstore/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432 * Database has the expected server encoding UTF8. * /opensrf/default/apps/open-ils.reporter-store/app_settings :: Successfully connected to database dbi:Pg:dbname=evergreen;host=localhost;port=5432 * Database has the expected server encoding UTF8. Checking database drivers to ensure <driver> matches <language> * OK: Pg language is undefined for reporter base configuration * OK: Pg language is perl in /opensrf/default/apps/open-ils.storage/language * OK: pgsql language is C in /opensrf/default/apps/open-ils.cstore/language * OK: pgsql language is C in /opensrf/default/apps/open-ils.reporter-store/language Checking libdbi and libdbi-drivers * OK - found locally installed libdbi.so and libdbdpgsql.so in shared library path Checking hostname * OK: found hostname 'localhost' in <hosts> section of opensrf.xml open...@lnxopnsrc1:~/Evergreen-ILS-1.4.0.1/Open-ILS/src/support-scripts$ ======================================== I even attempt to connect to localhost on 5222 and get back xml from jabber, and I do see it running with A linux 'ps ax' command. I must be very close. Any ideas? Does anyone have a fully modified opensrf_core.xml I can look at? I have Tried changing just what the instructions say to change, changing all public.localhost and private.locvalhost items to localhost only, etc. I am using Ubuntu server, 8.4-02, postgresql 8.2 Any help will be appreciated. Thanks Phil Nelinet, INC. [email protected]
