codenvy
codenvy copied to clipboard
Codenvy
Hi, Do you know why I get this exception: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[]] When I run my project?. I use this command: mvn -f ${current.project.path} clean install &&...
The POM seems to be un-resolved. it can't download `com.codenvy.onpremises:onpremises-assembly-parent:5.23.0-SNAPSHOT`. ```sh [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for com.codenvy.onpremises:onpremises-assembly-parent:5.23.0-SNAPSHOT: Could not transfer...
No matter what I do, stopping a workspace with snapshotting does not actually allow dev machines to be restored. What is going on? **Reproduction Steps:** create a new workspace with...
Hello, I am follow this [steps](https://docs.aws.amazon.com/es_es/codecommit/latest/userguide/setting-up-ssh-unixes.html#setting-up-ssh-unixes-keys ). And when I type `ssh git-codecommit.us-east-2.amazonaws.com`, the result is `ssh: connect to host git-codecommit.us-east-2.amazonaws.com port 22: Connection timed out` I have this: debug1:...
Is [this](https://codenvy.com/docs-version/5.0.0/docs/tutorials/multi-machine/index.html) still relevant since codenvy has been acquired by red hat?
While trying to setup codenvy on Centos 8, following the [documentation ](https://codenvy.com/docs/admin-guide/installation/index.html), it looks like the containers are unable to write their config volumes. First run gives the error `sed:...
Hi, I have the intention to use Eclipse Che for my “Mobile Apps Development” course, but I no longer see “Android” in the list of available stacks. Do you still...
**Reproduction Steps:** **Codenvy version:** **OS and version:** **Docker version:** **Codenvy cli.log output:**
I am new to codenvy. I want to use codenvy for my android app development project but there is no android stack to choose. Is that my fault during sign...
**Reproduction Steps:** **Codenvy version:** Eclipse Che 7.16.2 **OS and version:** some sort of linux os 1. Open Python starter template for creating the workspace ( source code https://github.com/che-samples/django-realworld-example-app ) 2....