0 Replies Latest reply on Sep 2, 2015 2:18 AM by kittu_lal

    2015-09-02 11:05:38,426 ERROR [org.xnio.listener] (default I/O-1) XNIO001007: A channel event listener threw an exception: java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating      at org.xnio.nio.WorkerThread.executeAfter(Worker

    kittu_lal

      Hi,

       

      I have been facing this problem from last 10 days.

      When i deploy my Project in WIldfly it is not giving any errors.

      Deployment is Soft deployment.

      For Single request with time intervals it is ok. But

      When My server gets 20 to 30 request at a time, it is unable to handle those request, my server is going to idle state and not generating any exception in the server console.

       

      after few seconds i shut-down the server and i get the exception as "A channel event listener threw an exception: java.util.concurrent.RejectedExecutionException"

       

      My Project Configurations Is:

      Spring 4

      Hibernate 4.1

       

       

      PFA of Server Log