[Bug 56905] "Unable to destroy WebSocket thread group" warning when reloading examples webapp

2016-05-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56905

Mark Thomas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #4 from Mark Thomas  ---
(In reply to Réda Housni Alaoui from comment #3)
> Hello,
> 
> Running on tomcat 8.0.33, we are having this issue.
> 
> Here is the trace:
> 
> 03-May-2016 22:09:13.405 WARNING [http-nio-8002-exec-150]
> org.apache.tomcat.websocket.server.WsServerContainer.destroy Unable to
> destroy WebSocket thread group [WebSocketServer-localhost-/0
> ] as [1] threads were still running when the web application was
> stopped. The thread group will be destroyed once the threads terminate.
> 
> The application that we tried to stop does not restart.
> I will add the thread dump in attachment asap.

Bugzilla is not a support forum. Please use the Tomcat users' mailing list for
this question.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 56905] "Unable to destroy WebSocket thread group" warning when reloading examples webapp

2016-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56905

Réda Housni Alaoui  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #3 from Réda Housni Alaoui  ---
Hello,

Running on tomcat 8.0.33, we are having this issue.

Here is the trace:

03-May-2016 22:09:13.405 WARNING [http-nio-8002-exec-150]
org.apache.tomcat.websocket.server.WsServerContainer.destroy Unable to destroy
WebSocket thread group [WebSocketServer-localhost-/0
] as [1] threads were still running when the web application was
stopped. The thread group will be destroyed once the threads terminate.

The application that we tried to stop does not restart.
I will add the thread dump in attachment asap.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 56905] "Unable to destroy WebSocket thread group" warning when reloading examples webapp

2014-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56905

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 OS||All

--- Comment #2 from Mark Thomas  ---
Patch looks sensible to me. Applied to 8.0.x for 8.0.13 onwards and to 7.0.x
got 7.0.56 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 56905] "Unable to destroy WebSocket thread group" warning when reloading examples webapp

2014-09-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56905

--- Comment #1 from Konstantin Kolinko  ---
Created attachment 31958
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31958&action=edit
2014-09-01_tc8_56905_v1.patch

Patch (v1) for current trunk at r1621698
I have not tested it yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org