Duration 9:55

Debugging Java applications in containers on OpenShift

3 178 watched
0
21
Published 19 May 2020

In this video I quickly demonstrate how you can step-debug through Java applications running in containers on OpenShift. Using the OpenShift "oc" client and Visual Studio Code, I demonstrate how you can set breakpoints in your IDE and debug your applications running in the cloud. The environment variable I add to the container is: "JAVA_OPTS_APPEND=-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n"

Category

Show more

Comments - 2