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 182603 - [69cat] java.util.concurrent.TimeoutException at java.util.concurrent.FutureTask$Sync.innerGet
Summary: [69cat] java.util.concurrent.TimeoutException at java.util.concurrent.FutureT...
Status: RESOLVED DUPLICATE of bug 184363
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-23 17:25 UTC by laurin1
Modified: 2010-05-04 14:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 166845


Attachments
stacktrace (1.14 KB, text/plain)
2010-03-23 17:25 UTC, laurin1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description laurin1 2010-03-23 17:25:53 UTC
Build: NetBeans IDE Dev (Build 2010-03-23_09-04-44 )
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows 7

Stacktrace: 
java.util.concurrent.TimeoutException
   at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:0)
   at java.util.concurrent.FutureTask.get(FutureTask.java:0)
   at org.netbeans.modules.php.dbgp.SingleThread.waitFinished(SingleThread.java:108)
   at org.netbeans.modules.php.dbgp.SessionManager.stopCurrentSession(SessionManager.java:98)
   at org.netbeans.modules.php.dbgp.DebuggerImpl.stop(DebuggerImpl.java:67)
   at org.netbeans.modules.php.project.ui.actions.support.ConfigActionLocal.debugProject(ConfigActionLocal.java:188)
Comment 1 laurin1 2010-03-23 17:25:56 UTC
Created attachment 95622 [details]
stacktrace
Comment 2 rmatous 2010-05-04 14:41:59 UTC

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