How to start catalina .bat via in a Windows service
book
Article ID: 187089
calendar_today
Updated On:
Products
CA Application Performance Management Agent (APM / Wily / Introscope)
CA Application Performance Management (APM / Wily / Introscope)
INTROSCOPE
DX Application Performance Management
Issue/Introduction
Trying to start Tomcat as a Windows Service
Tomcat starts but only manually (Via catalina.bat.)
Environment
- Release: 10.7.0
- Component: APM Agents
- Tomcat: 8.x
- Java: 1.8
- OS: Windows
Resolution
-Dcom.wily.introscope.agentProfile instead of -Dcom.wily.introscope.agentprofile
Place the above argument on its own line and in quotes in the Tomcat JVM startup arguments for that Service
Feedback
thumb_up
Yes
thumb_down
No