1 Reply Latest reply on Jan 11, 2005 7:06 PM by anil.saldhana

    java.net.BindException: Address already in use: Cannot bind

    dtiong

      Hi,

      I install JBoss 4.0.0RC1 and configure all the environment settings. After that I try to startup JBOSS by running run.bat.


      Below is the error I got.
      =================

      15:55:09,144 ERROR [TrapdService] Starting failed jboss.jmx:name=SnmpAgent,servi
      ce=trapd,type=logger
      java.net.BindException: Address already in use: Cannot bind
      at java.net.PlainDatagramSocketImpl.bind(Native Method)
      at java.net.DatagramSocket.bind(DatagramSocket.java:340)


      It would be nice if the debug display the address or port that have been bind.