1

Logs File I am trying to create simple java project from my practice on eclipse che which created using docker, but i am not able to create any project or import project after creating workspace.

1.I created container of eclipse che using docker

run -it --rm -v /var/run/docker.sock:/var/run/docker.sock -v /home/share:/data -e CHE_PORT=9092 -e CHE_SINGLE_PORT=true -t eclipse/che start
  1. Then i created workspace taking java stack from listed options.

  2. Once workspace is ready, then i am clicking on create project but after defining project name, create button is disabled to proceed further. Check screenshot

  3. When I am trying to import project below error is coming

019/04/12 06:33:22 Error occurs on sending a ping message to WebSocket. websocket: close sent 2019/04/12 06:33:22 Failed to send WebSocket message: , due to occurred error websocket: close sent

Now i am stuck don't know how to proceed further.

Create Project disabled image

Tanveer Munir
  • 1,956
  • 1
  • 12
  • 27
Nick
  • 11
  • 2
  • I've just checked project creation on codenvy.io and it goes well. Since there are not any project types on the left side of the panel I would guess Che didn't start well. If I could see Che logs I would say more. – tolusha Apr 14 '19 at 07:50
  • @tolusha please see attached email for the logs , i have edited my post – Nick Apr 15 '19 at 06:13

0 Answers0