[OPEN-ILS-GENERAL] SIP checkout error

Bill Ott bott at grpl.org
Mon May 5 11:03:13 EDT 2008


I've set my test self-check machine back up and was running it through 
its paces.  I'm using basically the example oils_sip.xml config file, 
and the RAW transport.

All starts out well, but upon checkout, I receive the following.  The 
item is checked out, but the ACS session promptly dies.


At the console of the SIPServer, I see:
   Item config script [ARRAY(0x2b4c1a0) : circ/circ_item_config.js] 
failed to run: Error: ReferenceError: ff_pos is not defined at line 9: 
(null)
   Can't use string ("0") as a HASH ref while "strict refs" in use at 
/openils/lib/perl5/OpenILS/SIP/Item.pm line 115.


syslog:
   May  5 10:52:55 blade9 net_server[18680]: OILS: Checkout succeeded
   May  5 10:52:55 blade9 net_server[18680]: OILS: formatted date 
[type=due]: 2008-05-19 00:00:00
   May  5 10:52:55 blade9 net_server[18680]: OILS: Script path = 
ARRAY(0x2b4c1a0), Item config script = circ/circ_item_config.js
   May  5 10:52:55 blade9 net_server[18680]: OILS: Item config script 
[ARRAY(0x2b4c1a0) : circ/circ_item_config.js] failed to run: Error: 
ReferenceError: ff_pos is not defined at line 9: (null)
   May  5 10:52:55 blade9 net_server[18680]: OILS: OpenILS::Checkout: 
patron 2129800172 checkout 3130701671 succeeded


osrfsys.log:
   [2008-5-5 10:52:55] SIPServer.pm [INFO:18680:CStoreEditor.pm:86:] 
editor[1|0] actor.org_unit.search : returned 1 result(s)
   [2008-5-5 10:52:55] SIPServer.pm [ERR :18680:ScriptRunner.pm:156:] 
Error opening script file:
   [2008-5-5 10:52:55] SIPServer.pm [ERR :18680:ScriptRunner.pm:156:] 
Error opening script file:
   [2008-5-5 10:52:55] SIPServer.pm [ERR :18680:ScriptRunner.pm:172:] 
/openils/var//circ/circ_item_config.js Eval failed: Error: 
ReferenceError: ff_pos is not defined at line 9: (null)
   [2008-5-5 10:52:55] SIPServer.pm [INFO:18680:ScriptRunner.pm:21:] 
script_runner: destroying context...
   [2008-5-5 10:52:55] SIPServer.pm [INFO:18680:ScriptRunner.pm:16:] 
script_runner: destroying self: OpenILS::Utils::ScriptRunner=HASH(0x2b551d0)

 


More information about the Open-ils-general mailing list