[SNMP4J] ConcurrentModifyException in Cache.getEntry

Frank Fock fock at agentpp.com
Mon Jan 17 10:31:00 CET 2005


Hi Feyon,

For the 1.0.x release you can use synchronized (via Collections) TreeMaps
for the "table" members of  UsmUserNameTable and UsmUserTable classes.

In v1.1 this has already been fixed. A patch release for the 1.0 version 
will be
available soon.

Best regards,
Frank

Feyon wrote:

>hi Frank,
>
>   there is a possibility of raising ConcurrentModifyException in
>MPv3.Cache.getEntry method and i got it running my program. some synchronization
>needed? or use some other mechanism?
>
>Best regards,
>Feyon
>
>
>_______________________________________________
>SNMP4J mailing list
>SNMP4J at agentpp.org
>http://p15141779.pureserver.info/mailman/listinfo/snmp4j
>
>  
>





More information about the SNMP4J mailing list