-
Bug
-
Resolution: Done
-
Major
-
None
-
jboss-fuse-6.3
-
None
-
%
-
-
After successfully configuring JBoss Fuse 6.3.0 GA in standalone mode for bxms integration as per the instructions then creating a fabric all the bxms integration has been removed.
As the instructions do not state that fabric is unsupported as per the description in ENTESB-5796, following the steps in the instructions but utilizing the appropriate fabric profile commands does not work.
In particular when this step is executed:
JBossFuse:karaf@root> fabric:profile-edit --features fuse-bxms-switchyard-bpm default
we see
2016-11-28 15:15:20,734 | ERROR | 5.0.1-1-thread-1 | DeploymentAgent | 175 - io.fabric8.fabric-agent - 1.2.0.redhat-630187 | Unable to update agent org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=switchyard; type=karaf.feature; version="[2.0.1,3.0.0)" at org.apache.felix.resolver.ResolutionError.toException(ResolutionError.java:42)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:236)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:159)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at io.fabric8.agent.region.SubsystemResolver.resolve(SubsystemResolver.java:190)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at io.fabric8.agent.service.Deployer.deploy(Deployer.java:273)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at io.fabric8.agent.service.Agent.provision(Agent.java:366)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at io.fabric8.agent.service.Agent.provision(Agent.java:199)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at io.fabric8.agent.DeploymentAgent.doUpdate(DeploymentAgent.java:753)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at io.fabric8.agent.DeploymentAgent$4.run(DeploymentAgent.java:303)[175:io.fabric8.fabric-agent:1.2.0.redhat-630187] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)[:1.8.0_91] at java.util.concurrent.FutureTask.run(FutureTask.java:266)[:1.8.0_91] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)[:1.8.0_91] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)[:1.8.0_91] at java.lang.Thread.run(Thread.java:745)[:1.8.0_91]
And if we drop back to just trying to install the 'kie-camel' feature as per:
JBossFuse:karaf@root> fabric:profile-edit --features kie-camel default
A continuous loop of attempted fabric deployments ensue - see attached fuse.log.
- is blocked by
-
ENTESB-5796 Unable to install "pax-cdi" feature in fabric
-
- Closed
-
- is related to
-
RHBRMS-2804 (6.4.z) Align BRMS Feature Files for Fuse 6.3
-
- Verified
-
-
RHDM-68 Align BRMS Feature Files for Fuse 6.3
-
- Closed
-
-
RHBRMS-2810 [ONE-OFF] Align BRMS Feature Files for Fuse 6.3
-
- Resolved
-
- links to