Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-527

File save failed (65533)

XMLWordPrintable

    • Icon: Clarification Clarification
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 1.1.0.Final, 1.2.9.Final, 1.3.0.Beta10
    • Servlet

      I'm trying to deploy a "Hello World" sample from Atalasoft WingScan.
      WingScan communicates with a local Scanner, scans a document and uses javascript to send a POST to the server, sending the multipart data.
      While processing the upload servlet from WingScan, Wildfly is returning a response with the body:

      <html><head><title>Error</title></head><body>File save failed (65533)</body></html>

      I've scanned undertow source code but couldn't find how this message is originated. The response's status code is 507 - Insufficient Storage. Can anyone give me a hint on interpreting this response?

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              pvcastro Pedro Castro (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: