|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Shutdown doesn't stop java.exeHi all, We’ve had a persistent problem with the java
executable not quitting (sometimes for hours) after running sutdown.bat. We have a memory leak with java’s RAM usage rising steadily
towards the 1.1Gb level and are required to restart every couple of days in
order to regain performance when Jahia slows down or freezes. Unfortunately we do not always have the luxury of hours to
wait for java to exit and so often need to force the application to quit.
Experience has shown that this sort of shutdown may well be responsible for
corruption in the Jahia database. Many times we restart to find that a
container from one page is suddenly appearing on another page – in some
cases the homepage! Does anyone have any knowledge of this or suggestions how to
overcome it? My only idea at the moment is to monitor RAM usage and restart
Jahia at an earlier stage when problems are less likely to occur. Kind regards, ____________________________________________________________________________ This e-mail is intended for the use of the addressed recipient(s) only and may contain confidential and privileged information. If you have received this message in error, please delete the message and any attachments and copies immediately; and notify the sender by return e-mail. Any views expressed in this message or any attachments are those of the individual sender and do not necessarily represent the corporate opinion of the Catholic Education Office (CEO), Sydney. The CEO Privacy Policy is located at http://www.ceo.syd.catholic.edu.au ____________________________________________________________________________ _______________________________________________ install_list mailing list install_list@... http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list |
|
|
Re: Shutdown doesn't stop java.exeHello Paul,
could you please when you will shut down the server the server next time create a JVM heap dump in order to provide us more information on what exectly is preventing it from shutting down properly? On a Unix based systems your can issue the: kill -QUIT <pid> command. Where <pid> is the ID of your Java process. The dump will be written into server log file or catalina.out On Windows system the heap dump is created by pressing CRTL+Break in the server console. The output will be written into the console. Both Unix and Windows variants are not shutting down or interrupting the server. It is safe to execute this command. Kind regards Sergiy P.S. I am attaching an example of the heap dump as dump.txt Paul Noone wrote: > > Hi all, > > We’ve had a persistent problem with the java executable not quitting > (sometimes for hours) after running sutdown.bat. > > We have a memory leak with java’s RAM usage rising steadily towards > the 1.1Gb level and are required to restart every couple of days in > order to regain performance when Jahia slows down or freezes. > > Unfortunately we do not always have the luxury of hours to wait for > java to exit and so often need to force the application to quit. > Experience has shown that this sort of shutdown may well be > responsible for corruption in the Jahia database. Many times we > restart to find that a container from one page is suddenly appearing > on another page – in some cases the homepage! > > Does anyone have any knowledge of this or suggestions how to overcome > it? My only idea at the moment is to monitor RAM usage and restart > Jahia at an earlier stage when problems are less likely to occur. > > Kind regards, > > Paul > > ------------------------------------------------------------------------ > ____________________________________________________________________________ > This e-mail is intended for the use of the addressed recipient(s) only > and may contain confidential and privileged information. If you have > received this message in error, please delete the message and any > attachments and copies immediately; and notify the sender by return > e-mail. > > Any views expressed in this message or any attachments are those of > the individual sender and do not necessarily represent the corporate > opinion of the Catholic Education Office (CEO), Sydney. > > The CEO Privacy Policy is located at http://www.ceo.syd.catholic.edu.au > ____________________________________________________________________________ > > ------------------------------------------------------------------------ > > _______________________________________________ > install_list mailing list > install_list@... > http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list > Full thread dump Java HotSpot(TM) Server VM (10.0-b19 mixed mode): "TP-Monitor" daemon prio=6 tid=0x4cb58000 nid=0xa64 in Object.wait() [0x51fbf000..0x51fbfb14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x4874aa18> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) at org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.run(ThreadPool.java:564) - locked <0x4874aa18> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) at java.lang.Thread.run(Thread.java:619) "TP-Processor4" daemon prio=6 tid=0x4c655800 nid=0x994 runnable [0x51f6f000..0x51f6fc94] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x48744170> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:453) at java.net.ServerSocket.accept(ServerSocket.java:421) at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:312) at org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:666) at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt(ChannelSocket.java:876) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) at java.lang.Thread.run(Thread.java:619) "TP-Processor3" daemon prio=6 tid=0x4d9a3800 nid=0xac4 in Object.wait() [0x51f1f000..0x51f1fb94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x4874a2f8> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x4874a2f8> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "TP-Processor2" daemon prio=6 tid=0x4f2d4400 nid=0xb60 in Object.wait() [0x51ecf000..0x51ecfd14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x48749f68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x48749f68> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "TP-Processor1" daemon prio=6 tid=0x4d9ab400 nid=0x9e4 in Object.wait() [0x51e7f000..0x51e7fc14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x48749bd8> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x48749bd8> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Monitor" prio=6 tid=0x4c50a800 nid=0xc28 in Object.wait() [0x51e2f000..0x51e2fd94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485afaf0> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) at org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable.run(ThreadPool.java:564) - locked <0x485afaf0> (a org.apache.tomcat.util.threads.ThreadPool$MonitorRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor25" daemon prio=6 tid=0x4d4b7800 nid=0xd5c runnable [0x51ddf000..0x51ddfa14] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x0bd877c0> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:453) at java.net.ServerSocket.accept(ServerSocket.java:421) at org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(DefaultServerSocketFactory.java: 61) at org.apache.tomcat.util.net.PoolTcpEndpoint.acceptSocket(PoolTcpEndpoint.java:408) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:71) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor24" daemon prio=6 tid=0x4c5a9000 nid=0x714 in Object.wait() [0x51d8f000..0x51d8fa94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485af2f0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485af2f0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor23" daemon prio=6 tid=0x4cb58c00 nid=0xd00 in Object.wait() [0x51d3f000..0x51d3fb14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485aeef0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485aeef0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor22" daemon prio=6 tid=0x4c66e400 nid=0x478 in Object.wait() [0x51cef000..0x51cefb94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485aeaf0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485aeaf0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor21" daemon prio=6 tid=0x4cc6cc00 nid=0xe2c in Object.wait() [0x51c9f000..0x51c9fc14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ae6f0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ae6f0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor20" daemon prio=6 tid=0x4d4bf400 nid=0xdbc in Object.wait() [0x51c4f000..0x51c4fc94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ae2f0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ae2f0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor19" daemon prio=6 tid=0x4c7f1400 nid=0xe88 in Object.wait() [0x51bff000..0x51bffd14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485adef0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485adef0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor18" daemon prio=6 tid=0x4cab4800 nid=0xf74 in Object.wait() [0x51baf000..0x51bafd94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ada28> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ada28> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor17" daemon prio=6 tid=0x4cc3c400 nid=0xb34 in Object.wait() [0x51b5f000..0x51b5fa14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ad418> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ad418> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor16" daemon prio=6 tid=0x4caa2400 nid=0xd40 in Object.wait() [0x51b0f000..0x51b0fa94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ad018> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ad018> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor15" daemon prio=6 tid=0x4ca83000 nid=0x3cc in Object.wait() [0x51abf000..0x51abfb14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485acc18> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485acc18> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor14" daemon prio=6 tid=0x4c65d400 nid=0x10c in Object.wait() [0x51a6f000..0x51a6fb94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ac818> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ac818> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor13" daemon prio=6 tid=0x4ca8c400 nid=0x3d4 in Object.wait() [0x51a1f000..0x51a1fc14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ac418> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ac418> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor12" daemon prio=6 tid=0x4cb54400 nid=0xe70 in Object.wait() [0x519cf000..0x519cfc94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ac018> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ac018> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor11" daemon prio=6 tid=0x4cacfc00 nid=0x650 in Object.wait() [0x5197f000..0x5197fd14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485abc18> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485abc18> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor10" daemon prio=6 tid=0x4cb39400 nid=0x2e4 in Object.wait() [0x5192f000..0x5192fd94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ab818> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ab818> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor9" daemon prio=6 tid=0x4eb47c00 nid=0xad4 in Object.wait() [0x518df000..0x518dfa14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485ab3b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485ab3b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor8" daemon prio=6 tid=0x4cc5b400 nid=0xaf8 in Object.wait() [0x5188f000..0x5188fa94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485aafb0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485aafb0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor7" daemon prio=6 tid=0x4cc5ec00 nid=0x854 in Object.wait() [0x5183f000..0x5183fb14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485aabb0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485aabb0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor6" daemon prio=6 tid=0x4dac1400 nid=0x9dc in Object.wait() [0x517ef000..0x517efb94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485aa7b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485aa7b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor5" daemon prio=6 tid=0x4cb3cc00 nid=0xc90 in Object.wait() [0x5179f000..0x5179fc14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485aa3b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485aa3b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor4" daemon prio=6 tid=0x4c484400 nid=0x718 in Object.wait() [0x5174f000..0x5174fc94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485a9fb0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485a9fb0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor3" daemon prio=6 tid=0x4c6b8400 nid=0x804 in Object.wait() [0x516ff000..0x516ffd14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485a9bb0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485a9bb0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor2" daemon prio=6 tid=0x4c439400 nid=0x930 in Object.wait() [0x516af000..0x516afd94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485a97b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485a97b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "http-8080-Processor1" daemon prio=6 tid=0x4cccf400 nid=0x694 in Object.wait() [0x5165f000..0x5165fa14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x485a93b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Object.wait(Object.java:485) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:661) - locked <0x485a93b0> (a org.apache.tomcat.util.threads.ThreadPool$ControlRunnable) at java.lang.Thread.run(Thread.java:619) "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon prio=6 tid=0x4cc22400 nid=0x80c waiting on con dition [0x5160f000..0x5160fa94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1548) at java.lang.Thread.run(Thread.java:619) "QuartzScheduler_JahiaQuartzScheduler-sergiy1214389796187_MisfireHandler" prio=6 tid=0x4ca2a800 nid=0xe50 wait ing on condition [0x515bf000..0x515bfb14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:2429) "QuartzScheduler_JahiaQuartzScheduler-sergiy1214389796187_ClusterManager" prio=6 tid=0x4ca2a400 nid=0x3d8 wait ing on condition [0x5156f000..0x5156fb94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(JobStoreSupport.java:2352) "Timer-3" daemon prio=6 tid=0x4f095400 nid=0x1a8 in Object.wait() [0x5151f000..0x5151fc14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x473e8208> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x473e8208> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Timer-2" prio=6 tid=0x4c81d400 nid=0xcb4 in Object.wait() [0x514cf000..0x514cfc94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x46ddf108> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x46ddf108> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Thread-12" prio=6 tid=0x4e035400 nid=0xaf4 in Object.wait() [0x5147f000..0x5147fd14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x46a77448> (a EDU.oswego.cs.dl.util.concurrent.LinkedNode) at EDU.oswego.cs.dl.util.concurrent.SynchronousChannel.poll(Unknown Source) - locked <0x46a77448> (a EDU.oswego.cs.dl.util.concurrent.LinkedNode) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor.getTask(Unknown Source) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "Thread-11" prio=6 tid=0x4e944400 nid=0xe60 in Object.wait() [0x5142f000..0x5142fd94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x46a1e7f8> (a EDU.oswego.cs.dl.util.concurrent.LinkedNode) at EDU.oswego.cs.dl.util.concurrent.SynchronousChannel.poll(Unknown Source) - locked <0x46a1e7f8> (a EDU.oswego.cs.dl.util.concurrent.LinkedNode) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor.getTask(Unknown Source) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "Thread-10" prio=6 tid=0x4deb0800 nid=0xf98 waiting on condition [0x50c0f000..0x50c0fa14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.jahia.services.content.JCRStoreProvider$1.run(JCRStoreProvider.java:159) "rules-timer" daemon prio=6 tid=0x4e589800 nid=0xd08 in Object.wait() [0x513df000..0x513dfa94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0dd45380> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:485) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0x0dd45380> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "HSQLDB Connection @16d02c2" prio=6 tid=0x4ee79400 nid=0x998 runnable [0x5138f000..0x5138fb14] java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) - locked <0x0e148cf8> (a java.io.BufferedInputStream) at org.hsqldb.lib.InOutUtil.readInt(Unknown Source) at org.hsqldb.Result.read(Unknown Source) at org.hsqldb.ServerConnection.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "Timer-1" daemon prio=6 tid=0x4dcef000 nid=0xf80 in Object.wait() [0x5133f000..0x5133fb94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0dd4d4d0> (a java.util.TaskQueue) at java.util.TimerThread.mainLoop(Timer.java:509) - locked <0x0dd4d4d0> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "IndexMerger" daemon prio=6 tid=0x4dc01400 nid=0x1fc in Object.wait() [0x512ef000..0x512efc14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0dde31a8> (a org.apache.commons.collections.buffer.BlockingBuffer) at java.lang.Object.wait(Object.java:485) at org.apache.commons.collections.buffer.BlockingBuffer.remove(BlockingBuffer.java:107) - locked <0x0dde31a8> (a org.apache.commons.collections.buffer.BlockingBuffer) at org.apache.jackrabbit.core.query.lucene.IndexMerger.run(IndexMerger.java:263) "ObservationManager" daemon prio=6 tid=0x4e4ed400 nid=0x1d0 in Object.wait() [0x5129f000..0x5129fc94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0dd9cfd8> (a org.apache.commons.collections.buffer.BlockingBuffer) at java.lang.Object.wait(Object.java:485) at org.apache.commons.collections.buffer.BlockingBuffer.remove(BlockingBuffer.java:107) - locked <0x0dd9cfd8> (a org.apache.commons.collections.buffer.BlockingBuffer) at org.apache.jackrabbit.core.observation.ObservationDispatcher.run(ObservationDispatcher.java:138) at java.lang.Thread.run(Thread.java:619) "HSQLDB Connection @2d5c85" prio=6 tid=0x4f012400 nid=0xe98 runnable [0x5124f000..0x5124fd14] java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) - locked <0x0e1534a0> (a java.io.BufferedInputStream) at org.hsqldb.lib.InOutUtil.readInt(Unknown Source) at org.hsqldb.Result.read(Unknown Source) at org.hsqldb.ServerConnection.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "HSQLDB Connection @16354d0" prio=6 tid=0x4dfefc00 nid=0xb10 runnable [0x511ff000..0x511ffd94] java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) - locked <0x0e153d50> (a java.io.BufferedInputStream) at org.hsqldb.lib.InOutUtil.readInt(Unknown Source) at org.hsqldb.Result.read(Unknown Source) at org.hsqldb.ServerConnection.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "HSQLDB Connection @18786ae" prio=6 tid=0x4e063800 nid=0x3c0 runnable [0x511af000..0x511afa14] java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) - locked <0x0e15e4e8> (a java.io.BufferedInputStream) at org.hsqldb.lib.InOutUtil.readInt(Unknown Source) at org.hsqldb.Result.read(Unknown Source) at org.hsqldb.ServerConnection.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "HSQLDB Connection @1216d6d" prio=6 tid=0x4e063400 nid=0xe7c runnable [0x5115f000..0x5115fa94] java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) - locked <0x0e11c2b0> (a java.io.BufferedInputStream) at org.hsqldb.lib.InOutUtil.readInt(Unknown Source) at org.hsqldb.Result.read(Unknown Source) at org.hsqldb.ServerConnection.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "Transient File Reaper" daemon prio=2 tid=0x4ed98400 nid=0xfa8 in Object.wait() [0x5110f000..0x5110fb14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0e0f88a8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x0e0f88a8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at org.apache.jackrabbit.util.TransientFileFactory$ReaperThread.run(TransientFileFactory.java:148) "JahiaRamQuartzScheduler_QuartzSchedulerThread" prio=6 tid=0x4dcf7400 nid=0xcf8 waiting on condition [0x510bf0 00..0x510bfb94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:394) "JahiaRamQuartzScheduler_Worker-1" prio=6 tid=0x4eeda400 nid=0xf9c in Object.wait() [0x5106f000..0x5106fc14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0dfa0ce8> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0dfa0ce8> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaRamQuartzScheduler_Worker-0" prio=6 tid=0x4c452800 nid=0xe04 in Object.wait() [0x5101f000..0x5101fc94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0dfa0ce8> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0dfa0ce8> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_QuartzSchedulerThread" prio=6 tid=0x4ed88400 nid=0xb48 waiting on condition [0x50fcf000. .0x50fcfd14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:394) "JahiaQuartzScheduler_Worker-9" prio=2 tid=0x4dcbf400 nid=0x92c in Object.wait() [0x50f7f000..0x50f7fd94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-8" prio=2 tid=0x4d642800 nid=0xb4c in Object.wait() [0x50f2f000..0x50f2fa14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-7" prio=2 tid=0x4e773400 nid=0xde8 in Object.wait() [0x50edf000..0x50edfa94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-6" prio=2 tid=0x4da22800 nid=0x8c8 in Object.wait() [0x50e8f000..0x50e8fb14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-5" prio=2 tid=0x4e43c400 nid=0xe30 in Object.wait() [0x50e3f000..0x50e3fb94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-4" prio=2 tid=0x4dbf9400 nid=0xd94 in Object.wait() [0x50def000..0x50defc14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-3" prio=2 tid=0x4d36b800 nid=0xd34 in Object.wait() [0x50d9f000..0x50d9fc94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-2" prio=2 tid=0x4d36b400 nid=0x568 in Object.wait() [0x50d4f000..0x50d4fd14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-1" prio=2 tid=0x4d620400 nid=0xc54 in Object.wait() [0x50cff000..0x50cffd94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "JahiaQuartzScheduler_Worker-0" prio=2 tid=0x4d6be400 nid=0xd70 in Object.wait() [0x50caf000..0x50cafa14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.getNextRunnable(SimpleThreadPool.java:428) - locked <0x0df9b478> (a java.lang.Object) at org.quartz.simpl.SimpleThreadPool.access$000(SimpleThreadPool.java:47) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:518) "Background content indexing" daemon prio=6 tid=0x4c42d400 nid=0x908 waiting on condition [0x50c5f000..0x50c5f a94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.jahia.services.search.JahiaSearchBaseService.run(JahiaSearchBaseService.java:541) at java.lang.Thread.run(Thread.java:619) "HSQLDB Connection @e2a718" prio=6 tid=0x4ddff800 nid=0xae8 runnable [0x50bbf000..0x50bbfb94] java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) - locked <0x0e1484b0> (a java.io.BufferedInputStream) at org.hsqldb.lib.InOutUtil.readInt(Unknown Source) at org.hsqldb.Result.read(Unknown Source) at org.hsqldb.ServerConnection.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "Store org.hibernate.cache.StandardQueryCache Spool Thread" daemon prio=6 tid=0x4eb4fc00 nid=0x6fc waiting on condition [0x50b6f000..0x50b6fc94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store org.hibernate.cache.UpdateTimestampsCache Spool Thread" daemon prio=6 tid=0x4dff2400 nid=0xf60 waiting on condition [0x50b1f000..0x50b1fd14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "RMI TCP Accept-2722" daemon prio=6 tid=0x4d553c00 nid=0xc08 runnable [0x50acf000..0x50acfd94] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x0c830178> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:453) at java.net.ServerSocket.accept(ServerSocket.java:421) at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:369) at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:341) at java.lang.Thread.run(Thread.java:619) "Multicast Heartbeat Sender Thread" daemon prio=6 tid=0x4c975400 nid=0xf58 in Object.wait() [0x50a7f000..0x50a 7fa14] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0c90e638> (a net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatSender$MulticastSe rverThread) at net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatSender$MulticastServerThread.run(MulticastKe epaliveHeartbeatSender.java:138) - locked <0x0c90e638> (a net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatSender$MulticastServer Thread) "Multicast Heartbeat Receiver Thread" daemon prio=6 tid=0x4e575c00 nid=0xc10 runnable [0x50a2f000..0x50a2fa94] java.lang.Thread.State: RUNNABLE at java.net.PlainDatagramSocketImpl.receive0(Native Method) - locked <0x0c8307c8> (a java.net.PlainDatagramSocketImpl) at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136) - locked <0x0c8307c8> (a java.net.PlainDatagramSocketImpl) at java.net.DatagramSocket.receive(DatagramSocket.java:712) - locked <0x0c9b9f80> (a java.net.DatagramPacket) - locked <0x0c90e5c0> (a java.net.MulticastSocket) at net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatReceiver$MulticastReceiverThread.run(Multica stKeepaliveHeartbeatReceiver.java:113) "Store HTMLCache Spool Thread" daemon prio=6 tid=0x4cb77400 nid=0x85c waiting on condition [0x509df000..0x509d fb14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store LockPrerequisitesResultMap-groups Spool Thread" daemon prio=6 tid=0x4cf29400 nid=0xd24 waiting on condi tion [0x5098f000..0x5098fb94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store SkeletonCache-groups Spool Thread" daemon prio=6 tid=0x4d17a400 nid=0x8cc waiting on condition [0x5093f 000..0x5093fc14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store LockAlreadyAcquiredMap-groups Spool Thread" daemon prio=6 tid=0x4da80c00 nid=0x98c waiting on condition [0x508ef000..0x508efc94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store SkeletonCache Spool Thread" daemon prio=6 tid=0x4c46d400 nid=0x968 waiting on condition [0x5089f000..0x 5089fd14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store HTMLCache-groups Spool Thread" daemon prio=6 tid=0x4ce1c400 nid=0x150 waiting on condition [0x5084f000. .0x5084fd94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store LockPrerequisitesResultMap Spool Thread" daemon prio=6 tid=0x4ded1400 nid=0x8ac waiting on condition [0 x507ff000..0x507ffa14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store ContainerHTMLCache-groups Spool Thread" daemon prio=6 tid=0x4da30400 nid=0xac8 waiting on condition [0x 507af000..0x507afa94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store ContainerHTMLCache Spool Thread" daemon prio=6 tid=0x4cb27400 nid=0xaf0 waiting on condition [0x5075f00 0..0x5075fb14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "Store LockAlreadyAcquiredMap Spool Thread" daemon prio=6 tid=0x4cbd4800 nid=0x9c4 waiting on condition [0x507 0f000..0x5070fb94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at net.sf.ehcache.store.DiskStore.spoolAndExpiryThreadMain(DiskStore.java:589) at net.sf.ehcache.store.DiskStore.access$800(DiskStore.java:65) at net.sf.ehcache.store.DiskStore$SpoolAndExpiryThread.run(DiskStore.java:1075) "WORKER_5" daemon prio=6 tid=0x4ccf0400 nid=0x610 in Object.wait() [0x506bf000..0x506bfc14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0bde0c50> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) at java.lang.Object.wait(Object.java:485) at org.apache.jetspeed.aggregator.impl.WorkerImpl.run(WorkerImpl.java:148) - locked <0x0bde0c50> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) "WORKER_4" daemon prio=6 tid=0x4ddb9800 nid=0xa7c in Object.wait() [0x5066f000..0x5066fc94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0bde0ea0> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) at java.lang.Object.wait(Object.java:485) at org.apache.jetspeed.aggregator.impl.WorkerImpl.run(WorkerImpl.java:148) - locked <0x0bde0ea0> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) "WORKER_3" daemon prio=6 tid=0x4e1c3800 nid=0xc34 in Object.wait() [0x5061f000..0x5061fd14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0bde1010> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) at java.lang.Object.wait(Object.java:485) at org.apache.jetspeed.aggregator.impl.WorkerImpl.run(WorkerImpl.java:148) - locked <0x0bde1010> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) "WORKER_2" daemon prio=6 tid=0x4e1c3400 nid=0x7d8 in Object.wait() [0x505cf000..0x505cfd94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0bde1180> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) at java.lang.Object.wait(Object.java:485) at org.apache.jetspeed.aggregator.impl.WorkerImpl.run(WorkerImpl.java:148) - locked <0x0bde1180> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) "WORKER_1" daemon prio=6 tid=0x4d324000 nid=0xe58 in Object.wait() [0x5057f000..0x5057fa14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0bde12f0> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) at java.lang.Object.wait(Object.java:485) at org.apache.jetspeed.aggregator.impl.WorkerImpl.run(WorkerImpl.java:148) - locked <0x0bde12f0> (a org.apache.jetspeed.aggregator.impl.WorkerImpl) "Autodeployment File Scanner Thread" daemon prio=2 tid=0x4d14f400 nid=0xbac waiting on condition [0x5052f000.. 0x5052fb14] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.apache.jetspeed.deployment.impl.StandardDeploymentManager$FileSystemScanner.run(StandardDeploym entManager.java:354) "PortletApplicationManager Descriptor Change Monitor Thread" daemon prio=2 tid=0x4d5a9c00 nid=0xd60 waiting on condition [0x5044f000..0x5044fa94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.apache.jetspeed.tools.pamanager.PortletApplicationManager$DescriptorChangeMonitor.run(PortletAp plicationManager.java:743) "Thread-4" daemon prio=6 tid=0x4de96000 nid=0x940 waiting on condition [0x504df000..0x504dfb94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.apache.jetspeed.cache.file.FileCache$FileCacheScanner.run(FileCache.java:438) "HSQLDB Connection @735f45" prio=6 tid=0x4c7b4800 nid=0xa34 runnable [0x4e3ff000..0x4e3ffc14] java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) - locked <0x0c012a30> (a java.io.BufferedInputStream) at org.hsqldb.lib.InOutUtil.readInt(Unknown Source) at org.hsqldb.Result.read(Unknown Source) at org.hsqldb.ServerConnection.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "Timer-0" daemon prio=6 tid=0x4cc3e800 nid=0xca8 in Object.wait() [0x4e31f000..0x4e31fd14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0c704f80> (a java.util.TaskQueue) at java.lang.Object.wait(Object.java:485) at java.util.TimerThread.mainLoop(Timer.java:483) - locked <0x0c704f80> (a java.util.TaskQueue) at java.util.TimerThread.run(Timer.java:462) "Thread-2" daemon prio=6 tid=0x4c759400 nid=0x7e8 waiting on condition [0x4e2cf000..0x4e2cfd94] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at org.apache.log4j.helpers.FileWatchdog.run(FileWatchdog.java:103) "HSQLDB Connection @1b80d9b" prio=6 tid=0x4d112c00 nid=0x184 runnable [0x4e27f000..0x4e27fa14] java.lang.Thread.State: RUNNABLE at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) at java.io.BufferedInputStream.read(BufferedInputStream.java:237) - locked <0x0c012d50> (a java.io.BufferedInputStream) at org.hsqldb.lib.InOutUtil.readInt(Unknown Source) at org.hsqldb.Result.read(Unknown Source) at org.hsqldb.ServerConnection.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "HSQLDB Timer @cd51ad" daemon prio=6 tid=0x4d329400 nid=0x490 in Object.wait() [0x4e3af000..0x4e3afa94] java.lang.Thread.State: TIMED_WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0c2cfc88> (a org.hsqldb.lib.HsqlTimer) at org.hsqldb.lib.HsqlTimer.nextTask(Unknown Source) - locked <0x0c2cfc88> (a org.hsqldb.lib.HsqlTimer) at org.hsqldb.lib.HsqlTimer$TaskRunner.run(Unknown Source) at java.lang.Thread.run(Thread.java:619) "HSQLDB Server @4f3ba2" prio=6 tid=0x4cf6a800 nid=0xa90 runnable [0x4e22f000..0x4e22fb14] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x0c012f30> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:453) at java.net.ServerSocket.accept(ServerSocket.java:421) at org.hsqldb.Server.run(Unknown Source) at org.hsqldb.Server.access$000(Unknown Source) at org.hsqldb.Server$ServerThread.run(Unknown Source) "Low Memory Detector" daemon prio=6 tid=0x4bfb3400 nid=0xb50 runnable [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "CompilerThread1" daemon prio=10 tid=0x4bfb0c00 nid=0xda0 waiting on condition [0x00000000..0x4c31f384] java.lang.Thread.State: RUNNABLE "CompilerThread0" daemon prio=10 tid=0x4bfaf000 nid=0x784 waiting on condition [0x00000000..0x4c2cf404] java.lang.Thread.State: RUNNABLE "JDWP Event Helper Thread" daemon prio=6 tid=0x4bfa4000 nid=0x704 runnable [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "JDWP Transport Listener: dt_socket" daemon prio=6 tid=0x4bfa1000 nid=0x3d0 runnable [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "Attach Listener" daemon prio=10 tid=0x4bf96000 nid=0x53c runnable [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=10 tid=0x4bf95400 nid=0x7bc waiting on condition [0x00000000..0x00000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=8 tid=0x4bf7e000 nid=0x9d8 in Object.wait() [0x4c0bf000..0x4c0bfb94] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0bb1b3c8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116) - locked <0x0bb1b3c8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=10 tid=0x4bf79c00 nid=0x49c in Object.wait() [0x4c06f000..0x4c06fc14] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0x0bb1b3e8> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:485) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <0x0bb1b3e8> (a java.lang.ref.Reference$Lock) "main" prio=6 tid=0x002a7000 nid=0x30c runnable [0x0090f000..0x0090fe50] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) - locked <0x48a64868> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:453) at java.net.ServerSocket.accept(ServerSocket.java:421) at org.apache.catalina.core.StandardServer.await(StandardServer.java:379) at org.apache.catalina.startup.Catalina.await(Catalina.java:616) at org.apache.catalina.startup.Catalina.start(Catalina.java:576) 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:295) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433) "VM Thread" prio=10 tid=0x4bf76800 nid=0xebc runnable "GC task thread#0 (ParallelGC)" prio=6 tid=0x002ad800 nid=0xccc runnable "GC task thread#1 (ParallelGC)" prio=6 tid=0x002ae400 nid=0x6f4 runnable "VM Periodic Task Thread" prio=10 tid=0x4bfb4c00 nid=0xfc0 waiting on condition JNI global references: 9359 Heap PSYoungGen total 103488K, used 71542K [0x44810000, 0x4b9d0000, 0x4b9d0000) eden space 90944K, 78% used [0x44810000,0x48d7dc08,0x4a0e0000) from space 12544K, 3% used [0x4a0e0000,0x4a14ff58,0x4ad20000) to space 12672K, 0% used [0x4ad70000,0x4ad70000,0x4b9d0000) PSOldGen total 466048K, used 41957K [0x0b9d0000, 0x280f0000, 0x44810000) object space 466048K, 9% used [0x0b9d0000,0x0e2c9688,0x280f0000) PSPermGen total 57984K, used 57916K [0x039d0000, 0x07270000, 0x0b9d0000) object space 57984K, 99% used [0x039d0000,0x0725f050,0x07270000) _______________________________________________ install_list mailing list install_list@... http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list |
|
|
|
| Free Forum Powered by Nabble | Forum Help |