[OPEN-ILS-DEV] Install 1.2 rc2, can not Finalize the OPAC

Don McMorris don.mcmorris at gmail.com
Tue Jul 31 21:39:09 EDT 2007


in /openils/conf/opensrf_core.xml is a section for what services are
opened on which host.  This is enclosed in the
<[hostname]>...</[hostname]> tags.  Based on the error in the logs,
your hostname is incorrect here.  I'm betting you're using
<eg-server>, whereas it will need to be
<eg-server.mydomain.com>...</eg-server.mydomain.com>.

--Don

On 7/31/07, M Z <michael.hx.z at gmail.com> wrote:
> Hi, All
>
> I checked the osrfsys.log file when start Start OpenILS: sudo -u opensrf
> /openils/bin/osrf_ctl.sh -c /openils/conf/opensrf_core.xml -a start_all
>
> found some errors:
>
> =============================
> [2007-7-31 21:17:9] open-ils.storage [INFO:8017:Client.pm:275:] timed_read()
> read 28 bytes of data
> [2007-7-31 21:17:9] open-ils.storage [INFO:8017:Pg.pm:64 :] Attmpting to
> connet to evergreen at eg-server
> [2007-7-31 21:17:9] open-ils.storage [INFO:8017:Pg.pm:94:] Connected to
> MASTER db evergreen at eg-server
> opensrf 2007-07-31 21:18:01
> [INFO:7987:osrf_app_session.c:142:] Returning NULL from
> app_request_recv after timeout
> opensrf 2007-07-31 21:18:01 [ERR :7987:osrf_settings.c:48:] No osrf_message
> received from host eg-server.mydomain.com (timeout?)
> opensrf 2007-07-31 21:18:01 [ERR :7987:osrf_settings.c:67:] Unable to load
> config for host eg-server.mydomain.com
> opensrf 2007-07-31 21:18:01 [ERR :7987:osrf_system.c:77:] Unable to retrieve
> settings for host eg-server.mydomain.com from configuration file
> /openils/conf/opensrf_core.xml
> opensrf 2007-07-31 21:18:01 [ERR :7987:opensrf.c:25:] Server Loop returned
> an error condition, exiting with -1
> =====================
>
> Any helps appreciated.
>
> Michael


More information about the Open-ils-dev mailing list