Forwarded from where it was wrongly send to the catalogers list, this is
a Fedora installation issue.
-------- Original Message --------
Subject: [Evergreen-catalogers] errors while running autoget.sh -c
Date: Fri, 3 Aug 2012 02:46:34 -0700 (PDT)
From: Net Wolf <[email protected]>
Reply-To: Net Wolf <[email protected]>, Evergreen Community
Catalogers <[email protected]>
To: [email protected]
<[email protected]>
Hi,
I am getting the following errors while running autogen.sh -c after a
fresh installation of opensrf and evergreen.
[opensrf@siddharth opensrf-2.1.0]$ autogen.sh -u
Updating Evergreen organization tree and IDL
Updating fieldmapper
Empty filename at /usr/local/share/perl5/OpenILS/Utils/Fieldmapper.pm
line 208.
-> /openils/var/web/opac/common/js//fmall.js
Updating web_fieldmapper
Empty filename at /usr/local/share/perl5/OpenILS/Utils/Fieldmapper.pm
line 208.
-> /openils/var/web/opac/common/js//fmcore.js
Updating OrgTree
Empty filename at /usr/local/share/perl5/OpenILS/Utils/Fieldmapper.pm
line 208.
Empty filename at /usr/local/share/perl5/OpenILS/Utils/Fieldmapper.pm
line 208.
Exception: OpenSRF::EX::Session 2012-08-03T14:16:14 OpenSRF::Transport
/usr/local/share/perl5/OpenSRF/Transport.pm:83 Session Error:
[email protected]/open-ils.cstore IS NOT CONNECTED TO THE NETWORK!!!
My OS is fedora 16, OPenSRF version 2.1.0 and Evergreen is Version 2.2.0
I have run
perl Open-ILS/src/support-scripts/eg_db_config.pl --update-config
--service=all
and
osrf_ctl.sh -l -a start_perl
osrf_ctl.sh -l -a start_router
and have noticed no errors in the log files.
I have created the users properly in jabber and the following log is
generated when i run autogen.sh
###################################################################################
=INFO REPORT==== 2012-08-03 15:03:21 ===
I(<0.532.0>:ejabberd_listener:281) : (#Port<0.4138>) Accepted connection
{{127,0,0,1},37173} -> {{127,0,1,3},5222}
=INFO REPORT==== 2012-08-03 15:03:21 ===
I(<0.902.0>:ejabberd_c2s:525) :
({socket_state,gen_tcp,#Port<0.4138>,<0.901.0>}) Accepted legacy
authentication for
[email protected]/client_at_siddharth.home.in_9538 by
ejabberd_auth_internal
=INFO REPORT==== 2012-08-03 15:03:21 ===
I(<0.902.0>:ejabberd_c2s:1510) :
({socket_state,gen_tcp,#Port<0.4138>,<0.901.0>}) Close session for
[email protected]/client_at_siddharth.home.in_9538
=INFO REPORT==== 2012-08-03 15:03:50 ===
I(<0.532.0>:ejabberd_listener:281) : (#Port<0.4140>) Accepted connection
{{127,0,0,1},37176} -> {{127,0,1,3},5222}
=INFO REPORT==== 2012-08-03 15:03:50 ===
I(<0.904.0>:ejabberd_c2s:525) :
({socket_state,gen_tcp,#Port<0.4140>,<0.903.0>}) Accepted legacy
authentication for
[email protected]/client_at_siddharth.home.in_9562 by
ejabberd_auth_internal
=INFO REPORT==== 2012-08-03 15:03:50 ===
I(<0.904.0>:ejabberd_c2s:1510) :
({socket_state,gen_tcp,#Port<0.4140>,<0.903.0>}) Close session for
[email protected]/client_at_siddharth.home.in_9562
=INFO REPORT==== 2012-08-03 15:04:24 ===
I(<0.532.0>:ejabberd_listener:281) : (#Port<0.4142>) Accepted connection
{{127,0,0,1},37179} -> {{127,0,1,3},5222}
=INFO REPORT==== 2012-08-03 15:04:24 ===
I(<0.906.0>:ejabberd_c2s:525) :
({socket_state,gen_tcp,#Port<0.4142>,<0.905.0>}) Accepted legacy
authentication for
[email protected]/client_at_siddharth.home.in_9580 by
ejabberd_auth_internal
=INFO REPORT==== 2012-08-03 15:04:24 ===
I(<0.906.0>:ejabberd_c2s:1510) :
({socket_state,gen_tcp,#Port<0.4142>,<0.905.0>}) Close session for
[email protected]/client_at_siddharth.home.in_9580
###################################################################################
Any help will be appreciated.
Also, I had to install UUID::Tiny, MARC::Record::XML, SRU::Request and
maybe a few more that I don't remember using perl -MCPAN. I also
installed postgresql-plperl. All the above are not a part of the
installation dependencies mentioned in the documentation.
regards
Siddharth