[OPEN-ILS-DEV] help with OPAC configuration

Don McMorris don.mcmorris at gmail.com
Tue May 22 05:58:12 EDT 2007


Hi Mon!

Would you start /openils/bin/srfsh and run the following (and paste
back the output):
srfsh# request open-ils.storage open-ils.actor.org_tree.retrieve

Note that srfsh will require a ~/.srfsh.xml file for configuration.
If you haven't already set this up, a sample configuration is at
http://www.open-ils.org/dokuwiki/doku.php?id=osrf-devel:srfsh_--_.srfsh.xml.

Version information may help also.
>Evergreen version (1.0.5.2? 1.1.5? CVS HEAD checkout 5/21/07?)
>Postgres version
>Linux distro and version

Thanks!
--Don

On 5/22/07, Pseudo Admin <sayanslib at gmail.com> wrote:
> Greetings!
>
> It seems I am on the verge of running an Open-ILS on our server but I am
> still having difficulties with OPAC configuration
>
> Could anyone help me figure out what is it that I am doing wrong
>
> Here is the result when I run
> cslibadmin at cslibff:/openils/bin$ sudo -u opensrf /openils/bin/osrf_ctl.sh -d
> /tmp/ -p /openils/conf/bootstrap.conf -c /openils/conf/opensrf_core.xml -a
> start_all
>
> Starting OpenSRF Router
> Starting OpenSRF Perl
>  * Server type: Net::Server::PreFork
>  * System bootstrap
>  * Starting UnixServer for open-ils.cat...
>  * Starting UnixServer for open-ils.supercat...
>  * Starting UnixServer for open-ils.search...
>  * Starting UnixServer for open-ils.circ...
>  * Starting UnixServer for open-ils.actor...
>  * Starting UnixServer for open-ils.storage...
>  * Starting UnixServer for open-ils.penalty...
>  * Starting UnixServer for open-ils.collections...
>   * Starting UnixServer for open-ils.ingest...
>  * Starting UnixServer for open-ils.reporter...
>  * Starting Listener for open-ils.cat...
>  * Starting Listener for open-ils.supercat...
>  * Starting Listener for open-ils.search.. .
>  * Starting Listener for open-ils.circ...
>  * Starting Listener for open-ils.actor...
>  * Starting Listener for open-ils.storage...
>  * Starting Listener for open-ils.penalty...
>  * Starting Listener for open-ils.collections.. .
>  * Starting Listener for open-ils.ingest...
>  * Starting Listener for open-ils.reporter...
>  * System is ready...
> Starting OpenSRF C (host=cslibff)
> Loading OpenSRF host cslibff with bootstrap config
> /openils/conf/opensrf_core.xml and config context opensrf
>  * Running application opensrf.math
>  * Running application opensrf.dbmath
>  * Running application open-ils.auth
>  * Running application open-ils.cstore
>  * Running application open-ils.reporter-store
>
> then this is the result when I run
>
> cslibadmin at cslibff:/openils/bin$ sudo -u opensrf /openils/bin/autogen.sh
> ../conf/bootstrap.conf
>
> Updating fieldmapper
> Updating web_fieldmapper
> Updating OrgTree
> removing OrgTree from the cache...
>  Updating OrgTree HTML
> Can't call method "opac_visible" on an undefined value at
> org_tree_html_options.pl line 28.
> Done
>
> How do I solve this problem?
>
> Thank you in advance
>
> mon
>


More information about the Open-ils-dev mailing list