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 203572 - [71cat] com.sedelmaier.softtools.loaders.jstart.JStartDataObject. NullPointerException: The l parameter cannot be null
Summary: [71cat] com.sedelmaier.softtools.loaders.jstart.JStartDataObject. NullPointer...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 07:36 UTC by stefan79
Modified: 2016-09-22 07:52 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181914


Attachments
stacktrace (1.61 KB, text/plain)
2011-10-12 07:37 UTC, stefan79
Details
stacktrace (1.69 KB, text/plain)
2011-10-12 07:56 UTC, stefan79
Details
stacktrace (1.69 KB, text/plain)
2013-03-20 14:24 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2011-10-12 07:36:59 UTC
Build: NetBeans IDE Dev (Build 201110110600)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.0-b11, Java(TM) SE Runtime Environment, 1.6.0_25-b06
OS: Windows 7

User Comments:
stefan79: Resolved JUnit-Reference-Problem




Stacktrace: 
java.lang.NullPointerException: The l parameter cannot be null
   at org.openide.util.Parameters.notNull(Parameters.java:89)
   at org.openide.text.CloneableEditorSupport.<init>(CloneableEditorSupport.java:297)
   at org.openide.text.DataEditorSupport.<init>(DataEditorSupport.java:152)
   at org.netbeans.modules.openide.loaders.SimpleES.<init>(SimpleES.java:91)
   at org.netbeans.modules.openide.loaders.SimpleES.<init>(SimpleES.java:87)
   at org.openide.text.DataEditorSupport.create(DataEditorSupport.java:182)
Comment 1 stefan79 2011-10-12 07:37:03 UTC
Created attachment 111909 [details]
stacktrace
Comment 2 stefan79 2011-10-12 07:56:29 UTC
Created attachment 111912 [details]
stacktrace

Selected "New" -> "Other"
Comment 3 Jaroslav Tulach 2011-11-14 11:50:49 UTC
Called from com.sedelmaier.softtools.loaders.jstart.JStartDataObject.
Comment 4 stefan79 2013-03-20 14:24:39 UTC
Created attachment 132846 [details]
stacktrace

Exception occured, after I tried to create a new File.
Comment 5 Exceptions Reporter 2016-06-28 14:24:30 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=181914