Closed makandre closed 5 years ago
FYA @sishida
Hi, @makandre, I have created the PR (https://github.com/eclipse/codewind-docs/pull/217), but if users don't receive the error message in the appsody.log
file anymore, should we tell them where the message will appear instead?
Good point, I think you'll now get similar message from cwctl
, which on VSCode is available from the Codewind log
I don't know if we expose cwctl
messages in Eclipse, @eharris369?
The cwctl messages are only shown to the user if the cwctl command fails (non-zero return code). If the command fails a dialog pops up with the output from the cwctl command (standard error if not empty, otherwise standard out).
@makandre, @eharris369, OK, sounds like the users won't need to dig around to find the message and that it appears as needed. I have removed the line that was obsolete. Closing this issue.
Codewind version: 0.6.0 OS:
Che version: IDE extension version: IDE version: Kubernetes cluster:
Description:
For this section: https://www.eclipse.org/codewind/troubleshooting.html#appsody-mount-errors-on-windows-enterprise
Remove the line which is no longer accurate:
You might receive an error message in the appsody.log file when you try to create an Appsody project:
The rest of the section can stay as-is
Steps to reproduce:
Workaround: