CA Service Management

 View Only

17.3 PAM - SDM integration does not run

  • 1.  17.3 PAM - SDM integration does not run

    Posted Jan 27, 2022 12:05 PM
    Hi all,
    PAM-Integration does not run because autointegration does not wait long enough for SDM to be started.

    pdm_status says that daemons are started at 17:53
    BUT 
    integration is tried at 17:49

    How can I change wait-Time which is 5 sec at the moment?

    2022/01/27 17.48.39.381 INFO [DeployThread: Produkte werden integriert] [ProcessUtilities] Process D:\PROGRA~2\CA\SERVIC~1\bin\pdm_status.exe completed with exit code 2
    2022/01/27 17.48.39.381 INFO [DeployThread: Produkte werden integriert] [SDMUtils] pdm_status RUNNING
    2022/01/27 17.48.39.381 DEBUG [DeployThread: Produkte werden integriert] [SDMUtils] SDMUtils.getSDMStatus => RUNNING
    2022/01/27 17.48.39.381 INFO [DeployThread: Produkte werden integriert] [SDMUtils] Check pdm_status after 5 secs. Iteration cycle # 1
    2022/01/27 17.49.44.382 INFO [DeployThread: Produkte werden integriert] [StartSDMServices] Starting of service task done.

    In this time SDM's startup is still running

    2022/01/27 17.49.44.671 INFO [DeployThread: Produkte werden integriert] [SDMIntegrationHelper] Test Process Slump_Process_Tester is now doing unconditional logon to slump.
    2022/01/27 17.49.45.680 ERROR [DeployThread: Produkte werden integriert] [TCP_port] java.net.ConnectException: Connection refused: connect
    java.net.ConnectException: Connection refused: connect
    at java.base/java.net.PlainSocketImpl.connect0(Native Method)
    at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)
    at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
    at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
    at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
    at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
    at java.base/java.net.Socket.connect(Socket.java:591)
    at java.base/java.net.Socket.connect(Socket.java:540)
    at java.base/java.net.Socket.<init>(Socket.java:436)
    at java.base/java.net.Socket.<init>(Socket.java:246)
    at com.ca.ServicePlus.slump.TCP_port.connect(TCP_port.java:373)
    at com.ca.ServicePlus.slump.SLUMP.doSlumpLogon(SLUMP.java:512)
    at com.ca.ServicePlus.slump.SLUMP.logonUnconditional(SLUMP.java:468)
    at com.ca.smsi.installcore.util.SDMIntegrationHelper.isSlumpUP(SDMIntegrationHelper.java:728)
    at com.ca.smsi.installcore.model.SDMValidator.validateSDMMainServer(SDMValidator.java:145)
    at com.ca.smsi.installui.integration.tasks.IntegrateSDMWithPAM.validateIntegrationEndpoints(IntegrateSDMWithPAM.java:427)
    at com.ca.smsi.installui.integration.tasks.IntegrateSDMWithPAM.run(IntegrateSDMWithPAM.java:65)
    at com.ca.smsi.installui.tasks.AutoIntegrateTask.run(AutoIntegrateTask.java:148)
    at com.ca.smsi.wizard.task.Task.start(Task.java:239)
    at com.ca.smsi.installcore.DeployThread.run(DeployThread.java:1309)
    2022/01/27 17.49.45.680 ERROR [DeployThread: Produkte werden integriert] [SLUMP] Can't logon to slump - check server daemons: java.io.IOException: java.net.ConnectException: Connection refused: connect
    2022/01/27 17.49.45.680 WARN [DeployThread: Produkte werden integriert] [SDMIntegrationHelper] Test process Slump_Process_Tester failed to logon to Slump. java.io.IOException: java.net.ConnectException: Connection refused: connect
    2022/01/27 17.49.45.680 INFO [DeployThread: Produkte werden integriert] [SDMIntegrationHelper] Closing Slump connection for casm_integrator_xxx

    Regards,
    Peter