I'm currently attempting to get a machine agent to talk to a non-production AppDynamics Controller. The Controller is installed on a Windows box and the agent is installed on a linux host which I will be attempting to use with the docker extension. I'm currently receiving this error when I start the agent.
INFO FlexibleX509TrustManager - Using default keystore for SSL certificate validation.
INFO HostIdProvider - Default Host Identifier Resolver using host name for unique host identifier [hostnamehere]
INFO SecondStageSystem - Starting main system with features Features(features=[], reason=Features.Reason(message=Unsuccessful leasing a license, code=License Lease Failed))
I'm trying to find out what's causing this error. I have server monitoring enabled in the controller-info.xml. I also put the controllers IP, the port, the account access ID and left everything else set to false or blank. Any help would be greatly appreciated. Right now, the controller can see the agent but says that it doesn't have Server Monitoring enabled and it's not receiving any stats from the server.