Is APMSQL server supported when using introscope.apm.feature.enabled=false ?
APMSQL server is not supported if introscope.apm.feature.enabled=false
If APMSQL server is used when this property is disabled, you will experience the following errors.
SQL Client
Error: TEIID30504 Remote org.teiid.core.TeiidProcessingException: TEIID30504 ws-source: TEIID15005 Error Calling HTTP Service - 500 Internal Server Error
SQLState: 50000
ErrorCode: 30504
MOM EM log
[ERROR] [btpool0-1] [Manager.AppMap] Internal Server Error happend during controller invocation!
Setting introscope.apm.feature.enabled=false disables the AppMap API which APMSQL uses to gather data from the Enterprise Manager.
The property must not be set to false on any member of the cluster, otherwise no data can be returned. In addition, the MOM EM must be able to communicate with each Collector EM's webserver port in the cluster.