Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
02-26-2020 04:52 AM
Hi,
We updated our application to Weblogic server 12.2.1.3 from 12.1.2 and after that Appdyanmics Java agent won't start.
Nothing is written in the log files and javaagent is set i weblogic startup agreement correclty "-javaagent:<path>/javaagent.jar".
We have updated javaagent to 4.5.19.29348 but still the same issue.
Anybody that have been out for the same issue and how did you solve it?
Machineagent is working fine so connection to controller is also working.
02-26-2020 05:38 AM
That is odd.
Can you post your JVM command line from ps -ef?
Do you see any output from the agent written into the console window of the JVM as it starts?
02-26-2020 05:59 AM
No I have no output from the Agent when JVM starts.
I'm running windows but this is my JVM command line:
E:\home\mw_home\java\bin\java
-server
-Xms256m
-Xmx512m
-XX:CompileThreshold=8000
-cp E:\home\mw_home\mws\wlserver\server\lib\weblogic-launcher.jar
-Dlaunch.use.env.classpath=true
-Dweblogic.Name=ManagedServer6
-Djava.security.policy=E:\home\mw_home\mws\wlserver\server\lib\weblogic.policy
-Dweblogic.system.BootIdentityFile=E:\home\wls_domain\PRODINT\servers\ManagedServer6\data\nodemanager\boot.properties
-Dweblogic.nodemanager.ServiceEnabled=true
-Dweblogic.nmservice.RotationEnabled=true
-Xms2048m
-Xmx6096m
-XX:+DisableExplicitGC
-Dfndext.home=E:/home
-Dfndext.instance=PRODINT
-Dfndext.loggingConfig=j2ee-logging.properties
-Djava.util.logging.manager=java.util.logging.LogManager
-Dcom.sun.jersey.server.impl.cdi.lookupExtensionInBeanManager=true
-XX:+UnlockCommercialFeatures
-XX:+FlightRecorder
-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=E:/home/instance/PRODINT/temp
-javaagent:C:/AppDynamics/javaagent.jar
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=58102
-Dcom.sun.management.jmxremote.local.only=false
-Dcom.sun.management.jmxremote.authenticate=true
-Dcom.sun.management.jmxremote.login.config=JMXRealm
-Djava.security.auth.login.config=E:/home/instance/PRODINT/conf/login.config
-Dcom.sun.management.jmxremote.ssl=false
-Djavax.management.builder.initial=weblogic.management.jmx.mbeanserver.WLSMBeanServerBuilder
-Djava.system.class.loader=com.oracle.classloader.weblogic.LaunchClassLoader
-javaagent:E:\home\mw_home\mws\wlserver\server\lib\debugpatch-agent.jar -da
-Dwls.home=E:\home\mw_home\mws\wlserver\server
-Dweblogic.home=E:\home\mw_home\mws\wlserver\server
-Dweblogic.management.server=http://prod211:58090 weblogic.Server
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form