[Koha] Problem with Wireless Scanner and Inventory/Stocktaking Module

Jason Etheridge jason at esilibrary.com
Tue Apr 1 11:59:10 NZDT 2014


> Could you send me a copy of the file (offlist) and I will take a look.

Chris, some additional information that I hope can help.  When I
strace the inventory.pl script it appears to be looping on commands
like this:

write(5, "s\0\0\0\3select authorised_value fro"..., 119) = 119
read(5, "\1\0\0\1\1h\0\0\2\3def\4salt\27marc_subfield"..., 16384) = 144
poll([{fd=5, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
write(5, "Y\0\0\0\3select authorised_value, li"..., 93) = 93
read(5, "\1\0\0\1\3\\\0\0\2\3def\4salt\21authorised_va"..., 16384) = 337
poll([{fd=5, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
write(5, "\1\0\0\0\16", 5)              = 5
read(5, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
poll([{fd=5, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
write(5, "\1\0\0\0\16", 5)              = 5
read(5, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
poll([{fd=5, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)

-- 
Jason Etheridge
| Support Manager
| Equinox Software, Inc. / The Open Source Experts
| phone: 1-877-OPEN-ILS (673-6457)
| email: jason at esilibrary.com
| web: http://www.esilibrary.com


More information about the Koha mailing list