The Runtime Service cannot communicate with the Access Service Portal

You must edit or replace this page before making it public.

The information below details some of the possible scenarios when this error occurs, and how to troubleshoot it.

For the exact reason why this communication failed, refer to the Local Log file of the Runtime Service in the <garoot>/log directory. The filename format is: LocalLog_RUNTIME_<instance><n>_<pid>.log.

For detailed descriptions of the causes and their solutions, refer to the Troubleshooting Guide.

Possible reasons for this error

All or some of the Access Services listed in the gaAccessServiceLocations setting are invalid, or inaccessible
Solution
Check:
You are using the RuntimeSSL setting, but the SSL flags are not enabled in both the Runtime Service and server machines
Solution
Check:
You are using either PAT or NAT, but the proxy information is not properly configured
Solution
Check:
The AJP Listener in the Infrastructure Service cannot accept the amount of connections required by all the Runtime Services
Solution
Check the maxProcessors attribute in the AJP Listener, using the server.xml file located in the <garoot>/infrastructure/<instanceName>/conf directory.
None of the above scenarios are applicable
Solution
Refer to the Troubleshooting Guide.

Customizing this error message

To customize this message, edit the <garoot>/templates/Runtime/InfrastructureError.html file.

Alternatively, define the <gaInfrastructureErrorTemplate> setting in the Runtime main instance, and specify the filename that contains the error template.