Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
java.lang.RuntimeException: URL could not be resolved.
at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:195)
at java.net.URL.openStream(URL.java:1010)
at org.apache.karaf.features.internal.FeaturesServiceImpl.installBundleIfNeeded(FeaturesServiceImpl.java:650)
at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:478)
at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:456)
at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:295)
at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:283)
at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:279)
at org.apache.karaf.features.command.InstallFeatureCommand.doExecute(InstallFeatureCommand.java:62)
at org.apache.karaf.features.command.FeaturesCommandSupport.doExecute(FeaturesCommandSupport.java:39)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:221)
at java.lang.Thread.run(Thread.java:662)
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4.doRun(ShellFactoryImpl.java:142)
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4$1.run(ShellFactoryImpl.java:133)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:337)
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4.run(ShellFactoryImpl.java:131)
20:19:53,097 | ERROR | rint Extender: 2 | ntainer.BlueprintContainerImpl$1 293 | 9 - org.apache.aries.blueprint - 0.3.1 | Unable to start blueprint container for bundle sam-server due to unresolved dependencies
java.util.concurrent.TimeoutException
at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:287)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
<TALEND_HOME>/container/system/org/apache/cxf/services/
<TALEND_HOME>/lib/
20:57:09,581 | INFO | Thread-8 | res.internal.FeaturesServiceImpl 421 | 16 - org.apache.karaf.features.core - 2.2.5 | Installing feature cxf-wsn 2.5.2
20:57:09,583 | INFO | Thread-8 | res.internal.FeaturesServiceImpl 421 | 16 - org.apache.karaf.features.core - 2.2.5 | Installing feature activemq 5.5.0
20:57:09,584 | INFO | Thread-8 | res.internal.FeaturesServiceImpl 421 | 16 - org.apache.karaf.features.core - 2.2.5 | Installing feature cxf-wsn-api 2.5.220:57:09,584 | INFO | Thread-8 | res.internal.FeaturesServiceImpl 421 | 16 - org.apache.karaf.features.core - 2.2.5 | Installing feature cxf 2.5.220:57:09,807 | INFO | Thread-8 | res.internal.FeaturesServiceImpl 693 | 16 - org.apache.karaf.features.core - 2.2.5 | Installing bundle mvn:org.apache.cxf.services.wsn/cxf-services-wsn-a
$ tree
.
|-- cxf-bundle
| `-- 2.5.2
| `-- cxf-bundle-2.5.2.jar
|-- dosgi
| `-- cxf-dosgi-ri-discovery-distributed-zookeeper-server
| `-- 1.2
| `-- cxf-dosgi-ri-discovery-distributed-zookeeper-server-1.2.jar
|-- karaf
| |-- apache-cxf
| | |-- 2.4.6
| | | `-- apache-cxf-2.4.6-features.xml
| | `-- 2.5.2
| | `-- apache-cxf-2.5.2-features.xml
| `-- cxf-karaf-commands
| `-- 2.5.2
| `-- cxf-karaf-commands-2.5.2.jar
`--
<?xml version="1.0"?>
<!DOCTYPE catalog
PUBLIC "-//OASIS/DTD Entity Resolution XML Catalog V1.0//EN"
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<rewriteSystem systemIdStartString="http://www.w3.org/2006/03/addressing" rewritePrefix="classpath:/org/apache/cxf/wsn/wsdl"/>
<rewriteSystem systemIdStartString="http://www.w3.org/2005/08/addressing" rewritePrefix="classpath:/org/apache/cxf/wsn/wsdl"/>
</catalog>
<Import-Package>
org.apache.cxf.wsn.util.*;version=${project.version},
!org.apache.cxf.wsn*,
!org.apache.activemq*,
javax.xml.bind*;version="[0.0,3)",
javax.jws*;version="[0.0,3)",
javax.xml.ws*;version="[0.0,3)",
org.apache.cxf*;version=${project.version},
org.apache.cxf.wsn.wsdl,
*
</Import-Package>