Hi,
I was instanlated AppServerAgent and trying to configure in Jboss-7 server. I have done below configurations,
standalone.conf: JBOSS_MODULES_SYSTEM_PKGS="org.jboss.byteman,com.singularity,org.jboss.logmanager"
standalone.conf.bat: set "JAVA_OPTS=%JAVA_OPTS% -Djboss.modules.system.pkgs=org.jboss.byteman,com.singularity"
standalone.bat
"%JAVA%" -javaagent
:/Public/z001600/AppServerAgent/javaagent.jar %JAVA_OPTS% ^
"-Dorg.jboss.boot.log.file=%JBOSS_HOME%\standalone\log\boot.log" ^
"-Dlogging.configuration=file:%JBOSS_HOME%/standalone/configuration/logging.properties" ^
-jar "%JBOSS_HOME%\jboss-modules.jar" ^
Also added below entries in VM aruguments,
-javaagent
:/Public/z001600/AppServerAgent/javaagent.jar -Djboss.modules.system.pkgs=org.jboss.byteman,com.singularity,org.jboss.logmanager
But while accesing my application i am getting below exception
java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/entrypoint/bciengine/FastMethodInterceptorDelegator
Could you please help me to solve this problem
Thanks in advance for your support.
Regards,
RAM
Hi,
We understood that you are using pro agent and we also see that this is in reference to your query at http://appsphere.appdynamics.com/t5/Pro-Trial-for-Java/Integrate-Appdynamic-in-Jboss-7/m-p/5995#M147
we request you to provide the information asked at your other query link which we are tracking this issue.
Regards,
Arun