users@glassfish.java.net

Re: How to do I troubleshoot in Glassfish

From: Scott Fordin <Scott.Fordin_at_Sun.COM>
Date: Sat, 15 Mar 2008 15:57:05 -0400

A good place to start is the GlassFish Troubleshooting wiki at:

http://wiki.glassfish.java.net/Wiki.jsp?page=TroubleshootingGuide

Hope this helps,

Scott

glassfish_at_javadesktop.org wrote:
> I have a JSF application which uses JFreeChart as the charting
> component. Every once a while, I get an 500 error when I attempt to
> navigate to a page containing the chart. The error is not
> reproducible, however, the only way to get rid of the error was to
> restart the domain in glassfish.
>
> So I went to the domain log directory and looked into server.log and
> server_access.log. The only error I could see is the "Broken Pipe"
> error which is a generic socket error caused by the app crash and
> does not help me in troubleshooting which part of code is causing the
> app to crash.
>
> I was wondering where the stack trace of my application is stored on
> the server. Does anyone know a good FAQ to read on how to
> troubleshoot in glassfish?
>
> Thanks.
>
> Steve [Message sent by forum member '3po' (3po)]
>
> http://forums.java.net/jive/thread.jspa?messageID=264219
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net For
> additional commands, e-mail: users-help_at_glassfish.dev.java.net
>