Discussion:
[jira] [Created] (SM-2321) Upgrade to Karaf 3.0.2
Krzysztof Sobkowiak (JIRA)
2014-06-02 21:27:02 UTC
Permalink
Krzysztof Sobkowiak created SM-2321:
---------------------------------------

Summary: Upgrade to Karaf 3.0.2
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Fix For: 6.0.0






--
This message was sent by Atlassian JIRA
(v6.2#6252)
Jean-Baptiste Onofré (JIRA)
2014-06-03 05:20:01 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SM-2321:
----------------------------------------

Assignee: Jean-Baptiste Onofré
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Jean-Baptiste Onofré (JIRA)
2014-07-14 13:30:06 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060632#comment-14060632 ]

Jean-Baptiste Onofré commented on SM-2321:
------------------------------------------

Upgrade to Karaf 3.0.2-SNAPSHOT on master: https://git-wip-us.apache.org/repos/asf?p=servicemix.git;a=commitdiff;h=a041239b6a82d7250513df5855c8fd14393edea6
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-07-15 21:04:05 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062645#comment-14062645 ]

Krzysztof Sobkowiak commented on SM-2321:
-----------------------------------------

I have performed some tests of the ActiveMQ, CXF and Camel features (including Drools and Activiti). It looks ok after the upgrade. SM-2326 seems to be solved too by the upgrade.
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-07-15 21:23:06 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062669#comment-14062669 ]

Krzysztof Sobkowiak commented on SM-2321:
-----------------------------------------

I have found one problem. After installing the {{examples-cxf-jaxws-blueprint}} feature I'm getting following error at boot after restart

{code}
Bundle org.apache.servicemix.bundles.spring-context-support [76] Error starting mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.spring-context-support/3.2.9.RELEASE_1 (org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve bundle revision org.apache.servicemix.bundles.spring-context-support [76.0] because it is exposed to package 'org.apache.commons.logging' from bundle revisions org.ops4j.pax.logging.pax-logging-api [7.0] and org.ops4j.pax.swissbox.optional.jcl [60.0] via two dependency chains.

Chain 1:
org.apache.servicemix.bundles.spring-context-support [76.0]
import: (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.1)(!(version>=2.0.0)))
|
export: osgi.wiring.package=org.apache.commons.logging
org.ops4j.pax.logging.pax-logging-api [7.0]

Chain 2:
org.apache.servicemix.bundles.spring-context-support [76.0]
import: (&(osgi.wiring.package=org.springframework.cache.support)(version>=3.2.9.RELEASE)(!(version>=3.3.0)))
|
export: osgi.wiring.package=org.springframework.cache.support; uses:=org.springframework.beans.factory
org.apache.servicemix.bundles.spring-context [75.0]
import: (&(osgi.wiring.package=org.springframework.beans.factory)(version>=3.2.9.RELEASE)(!(version>=3.3.0)))
|
export: osgi.wiring.package=org.springframework.beans.factory; uses:=org.springframework.core
org.apache.servicemix.bundles.spring-beans [73.0]
import: (&(osgi.wiring.package=org.springframework.core)(version>=3.2.9.RELEASE)(!(version>=3.3.0)))
|
export: osgi.wiring.package=org.springframework.core; uses:=org.apache.commons.logging
org.apache.servicemix.bundles.spring-core [71.0]
import: (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.1)(!(version>=2.0.0)))
|
export: osgi.wiring.package=org.apache.commons.logging
org.ops4j.pax.swissbox.optional.jcl [60.0])
org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve bundle revision org.apache.servicemix.bundles.spring-context-support [76.0] because it is exposed to package 'org.apache.commons.logging' from bundle revisions org.ops4j.pax.logging.pax-logging-api [7.0] and org.ops4j.pax.swissbox.optional.jcl [60.0] via two dependency chains.

Chain 1:
org.apache.servicemix.bundles.spring-context-support [76.0]
import: (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.1)(!(version>=2.0.0)))
|
export: osgi.wiring.package=org.apache.commons.logging
org.ops4j.pax.logging.pax-logging-api [7.0]

Chain 2:
org.apache.servicemix.bundles.spring-context-support [76.0]
import: (&(osgi.wiring.package=org.springframework.cache.support)(version>=3.2.9.RELEASE)(!(version>=3.3.0)))
|
export: osgi.wiring.package=org.springframework.cache.support; uses:=org.springframework.beans.factory
org.apache.servicemix.bundles.spring-context [75.0]
import: (&(osgi.wiring.package=org.springframework.beans.factory)(version>=3.2.9.RELEASE)(!(version>=3.3.0)))
|
export: osgi.wiring.package=org.springframework.beans.factory; uses:=org.springframework.core
org.apache.servicemix.bundles.spring-beans [73.0]
import: (&(osgi.wiring.package=org.springframework.core)(version>=3.2.9.RELEASE)(!(version>=3.3.0)))
|
export: osgi.wiring.package=org.springframework.core; uses:=org.apache.commons.logging
org.apache.servicemix.bundles.spring-core [71.0]
import: (&(osgi.wiring.package=org.apache.commons.logging)(version>=1.1.1)(!(version>=2.0.0)))
|
export: osgi.wiring.package=org.apache.commons.logging
org.ops4j.pax.swissbox.optional.jcl [60.0]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3980)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2037)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1291)
at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
at java.lang.Thread.run(Thread.java:745)
{code}
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-07-15 21:51:04 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062702#comment-14062702 ]

Krzysztof Sobkowiak commented on SM-2321:
-----------------------------------------

The problem occurs after installing the {{cxf}} feature. I can't reproduce it on vanilla Karaf {{3.0.2-SNAPSHOT}}
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Jean-Baptiste Onofré (JIRA)
2014-07-16 05:55:05 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063194#comment-14063194 ]

Jean-Baptiste Onofré commented on SM-2321:
------------------------------------------

OK, let me take a look on this.
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-07-30 08:22:38 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079057#comment-14079057 ]

Krzysztof Sobkowiak commented on SM-2321:
-----------------------------------------

Adding the {{obr}} to {{featuresBoot}} as described in SM-2290 (https://issues.apache.org/jira/browse/SM-2290?focusedCommentId=14077609&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14077609) solves the problem.
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-08-02 20:53:12 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083716#comment-14083716 ]

Krzysztof Sobkowiak commented on SM-2321:
-----------------------------------------

Issues to retest: SM-2325
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
Krzysztof Sobkowiak (JIRA)
2014-08-02 21:30:12 UTC
Permalink
[ https://issues.apache.org/jira/browse/SM-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083716#comment-14083716 ]

Krzysztof Sobkowiak edited comment on SM-2321 at 8/2/14 9:30 PM:
-----------------------------------------------------------------

Issues to retest: SM-2325, SM-2326


was (Author: sobkowiak):
Issues to retest: SM-2325
Post by Krzysztof Sobkowiak (JIRA)
Upgrade to Karaf 3.0.2
----------------------
Key: SM-2321
URL: https://issues.apache.org/jira/browse/SM-2321
Project: ServiceMix
Issue Type: Task
Components: assemblies
Reporter: Krzysztof Sobkowiak
Assignee: Jean-Baptiste Onofré
Fix For: 6.0.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)

Loading...