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

creates "plugins-temp" directory, fails to start if current directory is not writeable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • High
    • 3.3
    • None
    • None
    • Affects version: 3.2 (it is not yet in the version list)

      confluence-3.2-std.zip

      CentOS 5.3, Debian Lenny

    Description

      I have started Confluence and found that it attempts to create a "plugins-temp" directory in the current directory. This should not happen.

      If the current directory is not writeable Confluence will not start and it will throw a com.atlassian.plugin.PluginParseException: java.lang.IllegalArgumentException: Temp directory should exist exception.

      $ confluence-3.2-std/bin/startup.sh
      If you encounter issues starting up Confluence Standalone, please see the Installation guide at http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide
      Using CATALINA_BASE:   /home/c0500000/confluence-3.2-std
      Using CATALINA_HOME:   /home/c0500000/confluence-3.2-std
      Using CATALINA_TMPDIR: /home/c0500000/confluence-3.2-std/temp
      Using JRE_HOME:       /opt/java
      $ ls -lart
      total 24
      drwxr-xr-x 11 c0500000 c0500000 4096 Mar 16 22:58 confluence-3.2-std
      drwxr-xr-x 12 root     root     4096 Mar 26 07:09 ..
      drwxr-xr-x  2 c0500000 c0500000 4096 Mar 26 07:32 plugins-temp
      drwxr-xr-x  5 c0500000 c0500000 4096 Mar 26 07:32 .
      drwxr-xr-x  4 c0500000 c0500000 4096 Mar 26 07:33 confluence-home
      $
      

      Attachments

        Activity

          People

            bnguyen Brian Nguyen (Inactive)
            c4ee57acac52 schirmacher
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: