users@glassfish.java.net

Re: GF crash

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 15 Oct 2008 10:31:12 -0700

It's better to use the existing JMX Connector Server in 9.1. No need
to add -Dcom.sun.management to domain.xml.

Also, can you please try
1- kill -3 server-process-id
2- asadmin generate-jvm-report --type thread, --type summary and send
us the results?

Also, is it a VM crash? If yes, you should have gotten a crash dump (a file
named something like hs_err* in your domain's config folder or your home
folder).

Thanks,
Kedar

Jacob Kessler wrote:
> Is there anything in the server log files when it hangs?
>
> Can you attach a JConsole (make sure you start GF with the
> -Dcom.sun.management.jmxremote JVM option) to it and find out which
> thread is using the 25%? (I assume you are on a quad-core machine?), and
> how much of your heap you are using?
>
> glassfish_at_javadesktop.org wrote:
>> Hi,
>>
>> I am using a GF version "Sun Java System Application Server 9.1 (build
>> b58g-fcs)" under Windows 2003 Server.
>> Yesterday, our client launch a new webapplication and the GF is not
>> being able to support the heavy load (thousands of users). Exactly
>> every 7 minutes the server hangs with a 25%, no message in the error
>> log, nothing. It just cease to attend clients and I must stop the
>> domain and restart the domain.
>>
>> I check every tunning parameters like the docs by
>> http://docs.sun.com/app/docs/doc/819-3681/abedn?a=view and
>> http://weblogs.java.net/blog/sdo/archive/2007/12/a_glassfish_tun.html
>>
>> Any help will be appreciate!! my client is becoming a little bit
>> concern. A 7 minutes restart is not funny.
>>
>> Thanks,
>> Gerardo
>> [Message sent by forum member 'geracr' (geracr)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=307577
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>