[OPEN-ILS-DEV] Checkout and Holds problem

Dan Scott denials at gmail.com
Mon Apr 7 10:43:03 EDT 2008


On 07/04/2008, Robert Nix <glibrarysystem at gmail.com> wrote:
> Dan,
>
>   Perl could be my issue as well. I restarted perl and while it was starting
> back up it gave me this message:
>
> Please provide a bootstrap config file to OpenSRF::System!
> use OpenSRF::System qw(/path/to/bootstrap_config); at
> /openils/lib/perl5/OpenSRF/System.pm line 07.
>
> I'm not sure which bootstrap config file it is asking for or where it would
> be located. Any advice would be very helpful and very appreciated.

Hi Robert:

Any time you issue the osrf_ctl.sh script in the OpenSRF 0.9 release,
you need to specify the "bootstrap config file" (which is typically
/openils/conf/opensrf_core.xml). So:

osrf_ctl.sh -c /openils/conf/opensrf_core.xml -a <action>

(Aside: In the trunk version of OpenSRF I've made this script default
to opensrf_core.xml if the option is not provided at the command line.
In an autotools world we would make the default an option at
./configure time, but we're not there yet).

-- 
Dan Scott
Laurentian University


More information about the Open-ils-dev mailing list