Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
12-21-2017 11:40 AM
Hello,
i'm new to appdynamics and was hoping i can find an answer here for the error i'm facing.
So far this is what i have.
1. controller configured and working.
2. installed javaagent on my weblogic server.
3. configured controller-info.xml and startWebLogic.sh
when i spin up Weblogic server, i get an error:
"[Fatal Error] :120:20: Attribute name "install" associated with an element type "agent" must be followed by the ' = ' character."
"[Thread-0] AgentInstallManager - Could not parseAgent Identity XML FileAttribute name "install" associated with an element type "agent" must be followed by the ' = ' character.Exception com.appdynamics.org.xml.sax.SAXParseException: Attribute name "install" associated with an element type "agent" must be followed by the ' = ' character."
I double checked all the configurations that i have made but i can't locate where i'm missing ' = '.
Please HALP!
Solved! Go to Solution.
12-21-2017 01:20 PM
Without looking at your code, it would be hard to tell what's wrong. But...I Googled this error and this came up:
I found two sites that said that a line like this:
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
Should use async="async"
or async=""
instead of just async
.
Cody
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form