Camel Development with Red Hat Fuse 7 Part 1: Compile Lab Assets error

Posted on

Greetings, I'm starting the Camel Development with Red Hat Fuse 7 Part 1 training and I've found an error compiling the assets for the course. It occurs with the
RedHat GPTE Training :: Camel :: Lab :: 5 :: Webservice 1.0
causing the rest of the assets to be skipped.

I have attached and image of the terminal showing the error.

Error :

Exit code: 1
[ERROR] Command line was: C:\jdk-14.0.1\bin\java.exe --add-modules java.activation,java.xml.bind,java.xml.ws --add-exports=java.xml.bind/com.sun.xml.internal.bind.v2.runtime=ALL-UNNAMED --add-exports=jdk.xml.dom/org.w3c.dom.html=ALL-UNNAMED --add-exports=java.xml/com.sun.org.apache.xerces.internal.impl.xs=ALL-UNNAMED --add-exports=java.xml.bind/com.sun.xml.internal.bind.marshaller=ALL-UNNAMED --add-opens java.xml.ws/javax.xml.ws.wsaddressing=ALL-UNNAMED --add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED -jar C:\Users\Juan\AppData\Local\Temp\cxf-tmp-18011797098469856768\cxf-codegen1499320293328167307.jar C:\Users\Juan\AppData\Local\Temp\cxf-tmp-18011797098469856768\cxf-w2j1784007143158486305args

Responses