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 269909 - NoClassDefFoundError: org/netbeans/modules/remote/api/ui/FileChooserBuilder
Summary: NoClassDefFoundError: org/netbeans/modules/remote/api/ui/FileChooserBuilder
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-23 16:21 UTC by Exceptions Reporter
Modified: 2017-03-23 12:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 228169


Attachments
stacktrace (3.31 KB, text/plain)
2017-02-23 16:21 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-02-23 16:21:40 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.72-b05, Java(TM) SE Runtime Environment, 1.8.0_72-ea-b05
OS: Mac OS X

User Comments:
GUEST: Trying to open a file browsing dialog




Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/modules/remote/api/ui/FileChooserBuilder
   at org.netbeans.modules.cnd.api.remote.ui.RemoteFileChooserUtil.createFileChooser(RemoteFileChooserUtil.java:84)
   at org.netbeans.modules.cnd.api.remote.ui.RemoteFileChooserUtil.createFileChooser(RemoteFileChooserUtil.java:75)
   at org.netbeans.modules.cnd.makeproject.ui.AddExternalItemAction.actionPerformed(AddExternalItemAction.java:91)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
Comment 1 Exceptions Reporter 2017-02-23 16:21:42 UTC
Created attachment 163701 [details]
stacktrace
Comment 2 Vladimir Kvashin 2017-03-23 12:19:18 UTC
That should be a result of a corrupted user dir.