We configured the Stat Central Agent for HTTPS and all the PsLockSync job failed with the below error:
SELECT PS_OPRID, STAT_USER FROM PS_DB_OPRID WHERE PS_DATABASE = ? ORDER BY PS_DATABASE ASC, PS_OPRID ASC, STAT_USER ASC
- exclusion list from job (not DB exclusion): [null, 4, 19, 22, 54, 69]
(ConnectionPool.java:406) - ClearDatasource = [Yes]
(JBossConnectionPool.java:478) - The Jboss Native Management port: 9990
com.quest.stat.datasource.jbossmgmt.ControllerOperationException: An error occurred while executing operation on JBoss controller to get the datasources
...
Caused by: java.io.IOException: java.net.ConnectException: JBAS012174: Could not connect to http-remoting://<server_SCA_name>:9990. The connection failed
...
- com.quest.stat.datasource.jbossmgmt.ControllerOperationException: An error occurred while executing operation on JBoss controller to get the datasources
EJB Invocation failed on component PSObjectLockSyncBean for method public abstract void com.quest.stat.agent.ejb.session.objactivity.PSObjectLockSync.syncPSObjects(java.lang.String,java.lang.String,java.lang.String,long,long) throws javax.ejb.EJBException: javax.ejb.EJBException: java.lang.Exception: Internal Error.
at com.quest.stat.agent.ejb.session.objactivity.impl.PSObjectLockSyncBean.syncPSObjects(PSObjectLockSyncBean.java:353) [stat-ejb.jar:]
Caused by: java.lang.Exception: Internal Error.