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 173075 - NoSuchMethodError: org.jivesoftware.smack.provider.ProviderManager.getInstance()Lorg/jivesoftware/smack/provider/ProviderManager;
Summary: NoSuchMethodError: org.jivesoftware.smack.provider.ProviderManager.getInstanc...
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Chat (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-25 08:46 UTC by bascoul
Modified: 2009-10-27 14:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 153807


Attachments
stacktrace (2.41 KB, text/plain)
2009-09-25 08:47 UTC, bascoul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bascoul 2009-09-25 08:46:54 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
GUEST: just trying to install NB 6.7.1. over 6.5.1. (6.5.1. work correctly)

bascoul: Hello,

this problem arrive just after the netbeans installation.

Thanks

GUEST: jo to kdybych v?d?l ...

GUEST: -------------------------------------------------------------------------------
>Log Session: Wednesday, July 29, 2009 7:45:33 AM CEST
>System Info: 
  Product Version         = NetBeans IDE 6.7.1 (Build 200907230233)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_07-b06
  Java Home               = C:\Program Files\Java\jdk1.6.0_07\jre
  System Locale; Encoding = cs_CZ (nb); Cp1250
  Home Directory          = C:\Documents and Settings\jakub.samek
  Current Directory       = C:\program files\NetBeans 6.7.1
  User Directory          = C:\documents and settings\jakub.samek\.netbeans\6.7
  Installation            = C:\program files\NetBeans 6.7.1\nb6.7
                            C:\program files\NetBeans 6.7.1\ergonomics1
                            C:\program files\NetBeans 6.7.1\ide11



Stacktrace: 
java.lang.NoSuchMethodError: org.jivesoftware.smack.provider.ProviderManager.getInstance()Lorg/jivesoftware/smack/provider/ProviderManager;
        at org.netbeans.modules.kenai.collab.chat.KenaiConnection.getDefault(KenaiConnection.java:106)
        at org.netbeans.modules.kenai.collab.chat.PresenceIndicator.getDefault(PresenceIndicator.java:103)
        at org.netbeans.modules.kenai.collab.chat.PresenceProvider.getStatusLineElement(PresenceProvider.java:56)
        at org.netbeans.core.windows.view.ui.MainWindow.getStatusLineElements(MainWindow.java:267)
        at org.netbeans.core.windows.view.ui.MainWindow.decoratePanel(MainWindow.java:241)
        at org.netbeans.core.windows.view.ui.MainWindow.initializeComponents(MainWindow.java:205)
Comment 1 bascoul 2009-09-25 08:47:00 UTC
Created attachment 88335 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-25 08:47:05 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=153807
Comment 3 Jan Becicka 2009-09-29 10:36:24 UTC
hmm, works for me.
Is anyone from QE able to reproduce this issue?
Thanks.
Comment 4 Jan Becicka 2009-10-12 13:35:30 UTC
do you have smack.jar on your classpath? Thanks
Comment 5 Jan Becicka 2009-10-27 14:30:41 UTC
Waiting for answer...