1 Reply Latest reply on Oct 19, 2011 2:53 AM by tong123123

    where to set jboss.bind.address

    tong123123

      in jboss as 4.0.3, boot.log, I see jboss.bind.address is 0.0.0.0, but after migrate to 4.2.0 as, the jboss.bind.address is 127.0.0.1, I want to find where the jboss.bind.address is set?

      I google and find some mention set in run.bat, but I have checked the jboss 4.0.3 run.bat and have no this setting, so where the jboss.bind.address is set? or default is 0.0.0.0? if yes, then why in jboss as 4.2.0, it becomes 127.0.0.1?

       

      I ask this question because after migrate to jboss 4.2.0, it always said

      java.net.BindException: Address already in use: JVM Bind,

      I compare the boot.log between 4.0.3 and 4.2.0 and find the jboss.bind.address translated to different ip,

      I think the problem come from jboss.bind.address.