I have found the solution myself, but it is kind of weird. I have moved the call to the notify method to another method, and it works ok now. (don“t ask me why).
On Wed, Apr 13, 2011 at 9:30 AM, juan-pablo garcia-iniguez < [email protected]> wrote: > Hi, I am developping an Agent and I have this issue: > > During initialization of the Agent a cold start notification is sent and it > arrives allright, but once the Agent is listening, if I send a notification > (i.e. coldstart again), *two identical notifications are sent instead of > one*. I have tried to send the notification with the two implementations > of "notificationOriginator.notify" but it is the same. Am I doing anything > wrong? > > > Thanks and regards. > > _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
