Hi Frank, Thanks for your reply. You are right. I am using snmp4j version 1.9 and snmp4j-Agent version 1.0. I guess I have to download the latest versions. Best regards, Dorica
--- En date de : Jeu, 21.5.09, Frank Fock <[email protected]> a écrit : De: Frank Fock <[email protected]> Objet: Re: [SNMP4J] Need Help on CommandProcessor – snmp4j À: "DORICA MESA" <[email protected]> Cc: [email protected] Date: jeudi 21 Mai 2009, 6 h 07 Hi, Apparently, you are using inconsistent SNMP4J and SNMP4J-Agent versions. Best regards, Frank DORICA MESA wrote: > 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 -- AGENT++ http://www.agentpp.com http://www.snmp4j.com http://www.mibexplorer.com http://www.mibdesigner.com À la recherche du cadeau idéal? Offrez Flickr! http://www.flickr.com/gift/ _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
