[ 
https://issues.apache.org/jira/browse/TRINIDAD-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397981#comment-13397981
 ] 

Scott O'Bryan commented on TRINIDAD-2274:
-----------------------------------------

Ummm..  There is no useful information here.  At first look it appears as if 
you have an unserializable object that you are trying to serialize.
                
> Site crashes please help to solve problem
> -----------------------------------------
>
>                 Key: TRINIDAD-2274
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2274
>             Project: MyFaces Trinidad
>          Issue Type: Task
>            Reporter: ikharatin
>
>  java.io.NotSerializableException: singlepagecrudform.index$GirlInfo
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
>       at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
>       at java.util.ArrayList.writeObject(ArrayList.java:570)
>       at sun.reflect.GeneratedMethodAccessor417.invoke(Unknown Source)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at 
> java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
>       at 
> java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
>       at 
> java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
>       at 
> java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
>       at 
> java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
>       at 
> java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
>       at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
>       at 
> org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1585)
>       at 
> org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:1015)
>       at 
> org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:528)
>       at 
> org.apache.catalina.session.StandardManager.unload(StandardManager.java:469)
>       at 
> org.apache.catalina.session.StandardManager.stop(StandardManager.java:678)
>       at 
> org.apache.catalina.core.StandardContext.stop(StandardContext.java:4882)
>       at 
> org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:936)
>       at 
> org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1359)
>       at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1330)
>       at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:326)
>       at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
>       at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1098)
>       at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1110)
>       at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:468)
>       at 
> org.apache.catalina.core.StandardService.stop(StandardService.java:604)
>       at org.apache.catalina.core.StandardServer.stop(StandardServer.java:788)
>       at org.apache.catalina.startup.Catalina.stop(Catalina.java:662)
>       at org.apache.catalina.startup.Catalina.start(Catalina.java:629)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
>       at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
> Jun 14, 2012 12:49:18 AM org.apache.catalina.session.StandardSession 
> writeObject
> WARNING: Cannot serialize session attribute index for session 
> 1571E239DFD6121C18FD70C232A265D4
> java.io.NotSerializableException: singlepagecrudform.index$GirlInfo
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
>       at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
>       at java.util.ArrayList.writeObject(ArrayList.java:570)
>       at sun.reflect.GeneratedMethodAccessor417.invoke(Unknown Source)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at 
> java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
>       at 
> java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
>       at 
> java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
>       at 
> java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
>       at 
> java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
>       at 
> java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
>       at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
>       at 
> org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1585)
>       at 
> org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:1015)
>       at 
> org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:528)
>       at 
> org.apache.catalina.session.StandardManager.unload(StandardManager.java:469)
>       at 
> org.apache.catalina.session.StandardManager.stop(StandardManager.java:678)
>       at 
> org.apache.catalina.core.StandardContext.stop(StandardContext.java:4882)
>       at 
> org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:936)
>       at 
> org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1359)
>       at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1330)
>       at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:326)
>       at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
>       at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1098)
>       at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1110)
>       at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:468)
>       at 
> org.apache.catalina.core.StandardService.stop(StandardService.java:604)
>       at org.apache.catalina.core.StandardServer.stop(StandardServer.java:788)
>       at org.apache.catalina.startup.Catalina.stop(Catalina.java:662)
>       at org.apache.catalina.startup.Catalina.start(Catalina.java:629)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
>       at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
> Jun 14, 2012 12:49:18 AM org.apache.catalina.session.StandardSession 
> writeObject
> WARNING: Cannot serialize session attribute index for session 
> FC813DBE55DFDE79182D751530FF6678
> java.io.NotSerializableException: singlepagecrudform.index$GirlInfo
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
>       at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
>       at java.util.ArrayList.writeObject(ArrayList.java:570)
>       at sun.reflect.GeneratedMethodAccessor417.invoke(Unknown Source)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at 
> java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
>       at 
> java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
>       at 
> java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
>       at 
> java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
>       at 
> java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
>       at 
> java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
>       at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
>       at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
>       at 
> org.apache.catalina.session.StandardSession.writeObject(StandardSession.java:1585)
>       at 
> org.apache.catalina.session.StandardSession.writeObjectData(StandardSession.java:1015)
>       at 
> org.apache.catalina.session.StandardManager.doUnload(StandardManager.java:528)
>       at 
> org.apache.catalina.session.StandardManager.unload(StandardManager.java:469)
>       at 
> org.apache.catalina.session.StandardManager.stop(StandardManager.java:678)
>       at 
> org.apache.catalina.core.StandardContext.stop(StandardContext.java:4882)
>       at 
> org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:936)
>       at 
> org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1359)
>       at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1330)
>       at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:326)
>       at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
>       at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1098)
>       at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1110)
>       at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:468)
>       at 
> org.apache.catalina.core.StandardService.stop(StandardService.java:604)
>       at org.apache.catalina.core.StandardServer.stop(StandardServer.java:788)
>       at org.apache.catalina.startup.Catalina.stop(Catalina.java:662)
>       at org.apache.catalina.startup.Catalina.start(Catalina.java:629)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
>       at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
> Jun 14, 2012 12:49:18 AM org.apache.catalina.core.StandardContext listenerStop
> SEVERE: Exception sending context destroyed event to listener instance of 
> class com.sun.faces.config.ConfigureListener
> java.lang.Error: Maximum lock count exceeded
>       at 
> java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryAcquireShared(ReentrantReadWriteLock.java:395)
>       at 
> java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1196)
>       at 
> java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:594)
>       at 
> javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:776)
>       at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:306)
>       at 
> com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:104)
>       at 
> com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:309)
>       at 
> org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4245)
>       at 
> org.apache.catalina.core.StandardContext.stop(StandardContext.java:4886)
>       at 
> org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:936)
>       at 
> org.apache.catalina.startup.HostConfig.undeployApps(HostConfig.java:1359)
>       at org.apache.catalina.startup.HostConfig.stop(HostConfig.java:1330)
>       at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:326)
>       at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
>       at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1098)
>       at org.apache.catalina.core.ContainerBase.stop(ContainerBase.java:1110)
>       at org.apache.catalina.core.StandardEngine.stop(StandardEngine.java:468)
>       at 
> org.apache.catalina.core.StandardService.stop(StandardService.java:604)
>       at org.apache.catalina.core.StandardServer.stop(StandardServer.java:788)
>       at org.apache.catalina.startup.Catalina.stop(Catalina.java:662)
>       at org.apache.catalina.startup.Catalina.start(Catalina.java:629)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>       at java.lang.reflect.Method.invoke(Method.java:597)
>       at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
>       at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesJdbc
> SEVERE: The web application [] registered the JDBC driver 
> [com.mysql.jdbc.Driver] but failed to unregister it when the web application 
> was stopped. To prevent a memory leak, the JDBC Driver has been forcibly 
> unregistered.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Mojarra-WebResourceMonitor-1-thread-1] but has failed to stop it. This is 
> very likely to create a memory leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-5] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-14] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-15] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-18] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-19] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-20] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-22] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-23] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-24] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-25] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-26] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-27] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-28] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-29] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-30] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-31] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-32] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-33] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-44] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-45] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-46] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-47] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-48] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-49] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-50] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-51] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-52] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-53] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-54] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-55] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-56] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-57] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-58] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-59] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-60] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-61] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-62] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-63] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-64] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-65] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-66] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-67] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-68] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-69] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-70] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-71] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-72] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-73] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-74] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-75] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-76] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-77] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-78] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-79] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-80] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-81] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-82] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-83] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-84] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-85] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-86] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-87] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:19 AM org.apache.catalina.loader.WebappClassLoader 
> clearReferencesThreads
> SEVERE: The web application [] appears to have started a thread named 
> [Thread-88] but has failed to stop it. This is very likely to create a memory 
> leak.
> Jun 14, 2012 12:49:21 AM org.apache.coyote.http11.Http11Protocol destroy
> INFO: Stopping Coyote HTTP/1.1 on http-12004
> Jun 14, 2012 12:49:29 AM org.apache.catalina.core.AprLifecycleListener init
> INFO: The APR based Apache Tomcat Native library which allows optimal 
> performance in production environments was not found on the 
> java.library.path: 
> /usr/local/jdk1.6.0_18/jre/lib/amd64/server:/usr/local/jdk1.6.0_18/jre/lib/amd64:/usr/local/jdk1.6.0_18/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
> Jun 14, 2012 12:49:30 AM org.apache.tomcat.util.digester.SetPropertiesRule 
> begin
> WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting 
> property 'debug' to '5' did not find a matching property.
> Jun 14, 2012 12:49:30 AM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on http-12004
> Jun 14, 2012 12:49:30 AM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 2679 ms
> Jun 14, 2012 12:49:30 AM org.apache.catalina.core.StandardService start
> INFO: Starting service Catalina
> Jun 14, 2012 12:49:30 AM org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/6.0.35
> Jun 14, 2012 12:49:33 AM org.apache.catalina.startup.HostConfig 
> deployDescriptor
> INFO: Deploying configuration descriptor ROOT.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to