Hi, all.
ARIS 10.0.6's runnables(abs_m, arcm_m, copernicus_m) are stuck in "starting" status and those are not chaneged to "started" status. The log messages for all stucked runnables are as follows.
=========================================================================
INFO | jvm 1 | 2019/04/22 12:36:48 | 2019-04-22 12:36:48,021|INFO |Runnable state monitoring thread abs_m| com.aris.prov.agent.plugin.WebappPlugin.abs_m - Pinging port 14400 failed! java.net.ConnectException: Connection refused: connect
INFO | jvm 1 | 2019/04/22 12:36:48 | 2019-04-22 12:36:48,021|INFO |Runnable state monitoring thread abs_m| com.aris.prov.agent.plugin.base.RunnableStateMonitoringThread.abs_m - Ping level 1 ping failed.
=========================================================================
How can I troubleshoot this problem?
Patrik Siffrin on
Hi,
these log entries are common and not related to your problem.
You would normallly have to look at the log files of the specific runnables for further analysis like for an example ( U:\ARIS10.0\server\bin\work\work_abs_l\base\webapps\abs\log cip.log, internalero.log, server.log )
But judging from the combination of runnables not starting i would guess without further info that you have an external database system selected and trouble with the database configuration/connection.
Make sure that you prepared the database schemas in the external DBMS and check the configuration data entered for typos.
You can also take a look at the cip.log in the abs directory mentioned above for more detailed error messages
Regards
Patrik