Hello all, I'm having the following problem: when I try to start jboss with the built-in tomcat (using run_with_tomcat.bat script), I get the following error message:
[EmbeddedTomcatServiceSX] Starting EmbeddedTomcatSX.... [Default] Starting tomcat. Check logs/tomcat.log for error messages [Default] java.net.BindException: Address in use: JVM_Bind [Default] at java.net.PlainSocketImpl.socketBind(Native Method) [Default] [Default] at java.net.PlainSocketImpl.bind(Unknown Source) [Default] [Default] at java.net.ServerSocket.<init>(Unknown Source) [Default] [Default] at java.net.ServerSocket.<init>(Unknown Source) ... I'm running Windows XP, and jboss 2.4.3 (and the tomcat that comes with it, I think it's 3.2.2). Why is this happening? What configuration parameter (and in which file?) do I need to change? Thank you, Adrian. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
