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 225338 - NullPointerException at org.netbeans.modules.cnd.cesredirector.CESRedirectorImpl.redirect
Summary: NullPointerException at org.netbeans.modules.cnd.cesredirector.CESRedirectorI...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 11:26 UTC by Andrew Krasny
Modified: 2013-05-14 10:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197985


Attachments
stacktrace (2.54 KB, text/plain)
2013-01-25 11:26 UTC, Andrew Krasny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Krasny 2013-01-25 11:26:22 UTC
Build: Oracle Solaris Studio Pythia (2013/01/25 326b31259059)
VM: Java HotSpot(TM) Server VM, 20.10-b01, Java(TM) SE Runtime Environment, 1.6.0_35-b10
OS: SunOS

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.cesredirector.CESRedirectorImpl.redirect(CESRedirectorImpl.java:119)
   at org.openide.text.CloneableEditorSupportRedirector.findRedirect(CloneableEditorSupportRedirector.java:79)
   at org.openide.text.CloneableEditorSupport.setMIMEType(CloneableEditorSupport.java:1629)
   at org.openide.loaders.XMLDataObject$XMLEditorSupport.<init>(XMLDataObject.java:431)
   at org.openide.loaders.XMLDataObject.createEditorCookie(XMLDataObject.java:405)
   at com.sun.tools.tuxedo.sf.sca.loaders.ScaDataObject.<init>(ScaDataObject.java:37)
Comment 1 Andrew Krasny 2013-01-25 11:26:24 UTC
Created attachment 130634 [details]
stacktrace
Comment 2 Egor Ushakov 2013-05-14 10:55:22 UTC
fixed in sputnik