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 221608 - org.osgi.framework.BundleException: The bundle "org.eclipse.core.contenttype_3.4.100.v20100505-1235 [174]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.equinox.prefer
Summary: org.osgi.framework.BundleException: The bundle "org.eclipse.core.contenttype_...
Status: RESOLVED DUPLICATE of bug 229640
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2012-11-07 09:17 UTC by Kuswantoro
Modified: 2013-05-16 09:00 UTC (History)
19 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194674


Attachments
stacktrace (2.11 KB, text/plain)
2012-11-07 09:17 UTC, Kuswantoro
Details
stacktrace (2.07 KB, text/plain)
2012-11-16 13:49 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kuswantoro 2012-11-07 09:17:45 UTC
This issue was reported manually by tstupka.
It already has 60 duplicates 


Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows 7

User Comments:
sony3002: restart after update

sunbiz: got this error after uninstalling the JIRA plugin

musilt2: uninstalled "User installed plugins" - i think CVS, JIRA, HTML 5 whatever

musilt2: beta->beta2 (after upgrade on start)

yeradis: restarting after an update

yeradis: just restarted IDE after update, asked me to disable modules, dont know why always updates needs to disable something

GUEST: updated from beta to dev version of netbeans 7.3

fvezzoso: Trying to open a project

marco76: I was doing the review of this tutorial:
http://platform.netbeans.org/tutorials/nbm-java-hint.html
The error appearead at the point 6: Switch back to the Projects window, right-click the module, and choose Run.

GUEST: Restarting IDE after uninstalling Hudson, JavaFX and Bugzilla plugins.

musilt2: just unistalled JIRA from beta2 build

sony3002: just updated the ide using updater and after restarting, i got this error

jglick: Started nb72 in fresh userdir.

bokc: Start netbeans after update

andrewgilmartin: Running the Plotter NetBeans API example for the first time.

GUEST: Reinstalling problem

GUEST: Updated the other day

GUEST: After the two previous updates, upon starting NetBeans, I get an error that the moduels can not boot up.

guilhermeblanco: Removing unused modules




Stacktrace: 
org.osgi.framework.BundleException: The bundle "org.eclipse.core.contenttype_3.4.100.v20100505-1235 [174]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.equinox.preferences; bundle-version="[3.2.0,4.0.0)"
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
   at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
   at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1131)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
Comment 1 Kuswantoro 2012-11-07 09:17:49 UTC
Created attachment 127279 [details]
stacktrace
Comment 2 Tomas Stupka 2012-11-07 09:31:37 UTC
Covers exception reports gathered in issue #217226 which actually aren't related to the issues original report. 

The agreement with QE is that currently all of them are expected to be already fixed either by issue #221245 or issue #218320. 

Lets keep this is issue as incomplete until we see if there will appear new reports or not.
Comment 3 Marian Mirilovic 2012-11-16 13:49:29 UTC
Created attachment 127936 [details]
stacktrace

running refactoring tests
Comment 4 Marian Mirilovic 2012-11-20 13:51:06 UTC
100 % reproducible, by running refactoring.java qa-functional tests
Comment 5 Martin Fousek 2012-11-20 14:55:05 UTC
Caused by the change of bundling Spring as a osgi bundle. Tstupka, could you take a look on it as a author of that change? Thanks a lot...
Comment 6 Tomas Stupka 2012-11-21 08:26:54 UTC
(In reply to comment #4)
> 100 % reproducible, by running refactoring.java qa-functional tests
report #630025 is duplicate duplicate of issue #217226. 
(btw - would mark it as such but always get the "Something is wrong: Persistable processing failed." error when trying to)
Comment 7 Tomas Stupka 2012-11-21 08:35:40 UTC
otherwise only report #629076 looks suspicious, but thats from an nbms build - integration of the the fixes for issue #221245 and #218320 could be have been delayed. all the other reports which came in after 07112012 are from older builds.
Comment 8 Tomas Stupka 2012-11-21 08:39:15 UTC
so closing for now.
Comment 9 Marian Mirilovic 2013-05-16 09:00:05 UTC

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