How to collect thread/heap dumps for thingworx container running on AKS.?
Hi Vladimir,
It seams that those articles are no longer viewable. Do you know what is going on with that ?
Regards,
Tom
Hi @VK_10351977.
You can still use the Support Subsystem for generating thread dumps. Note that, dumping the Java Heap to disk is an expensive operation, and will put the ThingWorx server into an unresponsive state while a full garbage collection is done and while the heap is flushed to disk. This process can take a long time to complete for a large JVM Heap (10-30 minutes).
Please let us know if you have further questions.
Regards.
--Sharon