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 255107 - NullPointerException at org.netbeans.modules.schema2beans.XMLUtil.reindent
Summary: NullPointerException at org.netbeans.modules.schema2beans.XMLUtil.reindent
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 19:01 UTC by baca07
Modified: 2016-07-07 08:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207327


Attachments
stacktrace (2.57 KB, text/plain)
2015-09-08 19:01 UTC, baca07
Details

Note You need to log in before you can comment on or make changes to this bug.
Description baca07 2015-09-08 19:01:23 UTC
Build: NetBeans IDE 8.0.2 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Linux

User Comments:
baca07: Refactor->rename Servlet class

GUEST: m




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.schema2beans.XMLUtil.reindent(XMLUtil.java:530)
   at org.netbeans.modules.schema2beans.XMLUtil.reindent(XMLUtil.java:536)
   at org.netbeans.modules.schema2beans.XMLUtil.reindent(XMLUtil.java:536)
   at org.netbeans.modules.schema2beans.XMLUtil.reindent(XMLUtil.java:516)
   at org.netbeans.modules.schema2beans.GraphManager.reindent(GraphManager.java:316)
   at org.netbeans.modules.schema2beans.BaseBean.reindent(BaseBean.java:1134)
Comment 1 baca07 2015-09-08 19:01:25 UTC
Created attachment 155983 [details]
stacktrace
Comment 2 Jiri Kovalsky 2015-09-09 19:31:18 UTC
Reassigned for further evaluation.
Comment 3 Martin Balin 2016-07-07 08:55:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss