Actually, I do have another web server running on port 8080. I tried shutting that down, and got a little more information when starting JBoss. Apparently, the port '8080' is hardcoded somewhere--I tried changing all instances of '8080' in the JBoss and Catalina config directories to another, and it still insists on listening to 8080.
For now, I will just revert to JBoss2.4.4+Tomcat3.2.3. Thanks for looking at this. Dhruva On Wed, Jan 16, 2002 at 05:12:00PM +0000, quoth Adrian Brock: > It is port 8080. > > You probably have catalina by itself still running :-) > > If you have something else running on 8080, you can > reconfigure the port in jboss.jcml > > Regards, > Adrian > > > >From: "Dhruva B. Reddy" <[EMAIL PROTECTED]> > >To: JBoss Users Mailing List <[EMAIL PROTECTED]> > >Subject: [JBoss-user] Cannot start Catalina embedded > >Date: Wed, 16 Jan 2002 09:25:40 -0700 > > > >Hi, > > > >I am trying to run JBoss 2.4.4 with Catalina 4.0.1 embedded, as it comes > >out of the box. However, it Catalina complains that an address to which > >it is trying to bind is already bound, but it doesn't say which one. I > >do not have this problem when I try to run JBoss or Catalina > >independently. > > > >Any help with this would be greatly appreciated. The stack trace is below. > > > >Thanks, > >Dhruva > > > >BEGIN STACK TRACE: > > <snip> _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
