Hi, You have something else running on port 8080. Have you started tomcat then tried to start jboss/tomcat? The two versions of tomcat will conflict. Either remove one, or configure one to run on a different port.
Regards, Adrian >From: "Adrian Monea" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: [JBoss-user] Trouble starting jboss with tomcat >Date: Mon, 14 Jan 2002 16:05:27 +0200 > >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 _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
