Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-1388

org.jboss.jmx.adaptor.snmp.agent.TrapEmitter and IPV6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • 4.2.0.GA_CP05, 4.3.0.GA_CP03
    • System
    • None

    Description

      TrapEmitter fails to send messages when JBoss is bound to an IPV6 address. It fails on line 180 on creation of org.opennms.protocols.snmp.SnmpIPAddress object:

      11:26:12,294 ERROR [STDERR] java.security.InvalidParameterException: Buffer overflow error converting IP address
      11:26:12,294 ERROR [STDERR] at org.opennms.protocols.snmp.SnmpIPAddress.<init>(SnmpIPAddress.java:96)
      11:26:12,294 ERROR [STDERR] at org.opennms.protocols.snmp.SnmpIPAddress.<init>(SnmpIPAddress.java:138)

      It seems that OpenNMS library does not support IPV6. Not sure how to handle that. Should we ignore that or just force to use an IPV4 address?

      Attachments

        Issue Links

          Activity

            People

              tajinder Patrick Macdonald
              dpospisil Dominik Pospisil (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: