ESP dSeries Workload Automation

 View Only
  • 1.  Submission problem Remote Execution Job

    Posted Jun 02, 2020 05:36 PM
    Hi everyone,
    My implementation is CAWA DE 11.3 (windows) and 11.3.7 agent (solaris) where is installed a plugin Remote Execution. i have created an application including a remote execution job which connect with a VMS system. When i execute it, in the remote execution job we are getting a error Submission problem, has anyone any idea what kind of problem is this?

    I have attached my configuration.

    Execution job details


    Job configuration

     

    Proxy properties file


    Evidence ssh2 connection using wldebito user

     

    Agent versión and plugins

     

    Thanks a lot fo your help

    Regards,
    Isaac


  • 2.  RE: Submission problem Remote Execution Job
    Best Answer

    Broadcom Employee
    Posted Jun 03, 2020 09:28 AM
    Hello,
    The "openvmsssh2.properties" is default settings file for the agent.  You need to create a new <target.properties> file for your remote server.  The default files cannot be used as a target properties file in your job.  Restore the openvmsssh2.properties to its default values.  Create a new file for your host with a unique name that has host, port, user, password, protocol and so on.

    See this link to create a target properties file.


    HTH,

    Thanks,
    Nitin Pande

    ------------------------------
    Support
    Broadcom
    Toronto
    ------------------------------



  • 3.  RE: Submission problem Remote Execution Job

    Posted Jun 03, 2020 11:54 AM
    Hi Nitin,
    Thanks a lot for your help and response. I am a little bit confused, my target.properties file is "openvmsssh2.properties", this file contains the data to connect to remote server and it is in /config/proxy folder in agent folder instalation. I dont have any other file to define custom properties to overrride them.

    which properties in this file do you suggest to restore?
    maybe some of them do i have to take them out?
    or Do you recommend only change the name of the file?

    thanks a lot again
    Isaac



  • 4.  RE: Submission problem Remote Execution Job

    Broadcom Employee
    Posted Jun 03, 2020 12:35 PM
    Hi,
    So you need to create a new file with your hostname etc. information in it.  E.g. myserver.properties, you will put myserver as target in the job.  You should not edit the default files in the proxy directory.

    HTH,
    Nitin Pande

    ------------------------------
    Support
    Broadcom
    Toronto
    ------------------------------



  • 5.  RE: Submission problem Remote Execution Job

    Posted Jun 03, 2020 01:07 PM
    Hi Nitin,
    Thank a lot for your support.

    Regards,
    Isaac

     

     






  • 6.  RE: Submission problem Remote Execution Job

    Posted Jun 03, 2020 04:37 PM
    Hi Nitin,
    Sorry for bothering you. Now it is working better, but we are getting another suberror (logon failed due to timeout, please could you help us?

    I have attached more images to describe it:

    Job Details

    proxy.log

    openvmsssh2.properties Original (created for install plugin)

    openvmsssh2.properties modified (some chages we apply in order to test)

    We tested using both system properties files and we got the same suberror

    Thanks again for your support.

    Regards,
    Isaac




  • 7.  RE: Submission problem Remote Execution Job

    Broadcom Employee
    Posted Jun 04, 2020 09:21 AM
    Hi Isaac,
    From the error it looks like agent was disconnected from VMS side due to timeout.  Login manually to the VMS host and see if there is timeout issue. 
    You can also increase the timeout on agent side by changing this in the openvmsssh2.properties file.

    login.endPromptTimeout=30000



    HTH
    Nitin Pande

    ------------------------------
    Support
    Broadcom
    Toronto
    ------------------------------