Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-4634

Confluence 2.x hangs on weblogic.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.0.1
    • 2.0
    • None

    Description

      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>

      Attachments

        Activity

          People

            Unassigned Unassigned
            8873c89cc788 Daniel Ostermeier
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: