[OPEN-ILS-DEV] autogen.sh creates an empty OrgTree.js
Mike Rylander
mrylander at gmail.com
Fri Apr 27 22:49:04 EDT 2007
On 4/27/07, Dan Scott <denials at gmail.com> wrote:
> Oh dear, I must apologize - I should have been able to help you with
> that. We found that problem several weeks back and the good people
> from Evergreen checked in a fix to the opensrf.xml.example file in
> CVS, but they haven't released 1.1.4 yet.
>
> Bill, Mike - any chance of spinning a 1.1.4 release to take care of
> this conf problem?
I'll try to get a 1.1. 4 together over the weekend or, failing that,
early next week for sure. There are a couple other fixes in there
that will come in handy as more installations get to the point of
succeeding ... :)
--miker
>
> Dan
>
> On 27/04/07, Heymans, Wolfgang <Wolfgang.Heymans at bsz-bw.de> wrote:
> > Hi Dan,
> >
> > maybe I got it:
> > I copied the conf-dir from your VMware image to our Debian installation
> > and it worked :-)
> > Finally I found one significant difference in my opensrf.xml
> >
> > <open-ils.storage>
> > <keepalive>10</keepalive>
> > <stateless>1</stateless>
> > <language>perl</language>
> >
> > <implementation>OpenILS::Application::Storage</implementation>
> > <unix_config>
> > <max_requests>1000</max_requests>
> > <unix_log>storage_unix.log</unix_log>
> > <unix_sock>storage_unix.sock</unix_sock>
> > <unix_pid>storage_unix.pid</unix_pid>
> > <!-- here it is --> <max_requests>400</max_requests>
> > <min_children>1</min_children>
> > ...
> >
> > My opensrf.xml had an additional <max_requests> tag. I double checked
> > it:
> > - with this tag the storage_listener will not start
> > - without it, it creates it's socket and logfile, and up it goes...
> >
> > I checked the distribution, the tag lives in
> > ./Evergreen-ILS-1.1.3/Open-ILS/examples/opensrf.xml.example
> >
> > Thanks again for your VMware image and your assistance and
> > Have a nice weekend
> > (I'm going to start mine now, we are some hours ahead ;-)
> >
> > Wolfgang
> >
> > > -----Original Message-----
> > > From: open-ils-dev-bounces at list.georgialibraries.org
> > > [mailto:open-ils-dev-bounces at list.georgialibraries.org] On
> > > Behalf Of Dan Scott
> > > Sent: Friday, April 27, 2007 4:13 PM
> > > To: open-ils-dev at list.georgialibraries.org
> > > Subject: Re: [OPEN-ILS-DEV] autogen.sh creates an empty OrgTree.js
> > >
> > > Hi Wolfgang:
> > >
> > > Okay, that all looks good.
> > >
> > > Can you tell if the schema was created in your database?
> > >
> > > psql -U postgres openils
> > > # \dn
> > >
> > > ... should result in a long list of schemas like actor,
> > > action, asset, auditor...
> > >
> > > Dan
> > >
> > > On 26/04/07, Heymans, Wolfgang <Wolfgang.Heymans at bsz-bw.de> wrote:
> > > > Hi Dan,
> > > >
> > > > here are the requested values in my conf files:
> > > >
> > > > > bootstrap.conf:
> > > > > What is the value of list:domains?
> > > > list:domains = localhost
> > > > >
> > > > > opensrf.xml:
> > > > > What is the first element inside <hosts>?
> > > > <debian.bsz-bw.de>
> > > >
> > > > > opensrf_core.xml:
> > > > > What is contained within <router>?
> > > > <router>localhost</router>
> > > > > What is contained within <domain>?
> > > > <domain>localhost</domain>
> > > >
> > > > > Finally, what is the value returned by running the
> > > following command
> > > > > at the command line?
> > > > >
> > > > > perl -MNet::Domain=hostfqdn -e "print hostfqdn();"
> > > > debian.bsz-bw.de
> > > >
> > > > Thanks for your assistance!
> > > > Wolfgang
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Dan Scott
> > > Laurentian University
> > >
> > >
> > >
> >
> >
> >
>
>
> --
> Dan Scott
> Laurentian University
>
--
Mike Rylander
More information about the Open-ils-dev
mailing list