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 188390 - AssertionError at org.netbeans.modules.xml.xam.AbstractModelFactory.getModel
Summary: AssertionError at org.netbeans.modules.xml.xam.AbstractModelFactory.getModel
Status: RESOLVED INCOMPLETE
Alias: None
Product: xml
Classification: Unclassified
Component: XAM (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-05 16:25 UTC by bokc
Modified: 2010-07-06 06:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171185


Attachments
stacktrace (1.20 KB, text/plain)
2010-07-05 16:26 UTC, bokc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bokc 2010-07-05 16:25:57 UTC
Build: NetBeans IDE Dev (Build 201007040001)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.xml.xam.AbstractModelFactory.getModel(AbstractModelFactory.java:133)
   at org.netbeans.modules.xml.wsdl.model.WSDLModelFactory.getModel(WSDLModelFactory.java:81)
   at org.netbeans.modules.websvc.editor.hints.WebServicesHintsProvider.initServiceMetadata(WebServicesHintsProvider.java:177)
   at org.netbeans.modules.websvc.editor.hints.WebServicesHintsProvider.run(WebServicesHintsProvider.java:131)
   at org.netbeans.modules.websvc.editor.hints.WebServicesHintsProvider$ProblemFinderCompInfo.run(WebServicesHintsProvider.java:207)
   at org.netbeans.modules.java.source.JavaSourceAccessor$CancelableTaskWrapper.run(JavaSourceAccessor.java:316)
Comment 1 bokc 2010-07-05 16:26:00 UTC
Created attachment 100611 [details]
stacktrace
Comment 2 Sergey Lunegov 2010-07-06 06:18:24 UTC
lease provide more details how to reproduce the issue.