Issues

Select view

Select search mode

 
50 of

Throwing illegal exception

Duplicate

Description

If we working continuously on latest lucee 5.3 server, It performance goes down automatically & throws an exception in console as,

Exception: java.lang.ThreadDeath thrown from the UncaughtExceptionHandler in thread "http-nio-8888-exec-23" Exception in thread "http-nio-8888-exec-4" Exception in thread "http-nio-8888-exec-23" Exception in thread "http-nio-8888-exec-1" java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Unknown Source) at java.util.concurrent.locks.ReentrantLock.unlock(Unknown Source) at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) at org.apache.tomcat.util.threads.TaskQueue.take(TaskQueue.java:103) at org.apache.tomcat.util.threads.TaskQueue.take(TaskQueue.java:31) at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Unknown Source)

Environment

None

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 28 September 2018 at 14:15
Updated 16 November 2018 at 07:24
Resolved 16 November 2018 at 07:24

Activity

Show:

Michael Offner16 November 2018 at 07:24

Flag notifications