You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/10/30 10:50:27 UTC

[jira] [Resolved] (AMQ-4152) Problem with activemq-blueprint

     [ https://issues.apache.org/jira/browse/AMQ-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved AMQ-4152.
------------------------------

       Resolution: Fixed
    Fix Version/s: 5.9.0
         Assignee: Claus Ibsen

AMQ 5.9 can install in Karaf

> Problem with activemq-blueprint
> -------------------------------
>
>                 Key: AMQ-4152
>                 URL: https://issues.apache.org/jira/browse/AMQ-4152
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.7.0
>            Reporter: Alexander Osadchiy
>            Assignee: Claus Ibsen
>             Fix For: 5.9.0
>
>         Attachments: karaf.log
>
>
> When I try to install ActiveMQ with blueprint support to the Karaf container:
> {noformat}
> features:install activemq-blueprint
> activemq:create-broker
> {noformat}
> I get an exception:
> {noformat}
> 2012-11-01 11:10:14,950 | WARN  | raf-2.2.9/deploy | fileinstall                      | 6 - org.apache.felix.fileinstall - 3.2.4 | Error while starting bundle: spring:file:/mnt/data/apache-karaf-2.2.9/deploy/localhost-broker.xml
> org.osgi.framework.BundleException: Unresolved constraint in bundle localhost-broker.xml [78]: Unable to resolve 78.0: missing requirement [78.0] package; (package=org.apache.activemq.hooks)
> 	at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3564)[org.apache.felix.framework-3.2.2.jar:]
> 	at org.apache.felix.framework.Felix.startBundle(Felix.java:1797)[org.apache.felix.framework-3.2.2.jar:]
> 	at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:927)[org.apache.felix.framework-3.2.2.jar:]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1244)[6:org.apache.felix.fileinstall:3.2.4]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1216)[6:org.apache.felix.fileinstall:3.2.4]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:505)[6:org.apache.felix.fileinstall:3.2.4]
> 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:291)[6:org.apache.felix.fileinstall:3.2.4]
> {noformat}
> Log file is attached



--
This message was sent by Atlassian JIRA
(v6.1#6144)