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 250682 - java.util.concurrent.CancellationException at java.util.concurrent.FutureTask$Sync.innerGet
Summary: java.util.concurrent.CancellationException at java.util.concurrent.FutureTask...
Status: RESOLVED DUPLICATE of bug 247651
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-25 10:40 UTC by pchela.ilya
Modified: 2015-09-04 10:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211734


Attachments
stacktrace (2.31 KB, text/plain)
2015-02-25 10:40 UTC, pchela.ilya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pchela.ilya 2015-02-25 10:40:12 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

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

GUEST: estoy ejecutando phpunit y no se cual ha sido el problema

darrenoh: Viewing variables with Xdebug.

pchela.ilya: find definition

GUEST: ??javascript?

GUEST: Open wordpress project

GUEST: again

GUEST: Open Netbeans

GUEST: no se cual ha sido el problema, ha ocurrido al intentar un punto de debug

GUEST: again..




Stacktrace: 
java.util.concurrent.CancellationException
   at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:260)
   at java.util.concurrent.FutureTask.get(FutureTask.java:119)
   at org.netbeans.modules.php.dbgp.breakpoints.LineBreakpoint.isValid(LineBreakpoint.java:151)
   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 pchela.ilya 2015-02-25 10:40:16 UTC
Created attachment 152200 [details]
stacktrace
Comment 2 Tomas Mysik 2015-09-04 10:54:16 UTC
Duplicate of issue #247651. If anyone can reproduce in the latest dev build or
NB 8.1 Beta, please reopen this issue.

Thanks.

*** This bug has been marked as a duplicate of bug 247651 ***