Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-4856

webapp "tempfiles" is not successfully loaded because of java.io.FileNotFoundException during startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • Trunk
    • framework
    • None

    Description

      During startup, there's a "java.io.FileNotFoundException" thrown out when ofbiz trying to load webapp "tempfiles" which is defined by framework/images component.

      The file not found is "runtime/tempfiles/WEB-INF/web.xml". This file does not exist from the very first, catalina container will use default web.xml instead.

      I apply a patch for this issue to catch the "java.io.FileNotFoundException" and bypass it.

      Attachments

        1. OFBIZ-4856.patch
          1 kB
          Leon

        Activity

          People

            jacopoc Jacopo Cappellato
            utcb Leon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: