[OPEN-ILS-DEV] ***SPAM*** Request for installation assistance

Larry W Arnold arnold at wvlc.lib.wv.us
Thu Oct 11 08:39:34 EDT 2012


Hello,

I hope I am posting to the correct listserv list, if not please advise.

I have installed Evergreen 2.2 on a Ubuntu 10.04.4 server, and while the
installation was smooth, I have encountered problems probably related to
configuration (Network or Hostname ??).

Any guidance or assistance is much appreciated

Larry Arnold
UNIX Admin. West Virginia Library Commission 
SVR4-CSA - RHSA - RHCT

When I run autogen.sh to boot-strap Opensrf I get the following:
opensrf at eg-test:~$ autogen.sh
Updating Evergreen organization tree and IDL

Updating fieldmapper
Exception: OpenSRF::EX::Session 2012-10-11T07:49:17
OpenILS::Utils::Cronscript /
usr/local/share/perl/5.10.1/OpenILS/Utils/Cronscript.pm:276 Session Error:
route
r at private.localhost/opensrf.settings IS NOT CONNECTED TO THE NETWORK!!!
 -> /openils/var/web/opac/common/js//fmall.js
Updating web_fieldmapper
Exception: OpenSRF::EX::Session 2012-10-11T07:49:18
OpenILS::Utils::Cronscript /
usr/local/share/perl/5.10.1/OpenILS/Utils/Cronscript.pm:276 Session Error:
route
r at private.localhost/opensrf.settings IS NOT CONNECTED TO THE NETWORK!!!
 -> /openils/var/web/opac/common/js//fmcore.js
Updating OrgTree
Exception: OpenSRF::EX::Session 2012-10-11T07:49:19
OpenILS::Utils::Cronscript /
usr/local/share/perl/5.10.1/OpenILS/Utils/Cronscript.pm:276 Session Error:
route
r at private.localhost/opensrf.settings IS NOT CONNECTED TO THE NETWORK!!!
Exception: OpenSRF::EX::Session 2012-10-11T07:49:19
OpenILS::Utils::Cronscript /
usr/local/share/perl/5.10.1/OpenILS/Utils/Cronscript.pm:276 Session Error:
route
r at private.localhost/opensrf.settings IS NOT CONNECTED TO THE NETWORK!!!
Exception: OpenSRF::EX::Session 2012-10-11T07:49:19
OpenSRF::Utils::SettingsClie
nt /usr/local/share/perl/5.10.1/OpenSRF/Utils/SettingsClient.pm:103 Session
Erro                                                              r:
router at private.localhost/opensrf.settings IS NOT CONNECTED TO THE NETWORK!!!

I then ran settings-tester.pl with the following result:

opensrf at eg-test:~$ settings-tester.pl
settings-tester.pl: command not found
opensrf at eg-test:~$
/home/larry/Evergreen-ILS-2.2.2/Open-ILS/src/support-scripts/settings-tester
.pl
1..7
ok 1 - use OpenSRF::Utils::Config;
ok 2 - use UNIVERSAL::require;
ok 3 - use Getopt::Long;
ok 4 - use MARC::Record;
ok 5 - use Net::Domain;
ok 6 - use Locale::Maketext::Lexicon;
ok 7 - use Template::Plugin::POSIX;
LWP::UserAgent version 5.834
XML::LibXML version 1.70
XML::LibXML::XPathContext version 1.70
XML::LibXSLT version 1.70
Net::Server::PreFork version 0.97
Cache::Memcached version 1.28
Class::DBI version 3.0.17
Class::DBI::AbstractSearch version 0.07
Template version 2.20
DBD::Pg version 2.16.1
Net::Z3950::ZOOM version 1.25
MARC::Record version 2.0.3
MARC::Charset version 1.1
MARC::File::XML version 0.92
Text::Aspell version 0.04
CGI version 3.43
DateTime::TimeZone version 1.10
DateTime version 0.52
DateTime::Format::ISO8601 version 0.06
DateTime::Format::Mail version 0.3001
Unix::Syslog version 1.1
GD::Graph3d version 0.63
JavaScript::SpiderMonkey version 0.21
Log::Log4perl version 1.26
Email::Send version 2.198
Text::CSV version 1.16
Text::CSV_XS version 0.70
Spreadsheet::WriteExcel::Big version 2.36
Tie::IxHash version 1.21
Parse::RecDescent version 1.963
SRU version 0.99
JSON::XS version 2.27
UUID::Tiny version 1.03
Business::CreditCard::Object version 1.00
Net::Z3950::Simple2ZOOM version 1.04

Checking /openils/conf/opensrf_core.xml for Evergreen services:
* OK: Found a public Evergreen service in /openils/conf/opensrf_core.xml

Checking Jabber connection for user opensrf, domain private.localhost
* Jabber successfully connected

Checking Jabber connection for user opensrf, domain public.localhost
Use of uninitialized value $@ in concatenation (.) or string at
/usr/local/share/perl/5.10.1/OpenSRF/Transport/SlimJabber/Client.pm line
157, <DATA> line 35.
* Error connecting to jabber:
SCALAR(0x2528538)

Checking Jabber connection for user router, domain public.localhost
* Jabber successfully connected

Checking Jabber connection for user router, domain private.localhost
* 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.pcrud/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 SIP from telephony section.
* OK SIP from telephony section.
* OK: Pg language is undefined for reporter base configuration
* 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.pcrud/language
* OK: pgsql language is C in /opensrf/default/apps/open-ils.qstore/language
* OK: pgsql language is C in
/opensrf/default/apps/open-ils.reporter-store/language

Checking postgresql version
psql (PostgreSQL) 9.1.6
contains support for command-line editing

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

Contents of /etc/hosts file:
root at eg-test:~# cat /etc/hosts
127.0.0.1       localhost.localdomain   localhost
127.0.1.1       larry-desktop
10.99.187.49    eg-test eg-test.wvlc.lib.wv.us

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

127.0.1.2  public.localhost
127.0.1.3  private.localhost

root at eg-test:~# hostname
eg-test.wvlc.lib.wv.us



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20121011/08c3763d/attachment-0001.htm>


More information about the Open-ils-dev mailing list