[jboss-jira] [JBoss JIRA] (JBRULES-3710) OSGi Constraint violation error for package 'org.drools.marshalling'

Sudhakar S (JIRA) jira-events at lists.jboss.org
Mon Jan 7 23:14:08 EST 2013


Sudhakar S created JBRULES-3710:
-----------------------------------

             Summary: OSGi Constraint violation error for package 'org.drools.marshalling'
                 Key: JBRULES-3710
                 URL: https://issues.jboss.org/browse/JBRULES-3710
             Project: JBRULES
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-core
    Affects Versions: 5.4.0.Final
         Environment: Linux, Glassfish, OSGi, Apache Felix, Spring DM
            Reporter: Sudhakar S
            Assignee: Mark Proctor
            Priority: Critical


org.drools.marshalling package is exported by Knowledge API(knowledge-api-5.4.0.Final.jar) & Drools :: Core(drools-core-5.4.0.Final.jar) bundles. This throws constraint violation error while starting drools-core bundle. I assume this may be error in drools-code's MANIFEST.MF file, since it doesn't have any classes under org.drools.marshalling package.

Please find the detailed error below,

2012-12-18 02:52:33.519+0000 [FelixStartLevel] ERROR logging [LogDomains.java:354] - org.osgi.framework.BundleException: Constraint violation for package 'org.drools.marshalling' when resolving module 367.0 between existing export 367.0.org.drools.marshalling NO BLAME and uses constraint 365.0.org.drools.marshalling BLAMED ON [[367.0] module; (&(bundle-symbolic-name=org.drools.internalapi)(bundle-version>=5.4.0.Final))]
        at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3449)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:1727)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1156)
        at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
        at java.lang.Thread.run(Thread.java:662)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list