[OPEN-ILS-DEV] Hold Pull List

Bill Ott bott at grpl.org
Mon Oct 29 16:08:51 EDT 2007


Interesting things in the world of holds.  Holds are placed, but when 
trying to get a list of items to fill holds, I don't get any results.  
While the hold appears to still exist, I've tracked back to this when 
the hold was originally placed, specifically, the call to 
open-ils.storage.action.hold_request.copy_targeter.  Looks like Basic.pm 
is receiving an array reference instead of a value (?).



open-ils.cstore 2007-10-13 14:33:42 
[INFO:11278:oils_cstore.c:521:1192299811112978] CALL:       
open-ils.cstore open-ils.cstore.transaction.commit - null
open-ils.cstore 2007-10-13 14:33:42 
[INFO:11278:osrf_app_session.c:522:1192299811112978] [open-ils.cstore] 
sent 399 bytes of data to 
osrf at egdb.grpl.org/open-ils.circ_drone_at_egdb.grpl.org_11370
open-ils.cstore 2007-10-13 14:33:42 
[INFO:11278:osrf_stack.c:103:1192299811112978] Message processing 
duration 0.053874
[2007-10-13 14:33:42] open-ils.circ 
[INFO:11370:Client.pm:275:1192299811112978] timed_read() read 925 bytes 
of data
[2007-10-13 14:33:42] open-ils.circ 
[INFO:11370:AppSession.pm:501:1192299811112978] AppSession sending 
DISCONNECT to 
osrf at egdb.grpl.org/open-ils.cstore_drone_blade10.grpl.org_1192299805.859805_11278 
with threadTrace [4]
open-ils.cstore 2007-10-13 14:33:42 
[INFO:11278:osrf_stack.c:103:1192299811112978] Message processing 
duration 0.000003
[2007-10-13 14:33:42] open-ils.circ 
[INFO:11370:AppSession.pm:501:1192299811112978] AppSession sending 
RESULT to 
osrf at egdb.grpl.org/1192299811_blade10.grpl.org_1192299811.746744_11297 
with threadTrace [1]
[2007-10-13 14:33:42] open-ils.circ 
[INFO:11370:AppSession.pm:501:1192299811112978] AppSession sending 
STATUS to 
osrf at egdb.grpl.org/1192299811_blade10.grpl.org_1192299811.746744_11297 
with threadTrace [1]
[2007-10-13 14:33:42] open-ils.circ 
[INFO:11370:AppSession.pm:501:1192299811112978] AppSession sending 
REQUEST to router at egdb.grpl.org/open-ils.storage with threadTrace [1]
[2007-10-13 14:33:42] -e [INFO:11285:Client.pm:275:] timed_read() read 
654 bytes of data
[2007-10-13 14:33:42] open-ils.storage 
[INFO:11310:Application.pm:101:1192299811112978] CALL: 
open-ils.storage.action.hold_request.copy_targeter [, 1]
[2007-10-13 14:33:42] open-ils.storage 
[INFO:11310:storage.pm:50:1192299811112978] Beginning a new trasaction 
with Open-ILS XACT-ID [1192300422.3929611369.2712433321]
[2007-10-13 14:33:42] open-ils.storage 
[INFO:11310:storage.pm:156:1192299811112978] Rolling back a trasaction 
with Open-ILS XACT-ID [1192300422.3929611369.2712433321]
[2007-10-13 14:33:42] open-ils.storage 
[INFO:11310:storage.pm:50:1192299811112978] Beginning a new trasaction 
with Open-ILS XACT-ID [1192300422.3929611369.2712433321]
[2007-10-13 14:33:42] open-ils.storage 
[INFO:11310:action.pm:788:1192299811112978] Processing hold 1...

[2007-10-13 14:33:42] open-ils.storage [ERR 
:11310:action.pm:1005:1192299811112978] Processing of hold failed:  
Can't deflate circ_lib: ARRAY(0x5054540) is not a actor::org_unit at 
/usr/lib/perl5/site_perl/5.8.8/Class/DBI/Search/Basic.pm line 117.

[2007-10-13 14:33:42] open-ils.storage 
[INFO:11310:storage.pm:156:1192299811112978] Rolling back a trasaction 
with Open-ILS XACT-ID [1192300422.3929611369.2712433321]
[2007-10-13 14:33:42] open-ils.storage 
[INFO:11310:AppSession.pm:501:1192299811112978] AppSession sending 
RESULT to osrf at egdb.grpl.org/open-ils.circ_drone_at_egdb.grpl.org_11370 
with threadTrace [1]
[2007-10-13 14:33:42] open-ils.storage 
[INFO:11310:AppSession.pm:501:1192299811112978] AppSession sending 
STATUS to osrf at egdb.grpl.org/open-ils.circ_drone_at_egdb.grpl.org_11370 
with threadTrace [1]
[2007-10-13 14:33:42] open-ils.circ 
[INFO:11370:Client.pm:275:1192299811112978] timed_read() read 758 bytes 
of data


-- 


More information about the Open-ils-dev mailing list