ICEfaces
  1. ICEfaces
  2. ICE-2880

webmc throws FileNotFoundException

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.2
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ANY

      Description

      sometimes the following exception caught in webmc:

      java.io.FileNotFoundException: /opt/apache-tomcat-5.5.25/webapps/webmc/extracted/d57fd54d3d39a16160a64628230fc9cf1205961365779/Slide1.jpg (No $
              at java.io.FileOutputStream.open(Native Method)
              at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
              at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
              at com.icesoft.faces.presenter.document.ZipPresentationDocument$DocumentLoader.fileCreator(ZipPresentationDocument.java:314)
              at com.icesoft.faces.presenter.document.ZipPresentationDocument$DocumentLoader.run(ZipPresentationDocument.java:246)
              at java.lang.Thread.run(Thread.java:595)
      Mar 19, 2008 3:16:05 PM com.icesoft.faces.presenter.document.ZipPresentationDocument$DocumentLoader run
      SEVERE: Could not load zip document for Webbuilder2
      java.io.FileNotFoundException: /opt/apache-tomcat-5.5.25/webapps/webmc/extracted/63f76a664b5f5d5b17ec0198d4423a4e1205961365781/Slide1.jpg (No $
              at java.io.FileOutputStream.open(Native Method)
              at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
              at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
              at com.icesoft.faces.presenter.document.ZipPresentationDocument$DocumentLoader.fileCreator(ZipPresentationDocument.java:314)
              at com.icesoft.faces.presenter.document.ZipPresentationDocument$DocumentLoader.run(ZipPresentationDocument.java:246)
              at java.lang.Thread.run(Thread.java:595)

        Activity

        Hide
        Matthew Cowell added a comment - - edited

        Affects: Sample App./Tutorial
        Assignee: Ken Fyten (was: Matthew Cowell)
        Fix Version/s: 3.2
        Resolution: Cannot Reproduce
        I can't reproduce the bug in my dev environment.
        Since this ticket is from 2008, perhaps changes that have happened since them have fixed the issue.
        It looks like the app was trying to read a slide that either did not exist, or does not exist now. In my tests, no errors are outputted to the console.
        (Restricted to icesoft-internal-developers group)

        Show
        Matthew Cowell added a comment - - edited Affects: Sample App./Tutorial Assignee: Ken Fyten (was: Matthew Cowell) Fix Version/s: 3.2 Resolution: Cannot Reproduce I can't reproduce the bug in my dev environment. Since this ticket is from 2008, perhaps changes that have happened since them have fixed the issue. It looks like the app was trying to read a slide that either did not exist, or does not exist now. In my tests, no errors are outputted to the console. (Restricted to icesoft-internal-developers group)

          People

          • Assignee:
            Unassigned
            Reporter:
            Sam Xiao
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: