Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-8766

config dir case mismatch result in vfs class unloading

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • No Release
    • JBossAS-5.1.0.GA
    • VFS
    • None
    • Hide

      put the vfs cache timeout to 120 seconds, start jboss default config (folder)
      run.bat -cDefault (upper D en folder name is default)
      access a servlet of your deployed application
      wait vfs cache expires (cleanup)
      access the same servlet: HTTP 404

      Show
      put the vfs cache timeout to 120 seconds, start jboss default config (folder) run.bat -cDefault (upper D en folder name is default) access a servlet of your deployed application wait vfs cache expires (cleanup) access the same servlet: HTTP 404

    Description

      VFS cache starts unloading classes after 30 minutes, result HTTP 404 (servlet classes unloaded)

      Story @see http://mbreevoort.blogspot.com/2010/12/jboss-51-stops-responding-after-30.html

      Multiple path's in virtual file system cache with a different case.

      Suggestion:
      1. server start fail if the casing of configuration -c and folder name mismatch with a clear message
      2. vfs cache context root not sensitive for case

      Attachments

        Activity

          People

            ajustin@redhat.com Ales Justin
            speedy_omen_jira speedy_omen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: