Confluence 2.x hangs on weblogic.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.0.1
    • Affects Version/s: 2.0
    • Component/s: None

      Confluence 2.x uses OSCache 2.1.1.

      When deployed on weblogic 8.1, oscache blocks when a request is made to retrieve the main-css.action. This was not a problem with Confluence 1.4.4, which used OSCache 2.0.2-22Jan04.

      We need to work out what the root cause of this problem is.

      For anyone experiencing this problem, the short term workaround is to remove the use of the oscache, by removing the following entry from the WEB-INF/web.xml file:

      <filter>
      <filter-name>CacheFilter</filter-name>
      <filter-class>com.opensymphony.oscache.web.filter.CacheFilter</filter-class>
      </filter>

              Assignee:
              Unassigned
              Reporter:
              Daniel Ostermeier
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: