AutoSys Workload Automation

  • 1.  unexpected server return job SCP

    Posted Dec 13, 2017 03:43 PM
      |   view attached

    Hi Everyone,

    I got the error "unexpected server return" when a try to transfer a file using SCP job in CAWA DE 11.3. Why could CAWA returns this kind of message?

     

    Thanks for your help!

     

    Isaac

    Attachment(s)

    docx
    error_unexpected.docx   36 KB 1 version


  • 2.  Re: unexpected server return job SCP
    Best Answer

    Broadcom Employee
    Posted Dec 13, 2017 08:20 PM

    I would check the SCP job definition that the remote file name and directory are correct. I got the same error when wrong file name or directory is specified. You can check the plugin_log_ftp.log in agent’s log directory for the exception.

     

    Hope this helps.



  • 3.  Re: unexpected server return job SCP

    Posted Dec 19, 2017 01:40 PM

    Hi dear,

    I think the same, but the files exist such as show the next images:

    File trigger before transfer file

    Next, JOB SCP

    As you can see, two files exist in the server and the user has the privilege requerided.

     

    Why the job SCP does not see the file?

     

    Thanks a lot for your help!

    Isaac



  • 4.  Re: unexpected server return job SCP

    Broadcom Employee
    Posted Dec 19, 2017 02:45 PM

    Since you are downloading, the source file should be on the Unix server. You may want to upload the file instead.

    Define an SCP job



  • 5.  Re: unexpected server return job SCP

    Posted Dec 20, 2017 09:02 AM

    Thanks a lot dear!



  • 6.  Re: unexpected server return job SCP

    Posted Jan 04, 2018 08:00 AM

    Hi,

    We solve the problem adding ftp.noserver=true in the agentparm.txt file.

     

    Thanks for your help!