- Mark as New
- Subscribe to RSS Feed
- Permalink
‎26 Apr 2023
12:13 AM
- last edited on
‎27 Apr 2023
01:25 PM
by
Ana_Kuzmenchuk
We have several processes that run a wrapped Java application to run as a Windows Service.
This is done with a Java Service Wrapper that creates a .exe process that is in charge of running the .jar of the actual application and with a specific configuration and it will define it as a Windows Service.
For example:
https://wrapper.tanukisoftware.com/doc/english/qna-service.html
Can we monitor Java applications that are executed like that on Windows?
What happens if the wrapper itself is not supported by OneAgent?
Solved! Go to Solution.
- Labels:
-
java
-
services classic
-
windows
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎28 Apr 2023 10:42 AM
Yes, this is supported. OneAgent hooks all process starts and injects automatically when it is a Java process.
