Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
07-17-2018 02:16 AM
Hello.
I am currently trying APP Dynamics to set a monitoring system up (APM, End User, Database, Infrastructure).
I want first to test it on a Scala/Vert.x (3.5.2) application as first test.
But, I don't see anything on the Saas Controller. Any ideas why ? Did I miss something ? I used the Getting Started Wizard to get the agent.
Below, the way I launched my program with the agent, and the what I get in the Controller.
sbt ${debug}\ -J-javaagent:/appdynamics/appagent/javaagent.jar \ -J-Dappdynamics.agent.applicationName=supplier-application2 \ -J-Dappdynamics.agent.tierName=tiers-name \ -J-Dappdynamics.agent.nodeName=node-name \ "-Dsecurity_site=http://$$authentication_server_address/oauth" \ "run --configurations=./configuration"
07-17-2018 03:58 AM
Adrien,
Firstly, what agent version are you using? Support for Vert.X 3.5 was added in the most recent release (4.5) which came out last week so you will need to use the 4.5 agent.
If you are already running v4.5 of the agent (or if you try that and see no change) then can you try downgrading to Vert.X 3.5.0, and see if that helps?
If not, can you describe how the application works; what is processing the incoming HTTP requests, the Vert.X HTTP server or some lightbend HTTP server (e.g. Akka HTTP, etc.)
Warm regards,
Peter
07-17-2018 05:07 AM
Thanks for the answer.
However, this didn't work. After looking inside the Saas Controller, I saw this information "AppDynamics Version 4.4.1.0, build 164".
By what I understand, I don't have the right version of the controller to work with the 4.5 agent. Am I right ? If so, how can I update the controller ?
Thanks for your help,
Adrien
07-17-2018 05:33 AM
Adrien,
One of the new features of the 4.5 agent is the ability for it to work with controllers v4.4.1 or higher, so you will actually be fine in this scenario.
Warm regards,
Peter.
07-17-2018 08:47 AM
Indeed, my bad.
As you said, it works with Vert.x 3.5.0, but not higher.
Per one of your previous answer, I understand it was expected.
Do you know when higher version of Vert.x will be supported ?
Thanks for your time
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form