[OPEN-ILS-DEV] OrgTree.js created with null size

Dan Scott denials at gmail.com
Thu May 10 14:57:50 EDT 2007


Ah - a _major_ difference in 1.1.x is that openils.xml is deprecated.
Instead, OpenILS copies a new opensrf.xml.example over to
/openils/conf/ and you are expected to customize that.

So either copy opensrf.xml.example over openils.xml and customize it
from there, or copy opensrf.xml.example to opensrf.xml and modify
bootstrap.xml to point at opensrf.xml instead of openils.xml.

Phew!

By the way, the errors you're seeing suggest that the ldpath has not
been set correctly (per another message that I just sent to Rene).
Hopefully that will help too.

Dan

On 10/05/07, Hennie Rautenbach <hennie at sabinet.co.za> wrote:
> Dan Scott wrote:
> > No, max_requests should only appear once in a given section.
> >
> > Did you actually copy the opensrf.xml.example to opensrf.xml and
> > modify the contents, or did you just "make install" with EG 1.1.5?
> > "make install" will only install the new *.example files, it won't
> > automatically upgrade your existing configuration files.
> >
> > Dan
>
> Yes I did. Although I didn't copy the opensrf.xml.example to
> opensrf.xml. I copied openils.xml.example to openils.xml as per the
> Ubuntu instructions on the doc wiki.
>
> <max_requests> also appear in other sections further down the config
> file. Should it be removed everywhere ?
>
> I also suspect that I may have buggered up something that was previously
> fixed by going up to 1.1.5. I am unable to do that srfsh bench test. And
> I have the following errors in osrfsys.log:
>
> opensrf at leo:/openils/var/log$ more osrfsys.log
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:195:] Bootstrapping
> system with domain leo.sabinet.co.za, port 5222, and unixpath (null)
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_app_session.c:522:]
> [opensrf.settings] sent 207 bytes of data to
> router at leo.sabinet.co.za/opensrf.settings
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_stack.c:103:] Message
> processing duration 0.000011
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:49:] Adding cache
> server localhost:10101
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:106:] Launching
> application opensrf.math with implementation osrf_math.so
> opensrf 2007-05-10 20:18:17 [INFO:4220:osrf_application.c:15:]
> Registering application opensrf.math with file osrf_math.so
> opensrf 2007-05-10 20:18:17 [WARN:4220:osrf_application.c:22:] Failed to
> dlopen library file osrf_math.so: osrf_math.so: cannot open shared
> object file: No s
> uch file or directory
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:112:] Launched
> application child 4220
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:106:] Launching
> application opensrf.dbmath with implementation osrf_dbmath.so
> opensrf 2007-05-10 20:18:17 [INFO:4221:osrf_application.c:15:]
> Registering application opensrf.dbmath with file osrf_dbmath.so
> opensrf 2007-05-10 20:18:17 [WARN:4221:osrf_application.c:22:] Failed to
> dlopen library file osrf_dbmath.so: osrf_dbmath.so: cannot open shared
> object file:
> No such file or directory
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:112:] Launched
> application child 4221
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:106:] Launching
> application open-ils.auth with implementation oils_auth.so
> opensrf 2007-05-10 20:18:17 [INFO:4222:osrf_application.c:15:]
> Registering application open-ils.auth with file oils_auth.so
> opensrf 2007-05-10 20:18:17 [WARN:4222:osrf_application.c:22:] Failed to
> dlopen library file oils_auth.so: oils_auth.so: cannot open shared
> object file: No s
> uch file or directory
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:112:] Launched
> application child 4222
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:106:] Launching
> application open-ils.cstore with implementation oils_cstore.so
> opensrf 2007-05-10 20:18:17 [INFO:4223:osrf_application.c:15:]
> Registering application open-ils.cstore with file oils_cstore.so
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:112:] Launched
> application child 4223
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:106:] Launching
> application open-ils.reporter-store with implementation oils_rstore.so
> opensrf 2007-05-10 20:18:17 [WARN:4223:osrf_application.c:22:] Failed to
> dlopen library file oils_cstore.so: oils_cstore.so: cannot open shared
> object file:
> No such file or directory
> opensrf 2007-05-10 20:18:17 [INFO:4224:osrf_application.c:15:]
> Registering application open-ils.reporter-store with file oils_rstore.so
> opensrf 2007-05-10 20:18:17 [WARN:4224:osrf_application.c:22:] Failed to
> dlopen library file oils_rstore.so: oils_rstore.so: cannot open shared
> object file:
> No such file or directory
> opensrf 2007-05-10 20:18:17 [INFO:4219:osrf_system.c:112:] Launched
> application child 4224
>
> Regards,
>
> Hennie
>


-- 
Dan Scott
Laurentian University


More information about the Open-ils-dev mailing list