[jira] [Updated] (CAMEL-9689) Websocket Component Failing to Install in Karaf 4

2016-03-11 Thread Claus Ibsen (JIRA)

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

Claus Ibsen updated CAMEL-9689:
---
Summary: Websocket Component Failing to Install in Karaf 4  (was: Websocket 
Component Failing to Install in Karaf)

> Websocket Component Failing to Install in Karaf 4
> -
>
> Key: CAMEL-9689
> URL: https://issues.apache.org/jira/browse/CAMEL-9689
> Project: Camel
>  Issue Type: Bug
>  Components: camel-websocket, karaf
>Affects Versions: 2.16.2
> Environment: Oracle Java 8, Apache Karaf 4.0.4
>Reporter: Trey Sargent
>Priority: Minor
> Fix For: 2.18.0
>
>
> When installing the camel-websocket component in Karaf 4.0.4 the process 
> hangs.
> When I try to install via Karaf's hot deploy I get:
> karaf@root()> ERROR: Bundle org.apache.camel.camel-websocket [94] Error 
> starting file:/opt/apache-karaf-4.0.4/deploy/camel-websocket-2.16.2.jar 
> (org.osgi.framework.BundleException: Unable to resolve 
> org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
> [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
> Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))]) 
> org.osgi.framework.BundleException: Unable to resolve 
> org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
> [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
> Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))] at 
> org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111) at 
> org.apache.felix.framework.Felix.startBundle(Felix.java:2117) at 
> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371) at 
> org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
>  at java.lang.Thread.run(Thread.java:745)



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


[jira] [Updated] (CAMEL-9689) Websocket Component Failing to Install in Karaf

2016-03-11 Thread Claus Ibsen (JIRA)

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

Claus Ibsen updated CAMEL-9689:
---
Fix Version/s: 2.18.0

> Websocket Component Failing to Install in Karaf
> ---
>
> Key: CAMEL-9689
> URL: https://issues.apache.org/jira/browse/CAMEL-9689
> Project: Camel
>  Issue Type: Bug
>  Components: camel-websocket, karaf
>Affects Versions: 2.16.2
> Environment: Oracle Java 8, Apache Karaf 4.0.4
>Reporter: Trey Sargent
>Priority: Minor
> Fix For: 2.18.0
>
>
> When installing the camel-websocket component in Karaf 4.0.4 the process 
> hangs.
> When I try to install via Karaf's hot deploy I get:
> karaf@root()> ERROR: Bundle org.apache.camel.camel-websocket [94] Error 
> starting file:/opt/apache-karaf-4.0.4/deploy/camel-websocket-2.16.2.jar 
> (org.osgi.framework.BundleException: Unable to resolve 
> org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
> [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
> Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))]) 
> org.osgi.framework.BundleException: Unable to resolve 
> org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
> [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
> Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))] at 
> org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111) at 
> org.apache.felix.framework.Felix.startBundle(Felix.java:2117) at 
> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371) at 
> org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
>  at java.lang.Thread.run(Thread.java:745)



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


[jira] [Updated] (CAMEL-9689) Websocket Component Failing to Install in Karaf

2016-03-11 Thread Claus Ibsen (JIRA)

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

Claus Ibsen updated CAMEL-9689:
---
Priority: Minor  (was: Major)

> Websocket Component Failing to Install in Karaf
> ---
>
> Key: CAMEL-9689
> URL: https://issues.apache.org/jira/browse/CAMEL-9689
> Project: Camel
>  Issue Type: Bug
>  Components: camel-websocket, karaf
>Affects Versions: 2.16.2
> Environment: Oracle Java 8, Apache Karaf 4.0.4
>Reporter: Trey Sargent
>Priority: Minor
>
> When installing the camel-websocket component in Karaf 4.0.4 the process 
> hangs.
> When I try to install via Karaf's hot deploy I get:
> karaf@root()> ERROR: Bundle org.apache.camel.camel-websocket [94] Error 
> starting file:/opt/apache-karaf-4.0.4/deploy/camel-websocket-2.16.2.jar 
> (org.osgi.framework.BundleException: Unable to resolve 
> org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
> [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
> Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))]) 
> org.osgi.framework.BundleException: Unable to resolve 
> org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
> [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
> Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))] at 
> org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111) at 
> org.apache.felix.framework.Felix.startBundle(Felix.java:2117) at 
> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371) at 
> org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
>  at java.lang.Thread.run(Thread.java:745)



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


[jira] [Updated] (CAMEL-9689) Websocket Component Failing to Install in Karaf

2016-03-10 Thread Trey Sargent (JIRA)

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

Trey Sargent updated CAMEL-9689:

Description: 
When installing the camel-websocket component in Karaf 4.0.4 the process hangs.

When I try to install via Karaf's hot deploy I get:

karaf@root()> ERROR: Bundle org.apache.camel.camel-websocket [94] Error 
starting file:/opt/apache-karaf-4.0.4/deploy/camel-websocket-2.16.2.jar 
(org.osgi.framework.BundleException: Unable to resolve 
org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
[org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
(&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
osgi.wiring.package; 
(&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))]) 
org.osgi.framework.BundleException: Unable to resolve 
org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
[org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
(&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
osgi.wiring.package; 
(&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))] at 
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111) at 
org.apache.felix.framework.Felix.startBundle(Felix.java:2117) at 
org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371) at 
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
 at java.lang.Thread.run(Thread.java:745)

  was:
When installing the camel-websocket component in Karaf 4.0.4 the process fails 
with the following message:

Error executing command: Unable to resolve javax.mail/1.4.5: missing 
requirement [javax.mail/1.4.5] osgi.wiring.package; 
filter:="(&(osgi.wiring.package=com.sun.mail.handlers)(version>=1.4.0))"


> Websocket Component Failing to Install in Karaf
> ---
>
> Key: CAMEL-9689
> URL: https://issues.apache.org/jira/browse/CAMEL-9689
> Project: Camel
>  Issue Type: Bug
>  Components: camel-websocket, karaf
>Affects Versions: 2.16.2
> Environment: Oracle Java 8, Apache Karaf 4.0.4
>Reporter: Trey Sargent
>
> When installing the camel-websocket component in Karaf 4.0.4 the process 
> hangs.
> When I try to install via Karaf's hot deploy I get:
> karaf@root()> ERROR: Bundle org.apache.camel.camel-websocket [94] Error 
> starting file:/opt/apache-karaf-4.0.4/deploy/camel-websocket-2.16.2.jar 
> (org.osgi.framework.BundleException: Unable to resolve 
> org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
> [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
> Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))]) 
> org.osgi.framework.BundleException: Unable to resolve 
> org.apache.camel.camel-websocket [94](R 94.0): missing requirement 
> [org.apache.camel.camel-websocket [94](R 94.0)] osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0))) 
> Unresolved requirements: [[org.apache.camel.camel-websocket [94](R 94.0)] 
> osgi.wiring.package; 
> (&(osgi.wiring.package=javax.servlet)(version>=2.6.0)(!(version>=3.0.0)))] at 
> org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4111) at 
> org.apache.felix.framework.Felix.startBundle(Felix.java:2117) at 
> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371) at 
> org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
>  at java.lang.Thread.run(Thread.java:745)



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


[jira] [Updated] (CAMEL-9689) Websocket Component Failing to Install in Karaf

2016-03-09 Thread Claus Ibsen (JIRA)

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

Claus Ibsen updated CAMEL-9689:
---
Priority: Major  (was: Critical)

> Websocket Component Failing to Install in Karaf
> ---
>
> Key: CAMEL-9689
> URL: https://issues.apache.org/jira/browse/CAMEL-9689
> Project: Camel
>  Issue Type: Bug
>  Components: camel-websocket, karaf
>Affects Versions: 2.16.2
> Environment: Oracle Java 8, Apache Karaf 4.0.4
>Reporter: Trey Sargent
>
> When installing the camel-websocket component in Karaf 4.0.4 the process 
> fails with the following message:
> Error executing command: Unable to resolve javax.mail/1.4.5: missing 
> requirement [javax.mail/1.4.5] osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=com.sun.mail.handlers)(version>=1.4.0))"



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


[jira] [Updated] (CAMEL-9689) Websocket Component Failing to Install in Karaf

2016-03-09 Thread Claus Ibsen (JIRA)

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

Claus Ibsen updated CAMEL-9689:
---
Component/s: karaf

> Websocket Component Failing to Install in Karaf
> ---
>
> Key: CAMEL-9689
> URL: https://issues.apache.org/jira/browse/CAMEL-9689
> Project: Camel
>  Issue Type: Bug
>  Components: camel-websocket, karaf
>Affects Versions: 2.16.2
> Environment: Oracle Java 8, Apache Karaf 4.0.4
>Reporter: Trey Sargent
>
> When installing the camel-websocket component in Karaf 4.0.4 the process 
> fails with the following message:
> Error executing command: Unable to resolve javax.mail/1.4.5: missing 
> requirement [javax.mail/1.4.5] osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=com.sun.mail.handlers)(version>=1.4.0))"



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


[jira] [Updated] (CAMEL-9689) Websocket Component Failing to Install in Karaf

2016-03-09 Thread Trey Sargent (JIRA)

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

Trey Sargent updated CAMEL-9689:

Description: 
When installing the camel-websocket component in Karaf 4.0.4 the process fails 
with the following message:

Error executing command: Unable to resolve javax.mail/1.4.5: missing 
requirement [javax.mail/1.4.5] osgi.wiring.package; 
filter:="(&(osgi.wiring.package=com.sun.mail.handlers)(version>=1.4.0))"

  was:When installing the camel-websocket component in Karaf 4.0.4 the process 
hangs.


> Websocket Component Failing to Install in Karaf
> ---
>
> Key: CAMEL-9689
> URL: https://issues.apache.org/jira/browse/CAMEL-9689
> Project: Camel
>  Issue Type: Bug
>  Components: camel-websocket
>Affects Versions: 2.16.2
> Environment: Oracle Java 8, Apache Karaf 4.0.4
>Reporter: Trey Sargent
>Priority: Critical
>
> When installing the camel-websocket component in Karaf 4.0.4 the process 
> fails with the following message:
> Error executing command: Unable to resolve javax.mail/1.4.5: missing 
> requirement [javax.mail/1.4.5] osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=com.sun.mail.handlers)(version>=1.4.0))"



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