cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Monitor Wrapped Java Windows Service

jose_araya
Advisor

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?

1 REPLY 1

harald_berger
Dynatrace Champion
Dynatrace Champion

Yes, this is supported. OneAgent hooks all process starts and injects automatically when it is a Java process.

Featured Posts