Hi everyone,
We got a Heap Dump on our PI system, using EMA we discovered that there is indeed a leak suspect. With this problem description:
""One instance of "java.util.concurrent.ConcurrentHashMap" loaded by "<system class loader>" occupies 1,088,886,176 (63.29%) bytes. The instance is referenced by com.wily.introscope.agent.AgentFactoryThread @ 0x70000009a81a240 Agent Heartbeat , loaded by "<system class loader>". The memory is accumulated in one instance of "java.util.concurrent.ConcurrentHashMap$Segment[]" loaded by "<system class loader>"".
It seems a Wily Introscope related problems, Does anyone else got this issue? Is there a solution we can implement?