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 172065 - NoClassDefFoundError: org/netbeans/modules/xml/ui/UI
Summary: NoClassDefFoundError: org/netbeans/modules/xml/ui/UI
Status: RESOLVED INVALID
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 20:29 UTC by valeriaricch
Modified: 2009-09-17 14:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152943


Attachments
stacktrace (3.52 KB, text/plain)
2009-09-11 20:29 UTC, valeriaricch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description valeriaricch 2009-09-11 20:29:01 UTC
Build: NetBeans IDE Dev (Build 200909081533)
VM: Java HotSpot(TM) Client VM, 1.5.0_15-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_15-b04
OS: Windows XP, 5.1, x86

User Comments:
valeriaricch: when loading a BPEL project



Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/modules/xml/ui/UI
        at org.netbeans.modules.soa.ui.resource.ResourceNode.getDisplayName(ResourceNode.java:122)
        at org.openide.nodes.FilterNode.getDisplayName(FilterNode.java:530)
        at org.openide.explorer.view.VisualizerNode.getDisplayName(VisualizerNode.java:224)
        at org.openide.explorer.view.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:129)
        at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2693)
        at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:475)
Comment 1 valeriaricch 2009-09-11 20:29:15 UTC
Created attachment 87524 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-11 20:29:20 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152943
Comment 3 Peter Pis 2009-09-14 09:43:33 UTC
Reassigning.
Comment 4 Sergey Lunegov 2009-09-14 10:00:15 UTC
Vladimir, this is in trunk. Please evaluate.
Comment 5 Vladimir Yaroslavskiy 2009-09-14 10:14:00 UTC
Please provide detailed steps to reproduce:

1. What is the version of NetBeans, link to the the download page where you got it.
2. Did you install any update? How?
3. Attach a project to reproduce the issue.

Looks like that you have SOA modules for different version of NetBeans.
Comment 6 Vladimir Yaroslavskiy 2009-09-17 14:16:51 UTC
there is no reply from submitter, so closing as invalid.