JBoss Fuse is generating a large amount of logs, causing log files to continuously roll
Issue
- Why is JBoss Fuse generating so much logging?
- Why are the JBoss Fuse logs continuously rolling?
If you see the following logs being generated in the log:
2018-01-31 16:00:52,922 | INFO | Thread-81 | ProfileWatcherImpl | 275 - io.fabric8.fabric-agent-commands - 1.2.0.redhat-621216 | Ignoring mvn:io.fabric8/fabric-groups/1.2.0.redhat-621216
2018-01-31 16:00:52,922 | INFO | Thread-81 | ProfileWatcherImpl | 275 - io.fabric8.fabric-agent-commands - 1.2.0.redhat-621216 | Ignoring mvn:com.fasterxml.jackson.core/jackson-annotations/2.6.3
2018-01-31 16:00:52,922 | INFO | Thread-81 | ProfileWatcherImpl | 275 - io.fabric8.fabric-agent-commands - 1.2.0.redhat-621216 | Ignoring mvn:org.ops4j.base/ops4j-base-util-property/1.5.0
2018-01-31 16:00:52,923 | INFO | Thread-81 | ProfileWatcherImpl | 275 - io.fabric8.fabric-agent-commands - 1.2.0.redhat-621216 | Ignoring mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
2018-01-31 16:00:52,923 | INFO | Thread-81 | ProfileWatcherImpl | 275 - io.fabric8.fabric-agent-commands - 1.2.0.redhat-621216 | Ignoring mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
You likely have enabled the fabric:watch command to watch some specific URL. There was a bug in this feature that caused excessive logging. This bug was tracked by:
ENTESB-6455 - "fabric:watch" command doesn't work for Fuse.
Environment
- JBoss Fuse 6.2.1
- Fabric
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.