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 163204 - NullPointerException at org.netbeans.modules.xml.validation.ui.ValidationOutputWindow.getStyledDocument
Summary: NullPointerException at org.netbeans.modules.xml.validation.ui.ValidationOutp...
Status: VERIFIED INCOMPLETE
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-21 09:44 UTC by mintroini
Modified: 2009-12-09 18:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149859


Attachments
stacktrace (1.48 KB, text/plain)
2009-04-21 09:44 UTC, mintroini
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mintroini 2009-04-21 09:44:01 UTC
Build: NetBeans IDE Dev (Build 200902231810)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows Vista, 6.0, x86

User Comments:
mintroini: Deleting a Composite Application which had problems. The "delete folder" flag was checked



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.validation.ui.ValidationOutputWindow.getStyledDocument(ValidationOutputWindow.java:217)
        at org.netbeans.modules.xml.validation.ui.ValidationOutputWindow.getLineNumber(ValidationOutputWindow.java:232)
        at org.netbeans.modules.xml.validation.ui.ValidationOutputWindow.showMessage(ValidationOutputWindow.java:156)
        at org.netbeans.modules.xml.validation.ui.ValidationOutputWindow.showError(ValidationOutputWindow.java:141)
        at org.netbeans.modules.xml.validation.ui.ValidationOutputWindow.displayValidationInformation(ValidationOutputWindow.java:99)
        at org.netbeans.modules.compapp.casaeditor.nodes.actions.CasaValidateAction$RunAction$1.run(CasaValidateAction.java:128)
Comment 1 mintroini 2009-04-21 09:44:06 UTC
Created attachment 80570 [details]
stacktrace
Comment 2 Sergey Lunegov 2009-04-21 09:52:31 UTC
Please attach the project and steps to reproduce.
Comment 3 mintroini 2009-04-21 09:59:39 UTC
after this command the project was correctly removed from file system, so I cannot attach it. 
This error was raised after complete deletion of the CA.
This CA was composed of a simple JAVAEE-BC (which works as a stand alone EJB/WS) with the basic authentication over ssl
attached in the wsdl of the CA itself.
If I'm able to reproduce it I will post the complete CA here.
Thanks a lot 
Comment 4 sbondada 2009-12-09 18:13:50 UTC
Cannot reproduce, able to delete compApp projects.
Tested on GFESBv2.2