-
Bug
-
Resolution: Done
-
Critical
-
fuse-6.x-GA
-
%
-
In Fuse 6.3, wrap: bundles are implicitly refreshed on any deployment. This is creating a number of issues related to circular deployment loops with both product and 3rd party libraries.
For example, a totally unrelated config update triggered the refresh of half the container due to the wrap usage for janino:
<bundle>wrap:mvn:org.codehaus.janino/janino/2.5.16$Bundle-SymbolicName=Codehaus-Janino&Bundle-Version=2.5.16</bundle> org.drools.compiler / 6.4.0.201612012349 (Wired to Codehaus-Janino/2.5.16 which is being refreshed) 2017-06-15 13:22:03,709 | INFO | 4.0.1-1-thread-1 | Agent | - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 | org.kie.scanner.osgi / 6.4.0.201612012349 (Wired to org.drools.compiler/6.4.0.201612012349 which is being refreshed) 2017-06-15 13:22:03,709 | INFO | 4.0.1-1-thread-1 | Agent | - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 | org.kie.api / 6.4.0.201612012339 (Wired to org.drools.compiler/6.4.0.201612012349 which is being refreshed) 2017-06-15 13:22:03,708 | INFO | 4.0.1-1-thread-1 | Agent | - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 | org.drools.osgi.integration / 6.4.0.201612021118 (Wired to org.drools.compiler/6.4.0.201612012349 which is being refreshed) 2017-06-15 13:22:03,709 | INFO | 4.0.1-1-thread-1 | Agent | - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 | org.kie.internalapi / 6.4.0.201612012339 (Wired to org.kie.api/6.4.0.201612012339 which is being refreshed) 2017-06-15 13:22:03,707 | INFO | 4.0.1-1-thread-1 | Agent | - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 | org.drools.core / 6.4.0.201612012349 (Wired to org.kie.api/6.4.0.201612012339 which is being refreshed) 2017-06-15 13:22:03,687 | INFO | 4.0.1-1-thread-1 | Agent | - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 | customer-brms-service / 1.0 (Wired to org.kie.api/6.4.0.201612012339 which is being refreshed) 2017-06-15 13:22:03,687 | INFO | 4.0.1-1-thread-1 | Agent | - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 | customer-dispatch / 1.0 (Wired to customer-brms-service/1.0 which is being refreshed)
- is related to
-
ENTESB-6151 Jolokia error when connecting to container from Hawtio and LDAP
-
- Closed
-
-
ENTESB-7280 Intermittently CXFRS service throws java.lang.NoClassDefFoundError: org/apache/cxf/jaxrs/impl/MetadataMap$KeyComparator while returning response.
-
- Closed
-
- relates to
-
ENTESB-7370 Fabric Deployments Freezing at Install
-
- Closed
-