Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-8922

Fix package uninstallation of the marketplace module by removing the remaining temporary directory

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: ADDONS_5.6
    • Component/s: Digital Signature

      Description

      When the digital signature marketplace package is installed, a temporary directory is created in the bundles directory (<NUXEO_HOME>/nxserver/bundles) called nuxeo-platform-signature-web-5.5.jar <== this is a directory name, not a file name. That new temporary directory is never removed after the package installation is finished.

      Upon a subsequent reinstallation attempt the nuxeo-platform-signature-web-5.5.jar file is extracted into that new temporary directory instead of being put inside the top "bundles" directory which prevents the package from successful installation.

        Attachments

          Issue Links

            Activity

            Hide
            wsulejman Wojciech Sulejman added a comment -

            This looks similar to other issues listed under NXP-8829 (Server fails to restart after I uninstall the dm package) even though the server does restart in this case.

            Show
            wsulejman Wojciech Sulejman added a comment - This looks similar to other issues listed under NXP-8829 (Server fails to restart after I uninstall the dm package) even though the server does restart in this case.
            Hide
            wsulejman Wojciech Sulejman added a comment -

            The following warning appears upon reinstallation on a system that was not cleaned-up:

            WARN [FrameworkLoader] Failed to install bundle: ~/nuxeo-cap-5.5-tomcat/nxserver/bundles/nuxeo-platform-signature-web-5.5.jar
            java.io.IOException: Could not find a file 'META-INF/MANIFEST.MF' in paths: ~/nuxeo-cap-5.5-tomcat/nxserver/bundles/nuxeo-platform-signature-web-5.5.jar

            Show
            wsulejman Wojciech Sulejman added a comment - The following warning appears upon reinstallation on a system that was not cleaned-up: WARN [FrameworkLoader] Failed to install bundle: ~/nuxeo-cap-5.5-tomcat/nxserver/bundles/nuxeo-platform-signature-web-5.5.jar java.io.IOException: Could not find a file 'META-INF/MANIFEST.MF' in paths: ~/nuxeo-cap-5.5-tomcat/nxserver/bundles/nuxeo-platform-signature-web-5.5.jar

              People

              • Assignee:
                wsulejman Wojciech Sulejman
                Reporter:
                wsulejman Wojciech Sulejman
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: