Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-4888

2.11.1 WAR distribution of Crowd shows errors when unpacking which seem to interfere with installation or upgrade attempts

    XMLWordPrintable

Details

    Description

      On attempting to unpack the WAR distribution of Crowd version 2.11.1 errors surrounding the META-INF/maven/com.atlassian.crowd directory are encountered.

      If using the unzip command to unpack, the user is prompted to:

      replace META-INF/maven/com.atlassian.crowd? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
      error:  cannot delete old META-INF/maven/com.atlassian.crowd
              Operation not permitted
      replace META-INF/maven/com.atlassian.crowd/crowd-web-app? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
      error:  cannot delete old META-INF/maven/com.atlassian.crowd/crowd-web-app
              Operation not permitted
      

      If [n] is provided, no errors are given.

      If using the jar -xvf command to unpack, the user is provided with the following error:

      java.io.FileNotFoundException: META-INF/maven/com.atlassian.crowd (Is a directory)
      	at java.io.FileOutputStream.open0(Native Method)
      	at java.io.FileOutputStream.open(FileOutputStream.java:270)
      	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
      	at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
      	at sun.tools.jar.Main.copy(Main.java:909)
      	at sun.tools.jar.Main.extractFile(Main.java:1069)
      	at sun.tools.jar.Main.extract(Main.java:981)
      	at sun.tools.jar.Main.run(Main.java:311)
      	at sun.tools.jar.Main.main(Main.java:1288)
      

      Issues during installation or upgrade attempts are seen with Java Bean creation and certain resources being unavailable for access regardless of unpack method. The 2.11.0 WAR distribution appears to still be fully functional.

      Attachments

        Issue Links

          Activity

            People

              ppetrowski Patryk
              kgiorno Kenneth Giorno (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: