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 222245 - CNFE from workietalkie: org.jivesoftware.smack.Connection
Summary: CNFE from workietalkie: org.jivesoftware.smack.Connection
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 07:41 UTC by marco76
Modified: 2012-11-16 17:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 195242


Attachments
stacktrace (4.22 KB, text/plain)
2012-11-16 07:41 UTC, marco76
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marco76 2012-11-16 07:41:02 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.2-b09, Java(TM) SE Runtime Environment, 1.7.0_06-b24
OS: Windows 7

User Comments:
marco76: installed the plugin 'workie-talkie' and clicked on 'connect'.




Stacktrace: 
java.lang.ClassNotFoundException: org.jivesoftware.smack.Connection
   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 marco76 2012-11-16 07:41:04 UTC
Created attachment 127909 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-11-16 17:24:55 UTC
Someone from workietalkie should evaluate. The call goes from:
org.netbeans.workietalkie.main.WorkieTalkie.connectButtonActionPerformed