• No fAttachProcess doc

    By Angie O Hankins 1 decade ago

    Hello, I'm testing out the uploader on my machine (Domino 7.0.3, Java 1.6.0_20), and am running into the following problem:



    When I try to save a document with an attachment, I get the following error -

    "Error: Unable to upload file: ''"



    Upon looking at the agent log, I'm noticing that it is not picking up any docs created with the temporary "fAttachProcess" form (dc.Count = 0). What could be wrong? I'm running the uploader (2.0.3) pretty much as is, no modifications. I saw that someone included a check-list for trouble-shooting – do I really need to restart the server as a step to get this to work correctly? Please help…

    • Howto debug the servlet

      By Patrik U Pettersson 1 decade ago

      You can create an file called "servlets.properties" in you domino-data directory and add this line to the file:

       

      servlet.InseDominoServlet.initArgs=DEBUG=true
      
      
          servlet.InseDominoServlet.initArgs=DEBUG=true</div>
      <p>
          &nbsp;</p>
      <p>
          Restart the http task and you should see a trace of what goes wrong.</p>
      <p>
          &nbsp;</p>
      <p>
          Best regards,</p>
      <p>
         // Patrik</p>