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 159916

Summary: Web Start Hang in WindowKeyRouterFrameManager
Product: java Reporter: ghbean <ghbean>
Component: SourceAssignee: Rastislav Komara <moonko>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Java test case that recreates problem when run with web start

Description ghbean 2009-03-09 15:25:45 UTC
Application that runs ok hangs in WindowKeyRouterFrameManager.addKeyListener(this), when project is changed to run under
Web Start (eg when project property is changed to enable Web Start).  At least hangs here when step into used to single
step through application. If run F6 or double click on  ...project\dist\launch.jnlp application hangs. Hang meaning:
process scheduled but not using any cpu time.
Comment 1 Jiri Prox 2009-03-17 17:07:17 UTC
Can you provide the sample project? or at least the thread-dump?
thanks
Comment 2 ghbean 2009-03-20 04:25:50 UTC
Created attachment 78491 [details]
Java test case that recreates problem when run with web start
Comment 3 David Strupl 2009-03-31 15:55:01 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 4 Quality Engineering 2009-11-02 10:55:26 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX