[SNMP4J] MessageException: Socket is closed

torm at torm.be torm at torm.be
Wed Jan 4 11:05:30 CET 2006


Hi all,

I'm getting trouble when I'm trying to make many requests at the same time with
my Resource Adapter. (JCA 1.5, J2EE 1.4, JBoss 4.03).

I have this error:

10:47:50,865 WARN  [SNMPConnection] org.snmp4j.MessageException: Socket is
closed

It makes the request failed.

What I would like to know, it's if it comes from a snmp.close(), before the end
of the operations, or from somewhere else ?

It don't append all the times, when I make a "Thread.sleep(2000)" between the
request, I’ve no problem.

My debugger sends me to the snmp.'request'(...) operation.

Do you have and idea?

Best regards

Gilles



More information about the SNMP4J mailing list