cancel
Showing results for 
Search instead for 
Did you mean: 

How to get out properly from a login issue after installing a Hot Fix ?

Antoine_Cordier
Star Contributor
Star Contributor

Hello,

I'm facing an issue after installing HF15 on nuxeo 5.6 in a dev environment. After installing the update via the admin center panel I could not login any more on the platform. I know it's not the proper way but as it was a dev instance i replaced nxserver/bundles content with another folder from an instance of nuxeo where i didn't make the upgrade

Now i can login, but i can't upgrade the dev instance with my studio projet 😞

nuxeoctl mp-add my-studio-project is lauching the following error:

org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package my-studio-project-0.0.0-SNAPSHOT--1032863968

SO ...

how to solve this kind of issue without endanger the behaviour of the platform ?

Thanks !

1 ACCEPTED ANSWER

Antoine_Cordier
Star Contributor
Star Contributor

It was because of a change made in the "deployment-extension" part of the project Uninstalled hot fix from admin-center pannel then reinstalled it and every thing was ok !

View answer in original post

3 REPLIES 3

Antoine_Cordier
Star Contributor
Star Contributor

I must say i cannot either download manually my studio project from the studio. Maybe it's in fact a studio issue ?

Antoine_Cordier
Star Contributor
Star Contributor

It was because of a change made in the "deployment-extension" part of the project Uninstalled hot fix from admin-center pannel then reinstalled it and every thing was ok !

Julien_Carsique
Elite Collaborator
Elite Collaborator

Hello,

It is likely due to a corrupted package in the local cache (download issue, ...). Delete the directory ${nuxeo.data.dir}/packages/store/my-studio-project-0.0.0-SNAPSHOT/ then download it again with mp-add.

About the first issue, you should have uninstalled the HF15 with "nuxeoctl mp-uninstall nuxeo-5.6.0-HF15" instead of manually modifying nxserver/bundles content.

Regards

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.