Don Levey wrote:
> 
> This lasts for 1-3 days, and then the cycle repeats.  Any suggestions on
> diagnostics or information that I can post?  It's only the variability
> of time that prevents me from saying that this happens like clockwork;
> the probability that this does happen is 100%.
> 

For what it's worth, I'm now needing to restart at least once a day, and
sometimes even that restart doesn't help.  After a restart, it generally
takes about 10 minutes for the first calendar to appear on my client;
all 6 show up (if they all do) after an hour or so.  Logging in with the
web front end gives me another Java heap error (below).  Why does it
consume so much memory?  Alternately, how should I increase the heap
space - and what should it be at to run smoothly?

 -Don Levey


HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented
it from fulfilling this request.

exception

javax.servlet.ServletException: Servlet execution threw an exception

root cause

java.lang.OutOfMemoryError: Java heap space
        sun.util.resources.TimeZoneNames.getContents(Unknown Source)
        sun.util.resources.OpenListResourceBundle.loadLookup(Unknown Source)
        
sun.util.resources.OpenListResourceBundle.loadLookupTablesIfNecessary(Unknown
Source)
        sun.util.resources.OpenListResourceBundle.handleGetObject(Unknown 
Source)
        sun.util.resources.TimeZoneNamesBundle.handleGetObject(Unknown Source)
        java.util.ResourceBundle.getObject(Unknown Source)
        java.util.ResourceBundle.getObject(Unknown Source)
        java.util.ResourceBundle.getStringArray(Unknown Source)
        sun.util.TimeZoneNameUtility.retrieveDisplayNames(Unknown Source)
        sun.util.TimeZoneNameUtility.retrieveDisplayNames(Unknown Source)
        java.util.TimeZone.getDisplayNames(Unknown Source)
        java.util.TimeZone.getDisplayName(Unknown Source)
        java.text.SimpleDateFormat.subFormat(Unknown Source)
        java.text.SimpleDateFormat.format(Unknown Source)
        java.text.SimpleDateFormat.format(Unknown Source)
        java.text.DateFormat.format(Unknown Source)
        
org.apache.naming.resources.ResourceAttributes.getLastModifiedHttp(ResourceAttributes.java:600)
        
org.apache.catalina.servlets.DefaultServlet.serveResource(DefaultServlet.java:765)
        
org.apache.catalina.servlets.DefaultServlet.doGet(DefaultServlet.java:354)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.17 logs.

_______________________________________________
[email protected] mailing list
unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome

Reply via email to