was wondering how i could make the opensrf processes sleep. they dont seem to sleep after i restart the evergren system with start_all works but it doesnt work in my startup script which contains the same thing. i am using evergreen 1.2.2 and htis is resulting in my evergreen system not starting .any help
On 6/29/09, Nuku Ameyibor <[email protected]> wrote: > i was able to make the opac work .i put in some commands inbetween > the startup scripts to make the commands sleep in between starting > of the router,perl ,opensrf.it made it work.i dont know whether this > is a hollistic solution, just wanted to make sure. > when i want to however make a hold , the page just goes on and on . > that is the progress bar keeps on moving and moving without stopping > or giving feedback.any suggestions > > On 6/29/09, Nuku Ameyibor <[email protected]> wrote: >> this is the error i was getting :this is from the moziila javascript >> debug window >> Error: [Exception... "'A server error occurred. Debug information >> follows: >> code = 500 >> debug: osrfMethodException : *** Call to >> [open-ils.search.biblio.record.mods_slim.retrieve] failed for session >> [1246275768.809913.12462757682262], thread trace [1]: >> * ! EXCEPTION ! * >> TYPE: OpenSRF::EX::Session >> Mess: Session Error >> Mess: [email protected]/open-ils.cstore IS NOT >> CONNECTED TO THE NETWORK!!! >> Loc.: 185 OpenSRF::Application >> Loc.: /openils/lib/perl5/OpenSRF/Application.pm >> Time: Mon Jun 29 07:42:48 2009 >> >> >> payload: []' when calling method: [nsIDOMEventListener::handleEvent]" >> nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: >> "<unknown>" data: no] >> >> On 6/29/09, Nuku Ameyibor <[email protected]> wrote: >>> thanks for all your help so far .its very much appreciated.i have a >>> small problem. i have written some startup script to automatically run >>> the evergreen services needed to start evergreen.this is because our >>> server goes off at a specific time and comes back on again at another >>> time.i was testing the scripts .they work well. butr whenever i try >>> accesing the opac over the web interface and i make a search .the >>> results list comes .but the actual results dont come. >>> all is see is the 1-8 of 8 resultset list but no actual list >>> itself.i asm thinking its some sort of javascript error . do you have >>> any suggestions on how i can reslove this? i tried having a look at >>> the javascript debugger from the mozilla browser which i was >>> using.its giving me these errors. >>> about the opensrf router not connected to the network or something of >>> that sort.no results came the second this i tried it .just the >>> progress bar which kept on moving and trying to get hits.any >>> suggestions?? >>> >>> On 5/15/09, Jason Etheridge <[email protected]> wrote: >>>> On Fri, May 8, 2009 at 7:50 AM, Nuku Ameyibor <[email protected]> >>>> wrote: >>>>> i wanted to ask. is there any way of importing users into the system >>>>> from an xml file or from a csv file.we want to be able to load >>>>> preexisting data from another source into the system. >>>>> so basically i am looking for a way to load patrons into the >>>>> system from an external source >>>>> and possibly also in a way which would allow them to have some roles >>>>> automatically attached to them if possible. >>>>> and also cna i have the username and password for the postgre data of >>>>> the vmware debian image ? i wanted to have a look at the database >>>>> structure or if you possibly have the er diagram already availabe. >>>>> can i have it .its for the evergreen version on the debian system >>>> >>>> Hi Nuku, there are some database diagrams but I'm not sure how useable >>>> they are for your purposes. >>>> See http://open-ils.org/documentation/evergreen-schema-1.4.0.2.html >>>> >>>> There are many ways to load patrons into Evergreen, but there is >>>> nothing standardized. Project Conifer has their migration scripts >>>> available in the Evergreen Contrib repository here, and they may prove >>>> helpful: >>>> http://svn.open-ils.org/trac/ILS-Contrib/browser/conifer/trunk/tools/migration-scripts >>>> >>>> I believe some of the other academic Evergreen libraries have scripts >>>> and processes for synchronizing patrons with external databases that >>>> they may be willing to share. >>>> >>>> And I'd be happy to answer any specific questions you have about the >>>> database schema. >>>> >>>> Let us know if this helps! >>>> >>>> -- >>>> Jason Etheridge >>>> | VP, Community Support and Advocacy >>>> | Equinox Software, Inc. / The Evergreen Experts >>>> | phone: 1-877-OPEN-ILS (673-6457) >>>> | email: [email protected] >>>> | web: http://www.esilibrary.com >>>> >>> >> >
