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 173716 - javax.xml.stream.FactoryConfigurationError: Provider com.bea.xml.stream.MXParserFactory not found
Summary: javax.xml.stream.FactoryConfigurationError: Provider com.bea.xml.stream.MXPar...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-04 23:24 UTC by andlor
Modified: 2010-09-29 13:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 146193


Attachments
stacktrace (9.96 KB, text/plain)
2009-10-04 23:24 UTC, andlor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andlor 2009-10-04 23:24:39 UTC
Build: NetBeans IDE Dev (Build 200909270201)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Windows 7, 6.1, x86

User Comments:
GUEST: nothing

GUEST: Tried to create new class diagram

GUEST: closed an exisiting diagram and wanted to create a new with right click und the Project -> new Diagram

GUEST: I was wworking with Reverse Engeenering

GUEST: I was trying to create a Class Diagram for a imported Java Project.



Stacktrace: 
javax.xml.stream.FactoryConfigurationError: Provider com.bea.xml.stream.MXParserFactory not found
        at javax.xml.stream.FactoryFinder.newInstance(FactoryFinder.java:72)
        at javax.xml.stream.FactoryFinder.find(FactoryFinder.java:176)
        at javax.xml.stream.FactoryFinder.find(FactoryFinder.java:92)
        at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:136)
        at org.netbeans.modules.uml.ui.support.diagramsupport.DiagramParser.getDiagramInfo(DiagramParser.java:85)
        at org.netbeans.modules.uml.ui.support.diagramsupport.ProxyDiagramImpl.getDiagramDetails(ProxyDiagramImpl.java:105)
Comment 1 andlor 2009-10-04 23:24:44 UTC
Created attachment 88808 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-10-04 23:24:48 UTC
This issue already has 11 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=146193