[SNMP4J] Notification sent twice

juan-pablo garcia-iniguez juan-pablo.garcia-iniguez at deimos-space.com
Wed Apr 13 15:43:30 CEST 2011


The call to notify is in another thread, that could be the answer...

On Wed, Apr 13, 2011 at 3:05 PM, juan-pablo garcia-iniguez <
juan-pablo.garcia-iniguez at deimos-space.com> wrote:

> 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 <
> juan-pablo.garcia-iniguez at deimos-space.com> 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.
>>
>>
>



More information about the SNMP4J mailing list