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 94939

Summary: UTE when trying to create new CSS file
Product: platform Reporter: Jindrich Sedek <jsedek>
Component: Data SystemsAssignee: Jaroslav Tulach <jtulach>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 94383    
Attachments: stacktrace

Description Jindrich Sedek 2007-02-08 11:41:21 UTC
Create new Web Application
Create new Cascading style sheet file
when pressing finish java.lang.reflect.UndeclaredThrowableException is thrown
and no css file is created
Comment 1 Jindrich Sedek 2007-02-08 11:45:56 UTC
Created attachment 38229 [details]
stacktrace
Comment 2 Nam Nguyen 2007-02-09 00:00:29 UTC
Just want to confirm that this issue is only in trunk code (NB6.0)?
Comment 3 Samaresh Panda 2007-02-09 00:09:20 UTC
Can you please provide some more information? I mean which build are you using?
Is it from trunk or some branch?
Comment 4 Samaresh Panda 2007-02-09 00:09:50 UTC
BTW, I tried this in 5.5.1 branch and I do not see this problem.
Comment 5 Nam Nguyen 2007-02-09 06:26:25 UTC
The NPE is caused by a typo on line 190 of org.openide.loaders.FileEntry
This is observed in trunk.  As of today, not seen in release551.
Comment 6 Jindrich Sedek 2007-02-12 09:20:27 UTC
I've reproduced this in TRUNK
NetBeans IDE Dev (Build 200702111900)
It's not reproducible in 5.5.1 for me
Comment 7 Stanislav Aubrecht 2007-02-15 16:14:44 UTC

*** This issue has been marked as a duplicate of 95184 ***
Comment 8 Jindrich Sedek 2007-02-21 15:01:12 UTC
Verified 200702201900