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

M Z michael.hx.z at gmail.com
Tue Jul 31 22:19:26 EDT 2007


Hi Don and all,

I checked it. It seems in /openils/conf/opensrf.xml, there is a section, but
it is correct.
====================
    <hosts>

        <eg-server.mydomain.ca>
            <!-- ^-=-
                must match the fully qualified domain name of the host.
                on Linux, this is usually the output of "hostname -f"
               'localhost' won't work here
            -->


            <activeapps>
                <!-- services hosted on this machine -->
                <appname>opensrf.settings</appname>
                <appname>opensrf.math</appname>
                <appname>opensrf.dbmath</appname>
                <appname>open-ils.cat</appname>
                <appname>open-ils.supercat</appname>
                <appname>open-ils.search</appname>
                <appname>open-ils.circ</appname>
                <appname>open-ils.actor</appname>
                <appname>open-ils.auth</appname>
                <appname>open-ils.storage</appname>
                <appname>open-ils.penalty</appname>
                <appname>open-ils.cstore</appname>
                <appname>open-ils.collections</appname>
                <appname>open-ils.ingest</appname>
                <appname>open-ils.reporter</appname>
                <appname>open-ils.reporter-store</appname>
            </activeapps>
        </eg-server.mydomain.ca>
    </hosts>
=================================
any thoughts?

Michael


On 7/31/07, Don McMorris <don.mcmorris at gmail.com> wrote:
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.georgialibraries.org/pipermail/open-ils-dev/attachments/20070731/cf5c324f/attachment-0001.html


More information about the Open-ils-dev mailing list