Hi, Had the same problem. Commenting out this line in Fulcrum.properties worked for me. (Thanks Peter). I'll note that this may be in both TurbineResources.properties and Fulcrum properties.
services.XmlRpcService.classname=org.apache.fulcrum.xmlrpc.TurbineXmlRpcServ ice Best, WILL -----Original Message----- From: Peter Courcoux [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 1:17 PM To: Turbine Users ListTurbineUsersList Subject: catalina shutdown Hi all, When I stop the tdk2.2-b3 version of catalina, log/catalina.out shows it stopping. However, the jvm processes still appear in the process list and attempting to start catalina again results in a java.net.bindException Address already in use :8080. I cannot see anything obvious in turbine.log either. I am using redhat 7.2, sun jdk1.3.1_02, tdk as above. I have to kill the jvm to be able to start catalina again. Does anyone have any clues as to why this may be happening? I think the shutdown is leaving postges db connections from the turbine webapp open and idle. Could this have something to do with it? Any thoughts or pointers would be very welcome. Thanks Peter Courcoux -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
