-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.2.1
-
Fix Version/s: jboss-fuse-6.3
-
Component/s: Fabric8 v1
-
Labels:None
This happens only in root container. The root container is configured with the following profiles: Insights - console, elasticsearch.datanode, elasticsearch.node, logs.elasticsearch & fabric
java.lang.NullPointerException
at io.fabric8.insight.elasticsearch.plugin.InsightIndicesHousekeeperService$Task.run(InsightIndicesHousekeeperService.java:115) [io.fabric8.insight:insight-elasticsearch-factory:1.2.0.redhat-621090 io.fabric8.insight:insight-elasticsearch-plugin:1.2.0.redhat-621090 io.fabric8.insight:insight-elasticsearch-discovery:1.2.0.redhat-621090]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [:1.8.0_66]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [:1.8.0_66]
at java.lang.Thread.run(Thread.java:745) [:1.8.0_66]