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 205713 - org.osgi.framework.BundleException: Exception in org.eclipse.mylyn.internal.commons.net.CommonsNetPlugin.start()
Summary: org.osgi.framework.BundleException: Exception in org.eclipse.mylyn.internal.c...
Status: RESOLVED DUPLICATE of bug 205653
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 13:42 UTC by Petr Cyhelsky
Modified: 2011-12-01 10:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (4.74 KB, text/plain)
2011-11-30 13:42 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2011-11-30 13:42:40 UTC
Created attachment 113655 [details]
stacktrace

org.osgi.framework.BundleException: Exception in org.eclipse.mylyn.internal.commons.net.CommonsNetPlugin.start() of bundle org.eclipse.mylyn.commons.net.
  org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:806)
  org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
  org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
  org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
  org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
  org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)
  org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)
  org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)
  org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
  org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalStart(EquinoxLauncher.java:281)
  org.eclipse.osgi.framework.internal.core.EquinoxLauncher.start(EquinoxLauncher.java:251)
Comment 1 Tomas Stupka 2011-12-01 10:12:20 UTC

*** This bug has been marked as a duplicate of bug 205653 ***