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 128555

Summary: NPE J2SEActionProvider.java:257
Product: java Reporter: rmatous <rmatous>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NPE

Description rmatous 2008-02-27 13:52:45 UTC
NPE J2SEActionProvider.java:257 after creating, copying project
Comment 1 rmatous 2008-02-27 13:54:40 UTC
Created attachment 57352 [details]
NPE
Comment 2 rmatous 2008-02-27 13:55:24 UTC
P2
Comment 3 Tomas Zezula 2008-02-27 18:15:36 UTC
Race condition: No fully initialized object hierarchy passed to file systems as listener.
Listener has to be started when the project's lookup is fully initialized.

Comment 4 Tomas Zezula 2008-02-27 18:56:34 UTC
Fixed in: df669be1c2cb