[email protected] wrote: > Hi, > We use CGI to spawn Perl processes and I can see them start up and disappear. > But I'm seeing what's look like ordinary tomcat processes which don't uses > any cpu. > Thanks > /Gunnar
Failed starts? Instances that haven't shutdown properly. What happens if you issue a kill -3 <pid> ? You should get a stack trace on stdout. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
