after doing the configuration changes in Websphere liberty server, I am getting the below error.
Error opening zip file or JAR manifest is missing: <path of the javaagent.jar file>
Error occured during initialization of VM
agent library failed to init: instrument
same jar file runs properly when i try it on another application servers. I am not sure what is the problem.
any clue what i missed?
Please be advised that we have released Java Agent 4.5.4 with the following capabilities:
Product Update, November 2018 (v4.5.4) provides complete information on what's new in v4.5.4.
Hope it's helpful.
Hi Rakesh,
You can configure the javaagent on <Liberty_Home>/usr/servers/<Liberty_Server_Name>/jvm.options and check the behaviour once.
Thanks
Naren