Resolve Incomplete Agent Configuration Issues

This table lists typical error messages for incomplete Agent configuration:

Error Message Solution

Cannot connect to the Agent - ERROR com.singularity.XMLConfigManager - Incomplete Agent Identity data, Invalid Controller Port Value

This indicates that the value for the Controller port in controller-info.xml is missing. Add the Controller port and host value to resolve:

  • For on-premises Controller installations: 8090 for HTTP and 8181 for HTTPS.
  • For Controller SaaS service, use the default HTTPS port 443.

Caused by: com.singularity.ee.agent.configuration.a: Could not resolve agent-controller basic configuration

This is usually caused because of incorrect configuration in the Controller-info.xml file.

Ensure that the information for agent communication (Controller host and port) and agent identification (application, tier and node names) is correctly configured.

Alternatively, you can also use the system properties (-D options) or environment variables to configure these settings.