Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.7.2
    • Component/s: None
    • Labels:
      None
    • Environment:
      NA

      Description

      File upload fails randomly with following exception:

      2008-06-13 14:53:40,075 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/inputFile].[uploadServlet]] Servlet.service() for servlet uploadServlet threw exception
      javax.faces.el.EvaluationException: javax.el.PropertyNotFoundException: Target Unreachable, identifier 'inputFile' resolved to null
      at com.sun.faces.application.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:84)
      at com.icesoft.faces.component.inputfile.InputFile.setProgress(InputFile.java:866)
      at com.icesoft.faces.webapp.http.core.UploadServer$ProgressCalculator.potentiallyNotify(UploadServer.java:167)
      at com.icesoft.faces.webapp.http.core.UploadServer$ProgressCalculator.setListenerAndContextAndPFS(UploadServer.java:143)
      at com.icesoft.faces.webapp.http.core.UploadServer$2.servlet(UploadServer.java:70)
      at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.detectEnvironment(ServletRequestResponse.java:222)

      Caused by: javax.el.PropertyNotFoundException: Target Unreachable, identifier 'inputFile' resolved to null
      at org.apache.el.parser.AstValue.getTarget(AstValue.java:46)
      at org.apache.el.parser.AstValue.invoke(AstValue.java:127)
      at org.apache.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276)
      at com.sun.faces.application.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:77)

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17658 Fri Sep 26 11:48:45 MDT 2008 mark.collette ICE-3187 : File upload fails randomly
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/component/FileUploadComponent.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/UploadServer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17657 Fri Sep 26 11:44:45 MDT 2008 mark.collette ICE-3187 : File upload fails randomly
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/component/FileUploadComponent.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/UploadServer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17609 Thu Sep 18 13:51:38 MDT 2008 mark.collette ICE-3187 : File upload fails randomly
          ICE-3235 : inputFile missing final render
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/component/FileUploadComponent.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/UploadServer.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/xmlhttp/PersistentFacesState.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17608 Thu Sep 18 13:46:37 MDT 2008 mark.collette ICE-3187
          ICE-3235 : inputFile missing final render
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/xmlhttp/PersistentFacesState.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/component/FileUploadComponent.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/UploadServer.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Mandeep Hayher
            • Votes:
              13 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: