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 234300 - NullPointerException at org.openide.text.DataEditorSupport$Env$1Mark.<init>
Summary: NullPointerException at org.openide.text.DataEditorSupport$Env$1Mark.<init>
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-13 07:51 UTC by Martin Kanak
Modified: 2016-04-12 13:35 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203002


Attachments
stacktrace (5.02 KB, text/plain)
2013-08-13 07:51 UTC, Martin Kanak
Details
stacktrace (5.48 KB, text/plain)
2014-11-04 17:33 UTC, Exceptions Reporter
Details
stacktrace (4.51 KB, text/plain)
2014-11-26 10:34 UTC, dedetoke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Kanak 2013-08-13 07:51:57 UTC
Build: NetBeans IDE Dev (Build 201308112300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows 7

User Comments:
kanakmar: This exception appears during deletion of Scene in Game Builder (JavaME)




Stacktrace: 
java.lang.NullPointerException
   at org.openide.text.DataEditorSupport$Env$1Mark.<init>(DataEditorSupport.java:952)
   at org.openide.text.DataEditorSupport$Env.markModified(DataEditorSupport.java:967)
   at org.openide.text.CloneableEditorSupport.notifyModified(CloneableEditorSupport.java:2073)
   at org.netbeans.modules.mobility.editor.pub.J2MEDataObject$J2MEEditorSupport.notifyModified(J2MEDataObject.java:443)
   at org.netbeans.modules.vmd.io.javame.MEDesignEditorSupport.notifyModified(MEDesignEditorSupport.java:143)
   at org.netbeans.modules.vmd.io.javame.MEDesignDataObject.notifyEditorSupportModified(MEDesignDataObject.java:124)
Comment 1 Martin Kanak 2013-08-13 07:51:59 UTC
Created attachment 138625 [details]
stacktrace
Comment 2 Jaroslav Havlin 2013-08-13 13:22:59 UTC
Probably the case "fo == null" should be handled in constructor of DataEditorSupprot.Env.markModified.Mark.

(If fo mustn't be null, it should be fixed in javame/Game Builder.)

Reassigning. Please evaluate, thank you.
Comment 3 Exceptions Reporter 2014-03-06 13:57:50 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=203002
Comment 4 Exceptions Reporter 2014-11-04 17:33:36 UTC
Created attachment 150273 [details]
stacktrace

no me permite trabajar con el form
Comment 5 dedetoke 2014-11-26 10:34:05 UTC
Created attachment 150717 [details]
stacktrace

doing java me with oracle java me 3.4