zebrasrv(17) [warn] ir_session (exception)
Hi all, When closing a Zebra connection, I have a warning: 12:12:37-16/04 e0689fb5 [session] Connection closed by client 12:12:37-16/04 e0689fb5 [warn] ir_session (exception) The last line goes to zebra-output.log for each search in Koha, or closing yaz-client, etc. Zebra works apparently like it should (?) This happens under Debian 7 with the package install (oldstable). The yaz version is: YAZ version: 4.2.30 98864b44c654645bc16b2c54f822dc2e45a93031 Any thoughts? Thanks, Marcel
On Thu, Apr 16, 2015 at 10:22:22AM +0000, Marcel de Rooy wrote:
Hi all,
When closing a Zebra connection, I have a warning: 12:12:37-16/04 e0689fb5 [session] Connection closed by client 12:12:37-16/04 e0689fb5 [warn] ir_session (exception)
The last line goes to zebra-output.log for each search in Koha, or closing yaz-client, etc.
Zebra works apparently like it should (?)
This happens under Debian 7 with the package install (oldstable). The yaz version is: YAZ version: 4.2.30 98864b44c654645bc16b2c54f822dc2e45a93031
A look at the yaz source ( 5.11 in this case) suggests that its logging because an EVENT_EXCEPTION was flagged. On place that could be set is if an io channel is closed, which would seem to be logical if the session closes, it does not seem to indicate an error in the absense of other odd behaviour and I'm certainly seeing it logged in normal use C. -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 800 756 6803 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com
On 16 April 2015 at 12:22, Marcel de Rooy <M.de.Rooy@rijksmuseum.nl> wrote:
Hi all,
When closing a Zebra connection, I have a warning: 12:12:37-16/04 e0689fb5 [session] Connection closed by client 12:12:37-16/04 e0689fb5 [warn] ir_session (exception)
The last line goes to zebra-output.log for each search in Koha, or closing yaz-client, etc.
Zebra works apparently like it should (?)
This happens under Debian 7 with the package install (oldstable). The yaz version is: YAZ version: 4.2.30 98864b44c654645bc16b2c54f822dc2e45a93031
Any thoughts?
Hi Marcel, the warning is harmless, you can ignore it. The issue is fixed now in the YAZ toolkit and will be included in the upcoming YAZ 5.11.1 release. see http://git.indexdata.com/?p=yaz.git;a=commit;h=75fff8a1c0b9deb4b402475a408fc... -Wolfram
Thanks,
Marcel -- Wolfram Schneider <wosch@FreeBSD.org> http://wolfram.schneider.org
participants (3)
-
Colin Campbell -
Marcel de Rooy -
Wolfram Schneider