question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to create project eventhough workspace created.

See original GitHub issue

[Short description of problem here]

I have followed the below URL to configure che server. My server is running but I can not create new project. che che1

https://www.eclipse.org/che/getting-started/download/

I got the below error while starting workspace agent. “[STDOUT] 2016-08-20 04:42:10,564[nio-4401-exec-6] [WARN ] [o.e.c.impl.ContainerResponse 93] - Client has aborted connection. Response writing omitted.

Che-Server logs:

root@ipaclient:~# docker logs -f che-server 2016-08-20 04:40:13,022[main] [INFO ] [o.a.c.s.VersionLoggerListener 89] - Server version: Apache Tomcat/8.0.32 2016-08-20 04:40:13,030[main] [INFO ] [o.a.c.s.VersionLoggerListener 91] - Server built: Feb 2 2016 19:34:53 UTC 2016-08-20 04:40:13,030[main] [INFO ] [o.a.c.s.VersionLoggerListener 93] - Server number: 8.0.32.0 2016-08-20 04:40:13,031[main] [INFO ] [o.a.c.s.VersionLoggerListener 95] - OS Name: Linux 2016-08-20 04:40:13,035[main] [INFO ] [o.a.c.s.VersionLoggerListener 97] - OS Version: 4.4.0-34-generic 2016-08-20 04:40:13,036[main] [INFO ] [o.a.c.s.VersionLoggerListener 99] - Architecture: amd64 2016-08-20 04:40:13,037[main] [INFO ] [o.a.c.s.VersionLoggerListener 101] - Java Home: /usr/lib/jvm/java-1.8-openjdk/jre 2016-08-20 04:40:13,037[main] [INFO ] [o.a.c.s.VersionLoggerListener 103] - JVM Version: 1.8.0_92-internal-alpine-r1-b14 2016-08-20 04:40:13,038[main] [INFO ] [o.a.c.s.VersionLoggerListener 105] - JVM Vendor: Oracle Corporation 2016-08-20 04:40:13,038[main] [INFO ] [o.a.c.s.VersionLoggerListener 107] - CATALINA_BASE: /home/user/che/tomcat 2016-08-20 04:40:13,039[main] [INFO ] [o.a.c.s.VersionLoggerListener 109] - CATALINA_HOME: /home/user/che/tomcat 2016-08-20 04:40:13,040[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Djava.util.logging.config.file=/home/user/che/tomcat/conf/logging.properties 2016-08-20 04:40:13,041[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 2016-08-20 04:40:13,045[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Xms256m 2016-08-20 04:40:13,046[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Xmx1024m 2016-08-20 04:40:13,051[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Djava.security.egd=file:/dev/./urandom 2016-08-20 04:40:13,053[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dport.http=8080 2016-08-20 04:40:13,056[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dche.home=/home/user/che 2016-08-20 04:40:13,059[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dche.logs.dir=/home/user/che/tomcat/logs/ 2016-08-20 04:40:13,069[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dche.logs.level=INFO 2016-08-20 04:40:13,069[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dcom.sun.management.jmxremote 2016-08-20 04:40:13,070[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dcom.sun.management.jmxremote.ssl=false 2016-08-20 04:40:13,079[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dcom.sun.management.jmxremote.authenticate=false 2016-08-20 04:40:13,087[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dche.local.conf.dir=/home/user/che/conf/ 2016-08-20 04:40:13,088[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Djava.endorsed.dirs=/home/user/che/tomcat/endorsed 2016-08-20 04:40:13,089[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dcatalina.base=/home/user/che/tomcat 2016-08-20 04:40:13,089[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Dcatalina.home=/home/user/che/tomcat 2016-08-20 04:40:13,090[main] [INFO ] [o.a.c.s.VersionLoggerListener 115] - Command line argument: -Djava.io.tmpdir=/home/user/che/tomcat/temp 2016-08-20 04:40:13,545[main] [INFO ] [o.a.c.http11.Http11NioProtocol 425] - Initializing ProtocolHandler [“http-nio-8080”] 2016-08-20 04:40:13,591[main] [INFO ] [o.a.t.util.net.NioSelectorPool 72] - Using a shared selector for servlet write/read 2016-08-20 04:40:13,599[main] [INFO ] [o.a.catalina.startup.Catalina 591] - Initialization processed in 1301 ms 2016-08-20 04:40:13,644[main] [INFO ] [c.m.JmxRemoteLifecycleListener 332] - The JMX Remote Listener has configured the registry on port 32001 and the server on port 32101 for the Platform server 2016-08-20 04:40:13,645[main] [INFO ] [o.a.c.core.StandardService 435] - Starting service Catalina 2016-08-20 04:40:13,645[main] [INFO ] [o.a.c.core.StandardEngine 259] - Starting Servlet Engine: Apache Tomcat/8.0.32 2016-08-20 04:40:13,767[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 910] - Deploying web application archive /home/user/che/tomcat/webapps/dashboard.war 2016-08-20 04:40:14,722[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 974] - Deployment of web application archive /home/user/che/tomcat/webapps/dashboard.war has finished in 954 ms 2016-08-20 04:40:14,730[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 910] - Deploying web application archive /home/user/che/tomcat/webapps/wsmaster.war 2016-08-20 04:40:20,579[ost-startStop-1] [WARN ] [p.DockerExtConfBindingProvider 51] - DockerExtConfBindingProvider 2016-08-20 04:40:24,628[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 974] - Deployment of web application archive /home/user/che/tomcat/webapps/wsmaster.war has finished in 9,898 ms 2016-08-20 04:40:24,632[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 910] - Deploying web application archive /home/user/che/tomcat/webapps/swagger.war 2016-08-20 04:40:24,846[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 974] - Deployment of web application archive /home/user/che/tomcat/webapps/swagger.war has finished in 214 ms 2016-08-20 04:40:24,855[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 910] - Deploying web application archive /home/user/che/tomcat/webapps/ROOT.war 2016-08-20 04:40:26,937[ost-startStop-1] [INFO ] [o.a.c.startup.HostConfig 974] - Deployment of web application archive /home/user/che/tomcat/webapps/ROOT.war has finished in 2,082 ms 2016-08-20 04:40:26,948[main] [INFO ] [o.a.c.http11.Http11NioProtocol 470] - Starting ProtocolHandler [“http-nio-8080”] 2016-08-20 04:40:26,968[main] [INFO ] [o.a.catalina.startup.Catalina 642] - Server startup in 13366 ms 2016-08-20 04:40:59,357[nio-8080-exec-4] [INFO ] [o.e.c.a.w.s.WorkspaceManager 689] - Workspace ‘che:wksp-yyf3’ with id ‘workspace8yygmjfahc470fgr’ created by user ‘che’ 2016-08-20 04:41:00,497[kspaceManager-0] [INFO ] [o.e.c.a.m.s.MachineManager 162] - Creating machine [ws = workspace8yygmjfahc470fgr: env = default: machine = default] 2016-08-20 04:41:36,706[kspaceManager-0] [INFO ] [c.p.d.m.DockerInstanceProvider 588] - Machine with id ‘machineawbsyb3lfgo7r15f’ backed by container ‘9d1d6dd8ca03d156aaee31314bc5a22297d0cf49ef02c561b067a5fa3e54203b’ has been deployed on node ‘localhost’ 2016-08-20 04:42:11,128[kspaceManager-0] [INFO ] [o.e.c.a.m.s.MachineManager 171] - Machine [ws = workspace8yygmjfahc470fgr: env = default: machine = default] was successfully created, its id is ‘machineawbsyb3lfgo7r15f’ 2016-08-20 04:42:11,139[kspaceManager-0] [INFO ] [o.e.c.a.w.s.WorkspaceManager 534] - Workspace ‘che:wksp-yyf3’ with id ‘workspace8yygmjfahc470fgr’ started by user ‘che’

Reproduction Steps:

  1. [First Step]
  2. [Second Step]
  3. [Other Steps…]

Expected behavior:

[Describe expected behavior here]

Observed behavior:

[Describe observed behavior here]

Che version: [Enter Che version here]

OS and version: [Enter OS name and version here]

root@ipaclient:~# uname -a Linux ipaclient.openshift.loc 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Docker version: [Enter your Docker version here docker version on CLI]

root@ipaclient:~# docker version Client: Version: 1.11.2 API version: 1.23 Go version: go1.6.2 Git commit: b9f10c9 Built: Thu, 16 Jun 2016 21:17:51 +1200 OS/Arch: linux/amd64

Server: Version: 1.11.2 API version: 1.23 Go version: go1.6.2 Git commit: b9f10c9 Built: Thu, 16 Jun 2016 21:17:51 +1200 OS/Arch: linux/amd64

Che install: [Vagrant, Docker container, server (zip), Bitnami, Yatta, or Codenvy?]

Docker

Additional information:

  • Problem started happening recently, didn’t happen in an older version of Che: [Yes/No]

From yesterday onwards I am trying to configure Eclipse Che.

  • Problem can be reliably reproduced, doesn’t happen randomly: [Yes/No]

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
TylerJewellcommented, Aug 22, 2016

@rajasekaran07 - glad you got this to work.

I noticed in your original syntax that you are making things a bit harder than necessary. If you have the Che CLI installed, all you would need to do is setup an environment variable.

export CHE_HOST_IP=<ip-addr>
che start

or

docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock -e CHE_HOST_IP=<ip> eclipse/che start

These are the same syntax as what you did with the more involved codenvy/che-server syntax.

0reactions
rajasekaran07commented, Aug 24, 2016

Thank you for your time and effect.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can not create workspace . one or more error occurred
I have connected to TFS and it shows 0 zero projects but I check out a Repository. Now I'm unable to create a...
Read more >
Google Workspace Known Issues
Google Workspace Known Issues · Communication · Can't change event owner · Occasionally some Google Chat activity isn't logged as expected · Native...
Read more >
Troubleshoot WorkSpace creation failures - Amazon AWS
I want to create a new WorkSpace with Amazon WorkSpaces, but the process is failing. Why is this happening, and how can I...
Read more >
Eclipse "Invalid Project Description" when creating new ...
Go into your workspace, and move your project source code folder to another area outside of your workspace (like the desktop). Make sure...
Read more >
Creating and managing projects - Documentation
Google Cloud projects form the basis for creating, enabling, and using all Google Cloud services including managing APIs, enabling billing, adding and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found