I believe you've run into the issue fixed by: http://svn.open-ils.org/trac/ILS/changeset/16901
We'll be cutting 1.6.0.7 for this and a couple other minor issues soon. --miker On Sat, Jul 10, 2010 at 5:06 PM, John Craig <[email protected]> wrote: > Hi Folks, > > Working w/ 1.6.0.6; not being able to set any overdue item to Claims > Returned status: > > Network or server failure. Please check your Internet connection to > nclarc-ub2-lan and choose Retry Network. > If you need to enter Offline Mode, choose Ignore Errors in this and > subsequent dialogs. > If you believe this error is due to a bug in Evergreen and not network > problems, > please contact your help desk or friendly Evergreen administrators, and give > them this information: > > method=open-ils.circ.circulation.set_claims_returned > params=["c8ba35138bdaabcf2005607574e67337",{"barcode":"39068001883018","backdate":"2010-07-02T00:00:00-06:00"}] > THROWN: > {"payload" > :[],"debug" > :"osrfMethodException : > *** Call to [open-ils.circ.circulation.set_claims_returned] failed for > session [1278772750.513058.12787727504197], thread trace [1]: > Invalid date format: 2010-07-02T23:59:59-0600 at > /usr/local/share/perl/5.8.8/OpenSRF/Application.pm line > 568.\n\n","status":500} > STATUS: > > Since the backdate value is assembled by the program, I'm not sure what's > going on with it. The 2010-07-02 is what I entered. > > Fiddling around with this in srfsh, I find that about whatever I enter, it > doesn't like it. Tried: > > "2010-07-02 00:00:00-06:00" -- a blank rather than a T > Error is: > Invalid date format: 2010-07-02T23:59:59-0600 > > Same if I leave the time off entirely. > > /usr/local/share/perl/5.8.8/OpenSRF/Application.pm line 568 is not too > helpful: > > }; > > Maybe it counts differently than the text editor. In any case, it's in the > sub "run" -- so I suppose I should look elsewhere for the actual problem. > > Suggestions? > > John > > > > "2010-07-02" > > -- Mike Rylander | VP, Research and Design | Equinox Software, Inc. / The Evergreen Experts | phone: 1-877-OPEN-ILS (673-6457) | email: [email protected] | web: http://www.esilibrary.com
