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

Summary: CNFE from workietalkie: org.jivesoftware.smack.Connection
Product: third-party Reporter: marco76
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 195242
Attachments: stacktrace

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