Ravi, Do you have the full stack trace of exception?
On Mon, Feb 15, 2016 at 12:36 PM, Ravi <[email protected]> wrote: > as I m running the tomcat server at certain port and then i try to start > the > configuration of xml on the same port it shows this exception why? > > how to judge which port it is needed and whether ignite nodes can work on > tomcat server or not so what should i do? > > > java.net.BindException: Address already in use: bind > at sun.nio.ch.Net.bind0(Native Method) > at sun.nio.ch.Net.bind(Unknown Source) > at sun.nio.ch.Net.bind(Unknown Source) > at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source) > at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source) > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/binding-exception-tp2999.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
