unnar
> -Ursprungligt meddelande-
> Från: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Skickat: den 20 februari 2009 14:24
> Till: Tomcat Users List
> Ämne: Re: SV: SV: SV: When will tomcat 5.5.25 spawn a new process
>
> -BEGIN PGP SIGNED
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gunnar,
On 2/20/2009 2:49 AM, gunnar.bost...@tieto.com wrote:
> But I don't get any output from the "daemon" processes, but I do get it from
> the tomcat process that consumes cpu
>
> I think that the "daemon" processes runs java.
> ps -ef | grep to
ava.lang.UNIXProcess$2$1.run(Unknown Source)
>
>
> It seems to hang on the readLine in CGIServlet.sendToLog.
>
> We use Tomcat 5.5.25.
> Any suggestion?
>
> Thanks
> /Gunnar
>
>
>
>> -Ursprungligt meddelande-
>> Från: Christopher
ari 2009 16:29
> Till: Tomcat Users List
> Ämne: Re: SV: SV: When will tomcat 5.5.25 spawn a new process
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Gunnar,
>
> On 2/19/2009 8:42 AM, gunnar.bost...@tieto.com wrote:
> > I tried kill -3 on the pids
app -home /usr/local/java -Dca
Thanks
/Gunnnar
> -Ursprungligt meddelande-
> Från: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Skickat: den 19 februari 2009 16:29
> Till: Tomcat Users List
> Ämne: Re: SV: SV: When will tomcat 5.5.25 spawn a new process
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gunnar,
On 2/19/2009 8:42 AM, gunnar.bost...@tieto.com wrote:
> I tried kill -3 on the pids but did not get any output.
Note that stdout is usually written to catalina.out. Check there for a
thread dump.
> We use jsvc to start tomcat so we can run o
think the load is high either.
Thanks
/Gunnar
> -Ursprungligt meddelande-
> Från: Mark Thomas [mailto:ma...@apache.org]
> Skickat: den 19 februari 2009 14:16
> Till: Tomcat Users List
> Ämne: Re: SV: When will tomcat 5.5.25 spawn a new process
>
> gunnar.bost.
gunnar.bost...@tieto.com 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
at: den 19 februari 2009 13:32
> Till: Tomcat Users List
> Ämne: Re: When will tomcat 5.5.25 spawn a new process
>
> gunnar.bost...@tieto.com wrote:
> > Hi,
> > When will Tomcat 5.5.25 spawn a new process on a Solaris 10 server?
> > I mean a normal process and not a
gunnar.bost...@tieto.com wrote:
> Hi,
> When will Tomcat 5.5.25 spawn a new process on a Solaris 10 server?
> I mean a normal process and not a light weight process.
Whenever there is a call to Runtime.exec()
The only ones I am aware of are:
- the CGI servlet
- the SSI servlet if yo
Hi,
When will Tomcat 5.5.25 spawn a new process on a Solaris 10 server?
I mean a normal process and not a light weight process.
Thanks
/Gunnar
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands
11 matches
Mail list logo