You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2015/04/16 10:01:59 UTC

[jira] [Closed] (KARAF-3392) Installation of cxf-core and activemq-client hangs

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

Guillaume Nodet closed KARAF-3392.
----------------------------------
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 4.0.0.M3)

> Installation of cxf-core and activemq-client hangs
> --------------------------------------------------
>
>                 Key: KARAF-3392
>                 URL: https://issues.apache.org/jira/browse/KARAF-3392
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.0.0.M1
>            Reporter: Christian Schneider
>            Assignee: Guillaume Nodet
>
> To reproduce start clean karaf:
> feature:repo-add activemq 5.10.0
> feature:repo-add cxf 3.1.0-SNAPSHOT
> feature:install activemq-client cxf-core
> Karaf will hang in shell while trying to install.
> In another constellation I found that spring 3.1.4 and spring 3.2.2 are both installed. So maybe this is what happens.
> The strange thing is that installing cxf-core will install spring 3.1.4 as the cxf-core feature does not refer to spring.
> See
> pl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT | Adding features: cxf-core/[3.1.0.SNAPSHOT,3.1.0.SNAPSHOT]
> 2014-11-28 15:50:30,077 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT | Changes to perform:
> 2014-11-28 15:50:30,077 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |   Region: root
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |     Bundles to install:
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:javax.annotation/javax.annotation-api/1.2
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:javax.mail/mail/1.4.4  
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.cxf/cxf-core/3.1.0-SNAPSHOT
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.cxf/cxf-rt-management/3.1.0-SNAPSHOT
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.1.0-SNAPSHOT
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.fastinfoset/1.2.13_1
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/2.2.1.1_2
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr339-api-2.0/2.4.0
> 2014-11-28 15:50:30,078 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.apache.ws.xmlschema/xmlschema-core/2.2.0
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.springframework/spring-aop/3.1.4.RELEASE
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.springframework/spring-asm/3.1.4.RELEASE
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.springframework/spring-beans/3.1.4.RELEASE
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.springframework/spring-context/3.1.4.RELEASE
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.springframework/spring-context-support/3.1.4.RELEASE
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.springframework/spring-core/3.1.4.RELEASE
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.springframework/spring-expression/3.1.4.RELEASE
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.codehaus.woodstox/stax2-api/3.1.4
> 2014-11-28 15:50:30,079 | INFO  | pool-25-thread-1 | FeaturesServiceImpl              | 6 - org.apache.karaf.features.core - 4.0.0.SNAPSHOT |       mvn:org.codehaus.woodstox/woodstox-core-asl/4.4.1  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)