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 225210 - org.osgi.framework.BundleException: The bundle "com.atlassian.connector.eclipse.jira.core_3.0.4.v20120406 [169]" could not be resolved. Reason: Missing Constraint: Require-Bundle: javax.xml.rpc; bundl
Summary: org.osgi.framework.BundleException: The bundle "com.atlassian.connector.eclip...
Status: RESOLVED DUPLICATE of bug 229640
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-23 07:20 UTC by danfalos
Modified: 2013-05-16 08:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197885


Attachments
stacktrace (2.15 KB, text/plain)
2013-01-23 07:20 UTC, danfalos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description danfalos 2013-01-23 07:20:15 UTC
This bug was originally marked as duplicate of bug 221608, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-10077-on-20130115)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01, Java(TM) SE Runtime Environment, 1.6.0_37-b06
OS: Linux

Stacktrace: 
org.osgi.framework.BundleException: The bundle "com.atlassian.connector.eclipse.jira.core_3.0.4.v20120406 [169]" could not be resolved. Reason: Missing Constraint: Require-Bundle: javax.xml.rpc; bundle-version="1.1.0"
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1332)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1316)
   at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
   at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1177)
   at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
Comment 1 danfalos 2013-01-23 07:20:17 UTC
Created attachment 130509 [details]
stacktrace
Comment 2 Tomas Stupka 2013-01-31 10:32:08 UTC
please check if the javax-xml-rpc.jar is in your netbeans install
Comment 3 Tomas Stupka 2013-02-20 14:03:37 UTC
any update on this?
Comment 4 Marian Mirilovic 2013-05-16 08:59:18 UTC

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