RunTimeException in SNMP4J agent
问题 I have downloaded SNMP4J and I added it to buildpath of my project. Then I added some codes from http://shivasoft.in/blog/java/snmp/create-snmp-client-in-java-using-snmp4j/ and http://shivasoft.in/blog/java/snmp/creating-snmp-agent-server-in-java-using-snmp4j/ to check my agent. But now These strings printed in console: Exception in thread "main" java.lang.RuntimeException: java.net.BindException: Address already in use: Cannot bind at org.snmp4j.transport.TransportMappings