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 158149 - NoClassDefFoundError: org/apache/xmlbeans/XmlException
Summary: NoClassDefFoundError: org/apache/xmlbeans/XmlException
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ deva
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-08 11:57 UTC by Exceptions Reporter
Modified: 2009-02-19 23:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145756


Attachments
stacktrace (5.09 KB, text/plain)
2009-02-08 11:58 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-02-08 11:57:59 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows Vista, 6.0, x86

User Comments:
richard_1383hot: Well, first my navigator window don't show elements of a visual web page, so I close de IDE and open it again.

Second, I click in the tab that relate with the page I want edit , at the moment this error was generated.

richard_1383hot: Again, I just want to see the elements of my visual web page.

I want to try close the page, close the IDE, and open all again.

richard_1383hot: Doesn't works

richard_1383hot: Hello,
I prove with other page that before I sure had seen works, but either works.

I think it is relate with the Operative System because it was in "stang by", now I going to reboot the system to prove again.

richard_1383hot: Now, I reboot the computer, but the error continue and I can't see the elements of the visual web page in the navigator windows, but few days ago I can do it.

richard_1383hot: I still have the same problem, when open a visual web page and click in any object this error appears and I can't see the object tree of the document.



Stacktrace: 
java.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlException
        at java.lang.Class.getDeclaredMethods0(Class.java:0)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
        at java.lang.Class.getDeclaredMethods(Class.java:1791)
        at java.beans.Introspector$1.run(Introspector.java:1272)
        at java.security.AccessController.doPrivileged(AccessController.java:0)
        at java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1270)
Comment 1 Exceptions Reporter 2009-02-08 11:58:12 UTC
Created attachment 76709 [details]
stacktrace