Can anyone help me with the error am getting running the BaseAgent example from 
 Snmp-Agent. I am new on SNMP development. I just downloaded the example and 
compiled it . I am getting the errors below.
Please help me
 
 
 
--------------------Configuration: Testsnmp - JDK version 1.6.0_11 <Default> - 
<Default>--------------------
C:\Program Files\Xinox 
Software\JCreatorV4LE\MyProjects\Testsnmp\org\snmp4j\agent\CommandProcessor.java:124:
 execute(org.snmp4j.util.WorkerTask) in org.snmp4j.util.WorkerPool cannot be 
applied to (org.snmp4j.agent.CommandProcessor.Command)
                            threadPool.execute(command);
                                      ^
C:\Program Files\Xinox 
Software\JCreatorV4LE\MyProjects\Testsnmp\org\snmp4j\agent\CommandProcessor.java:141:
 execute(org.snmp4j.util.WorkerTask) in org.snmp4j.util.WorkerPool cannot be 
applied to (org.snmp4j.agent.CommandProcessor.ProxyCommand)
                                threadPool.execute(command);
                                          ^
C:\Program Files\Xinox 
Software\JCreatorV4LE\MyProjects\Testsnmp\org\snmp4j\agent\CommandProcessor.java:227:
 execute(org.snmp4j.util.WorkerTask) in org.snmp4j.util.WorkerPool cannot be 
applied to (org.snmp4j.agent.NotificationTask)
                        threadPool.execute(notifyTask);


      Offrez un compte Flickr Pro à vos amis et à votre famille.
http://www.flickr.com/gift/
_______________________________________________
SNMP4J mailing list
[email protected]
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to