Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"cleanup_runtimes" sometimes delete the runtime currently in use #65

Open
roelkoops opened this issue May 30, 2022 · 0 comments
Open

"cleanup_runtimes" sometimes delete the runtime currently in use #65

roelkoops opened this issue May 30, 2022 · 0 comments

Comments

@roelkoops
Copy link

roelkoops commented May 30, 2022

I've run into a problem with cleanup_runtimes a few times now.
After the first deployment of an app with a new runtime I see this:

m2ee(mendix): about
Using m2ee-tools version 7.2.2
Using Mendix Runtime version 9.12.2.44241
Copyright © 2003-2022 Mendix bv. All rights reserved.
Model version: 0.0.0.6625

m2ee(mendix): cleanup_runtimes
INFO: Cleaning up old runtimes from /opt/app/Mendix/Fieldtool/runtimes...
INFO: Keeping 9.6.11.42323
INFO: Removing 9.12.2.44241...
m2ee(mendix):

The 'about' shows that runtime 9.12.2 is in use.
But when I give the command cleanup-runtime it removes that runtime.

If I download that specific runtime again, restart the application, and enter the cleanup_runtimes command again, then the correct runtimes are removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant