Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13340

Exception in thread "ConnectionValidator" java.lang.IllegalMonitorStateException in server shutdown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 20.0.0.Beta1, 20.0.0.Final
    • None
    • JCA
    • None
    • Hide

      Start and stop the server, you will see the error from terminal.

      Show
      Start and stop the server, you will see the error from terminal.

    Description

      By upgrading IJ to 1.4.21. Final https://issues.redhat.com/browse/WFLY-1324

      There is a constant error in server shutdown

      12:12:44,713 ERROR [stderr] (ConnectionValidator) Exception in thread "ConnectionValidator" java.lang.IllegalMonitorStateException
      12:12:44,714 ERROR [stderr] (ConnectionValidator) 	at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:151)
      12:12:44,714 ERROR [stderr] (ConnectionValidator) 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1261)
      12:12:44,715 ERROR [stderr] (ConnectionValidator) 	at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
      12:12:44,715 ERROR [stderr] (ConnectionValidator) 	at org.jboss.jca.core.connectionmanager.pool.validator.ConnectionValidator$ConnectionValidatorRunner.run(ConnectionValidator.java:317)
      12:12:44,715 ERROR [stderr] (ConnectionValidator) 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      12:12:44,715 ERROR [stderr] (ConnectionValidator) 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      12:12:44,715 ERROR [stderr] (ConnectionValidator) 	at java.lang.Thread.run(Thread.java:748)
      

      Attachments

        Issue Links

          Activity

            People

              flaviarnn Flavia Rainone
              chaowan@redhat.com Chao Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: