-
Bug
-
Resolution: Done
-
Major
-
2.5.0.GA
-
None
-
False
-
False
-
Undefined
-
-
Facing below 2 issue while creating JAVA workspace on CRW 2.5 on IBM Cloud OCP 4.6 for power.
- While creating workspace I receive dial tcp 127.0.0.1:3100: connect: connection refused error message, and after refreshing web page I get workspace created, otherwise not.
- While building code inside workspace, build stuck at POM downloading step -
INFO] Scanning for projects... Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/3.9.1/vertx-stack-depchain-3.9.1.pom
but when I do curl https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/3.9.1/vertx-stack-depchain-3.9.1.pom it is successful.