Hi
I use Glassfish ver. 3.1.1 and get errors like:
WARNING: GRIZZLY0023: Interrupting idle Thread: http-thread-pool-8080(3).
WARNING: GRIZZLY0023: Interrupting idle Thread: http-thread-pool-8080(5).
WARNING: GRIZZLY0023: Interrupting idle Thread: http-thread-pool-8080(4).
WARNING: GRIZZLY0023: Interrupting idle Thread: http-thread-pool-8080(5).
WARNING: GRIZZLY0023: Interrupting idle Thread: http-thread-pool-8080(4).
They appear I believe due to inactivity of the user because they show up when
there are no requests made to the server.
Unfortunatelly they lead to server raising an exception and shutdown
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d8e8154, pid=3868,
tid=3496
#
# Java VM: Java HotSpot(TM) Client VM (10.0-b19 mixed mode windows-x86)
# Problematic frame:
# V [jvm.dll+0x78154]
#
# An error report file with more information is saved as:
# C:\Program
Files\glassfish-3.1.1\glassfish\domains\domain1\hs_err_pid3868.log
#
# If you would like to submit a bug report, please visit:
#
http://java.sun.com/webapps/bugreport/crash.jsp
#
I must rerun server each time it stops and that is of no use in production.
What should I do to get rid of those errors so that my application could run
without disturbance and no server shutdowns.
Thaks for any help
--
[Message sent by forum member 'glesiak']
View Post: http://forums.java.net/node/884063