[OPEN-ILS-DEV] Installation problem
Vicent Mas
uvemas at gmail.com
Mon Dec 5 08:49:31 EST 2011
Hi,
I've nstalled Evergreen from the git repo on my OpenSUSE box, but
Evergreen refuses to start. Accordingly to the script
settings-tester.pl everything is OK. Well, the ouput says:
Checking libdbi and libdbi-drivers
libdbdpgsql.so was not found in /usr/local/libdbi/dbd/
We have found that system packages don't link against libdbi.so;
therefore, we strongly recommend compiling libdbi and libdbi-drivers
from source.
However I think it is harmless message because the default location of
these drivers on OpenSUSE is /usr/lib/dbd and I've done my
installation passing the option --with-dbi=/usr/lib/dbd to the
configure.
The problems appear when I try to start Evergreen for the first time:
opensrf at linux-soih:~> osrf_ctl -l -a start_all
works fine but:
opensrf at linux-soih:~> autogen.sh -u
Updating Evergreen organization tree and IDL
Updating fieldmapper ->
/openils/var/web/opac/common/js//fmall.jsUpdating web_fieldmapper ->
/openils/var/web/opac/common/js//fmcore.jsUpdating OrgTreeException:
OpenSRF::EX::Session 2011-12-05T14:20:39 OpenSRF::Transport
/usr/lib/perl5/site_perl/5.14.2/OpenSRF/Transport.pm:83 Session Error:
router at private.localhost/open-ils.cstore IS NOT CONNECTED TO THE
NETWORK!!!opensrf at linux-soih:~>
The osrfsys.log contains these entries:
[2011-12-05 14:20:31] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.001
[2011-12-05 14:20:31] opensrf.settings
[INFO:12494:Application.pm:130:] CALL: opensrf.settings
opensrf.settings.host_config.get linux-soih.site
[2011-12-05 14:20:31] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.039
[2011-12-05 14:20:31] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.001
[2011-12-05 14:20:37] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.001
[2011-12-05 14:20:37] opensrf.settings
[INFO:12494:Application.pm:130:] CALL: opensrf.settings
opensrf.settings.host_config.get linux-soih.site
[2011-12-05 14:20:37] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.040
[2011-12-05 14:20:37] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.001
[2011-12-05 14:20:39] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.001
[2011-12-05 14:20:39] opensrf.settings
[INFO:12494:Application.pm:130:] CALL: opensrf.settings
opensrf.settings.host_config.get linux-soih.site
[2011-12-05 14:20:39] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.043
[2011-12-05 14:20:39] opensrf.settings [INFO:12494:Transport.pm:161:]
Message processing duration: 0.001
[2011-12-05 14:20:39] -e [ERR :13032:EX.pm:66:] Exception:
OpenSRF::EX::Session 2011-12-05T14:20:39 OpenSRF::Transport
/usr/lib/perl5/site_perl/5.14.2/OpenSRF/Transport.pm:83 Session Error:
router at private.localhost/open-ils.cstore IS NOT CONNECTED TO THE
NETWORK!!!
I've googled and found similar cases, but the suggested solutions
don't work for me. Could somebody help me, please?
TIA,
Vicent--
Share what you know, learn what you don't.
More information about the Open-ils-dev
mailing list