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 225608

Summary: ClassNotFoundException: org.eclipse.core.internal.runtime.PlatformLogWriter from JIRA
Product: connecteddeveloper Reporter: kwesiaryee <kwesiaryee>
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kwesiaryee
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 195156
Attachments: stacktrace

Description kwesiaryee 2013-01-31 17:53:33 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7

User Comments:
GUEST: org.edipose.core.internal.runtime.PlatformLogWriter.And ClassNotFoundException
everytime when I use NetBeans IDE 7.3 Beta 2. Why?

GUEST: ClassNotFoundException: org.eclipse.core.internal.runtime.PlatformLogWriter

GUEST: ClassNotFoundException: org.edipse.core.internal.runtime.PlatformLogWriter

kwesiaryee: starting the netbeans programs




Stacktrace: 
java.lang.ClassNotFoundException: org.eclipse.core.internal.runtime.PlatformLogWriter
   at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
   at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
   at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
   at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
   at org.eclipse.core.internal.runtime.Log.log(Log.java:60)
Comment 1 kwesiaryee 2013-01-31 17:53:35 UTC
Created attachment 130905 [details]
stacktrace
Comment 2 Exceptions Reporter 2013-01-31 22:25:53 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=195156
Comment 3 Jaroslav Tulach 2013-03-21 09:14:20 UTC
All the reports seem to come from JIRA. Reassigning.

org.osgi.framework.BundleException: Exception in com.atlassian.connector.eclipse.internal.jira.core.JiraCorePlugin.start() of bundle com.atlassian.connector.eclipse.jira.core.

But none of them is newer than 7.3beta2. Closing.