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 247651 - java.util.concurrent.CancellationException at java.util.concurrent.FutureTask.report
Summary: java.util.concurrent.CancellationException at java.util.concurrent.FutureTask...
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
: 250673 250682 250762 250806 250969 250975 259056 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-10-02 17:53 UTC by jeffreymb
Modified: 2016-05-19 10:55 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211781


Attachments
stacktrace (2.30 KB, text/plain)
2014-10-02 17:53 UTC, jeffreymb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jeffreymb 2014-10-02 17:53:33 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 8

User Comments:
GUEST: endless scanning

fabriciobedoya: My Neatbeans is freezing all the time, background scanning of project take so long

GUEST: tryin to add breakpoin in PHP file

GUEST: Can not reproduce. Just kept consumming more and more memory

GUEST: very lags and error 
when i try use breakpoint

GUEST: opening application

GUEST: Netbeans had been idle for some time. I did nothing in the moment, when the problem occured.

GUEST: Trying to add break to line number

GUEST: I just started Netbeans

GUEST: I'm not sure, sorry

GUEST: The error occured probably when I was removing breakpoint. Computer was under quiet a heavy laod, so Netbeans was running rather slow.

jeffreymb: Attempted to set a breakpoint

GUEST: I don't recall cancelling anything at the time of the error, I was stepping through debugging code.

GUEST: using netbeans




Stacktrace: 
java.util.concurrent.CancellationException
   at java.util.concurrent.FutureTask.report(FutureTask.java:121)
   at java.util.concurrent.FutureTask.get(FutureTask.java:202)
   at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpoint.isValid(LineBreakpoint.java:152)
   at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpoint.refreshValidity(LineBreakpoint.java:145)
   at org.netbeans.modules.php.dbgp.annotations.BrkpntAnnotation.<init>(BrkpntAnnotation.java:63)
   at org.netbeans.modules.php.dbgp.breakpoints.BreakpointAnnotationListener.addAnnotation(BreakpointAnnotationListener.java:105)
Comment 1 jeffreymb 2014-10-02 17:53:36 UTC
Created attachment 149682 [details]
stacktrace
Comment 2 Ondrej Brejla 2014-10-02 19:11:01 UTC
Fixed in web-main #dbcaf0c30f97
Comment 3 Quality Engineering 2014-10-04 04:56:21 UTC
Integrated into 'main-silver', will be available in build *201410040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/dbcaf0c30f97
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #247651 - java.util.concurrent.CancellationException at java.util.concurrent.FutureTask.report
Comment 4 Marian Mirilovic 2015-02-24 13:47:51 UTC
This is a candidate for NB 8.0.2 Patch 1 , so please integrate the bugfix into releases/release801 branch today by 10pm CET, for more information see 
http://wiki.netbeans.org/NetBeansPatchesProcess
Comment 5 Vladimir Riha 2015-02-24 14:10:24 UTC
Fix seems safe, verified
Comment 6 Tomas Mysik 2015-02-24 14:20:08 UTC
Transplanted to the releases repo, branch release 801.

Thanks.

http://hg.netbeans.org/releases/rev/6fd6fbf7ecfc
http://hg.netbeans.org/releases/rev/e476ea900ba6
Comment 7 Vladimir Riha 2015-02-25 07:58:39 UTC
*** Bug 250673 has been marked as a duplicate of this bug. ***
Comment 8 Vladimir Riha 2015-02-25 16:19:00 UTC
Cannot reproduce, v.


Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Updates: NetBeans IDE is updated to version NetBeans 8.0.2 Patch 1
Java: 1.7.0_71; Java HotSpot(TM) Client VM 24.71-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_71-b14
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 9 Vladimir Riha 2015-02-27 10:25:03 UTC
*** Bug 250762 has been marked as a duplicate of this bug. ***
Comment 10 Vladimir Riha 2015-03-02 09:20:41 UTC
*** Bug 250806 has been marked as a duplicate of this bug. ***
Comment 11 Vladimir Riha 2015-03-06 13:12:39 UTC
*** Bug 250969 has been marked as a duplicate of this bug. ***
Comment 12 Tomas Mysik 2015-09-04 10:51:18 UTC
*** Bug 250975 has been marked as a duplicate of this bug. ***
Comment 13 Tomas Mysik 2015-09-04 10:54:16 UTC
*** Bug 250682 has been marked as a duplicate of this bug. ***
Comment 14 Tomas Mysik 2016-05-19 10:55:30 UTC
*** Bug 259056 has been marked as a duplicate of this bug. ***