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 96162 - I'm not able to commit directory to cvs via Favorites tab, because of NPE
Summary: I'm not able to commit directory to cvs via Favorites tab, because of NPE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
: 93052 96534 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-21 14:25 UTC by Martin Grebac
Modified: 2007-03-12 10:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Grebac 2007-02-21 14:25:21 UTC
My directory contains nested directories, and there's Netbeans web project in
one of them as well.

java.lang.NullPointerException
org.netbeans.modules.j2ee.sun.share.config.ConfigDataObject.getStorage(ConfigDataObject.java:347)
org.netbeans.modules.j2ee.sun.share.config.ConfigDataObject.findOpenedConfigEditor(ConfigDataObject.java:648)
org.netbeans.modules.j2ee.sun.share.config.ConfigDataObject$2.run(ConfigDataObject.java:221)
org.openide.util.Mutex.doEventAccess(Mutex.java:1201)
org.openide.util.Mutex.readAccess(Mutex.java:220)
Comment 2 _ pcw 2007-02-28 20:23:39 UTC
*** Issue 96534 has been marked as a duplicate of this issue. ***
Comment 3 _ pcw 2007-03-08 04:05:22 UTC
*** Issue 93052 has been marked as a duplicate of this issue. ***
Comment 4 Martin Grebac 2007-03-12 10:54:15 UTC
I haven't seen this for some time, so marking as verified. It would be good if
submitters of duplicate bugs could check it as well.