cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[Fatal Error] :120:20: Attribute name "install" associated with an element type "agent" must be ...

junhyung.kim
Creator

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!

 

1 REPLY 1

Cody.Naumann
AppDynamics Team (Retired)

Without looking at your code, it would be hard to tell what's wrong. But...I Googled this error and this came up:

 

https://www.sitepoint.com/community/t/i-need-help-with-this-attribute-name-async-associated-with-an-...

 

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
Join Us On December 10
Learn how Splunk and AppDynamics are redefining observability


Register Now!

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here
Top Kudoed Authors