[OPEN-ILS-DEV] am I close?

Don McMorris don.mcmorris at gmail.com
Thu May 10 14:47:56 EDT 2007


Hi Rene:

Now that I have a little more time, I'll try to help you out.

I'm going to focus on the following error:
"opensrf 2007-05-10 13:23:58 [ERR :29637:osrf_settings.c:49:] Unable to
load config for host tamarak.wlu.ca"

This suggests to me an error in one of the last sections of the
opensrf.xml file.  There is a section that tells what workers are
loaded on which host.  I imagine your config looks like:

<tamarak>
  ...
</tamarak>

Those 2 tags should be updated to include the FQDN:
<tamarak.wlu.ca>
  ...
</tamarak.wlu.ca>

Hope this helps you out now!
--Don

On 5/10/07, Rene Paquin <rpaquin at wlu.ca> wrote:
> It turns out to be a very minor config miss as one of the localhost
> settings was missed.  Now the starting of the ils appears to run clean
> however I get this at the end of the osrfsys.log file
>
> opensrf 2007-05-10 14:22:53 [INFO:31760:osrf_application.c:15:]
> Registering application open-ils.reporter-store with file oils_rstore.so
> opensrf 2007-05-10 14:22:56 [WARN:31760:osrf_application.c:22:] Failed
> to dlopen library file oils_rstore.so: libdbdpgsql.so: cannot open
> shared object file: No such file or directory
>
> Is this a problem?
>
> Thanks again,
>
> Rene
>


More information about the Open-ils-dev mailing list