0 Replies Latest reply on Aug 4, 2011 9:43 PM by pavna

    Upload larger files ( ~ 1 G) give me error - richfaces 4

    pavna

      I am trying to upload lager file say almost 1 G is giving me error "Insufficient system resources exist to complete the requested service". I am using

       

       

      <context-param>

        <param-name>org.richfaces.fileUpload.createTempFiles</param-name>

        <param-value>true</param-value>

      </context-param>

      <context-param>

        <param-name>org.richfaces.fileUpload.maxRequestSize</param-name>

        <param-value>1073741824</param-value>

      </context-param>

      I am running on windows box , where does the temp file get stored(I am using richface 4).

       

      Your help is truly appreciated.

      thanks

      Pavna