[SNMP4J] Strange exception

Sasa Markovic saxon at eunet.yu
Tue Nov 9 13:46:37 CET 2004


I get a lot of exceptions like the following one in my SNMP4J app on 
Solars (with Java 1.4.0).

=======================
java.io.InterruptedIOException: operation interrupted
         at java.net.PlainDatagramSocketImpl.receive(Native Method)
         at java.net.DatagramSocket.receive(DatagramSocket.java:670)
         at 
org.snmp4j.transport.DefaultUdpTransportMapping$ListenThread.run(DefaultUdpTransportMapping.java:159)
========================

However, this does not break my app - it seems that it keeps working 
somehow. How serious this problem is?

Greetings,
Sasa.



More information about the SNMP4J mailing list