This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254291 - java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is terminating
Summary: java.util.concurrent.RejectedExecutionException: XNIO007007: Thread is termin...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-12 04:57 UTC by Exceptions Reporter
Modified: 2017-06-08 06:28 UTC (History)
57 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219105


Attachments
stacktrace (572 bytes, text/plain)
2015-08-12 04:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-08-12 04:57:42 UTC
This bug was originally marked as duplicate of bug 252278, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 Beta (Build 201508041349)
VM: Java HotSpot(TM) Client VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-ea-b23
OS: Windows 7

User Comments:
toben: dont know what caused the problem

GUEST: start debugger with wildfly

GUEST: While launching wildfly

GUEST: Running Maven

GUEST: .

GUEST: Todas as vezes em que se reinicializa o servidor WildFly 8.2.0 ocorre o problema.

GUEST: startup

GUEST: refresh projects in background

GUEST: info

GUEST: none

GUEST: Unable to stop WildFly so I force-killed it.

GUEST: ERROR

GUEST: ...

GUEST: .

arthurgregorio: when try to start wildfly 8.1.2 from my netbeans on windows 7

the server log says:

Files\NetBeans foi inesperado neste momento.
Calling "E:\Workspaces\tools\wildfly-8.2.0\bin\standalone.conf.bat"

and this exception is throw

GUEST: '

GUEST: Stop Server

martijnburger: Start up WildFly from the services tab, server node.

GUEST: s

GUEST: This was an unexpected exception. It happens all the time so i thought to report it in order
to examine it and maybe find a solution.
Thanks a lot!
Also thanks a lot for giving to the community such a great IDE!!! Netbeans ROCKS!!!

GUEST: .

GUEST: editing source code

GUEST: a error ocurred with wildfly

GUEST: I don't know when & way to happen.
Now I am on win10. Netbean installed on win win8.1. My machine is multyboot.

GUEST: Clean and build of Java project.

GUEST: stoping server wildfly

RayDeCampo: Was just saving a file.  This happened shortly after report #213762 in the same IDE session.

GUEST: I clicked "Stop" on WildFly (8.2.0.Final) icon in "Services"

GUEST: dd

GUEST: started netbeans

GUEST: called git pull from external environment on the same folder as the IDE was watching

GUEST: Attach debugger

GUEST: using wildfly stop/start problem

GUEST: WildFly8.2????Maven???????????????????????

GUEST: <Please provide a description of the problem or the steps to reproduce>,

GUEST: Stop WildFly 8.20 from Services -> Servers

GUEST: .

myfear: Using WildFly

jiai: Debugging a web application.

GUEST: jj

miibx5: Starting Apache TomEE 1.7.1 and Wildfly 8.2 Final

jiai: Don't know

GUEST: Interrompendo wildfly.

GUEST: <Please provide a description of the problem or the steps to reproduce>

GUEST: <Please provide a description of the problem or the steps to reproduce>?

GUEST: Acontece a todo momento. CPU do processo do Netbeans fica em 30% o tempo todo.

GUEST: Attach Debugger

GUEST: Deploying a java webapp onto WildFly.

GUEST: <Please provide a description of the problem or the steps to reproduce

GUEST: Pro

GUEST: Stoping Wildfly 8.2.0.Final after deploying JavaEE application.

GUEST: dd

GUEST: when glassfish starts

eino: This tells me anything about :-(.   I downloaded nightly build.  Added Wildfly 9.0.1 CR1 server. And now this plugin seems to work but got this error

GUEST: ddd

jiai: Debugging a Java class.

GUEST: Logo ap
Comment 1 Exceptions Reporter 2015-08-12 04:57:47 UTC
Created attachment 155278 [details]
stacktrace
Comment 2 Petr Hejl 2015-09-22 13:40:14 UTC
Anyone is able to reproduce this in dev build with stable WildFly (8 or 9)?
Comment 3 Petr Hejl 2015-09-24 14:36:32 UTC
I was trying hard to reproduce the problem (including waiting for some amount of time) without any luck. Anyone has at least semi reproducible case?
Comment 4 arthurgregorio 2015-09-24 14:41:55 UTC
With wildfly 9 on dev build i don't get this error anymore..

but with 8.2.1 sometimes the webserver crashes on stop command and the IDE stay trying to stop him, the process of the server stay alive on process scheduller and after kill him (kill -9) the error appear on the IDE
Comment 5 MackSix 2015-09-24 17:50:56 UTC
(In reply to Petr Hejl from comment #2)
> Anyone is able to reproduce this in dev build with stable WildFly (8 or 9)?

I tried, but I can't get it to happen.