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 223855 - [NetCAT] ClassNotFoundException: org.netbeans.modules.team.ui.spi.BuildAccessor
Summary: [NetCAT] ClassNotFoundException: org.netbeans.modules.team.ui.spi.BuildAccessor
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Kenai (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 224329 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-12-14 17:41 UTC by michbarsinai
Modified: 2013-01-01 18:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196579


Attachments
stacktrace (3.74 KB, text/plain)
2012-12-14 17:41 UTC, michbarsinai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description michbarsinai 2012-12-14 17:41:52 UTC
Build: NetBeans IDE Dev (Build 201212140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

User Comments:
michbarsinai: While opening the IDE.




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.team.ui.spi.BuildAccessor
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Comment 1 michbarsinai 2012-12-14 17:41:54 UTC
Created attachment 129389 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-12-14 19:27:17 UTC
i guess kenai.ui spec version should be increased
Comment 3 Ondrej Vrabec 2012-12-14 19:29:31 UTC
fix: core-main #21bb5f778214
Comment 4 Quality Engineering 2012-12-17 12:39:10 UTC
Integrated into 'main-golden', will be available in build *201212170919* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/21bb5f778214
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #223855 - [NetCAT] ClassNotFoundException: org.netbeans.modules.team.ui.spi.BuildAccessor
Comment 5 Ondrej Vrabec 2013-01-01 18:51:02 UTC
*** Bug 224329 has been marked as a duplicate of this bug. ***