[OPEN-ILS-DEV] Re: Open-ils-dev Digest, Vol 14, Issue 64

Dan Wells dbw2 at calvin.edu
Thu May 24 10:10:44 EDT 2007


Hello Mon,

I am pretty sure I found your problem, and it is a rather insidious one :)  On lines 523 and 609 of your opensrf.xml file, you have:

<driver>Pg</driver>

This would be correct in some parts of the file but not in these two places.  Change these lines to read:

<driver>pgsql</driver>

When I tried changing to your values, I got your exact error message.  I was actually amazed :)

You will need to stop and start OpenSRF.  When you stop it, please make sure to give it time to stop completely.  I usually just run ps ax until I don't see any more OpenSRF stuff.

Good luck,
DW





More information about the Open-ils-dev mailing list