Flags to Generate Log for Debugging UEM
Depending on the application server that you are using you will have to modify one of the following files:
setAgentEnv.bat/sh - webblogic
setJBossAgentEnv.bat/sh - JBoss
setTomcatAgentEnv.bat/sh - Tomcat
setGenericAgentEnv.bat/sh
Please change
verbosity=0,logfile=false
to
verbosity=2,logfile=true
Once you have modified the file you will have to restart the Application server.
This should generate ap_transformer_<servername>.log in the Applicare/logs folder.
This file can be used to debug UEM and some other problems.
Please sign in to leave a comment.
Comments
0 comments