Skip to main content
5-Regular Member
November 9, 2022
Question

ThingWorx Foundation container on Azure Kubernetes Service

  • November 9, 2022
  • 2 replies
  • 1416 views

How to collect thread/heap dumps for thingworx container running on AKS.? 

2 replies

13-Aquamarine
January 29, 2024

Hi Vladimir,

 

It seams that those articles are no longer viewable.  Do you know what is going on with that ?

 

Regards,

Tom

Community Manager
December 16, 2022

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