Skip to main content
19-Tanzanite
May 26, 2020
Question

How to add JAVA OPTIONS in Thingworx tomcat service

  • May 26, 2020
  • 1 reply
  • 2559 views

Hi all,

 

I have installed Thingworx Navigate 8.5 using executable. To debug Thingworx Extension, I need to add JAVA OPTIONS arguments in tomcat service.  There are two bat files in Thingworx installation folder, service.bat & tomcat_windows_service.bat in which one I need add JAVA_OPTIONS and how can I reinstall service.

 

Could any one help me with this. Thanks in advance.

 

/VR

1 reply

16-Pearl
May 26, 2020

Hello @Velkumar 

 

Thank you for opening post to community. Please refer the below article , I hope it will resolve your issue.

https://www.ptc.com/en/support/article/CS195506

 

In case of further concern,please feel free to revert.

 

Thanks

Velkumar19-TanzaniteAuthor
19-Tanzanite
May 26, 2020

Hi @odukiya 

 

Thanks for sharing details. Tomcat and Thingworx are configured already and running. I'm looking for a way to add addition JVM arguments to debug custom Thingworx extension.

 

/VR 

12-Amethyst
May 26, 2020

Hi ,

 

You can try adding the Java options in setEnv.bat file placed under bin folder of tomcat and see if that helps to meet your requirement.