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 47286 - NPE on startup
Summary: NPE on startup
Status: CLOSED DUPLICATE of bug 47291
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-16 22:22 UTC by athompson
Modified: 2008-12-22 19:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (1.97 KB, text/plain)
2004-08-16 22:23 UTC, athompson
Details
new NPE when moving to daily 16/8/2004 (794 bytes, text/plain)
2004-08-17 17:00 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2004-08-16 22:22:12 UTC
jdk 1.5
linux
daily 15/8/4
Comment 1 athompson 2004-08-16 22:23:31 UTC
Created attachment 16863 [details]
stack trace
Comment 2 Martin Entlicher 2004-08-17 09:45:15 UTC
NPE in MasterFileSystem.
Comment 3 rmatous 2004-08-17 10:00:20 UTC
Is it reproducible ?
Comment 4 athompson 2004-08-17 16:58:20 UTC
always get it here with my current setup.

moved to daily 16/8/2004, and i now get this other NPE (attached). it
occurred the first two times i started, but NOT the third, and back
again the fourth and fifth. possibly a race condition? it occurs while
the progress bar 'scanning project classpaths' is on the screen.
should i just leave that new bug here or create a new one? 2GHz athlon
xp/gentoo/nptl/2.6.8/512MB/jdk1.5.

<possible-red-herring>
i have lots of stuff checked out in my cvs tree. i did notice that
after a while of working with cvs (commits and stuff), eventually an
item will show up in the tree named 'null', and attempts to do
anything with it yield exceptions. it doesn't seem to affect the
actuall cvs operation, just the display in the tree. if i restart the
ide it goes away, but maybe it's related...
</possible-red-herring>
Comment 5 athompson 2004-08-17 17:00:35 UTC
Created attachment 16895 [details]
new NPE when moving to daily 16/8/2004
Comment 6 zikmund 2004-08-17 17:26:22 UTC
The "new" NPE was fixed as P1 issue #47291.
Comment 7 rmatous 2004-08-18 08:44:04 UTC
#47291 duplicate

*** This issue has been marked as a duplicate of 47291 ***
Comment 8 Marian Mirilovic 2005-07-12 10:16:30 UTC
closed