The error above states it couldn’t find the definition for GLCapabilitiesImmutable:
JogAmp.org/deployment/jogamp-next/javadoc/jogl/javadoc/com/jogamp/opengl/GLCapabilitiesImmutable.html
It means the OpenGL 3D library JogAmp isn’t in the compiler’s classpath (-cp) option: JogAmp.org