• Cannot get it to work

    By Ulrich Krause 1 decade ago

    I have installed extension library, checked server setting for large file uploads , signed the template and created a new application from the template.

    I also configured the application to use the local storage. I can save the configuration and everything looks right to me.

    But when I try to send a file I can fill in all of the information. When I now click the button to submit the file, the background dims to grey and nothing happens.

    Same behaviour on 8.5.2 and 8.5.3 CD3. So I assume that I am too stupid to setup the application correctly. Any idea what I am missing?

    • Same problem here...

      By Stefan Senf 1 decade ago

      ...on Domino 8.5.2 FP1

      xpage Ext Lib is installed and the max file size is set with the server document.

      DB is signed with the server id

       

      kind regards

      Stefan

      • domino console log

        By Stefan Senf 1 decade ago

        02/15/2011 03:49:17 PM  HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : Started
        02/15/2011 03:49:17 PM  HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : Load com.amazonaws package
        02/15/2011 03:49:17 PM  HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : get Access To The Uploaded File
        02/15/2011 03:49:17 PM  HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : Upload Key : 1f1lolfwxqby8
        02/15/2011 03:49:17 PM  HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : Upload Days : 14
        02/15/2011 03:49:17 PM  HTTP JVM: error: com.ibm.jscript.InterpretException: Script interpreter error, line=23, col=89:'fileData' is null
        02/15/2011 03:49:17 PM  HTTP JVM: processUpload.go : Started
        02/15/2011 03:49:17 PM  HTTP JVM: processUpload.go : Could Not Find Upload Document

        • No Amazon S3 activated,but...

          By Stefan Senf 1 decade ago

          ...it is shown in the domino console log.

          Maybe this is the problem?

          • Script interpreter error, line=23, col=89: 'fileData' is null

            By Joel Greenwell 1 decade ago

            Hi,



            Getting the same error and have played around with the configuration settings no end.



            I presume something is hard coded somewhere, any pointers would be great.



            Thanks



            Joel



            Log Entry below



            09/03/2011 20:42:09 HTTP JVM: com.ibm.xsp.http.fileupload.FileUploadException:

            com.sun.faces.context.FacesContextImpl incompatible with com.ibm.xsp.context.FacesContextEx. For

            more detailed information, please consult error-log-0.xml located in D:/Program

            Files/IBM/Lotus/Domino/data/d

            09/03/2011 20:42:09 HTTP JVM: mino/workspace/logs

            09/03/2011 20:42:09 HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : Started

            09/03/2011 20:42:09 HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : Load com.amazonaws

            package

            09/03/2011 20:42:09 HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : get Access To The

            Uploaded File

            09/03/2011 20:42:09 HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : Upload Key :

            ki0domccl9mo

            09/03/2011 20:42:09 HTTP JVM: DOJOX.Form.FileUpload To Amazon S3 : Upload Days : 14

            09/03/2011 20:42:09 HTTP JVM: error: com.ibm.jscript.InterpretException: Script interpreter error,

            line=23, col=89: 'fileData' is null