Splunk AppDynamics

Java agent not reporting to the controller

Pavan_Jadhav1
New Member

Hi All,

We tried to install Java agent in Windows. The agent installed and started successfully. After a few minutes, the agent stops reporting to the Controller.

Error log-

[Attach API initializer] 14 May 2020 15:54:06,866 WARN AgentErrorProcessor - Agent error occurred, [name,transformId]=[com.singularity.bci.TransformationManager - com.singularity.ee.agent.appagent.services.bciengine.TimeoutWaitingForLockException,2147483647]
[Attach API initializer] 14 May 2020 15:54:06,866 WARN AgentErrorProcessor - 4 instance(s) remaining before error log is silenced

-Pavan

^ Edited by @Ryan.Paredez improved title and readability

Labels (1)
0 Karma
1 Solution

Nawaz_Ali_Moha1
Contributor

Hello Pavan,

Can you please add below Node properties and pass the below mentioned JVM argument and restart the JVM:

Name: error-safety-rule-error-threshold
Description: error-safety-rule-error-threshold
Type: Integer
Value: -1

Name: error-safety-log-error-threshold
Description: error-safety-log-error-threshold
Type: Integer
Value: -1

Please refer this link to know how to set the node properties: https://docs.appdynamics.com/display/PRO45/App+Agent+Node+Properties 


Can you please restart the JVM with this JVM parameter - -Dorg.osgi.framework.bootdelegation=com.singularity.*
Please refer this link for more information - https://docs.appdynamics.com/display/PRO43/OSGi+Infrastructure+Configuration

View solution in original post

Nawaz_Ali_Moha1
Contributor

Hello Pavan,

Can you please add below Node properties and pass the below mentioned JVM argument and restart the JVM:

Name: error-safety-rule-error-threshold
Description: error-safety-rule-error-threshold
Type: Integer
Value: -1

Name: error-safety-log-error-threshold
Description: error-safety-log-error-threshold
Type: Integer
Value: -1

Please refer this link to know how to set the node properties: https://docs.appdynamics.com/display/PRO45/App+Agent+Node+Properties 


Can you please restart the JVM with this JVM parameter - -Dorg.osgi.framework.bootdelegation=com.singularity.*
Please refer this link for more information - https://docs.appdynamics.com/display/PRO43/OSGi+Infrastructure+Configuration

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...