RE: [External] : Re: Tomcat as a Windows Service not picking JAVA_OPTS parameter

2023-02-01 Thread Rajagopalan Hariharan
02:37, Rajagopalan Hariharan wrote: > Hi, > > I have deployed ORDS 22.4 version in Tomcat 9 (which is installed as a > Windows Service). > > For ORDS to work e have to set JAVA_OPTS parameter before starting Tomcat. > > This works perfectly fine when set in cmd and Tom

Tomcat as a Windows Service not picking JAVA_OPTS parameter

2023-01-31 Thread Rajagopalan Hariharan
Hi, I have deployed ORDS 22.4 version in Tomcat 9 (which is installed as a Windows Service). For ORDS to work e have to set JAVA_OPTS parameter before starting Tomcat. This works perfectly fine when set in cmd and Tomcat started in cmd using startup.bat. But when you start as service, I have