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 184363 - [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 INCOMPLETE
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
: 162645 182603 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-16 14:22 UTC by laurin1
Modified: 2011-09-26 13:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165959


Attachments
stacktrace (1.24 KB, text/plain)
2010-04-16 14:22 UTC, laurin1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description laurin1 2010-04-16 14:22:41 UTC
Build: NetBeans IDE Dev (Build 2010-04-16_12-04-22 )
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-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.debugFile(ConfigActionLocal.java:320)
Comment 1 laurin1 2010-04-16 14:22:46 UTC
Created attachment 97535 [details]
stacktrace
Comment 2 rmatous 2010-05-04 14:41:59 UTC
*** Bug 182603 has been marked as a duplicate of this bug. ***
Comment 3 rmatous 2010-05-04 14:42:14 UTC
*** Bug 162645 has been marked as a duplicate of this bug. ***
Comment 4 Filip Zamboj 2010-09-15 12:31:21 UTC
batch reassigning
Comment 5 Tomas Mysik 2011-06-03 10:18:40 UTC
Batch reassigning.
Comment 6 Tomas Mysik 2011-06-09 13:20:42 UTC
Reassigning to the module owner.
Comment 7 Ondrej Brejla 2011-09-26 13:16:56 UTC
Is anyone able to reproduce it in NB 7.1dev? Please, provide me step-by-step instructions how to reproduce it, I'm not able to do that :/