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 195112 - NullPointerException at org.netbeans.modules.gwt4nb.Util.copyResource
Summary: NullPointerException at org.netbeans.modules.gwt4nb.Util.copyResource
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: GWT (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-07 00:38 UTC by kurti
Modified: 2015-02-04 03:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164843


Attachments
stacktrace (4.44 KB, text/plain)
2011-02-07 00:38 UTC, kurti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kurti 2011-02-07 00:38:44 UTC
Build: NetBeans IDE 6.9.1 (Build 201007282301)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Linux

User Comments:
GUEST: Netbeans 6.7 started up




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.gwt4nb.Util.copyResource(Util.java:146)
   at org.netbeans.modules.gwt4nb.Gwt4nbModule.updateGwtProject(Gwt4nbModule.java:272)
   at org.netbeans.modules.gwt4nb.Gwt4nbModule$2.run(Gwt4nbModule.java:228)
   at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:125)
   at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:542)
   at org.netbeans.modules.gwt4nb.Gwt4nbModule.updateProjects(Gwt4nbModule.java:226)
Comment 1 kurti 2011-02-07 00:38:48 UTC
Created attachment 105692 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:29:59 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.