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 241704 - ClassNotFoundException: com.jcraft.jsch.SftpException
Summary: ClassNotFoundException: com.jcraft.jsch.SftpException
Status: RESOLVED DUPLICATE of bug 240472
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
: 241701 241702 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-11 14:10 UTC by Exceptions Reporter
Modified: 2014-02-11 14:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207473


Attachments
stacktrace (3.20 KB, text/plain)
2014-02-11 14:10 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-02-11 14:10:42 UTC
This issue was reported manually by alexvsimon.
It already has 3 duplicates 


Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Windows 7

User Comments:
GUEST: A java.lang.NoClassDefFoundError exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.

GUEST: A java.lang.NoClassDefFoundError exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.

GUEST: A java.lang.NoClassDefFoundError exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.




Stacktrace: 
java.lang.ClassNotFoundException: com.jcraft.jsch.SftpException
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 Exceptions Reporter 2014-02-11 14:10:44 UTC
Created attachment 145042 [details]
stacktrace
Comment 2 Maria Tishkova 2014-02-11 14:16:01 UTC
*** Bug 241702 has been marked as a duplicate of this bug. ***
Comment 3 Maria Tishkova 2014-02-11 14:16:15 UTC
*** Bug 241701 has been marked as a duplicate of this bug. ***
Comment 4 Maria Tishkova 2014-02-11 14:19:43 UTC
Looks like duplicate of bz#240472
Workaround: clean userdir and run IDE again

*** This bug has been marked as a duplicate of bug 240472 ***