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 - ClassNotFoundException: org.eclipse.core.internal.runtime.PlatformLogWriter from JIRA
Summary: ClassNotFoundException: org.eclipse.core.internal.runtime.PlatformLogWriter f...
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 17:53 UTC by kwesiaryee
Modified: 2013-03-21 09:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195156


Attachments
stacktrace (3.24 KB, text/plain)
2013-01-31 17:53 UTC, kwesiaryee
Details

Note You need to log in before you can comment on or make changes to this bug.
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.