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 199237 - AssertionError: MakeProject[MasterFileObject[/ssd/home/NetBeansProjects/Arguments_4@42ab5d:1d47cf1,valid=true]]
Summary: AssertionError: MakeProject[MasterFileObject[/ssd/home/NetBeansProjects/Argum...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 14:09 UTC by Egor Ushakov
Modified: 2011-06-08 14:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 179219


Attachments
stacktrace (4.10 KB, text/plain)
2011-06-07 14:09 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2011-06-07 14:09:11 UTC
Build: NetBeans IDE 7.0.1 Dev (Build 20110607-8df63e2eccad)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: SunOS

User Comments:
gorrus: debugged a c++ project




Stacktrace: 
java.lang.AssertionError: MakeProject[MasterFileObject[/ssd/home/NetBeansProjects/Arguments_4@42ab5d:1d47cf1,valid=true]]
   at org.netbeans.modules.project.ui.Hacks$1.run(Hacks.java:124)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Egor Ushakov 2011-06-07 14:09:15 UTC
Created attachment 108780 [details]
stacktrace
Comment 2 Jesse Glick 2011-06-07 15:37:04 UTC
ProjectInformation.getDisplayName may not return null.
Comment 3 Alexander Simon 2011-06-07 16:33:22 UTC
fixed, change set:
http://hg.netbeans.org/releases/rev/cd38b6ef7a46
Comment 4 Quality Engineering 2011-06-08 04:58:39 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/cd38b6ef7a46
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #199237 AssertionError: MakeProject[MasterFileObject[/ssd/home/NetBeansProjects/Arguments_4@42ab5d:1d47cf1,valid=true]]
Comment 5 Quality Engineering 2011-06-08 14:53:50 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/25b85b59c3a1
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #199237 AssertionError: MakeProject[MasterFileObject[/ssd/home/NetBeansProjects/Arguments_4@42ab5d:1d47cf1,valid=true]]
(transplanted from cd38b6ef7a46a01708fa92e65ed7e683f11af482)