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 51929 - BuildImplTest.testSubprojects failure in automated tests
Summary: BuildImplTest.testSubprojects failure in automated tests
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-11-30 09:22 UTC by Milan Kubec
Modified: 2008-12-22 23:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (2.70 KB, text/plain)
2004-11-30 09:22 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-11-30 09:22:26 UTC
[200411251900, 1.4.2_06]

Error message:
FileObject.createData cannot return null; called
on
MasterFileObject@10c6406[file:/space/test4u/testrun/work/user/org.netbeans.modules.java.j2seproject.BuildImplTest/testSubprojects/p1/nbproject/]
+ project + properties
Details are attached.
Comment 1 Milan Kubec 2004-11-30 09:22:53 UTC
Created attachment 19077 [details]
exc stack trace
Comment 2 Tomas Zezula 2004-12-03 11:44:20 UTC
Seems that there is something wring with MasterFS. The
FileObject.createData () should never return null.
Comment 3 rmatous 2005-09-21 10:26:29 UTC
Are you able still reproduce ?. I tested it on Linux and had no chance to reproduce.
Comment 4 rmatous 2005-10-18 10:33:12 UTC
WORKSFORME.
Comment 5 Milan Kubec 2005-10-31 12:03:03 UTC
Verified.