quality@glassfish.java.net

Re: Glassfish going crazy after a while

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Tue, 24 Nov 2009 08:02:17 +0200

Hi Elena

No problem. Connect jconsole to Glassfish and monitor the non heap memory.
As soon as the goes above 100% usage, it chews 100% CPU.

I really hope this is the random issue :)

regards
Richard


2009/11/23 Elena Asarina <Elena.Asarina_at_sun.com>

> Hello Richard,
>
> Thank you very much for logging this issue. During my test executions
> I've deployed/indeployed and so on several JSF war files. But I did not see
> 100% CPU usage without "big" files deployment/undeployment. Also I saw this
> issue randomly.
>
> Thank you,
>
>
> Elena
>
> Richard Kolb wrote:
>
> Hi Elena
>
> I have logged this issue :
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=11110
> And 100% cpu thing was also happening to me.
>
> Did you deploy a JSF war file ?
>
> It seems Glassfish 3 has a serious memory leak.
>
> regards
> Richard.
>
>
> 2009/11/12 Elena Asarina <Elena.Asarina_at_sun.com>
>
>> I saw this issue when on Windows I've tried to deploy a "big" archive
>> (about 10 MB). I've got timeout during the deployment, no errors in
>> server.log and eventually java process occupied 100 % of CPU.
>>
>> Elena
>>
>> Richard Kolb wrote:
>>
>>> Hi Cats.
>>>
>>> Has anyone experienced the container locking up
>>> I deploy a Web app that fails to deploy a few times.
>>>
>>> And then I see a Java process using 100% on my one CPU
>>> http://localhost:8080/
>>> http://localhost:4848/
>>> are unresponsive.
>>>
>>> ./bin/asadmin stop-domain domain1 does not seem work
>>>
>>> logs say nothing
>>>
>>> if I call a 'killall java' GlassFish does not shut down
>>>
>>> I have to killall -9 java to shut it down
>>>
>>> regards
>>> Richard.
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>>
>>
>