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 241126 - Get: "Thread http-bio-8080-exec-6 stopped at ThreadPoolExecutor.java:1128." multiple times when debugging my application. I have no breakpoints set at this location and NetBeans does not report a breakpoint at this location, but stops there10-12 times.
Summary: Get: "Thread http-bio-8080-exec-6 stopped at ThreadPoolExecutor.java:1128." m...
Status: RESOLVED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-29 15:52 UTC by arksoft
Modified: 2016-06-09 19:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arksoft 2014-01-29 15:52:28 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_11
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Comment 1 arksoft 2014-01-29 17:52:01 UTC
Attaching to tomcat_shared_memory_id
LineBreakpoint LabelDesignerServlet.java : 94 successfully submitted.
LineBreakpoint LabelDesignerServlet.java : 157 successfully submitted.
LineBreakpoint LabelDesignerServlet.java : 244 successfully submitted.
LineBreakpoint LabelDesignerServlet.java : 280 successfully submitted.
LineBreakpoint LabelDesignerServlet.java : 287 successfully submitted.
LineBreakpoint LabelDesignerServlet.java : 285 successfully submitted.
LineBreakpoint LabelDesignerServlet.java : 281 successfully submitted.
User program running
Thread http-bio-8080-exec-3 stopped at ThreadPoolExecutor.java:1128.
User program running
Thread http-bio-8080-exec-7 stopped at ThreadPoolExecutor.java:1128.
User program running
Thread http-bio-8080-exec-9 stopped at ThreadPoolExecutor.java:1128.
User program running
Thread http-bio-8080-exec-6 stopped at ThreadPoolExecutor.java:1128.
User program running
Thread http-bio-8080-exec-2 stopped at ThreadPoolExecutor.java:1128.
User program running
Thread http-bio-8080-exec-8 stopped at ThreadPoolExecutor.java:1128.
User program running
Thread http-bio-8080-exec-1 stopped at ThreadPoolExecutor.java:1128.
User program running
Thread http-bio-8080-exec-5 stopped at ThreadPoolExecutor.java:1128.
User program running
Thread http-bio-8080-exec-10 stopped at ThreadPoolExecutor.java:1128.
Comment 2 Martin Entlicher 2014-06-27 10:37:18 UTC
This looks like a bug, but I need more information to find out why it behaves this way.
Is it still reproducible for you?
A sample file that can be used to reproduce this would be best.
Comment 3 msilveus 2016-06-09 19:23:55 UTC
(In reply to arksoft from comment #1)
> Attaching to tomcat_shared_memory_id
> LineBreakpoint LabelDesignerServlet.java : 94 successfully submitted.
> LineBreakpoint LabelDesignerServlet.java : 157 successfully submitted.
> LineBreakpoint LabelDesignerServlet.java : 244 successfully submitted.
> LineBreakpoint LabelDesignerServlet.java : 280 successfully submitted.
> LineBreakpoint LabelDesignerServlet.java : 287 successfully submitted.
> LineBreakpoint LabelDesignerServlet.java : 285 successfully submitted.
> LineBreakpoint LabelDesignerServlet.java : 281 successfully submitted.
> User program running
> Thread http-bio-8080-exec-3 stopped at ThreadPoolExecutor.java:1128.
> User program running
> Thread http-bio-8080-exec-7 stopped at ThreadPoolExecutor.java:1128.
> User program running
> Thread http-bio-8080-exec-9 stopped at ThreadPoolExecutor.java:1128.
> User program running
> Thread http-bio-8080-exec-6 stopped at ThreadPoolExecutor.java:1128.
> User program running
> Thread http-bio-8080-exec-2 stopped at ThreadPoolExecutor.java:1128.
> User program running
> Thread http-bio-8080-exec-8 stopped at ThreadPoolExecutor.java:1128.
> User program running
> Thread http-bio-8080-exec-1 stopped at ThreadPoolExecutor.java:1128.
> User program running
> Thread http-bio-8080-exec-5 stopped at ThreadPoolExecutor.java:1128.
> User program running
> Thread http-bio-8080-exec-10 stopped at ThreadPoolExecutor.java:1128.

I'm having a simular problem with Version 8.0.2 see below:
Attaching to tomcat_shared_memory_id
LineBreakpoint QoSReportSvlt.java : 423 successfully submitted.
User program running
Thread http-nio-8080-exec-7 stopped at ThreadPoolExecutor.java:1160.
User program running
Thread http-nio-8080-exec-6 stopped at ThreadPoolExecutor.java:1160.
User program running
Thread http-nio-8080-exec-2 stopped at ThreadPoolExecutor.java:1160.
User program running