-
Notifications
You must be signed in to change notification settings - Fork 930
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eclipse Che Java Workspace is not available #127
Comments
hi @mikeintoch , I have the same issue. :( Can you resolve? in my case the java workspace never start. |
@ChrystianDuarte The only solution is install Red Hat Codeready Workspaces on your own |
I've found this piece in the logs `+ oc process -f https://raw.githubusercontent.com/minishift/minishift/master/addons/che/templates/che-workspace-service-account.yaml --param SERVICE_ACCOUNT_NAMESPACE=cicd-aro --param=SERVICE_ACCOUNT_NAME=che-workspace | + oc create -f - the |
I was able to solve it changing --param CHE_INFRA_OPENSHIFT_PROJECT=$CICD_NAMESPACE \ with this.
https://github.com/nichochen/openshift-cd-demo/pull/2/files |
Java Workspace on Eclipse Che is not available
The text was updated successfully, but these errors were encountered: