- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
javaagent do not show any business transaction

Hello,
I've installed a fresh controller 4.4.1 on one of our server (name is sbeld10864).
I've downloaded the agent via the getting started wizard and installed on our application (name is CARMAFE, server is sbelt10389).
After starting the application (ibm jdk1.7), I see the application in ou controller, but no data are sent to the controller (no business transaction/...)
you'll find the logs of the controller (controller_logs.tar) in attach and the config + logs of the admin agent (agent.tar) (with .txt extension as it seems we cannot post tar files ? -)...
could you tell me what is wrong ?
many thanks
Brgds
JF
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you followed the documentation here with respect to the security requirements?
From the log, I guess maybe you missed that step?
Warm regards,
Peter
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

hello
sorry i forgot to mention that at first install i did'nt add the security permissions.
But if you check in the second start, in agent.2018_02_21__16_41_52.0.log, there are no security errors anymore
I've added the following in /opt/websphere/85/appserver/profiles/N_SBELT10389/properties/server.policy
// Allow appdynamics
grant codeBase "file:/opt/AppDynamics/-" {
permission java.security.AllPermission;
};
but still i've nothing in the business transactions...
Any other ideas ?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah, I see. Yes you fixed that after the first boot.
Is this all the agent logs that were written? I do not see any ByteCodeTransformer logs, which would be necessary to dig into this further.
I think the most efficient way to root-cause what is going on here would be for you to open a support ticket and dig in with the support guys.
Warm regards,
Peter
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

i removed them because they were too big to upload them here...
I've restarted the node so that the full log is in attach...
I'll try to contact the support to get help... but this is so basic i can't understand why the agent connects and does not send any business transactions... it worked fine before
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think I found the problem at line 373 of your new agent log file:
[Thread-5] 22 Feb 2018 16:12:58,696 WARN ConfigurationChannel - ResponseReadException creating Response Wrapper [g], : com.singularity.ee.rest.c: Error in controller in processing binary request AppAgent Config Data - Agent license request denied. Agent type: java-app-agent; Node: sbelt10389; Application: CARMAFE; Host: sbelt10389.devbe.development; Reason: License limit hit for controller
