Quantcast
Channel: All AppDynamics Discussions posts
Viewing all articles
Browse latest Browse all 1667

Re: Unable to get AppAgentConfigurationResponse from controller

$
0
0

Hi

 

- Can you help to try below steps:


a) define one simple java class say Test.java with main and some thread.sleep in main method

b) now run the agent as follows:
shell> java -Dappdynamics.controller.hostName=appdyn-02.touchtunes.com -Dappdynamics.controller.port=8090 -Dappdynamics.agent.uniqueHostId=g3jab-1800-01_1 -Dappdynamics.agent.applicationName=jukeserver1 -Dappdynamics.agent.tierName=prod1 -Dappdynamics.agent.nodeName=g3jab-1800-01_1 -javaagent:/opt/appdynamics/AppServerAgent/ver4.1.3.1/javaagent.jar Test

 

And see whether agent registered to new app in UI. We see below errors in logs and we understood that you have changes account access key while uploading logs:

 

[Thread-0] 21 Sep 2015 10:18:29,001 INFO XMLConfigManager - XML Agent Account Info Resolver using account access

key [XXX]

[#|2015-09-21T10:19:36.328-0400|SEVERE|glassfish3.1.2|com.appdynamics.AGENT.AGENT_CONFIGURATION|_ThreadID=311;_ThreadName=Thread-5;|Failed handling transaction config request. Machine Id: 0 Node Id: 0 name is not specified|#]

[#|2015-09-21T10:19:42.363-0400|SEVERE|glassfish3.1.2|com.singularity.ee.controller.beans.agent.db.PerfDataUtils|_ThreadID=20403;_ThreadName=Thread-5;|sql query execute on shard failed:
java.sql.SQLException: Failed to read from the .par file


- Can you attach below files if issue persits/opt/appdynamics/AppServerAgent/ver4

 

a) /opt/appdynamics/AppServerAgent/ver4.1.3.1/conf/controller-info.xml and /opt/appdynamics/AppServerAgent/conf/controller-info.xml

 

b) latest agent logs and server.logs

 


Viewing all articles
Browse latest Browse all 1667

Trending Articles