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

creation of a documentation for using the software IObit Unlocker to find processes that block specific files #1051

Closed
CREITZ25 opened this issue Feb 2, 2023 · 2 comments · Fixed by #1060
Assignees
Labels
documentation related to documentation (AsciiDoc) enhancement New feature or request scripts related to shell scripts (bash and CMD) software software-package with 3rd party products

Comments

@CREITZ25
Copy link
Member

CREITZ25 commented Feb 2, 2023

As a devonfw IDE user/admin, I want to find processes which block specific files. For this is a small guide in an asciidoc file required, which should also be linked in the case of corresponding error messages. The software can be found at https://www.iobit.com/en/iobit-unlocker.php

@CREITZ25 CREITZ25 added enhancement New feature or request scripts related to shell scripts (bash and CMD) software software-package with 3rd party products documentation related to documentation (AsciiDoc) labels Feb 2, 2023
@CREITZ25
Copy link
Member Author

CREITZ25 commented Feb 2, 2023

Place to implement the url::

ide/scripts/src/main/resources/scripts/functions

mv "${source}" "${backup_dir}/" || doFail "Failed to move ${source} to ${backup_dir}.\nMost probably this is a problem of windows file locks. In such case please terminate all processes locking the files and retry the operation."

@Amueller36 Amueller36 self-assigned this Feb 13, 2023
@hohwille
Copy link
Member

@CREITZ25 thanks for creating this story.
To refine this: Actually what we really want is a general documentation about windows file locks and resulting problems + solutions and additionally outputting a link to that documentation page in the file locking error message we already have.

On this documentation page, we can link to Unlocker but also to ProcessExplorer and other tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation related to documentation (AsciiDoc) enhancement New feature or request scripts related to shell scripts (bash and CMD) software software-package with 3rd party products
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants