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 202309 - [71cat] org.osgi.framework.BundleException: The bundle "org.eclipse.core.runtime_3.6.0.v20100505 [145]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version
Summary: [71cat] org.osgi.framework.BundleException: The bundle "org.eclipse.core.runt...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 14:11 UTC by Peter Nabbefeld
Modified: 2011-11-03 08:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 180961


Attachments
stacktrace (2.03 KB, text/plain)
2011-09-19 14:11 UTC, Peter Nabbefeld
Details
stacktrace (2.03 KB, text/plain)
2011-09-22 05:46 UTC, Peter Nabbefeld
Details
stacktrace (2.03 KB, text/plain)
2011-09-22 05:55 UTC, Peter Nabbefeld
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Nabbefeld 2011-09-19 14:11:15 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-7840-on-20110906)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows XP

User Comments:
GUEST: after update

GUEST: after IDE update




Stacktrace: 
org.osgi.framework.BundleException: The bundle "org.eclipse.core.runtime_3.6.0.v20100505 [145]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.core.jobs; bundle-version="[3.2.0,4.0.0)"
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301)
   at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
   at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)
Comment 1 Peter Nabbefeld 2011-09-19 14:11:20 UTC
Created attachment 110875 [details]
stacktrace
Comment 2 Peter Nabbefeld 2011-09-19 14:17:38 UTC
Obviously, OSGi modules are not updated correctly. Is there a workaround available?

Probably this is related to bug #202161
Comment 3 Peter Nabbefeld 2011-09-22 05:46:11 UTC
Created attachment 111001 [details]
stacktrace
Comment 4 Peter Nabbefeld 2011-09-22 05:55:10 UTC
Created attachment 111003 [details]
stacktrace
Comment 5 Tomas Stupka 2011-11-03 08:59:50 UTC
Could not reproduce, hard to say what could be the problem - it's various osgi bundles the IDE is complaining about even if they are turned on. 
All builds are almost two months old and from approximately the same time frame (3108-0709). In the meantime there have been many fixes in netigso so looks like this was already fixed  some other change.

Feel free to reopen in case the problem should appear again.

thanks