Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-4618

HTTP Post transform can't upload a file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Transforms
    • None

    Description

      The HTTP Post transform throws an error when trying to post a file to a service.

      org.apache.http.client.NonRepeatableRequestException: Cannot retry request with a non-repeatable request entity.
      2022/11/22 10:33:42 - HTTP post.0 -     at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:225)
      2022/11/22 10:33:42 - HTTP post.0 -     at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
      2022/11/22 10:33:42 - HTTP post.0 -     at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
      2022/11/22 10:33:42 - HTTP post.0 -     at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
      2022/11/22 10:33:42 - HTTP post.0 -     at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) 

      Attachments

        Activity

          People

            mcasters Matt Casters
            mcasters Matt Casters
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: