You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Stephen Brooksbank (Jira)" <ji...@apache.org> on 2020/01/28 16:20:00 UTC

[jira] [Created] (NETBEANS-3762) java.util.concurrent.RejectedExecutionException: Endpoint is not open

Stephen Brooksbank created NETBEANS-3762:
--------------------------------------------

             Summary: java.util.concurrent.RejectedExecutionException: Endpoint is not open
                 Key: NETBEANS-3762
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3762
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.2
         Environment: Product Version: Apache NetBeans IDE 11.2
Java: 13.0.1; OpenJDK 64-Bit Server VM 13.0.1+9
Runtime: OpenJDK Runtime Environment 13.0.1+9
System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
JakartaEE: Wildfly 18.0.1 (Full Standalone configuration)
Derby DB: 10.14.2.0.
            Reporter: Stephen Brooksbank


I regularly receive this "silent" exception a few minutes after starting up Netbeans.

I have no idea what the specific cause of the issue is.

The IDE contiues to work afterwards. (Hence priority Low)

Thank-you for looking

 

java.util.concurrent.RejectedExecutionException: Endpoint is not open
 at org.jboss.remoting3.EndpointImpl.executorUntick(EndpointImpl.java:385)
 at org.jboss.remoting3.EndpointImpl$TrackingExecutor.execute(EndpointImpl.java:987)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:457)
 at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:242)
[catch] at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92)
 at org.xnio.conduits.ReadReadyHandler$ChannelListenerHandler.readReady(ReadReadyHandler.java:66)
 at org.xnio.nio.NioSocketConduit.handleReady(NioSocketConduit.java:89)
 at org.xnio.nio.WorkerThread.run(WorkerThread.java:591)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists