0 Replies Latest reply on Dec 12, 2014 11:37 AM by tyagiarya

    ERROR (AbstractLoggingWriter.java:write:71) Exception in thread "Remoting "config-based-naming-client-endpoint" I/O-1" java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating

    tyagiarya

      Hi,

       

      I recently upgraded my development environment (Linux) from WildFly 8.0.0.CR1 to WildFly-8.2.0.Final. Its looks the server is running fine but I see following error in the server.log . What can be the possible cause for these errors ? I also upgraded the windows widlfly version but I don't see these errors there.

      Also I see somebody has reported the same error on netbeans site ?

       

      https://netbeans.org/bugzilla/show_bug.cgi?id=249135

       

       

       

      2014-12-11 13:57:21,597 INFO  (BootstrapListener.java:done:93) JBAS015874: WildFly 8.2.0.Final "Tweek" started in 14479ms - Started 1490 of 1556 services (132 services are lazy, passive or on-demand)

      2014-12-11 13:58:43,255 ERROR (AbstractLoggingWriter.java:write:71) Exception in thread "Remoting "config-based-naming-client-endpoint" I/O-1" java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating

      2014-12-11 13:58:43,256 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.nio.WorkerThread.execute(WorkerThread.java:568)

      2014-12-11 13:58:43,257 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.AbstractIoFuture.runNotifier(AbstractIoFuture.java:354)

      2014-12-11 13:58:43,258 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.AbstractIoFuture.runAllNotifiers(AbstractIoFuture.java:233)

      2014-12-11 13:58:43,258 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.AbstractIoFuture.setCancelled(AbstractIoFuture.java:291)

      2014-12-11 13:58:43,259 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.FutureResult.setCancelled(FutureResult.java:98)

      2014-12-11 13:58:43,260 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.nio.WorkerThread$ConnectHandle.forceTermination(WorkerThread.java:339)

      2014-12-11 13:58:43,260 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.nio.WorkerThread.run(WorkerThread.java:490)

      2014-12-11 14:14:28,651 ERROR (AbstractLoggingWriter.java:write:71) Exception in thread "Remoting "config-based-naming-client-endpoint" I/O-1" java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating

      2014-12-11 14:14:28,652 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.nio.WorkerThread.execute(WorkerThread.java:568)

      2014-12-11 14:14:28,653 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.AbstractIoFuture.runNotifier(AbstractIoFuture.java:354)

      2014-12-11 14:14:28,653 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.AbstractIoFuture.runAllNotifiers(AbstractIoFuture.java:233)

      2014-12-11 14:14:28,654 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.AbstractIoFuture.setCancelled(AbstractIoFuture.java:291)

      2014-12-11 14:14:28,655 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.FutureResult.setCancelled(FutureResult.java:98)

      2014-12-11 14:14:28,655 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.nio.WorkerThread$ConnectHandle.forceTermination(WorkerThread.java:339)

      2014-12-11 14:14:28,656 ERROR (AbstractLoggingWriter.java:write:71)     at org.xnio.nio.WorkerThread.run(WorkerThread.java:490)