Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add the option in red below to the ${LAMAXU_HOME}/bin/startup.sh|startup.bat files.

nohup

"$JAVA_HOME/bin/java"

-javaagent:/app/AppServerAgent-4.0.6.0/ver4.0.6.0/javaagent.jar

-DLOG_PATH=${LAMAXU_HOME}/logs

-cp

${LAMAXU_CLASSPATH}

com.qm.lamaxu.Main

-config

${LAMAXU_HOME}/config/config.xml

>nohup.out

2>&1

&

Testing AppDynamics works with Lamaxu

...