AutoSys Workload Automation

 View Only
Expand all | Collapse all

CA EEM Failover confiuration failed at resetprimary command

  • 1.  CA EEM Failover confiuration failed at resetprimary command

    Posted Jan 17, 2019 10:26 PM

    I am setting up the EEM Failover and during resetprimary I got this message

     

    ERROR - Cannot run program "dxserver": CreateProcess error=2, The system cannot find the file specified

    java.io.IOException: Cannot run program "dxserver": CreateProcess error=2, The system cannot find the file specified

            at java.lang.ProcessBuilder.start(Unknown Source)

            at com.ca.eiam.common.os.ExecuteCommand.execute(ExecuteCommand.java:73)

            at com.ca.eiam.clustersetup.FailoverConfigurator.manageDxserver(FailoverConfigurator.java:1278)

            at com.ca.eiam.clustersetup.FailoverConfigurator.startPrimaryServerConfiguration(FailoverConfigurator.java:508)

            at com.ca.eiam.clustersetup.FailoverConfigurator.performAction(FailoverConfigurator.java:368)

            at com.ca.eiam.clustersetup.FailoverConfigurator.commandPrompt(FailoverConfigurator.java:356)

            at com.ca.eiam.clustersetup.FailoverConfigurator.main(FailoverConfigurator.java:106)

    Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified

            at java.lang.ProcessImpl.create(Native Method)

            at java.lang.ProcessImpl.<init>(Unknown Source)

            at java.lang.ProcessImpl.start(Unknown Source)

     

    I have set all the required PATH according to prerequisite documentation. How do I proceed? Please help. Thanks much!

    Cheers,

    Liz



  • 2.  Re: CA EEM Failover confiuration failed at resetprimary command
    Best Answer

    Broadcom Employee
    Posted Jan 18, 2019 05:21 AM

    Hi, 

     

    Good day!! 

     

    Based on the error mentioned, Kindly follow below document to resolve the issue. 

     

    Cannot run program "dxserver": CreateProcess error - CA Knowledge 


    Let us know the outcome.

     

    Best Regards,

    Shiva Krishna. K



  • 3.  Re: CA EEM Failover confiuration failed at resetprimary command

    Posted Jan 21, 2019 05:50 AM

    Thanks Shiva Krishna. K, the solution worked!