[SNMP4J] NoSuchMethodError with snmp4j-1.11.2-distribution.zip

Chris Janicki Chris.Janicki at AugurSystems.com
Thu May 12 15:57:42 CEST 2011


Looks like the constructor for MultiThreadedMessageDispatcher has changed.  You'll have to update your source code in com.motorola.nsm.common.fm.SnmpTrapHandler, at line 437.

On May 12, 2011, at 7:08 AM, BALLARPURE AKSHAY GHANSHYAM-VGCD78 wrote:

> Hello,
> 
> I am having an issue while starting our application with SNMP4J JAR
> (snmp4j-1.11.2-distribution.zip), however it works fine with older
> version. 
> 
> Stack trace is shown below,
> 
> 
> 
> INFO   | jvm 6    | 2011/05/12 16:35:45 | Exception in thread "main"
> java.lang.NoSuchMethodError:
> org.snmp4j.util.MultiThreadedMessageDispatcher.<init>(Lorg/snmp4j/util/T
> hreadPool;Lorg/snmp4j/MessageDispatcher;)V
> 
> INFO   | jvm 6    | 2011/05/12 16:35:45 |       at
> com.motorola.nsm.common.fm.SnmpTrapHandler.init(SnmpTrapHandler.java:437
> )
> 
> INFO   | jvm 6    | 2011/05/12 16:35:45 |       at
> com.motorola.nsm.common.fm.SnmpTrapHandler.<init>(SnmpTrapHandler.java:1
> 51)
> 
> INFO   | jvm 6    | 2011/05/12 16:35:45 |       at
> com.motorola.nsm.common.fm.SNMPMgr.<init>(SNMPMgr.java:284)
> 
> INFO   | jvm 6    | 2011/05/12 16:35:45 |       at
> com.motorola.nsm.common.fm.SNMPMgr.main(SNMPMgr.java:1342)
> 
> 
> 
> 
> 
> Can you tell me what is the root cause for this issue? Your urgent reply
> is appreciated...Thanks.
> 
> 
> 
> --
> 
> With Thanks & Regards,
> 
> Akshay Ballarpure
> 
> Motorola Hyderabad, INDIA
> 
> (Office:  +91-40-4472-4112
> 
> 
> 
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j




More information about the SNMP4J mailing list