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 174383 - NoClassDefFoundError: org/netbeans/modules/subversion/SvnFileNode
Summary: NoClassDefFoundError: org/netbeans/modules/subversion/SvnFileNode
Status: RESOLVED DUPLICATE of bug 174366
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Nejedly
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 17:46 UTC by _ gtzabari
Modified: 2009-10-13 08:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159991


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2009-10-12 17:46:30 UTC
Build: NetBeans IDE Dev (Build 200910091401)
VM: Java HotSpot(TM) Client VM, 16.0-b10, Java(TM) SE Runtime Environment, 1.6.0_18-ea-b03
OS: Windows 7, 6.1, x86
User comments: 

Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/modules/subversion/SvnFileNode
        at org.netbeans.modules.subversion.util.SvnUtils.getNodes(SvnUtils.java:1169)
        at org.netbeans.modules.subversion.ui.status.VersioningPanel.getNodes(VersioningPanel.java:320)
        at org.netbeans.modules.subversion.ui.status.VersioningPanel.setupModels(VersioningPanel.java:263)
        at org.netbeans.modules.subversion.ui.status.VersioningPanel.access$1100(VersioningPanel.java:82)
        at org.netbeans.modules.subversion.ui.status.VersioningPanel$RefreshViewTask.run(VersioningPanel.java:527)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1084)
Comment 1 Tomas Hurka 2009-10-13 08:15:13 UTC

*** This issue has been marked as a duplicate of 174366 ***