Skip to content

Commit 04dd7d8

Browse files
committed
Add section to enable debug logging in interactive apps
1 parent a7a6277 commit 04dd7d8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

mkdocs/docs/HPC/web_portal.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,17 @@ menu item:
280280
Of course, this only affects your own web portal session (not those of
281281
others).
282282

283+
### Enable debug logging for interactive apps
284+
285+
When investagting an issue with an interactive app (e.g. fails to start), it can be very helpful (or you will be asked to by support)
286+
to provide more debugging information in the output log file.
287+
To do so, tick `Show advanced options` button (right above the `Launch` button),
288+
and tick `Enable extra debugging code to help debug problems` button that appears at top of the page
289+
(just under the `Cluster` selection).
290+
291+
Once the issue is resolved, you can do the same steps to untick the `Enable extra debugging code to help debug problems` button again
292+
or it will add the additional command and output with every interactive app you start, and it is not recommended to do this by default.
293+
283294
## Custom apps
284295

285296
* [ABAQUS for CAE course](web_portal_custom_apps/abaqus_cae.md)

0 commit comments

Comments
 (0)