Steve, Is this happening consistently or sporadically? If consistently, tailing the osrferror.log should give you a little more - you might also tail the postgres logs as it happens, since you're trying to write to the database. Just a thought...
Chris Sharp PINES Program Manager Georgia Public Library Service 1800 Century Place, Suite 150 Atlanta, Georgia 30345 (404) 235-7147 csh...@georgialibraries.org http://pines.georgialibraries.org/ ----- "Steve Wills" <steve.wi...@lyrasis.org> wrote: > I'm sure this will turn out to be a server config error, but where to > look? > > In holding maintenance I am getting the following error when I attempt > to create holding record: > > method=open-ils.cat.asset.copy.fleshed.batch.update > params=["5573fbf61399401f49cdc652e56daa15",[{"__c":"acp","__p":["1","1",null,null,null,null,"54365476","139004",null,"116",null,"t",null,null,null,null,0,0,null,null,null,null,2,"t",-1,2,1,"t",0,"f",5]}],true] > THROWN: > {"payload":[],"debug":"osrfMethodException : *** Call to > [open-ils.cat.asset.copy.fleshed.batch.update] failed for session > [1255466438.898063.12554664384704], thread trace [1]:\nException: > OpenSRF::DomainObject::oilsMethodException 2009-10-13T16:40:39 > OpenSRF::Application > /usr/local/share/perl/5.10.0/OpenSRF/Application.pm:202 <500> Error > committing transaction\n\n","status":500} > STATUS: > > And ideas? > Thanks > Stev3