0 Replies Latest reply on Jan 13, 2015 10:17 AM by gchorny

    Overriding ports-02

    gchorny

      Hello all

       

      I'm working on a 3 node JBAS61 cluster setup. One of the nodes has a port conflict (extremely busy host) when starting Trapd service.

      I used ports-02 binding set and every other ports seem to be working. I tried passing -Dcom.sun.management.snmp.port=1365 to run.sh

      and it looks like its being picked up (at least see it in Full System Properties Dump part of the boot.log) but does not look like the actual service is binding to that port, at least not according to 'netstat -an'

       

      The actual error I'm getting:

      ERROR [TrapdService] Cannot instantiate trap session

      ERROR [AbstractKernelController] Error installing to Start: name=jboss.jmx:name=SnmpAgent,service=trapd,type=logger state=Create mode=Manual requiredState=Installed: java.net.BindException: Address already in use.