I am trying to start JBoss 7.x in debug mode by uncommenting the JAVA_OPTS line in standalone.conf file. I see a very strange behaviour that JBoss does not start, it quits with the error " JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)" BIND problem. Has any one seen this issue. Port number is 8787 and when I do netstat I don't see anything running on 8787.
Any ideas?