Skip to content
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

A lot of Closing unidentified session warnings after Che Deployment Rollout #11571

Closed
sleshchenko opened this issue Oct 10, 2018 · 7 comments
Closed
Labels
kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@sleshchenko
Copy link
Member

sleshchenko commented Oct 10, 2018

Description

There is a lot of Closing unidentified session warnings after Che Deployment Rollout if there is an active client (browser tab with Che Server).
If this warning is meaningful then need to investigate or fix an issue, otherwise, such information should be logged with debug logging level.

Reproduction Steps

  1. Deploy Che on OpenShift.
  2. Log in Che, create a workspace and start it.
  3. Start new Che Deployment.
  4. Check Che Server logs.

OS and version:

Diagnostics:

Screencast

websocketclosed

Full Che Server Logs

Using embedded assembly...
--
  | Listening for transport dt_socket at address: 8000
  | 2018-10-10 06:55:09,752[main]             [INFO ] [o.a.c.s.VersionLoggerListener 89]    - Server version:        Apache Tomcat/8.5.23
  | 2018-10-10 06:55:09,757[main]             [INFO ] [o.a.c.s.VersionLoggerListener 91]    - Server built:          Sep 28 2017 10:30:11 UTC
  | 2018-10-10 06:55:09,758[main]             [INFO ] [o.a.c.s.VersionLoggerListener 93]    - Server number:         8.5.23.0
  | 2018-10-10 06:55:09,760[main]             [INFO ] [o.a.c.s.VersionLoggerListener 95]    - OS Name:               Linux
  | 2018-10-10 06:55:09,762[main]             [INFO ] [o.a.c.s.VersionLoggerListener 97]    - OS Version:            4.15.0-36-generic
  | 2018-10-10 06:55:09,763[main]             [INFO ] [o.a.c.s.VersionLoggerListener 99]    - Architecture:          amd64
  | 2018-10-10 06:55:09,763[main]             [INFO ] [o.a.c.s.VersionLoggerListener 101]   - Java Home:             /usr/lib/jvm/java-1.8-openjdk/jre
  | 2018-10-10 06:55:09,764[main]             [INFO ] [o.a.c.s.VersionLoggerListener 103]   - JVM Version:           1.8.0_131-b11
  | 2018-10-10 06:55:09,765[main]             [INFO ] [o.a.c.s.VersionLoggerListener 105]   - JVM Vendor:            Oracle Corporation
  | 2018-10-10 06:55:09,779[main]             [INFO ] [o.a.c.s.VersionLoggerListener 107]   - CATALINA_BASE:         /home/user/eclipse-che/tomcat
  | 2018-10-10 06:55:09,779[main]             [INFO ] [o.a.c.s.VersionLoggerListener 109]   - CATALINA_HOME:         /home/user/eclipse-che/tomcat
  | 2018-10-10 06:55:09,780[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Djava.util.logging.config.file=/home/user/eclipse-che//tomcat/conf/logging.properties
  | 2018-10-10 06:55:09,781[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
  | 2018-10-10 06:55:09,781[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -XX:MaxRAMFraction=2
  | 2018-10-10 06:55:09,781[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -XX:+UseParallelGC
  | 2018-10-10 06:55:09,781[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -XX:MinHeapFreeRatio=10
  | 2018-10-10 06:55:09,782[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -XX:MaxHeapFreeRatio=20
  | 2018-10-10 06:55:09,782[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -XX:GCTimeRatio=4
  | 2018-10-10 06:55:09,782[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -XX:AdaptiveSizePolicyWeight=90
  | 2018-10-10 06:55:09,783[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -XX:+UnlockExperimentalVMOptions
  | 2018-10-10 06:55:09,783[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -XX:+UseCGroupMemoryLimitForHeap
  | 2018-10-10 06:55:09,783[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dsun.zip.disableMemoryMapping=true
  | 2018-10-10 06:55:09,787[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Xms20m
  | 2018-10-10 06:55:09,787[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dche.docker.network=bridge
  | 2018-10-10 06:55:09,788[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dport.http=8080
  | 2018-10-10 06:55:09,788[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dche.home=/home/user/eclipse-che/
  | 2018-10-10 06:55:09,789[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dche.logs.dir=/data/logs
  | 2018-10-10 06:55:09,789[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dche.logs.level=INFO
  | 2018-10-10 06:55:09,789[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Djuli-logback.configurationFile=file:/home/user/eclipse-che//tomcat/conf/tomcat-logger.xml
  | 2018-10-10 06:55:09,790[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
  | 2018-10-10 06:55:09,790[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
  | 2018-10-10 06:55:09,790[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
  | 2018-10-10 06:55:09,802[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dcom.sun.management.jmxremote
  | 2018-10-10 06:55:09,803[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dcom.sun.management.jmxremote.ssl=false
  | 2018-10-10 06:55:09,803[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dcom.sun.management.jmxremote.authenticate=false
  | 2018-10-10 06:55:09,803[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dche.local.conf.dir=/home/serg/dev/che-qa
  | 2018-10-10 06:55:09,804[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dcatalina.base=/home/user/eclipse-che//tomcat
  | 2018-10-10 06:55:09,804[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Dcatalina.home=/home/user/eclipse-che//tomcat
  | 2018-10-10 06:55:09,804[main]             [INFO ] [o.a.c.s.VersionLoggerListener 115]   - Command line argument: -Djava.io.tmpdir=/home/user/eclipse-che//tomcat/temp
  | 2018-10-10 06:55:10,081[main]             [INFO ] [o.a.c.http11.Http11NioProtocol 573]  - Initializing ProtocolHandler ["http-nio-8080"]
  | 2018-10-10 06:55:10,142[main]             [INFO ] [o.a.t.util.net.NioSelectorPool 67]   - Using a shared selector for servlet write/read
  | 2018-10-10 06:55:10,147[main]             [INFO ] [o.a.catalina.startup.Catalina 632]   - Initialization processed in 1479 ms
  | 2018-10-10 06:55:10,841[main]             [INFO ] [c.m.JmxRemoteLifecycleListener 336]  - The JMX Remote Listener has configured the registry on port [32001] and the server on port [32101] for the [Platform] server
  | 2018-10-10 06:55:10,842[main]             [INFO ] [o.a.c.core.StandardService 416]      - Starting service [Catalina]
  | 2018-10-10 06:55:10,842[main]             [INFO ] [o.a.c.core.StandardEngine 259]       - Starting Servlet Engine: Apache Tomcat/8.5.23
  | 2018-10-10 06:55:12,784[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 959]        - Deploying web application archive [/home/user/eclipse-che/tomcat/webapps/api.war]
  | 2018-10-10 06:55:14,605[ost-startStop-1]  [INFO ] [.e.c.c.d.JNDIDataSourceFactory 60]   - This=org.eclipse.che.core.db.postgresql.PostgreSQLJndiDataSourceFactory@1011f98c obj=ResourceRef[className=javax.sql.DataSource,factoryClassLocation=null,factoryClassName=org.apache.naming.factory.ResourceFactory,{type=scope,content=Shareable},{type=auth,content=Container},{type=singleton,content=true},{type=factory,content=org.eclipse.che.api.CommonJndiDataSourceFactory}] name=che Context=org.apache.naming.NamingContext@1af284ca environment={}
  | 2018-10-10 06:55:22,495[ost-startStop-1]  [INFO ] [o.e.c.m.k.s.KeycloakSettings 86]     - Retrieving OpenId configuration from endpoint: http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/.well-known/openid-configuration
  | 2018-10-10 06:55:23,672[ost-startStop-1]  [INFO ] [o.e.c.m.k.s.KeycloakSettings 103]    - openid configuration = {issuer=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che , authorization_endpoint=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/protocol/openid-connect/auth , token_endpoint=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/protocol/openid-connect/token , token_introspection_endpoint=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/protocol/openid-connect/token/introspect , userinfo_endpoint=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/protocol/openid-connect/userinfo , end_session_endpoint=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/protocol/openid-connect/logout , jwks_uri=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/protocol/openid-connect/certs , check_session_iframe=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/protocol/openid-connect/login-status-iframe.html , grant_types_supported=[authorization_code, implicit, refresh_token, password, client_credentials], response_types_supported=[code, none, id_token, token, id_token token, code id_token, code token, code id_token token], subject_types_supported=[public, pairwise], id_token_signing_alg_values_supported=[RS256], userinfo_signing_alg_values_supported=[RS256], request_object_signing_alg_values_supported=[none, RS256], response_modes_supported=[query, fragment, form_post], registration_endpoint=http://keycloak-eclipse-che.192.168.0.108.nip.io/auth/realms/che/clients-registrations/openid-connect , token_endpoint_auth_methods_supported=[private_key_jwt, client_secret_basic, client_secret_post], token_endpoint_auth_signing_alg_values_supported=[RS256], claims_supported=[sub, iss, auth_time, name, given_name, family_name, preferred_username, email], claim_types_supported=[normal], claims_parameter_supported=false, scopes_supported=[openid, offline_access], request_parameter_supported=true, request_uri_parameter_suppo
  | rted=true}
  | 2018-10-10 06:55:23,683[ost-startStop-1]  [INFO ] [j.i.ServerSideRequestProcessor 45]   -  che.core.jsonrpc.processor_max_pool_siz 100
  | 2018-10-10 06:55:24,647[ost-startStop-1]  [INFO ] [o.f.c.i.d.DbSupportFactory 44]       - Database: jdbc:postgresql://postgres:5432/dbche (PostgreSQL 9.6)
  | 2018-10-10 06:55:24,714[ost-startStop-1]  [INFO ] [o.f.c.i.util.VersionPrinter 44]      - Flyway 4.2.0 by Boxfuse
  | 2018-10-10 06:55:24,739[ost-startStop-1]  [INFO ] [o.f.c.i.d.DbSupportFactory 44]       - Database: jdbc:postgresql://postgres:5432/dbche (PostgreSQL 9.6)
  | 2018-10-10 06:55:24,861[ost-startStop-1]  [INFO ] [i.f.CustomSqlMigrationResolver 158]  - Searching for sql scripts in locations [classpath:che-schema]
  | 2018-10-10 06:55:25,014[ost-startStop-1]  [INFO ] [o.f.c.i.command.DbValidate 44]       - Successfully validated 36 migrations (execution time 00:00.161s)
  | 2018-10-10 06:55:25,074[ost-startStop-1]  [INFO ] [o.f.c.i.command.DbMigrate 44]        - Current version of schema "public": 6.12.0.1
  | 2018-10-10 06:55:25,085[ost-startStop-1]  [INFO ] [o.f.c.i.command.DbMigrate 44]        - Schema "public" is up to date. No migration necessary.
  | 2018-10-10 06:55:29,614[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - namespace [eclipse-che] set; clustering enabled
  | 2018-10-10 06:55:29,715[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - Starting UndertowServer on port 8888 for channel address: che-4-hxtms-53162
  | 2018-10-10 06:55:29,804[ost-startStop-1]  [INFO ] [org.xnio 93]                         - XNIO version 3.3.4.Final
  | 2018-10-10 06:55:29,898[ost-startStop-1]  [INFO ] [org.xnio.nio 55]                     - XNIO NIO Implementation Version 3.3.4.Final
  | 2018-10-10 06:55:30,122[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - UndertowServer started.
  |  
  | -------------------------------------------------------------------
  | GMS: address=che-4-hxtms-53162, cluster=EclipseLinkCommandChannel, physical address=172.17.0.2:7800
  | -------------------------------------------------------------------
  | 2018-10-10 06:55:35,388[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - namespace [eclipse-che] set; clustering enabled
  | 2018-10-10 06:55:35,419[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - Starting UndertowServer on port 8888 for channel address: che-4-hxtms-52174
  | 2018-10-10 06:55:35,420[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - UndertowServer reused (pre-existing).
  |  
  | -------------------------------------------------------------------
  | GMS: address=che-4-hxtms-52174, cluster=RemoteSubscriptionChannel, physical address=172.17.0.2:7801
  | -------------------------------------------------------------------
  | 2018-10-10 06:55:39,577[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - namespace [eclipse-che] set; clustering enabled
  | 2018-10-10 06:55:39,583[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - Starting UndertowServer on port 8888 for channel address: che-4-hxtms-50852
  | 2018-10-10 06:55:39,584[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - UndertowServer reused (pre-existing).
  |  
  | -------------------------------------------------------------------
  | GMS: address=che-4-hxtms-50852, cluster=WorkspaceLocks, physical address=172.17.0.2:7802
  | -------------------------------------------------------------------
  | 2018-10-10 06:55:43,814[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - namespace [eclipse-che] set; clustering enabled
  | 2018-10-10 06:55:43,818[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - Starting UndertowServer on port 8888 for channel address: che-4-hxtms-25396
  | 2018-10-10 06:55:43,819[ost-startStop-1]  [INFO ] [unknown.jul.logger 49]               - UndertowServer reused (pre-existing).
  |  
  | -------------------------------------------------------------------
  | GMS: address=che-4-hxtms-25396, cluster=WorkspaceStateCache, physical address=172.17.0.2:7803
  | -------------------------------------------------------------------
  | 2018-10-10 06:55:47,934[ost-startStop-1]  [WARN ] [o.e.c.a.w.s.stack.StackLoader 85]    - Reload stacks on start is deprecated policy, and it will be removed soon
  | 2018-10-10 06:55:51,063[ost-startStop-1]  [WARN ] [o.e.c.a.w.s.stack.StackLoader 134]   - No configured image found for stack che-in-che
  | 2018-10-10 06:55:51,210[ost-startStop-1]  [INFO ] [o.e.c.a.w.s.stack.StackLoader 104]   - Stacks initialization finished
  | 2018-10-10 06:55:51,654[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.test.ls:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,671[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.exec:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,707[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.terminal:1.0.1' is already in the registry.
  | 2018-10-10 06:55:51,724[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.terminal:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,763[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.exec:1.0.1' is already in the registry.
  | 2018-10-10 06:55:51,794[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.php:2.0.1' is already in the registry.
  | 2018-10-10 06:55:51,801[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.git-credentials:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,811[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ws-agent:1.0.1' is already in the registry.
  | 2018-10-10 06:55:51,826[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ws-agent:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,837[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.php:5.4.0' is already in the registry.
  | 2018-10-10 06:55:51,845[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.unison:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,855[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ws-agent:1.0.3' is already in the registry.
  | 2018-10-10 06:55:51,861[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.golang:0.1.7' is already in the registry.
  | 2018-10-10 06:55:51,866[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.camel:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,877[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.yaml:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,881[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.python:1.0.3' is already in the registry.
  | 2018-10-10 06:55:51,901[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ws-agent:1.0.2' is already in the registry.
  | 2018-10-10 06:55:51,925[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.json:1.0.1' is already in the registry.
  | 2018-10-10 06:55:51,931[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ssh:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,936[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.csharp:1.0.1' is already in the registry.
  | 2018-10-10 06:55:51,941[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.php:5.3.7' is already in the registry.
  | 2018-10-10 06:55:51,946[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.js-ts:1.0.1' is already in the registry.
  | 2018-10-10 06:55:51,950[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.clangd:1.0.0' is already in the registry.
  | 2018-10-10 06:55:51,957[ost-startStop-1]  [INFO ] [a.i.s.i.LocalInstallerRegistry 71]   - Latest version of installer 'org.eclipse.che.ls.python:1.0.4' is already in the registry.
  | 2018-10-10 06:55:52,468[ost-startStop-1]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 152]   - Configured factories for environments: '[openshift, kubernetes, dockerimage]'
  | 2018-10-10 06:55:52,470[ost-startStop-1]  [INFO ] [o.e.c.a.w.s.WorkspaceRuntimes 153]   - Registered infrastructure 'openshift'
  | 2018-10-10 06:55:53,801[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 1023]       - Deployment of web application archive [/home/user/eclipse-che/tomcat/webapps/api.war] has finished in [41,016] ms
  | 2018-10-10 06:55:53,802[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 959]        - Deploying web application archive [/home/user/eclipse-che/tomcat/webapps/dashboard.war]
  | 2018-10-10 06:55:54,660[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 1023]       - Deployment of web application archive [/home/user/eclipse-che/tomcat/webapps/dashboard.war] has finished in [858] ms
  | 2018-10-10 06:55:54,661[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 959]        - Deploying web application archive [/home/user/eclipse-che/tomcat/webapps/docs.war]
  | 2018-10-10 06:55:56,256[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 1023]       - Deployment of web application archive [/home/user/eclipse-che/tomcat/webapps/docs.war] has finished in [1,595] ms
  | 2018-10-10 06:55:56,258[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 959]        - Deploying web application archive [/home/user/eclipse-che/tomcat/webapps/swagger.war]
  | 2018-10-10 06:55:56,474[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 1023]       - Deployment of web application archive [/home/user/eclipse-che/tomcat/webapps/swagger.war] has finished in [216] ms
  | 2018-10-10 06:55:56,476[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 959]        - Deploying web application archive [/home/user/eclipse-che/tomcat/webapps/ROOT.war]
  | 2018-10-10 06:55:59,923[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 1023]       - Deployment of web application archive [/home/user/eclipse-che/tomcat/webapps/ROOT.war] has finished in [3,447] ms
  | 2018-10-10 06:55:59,923[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 959]        - Deploying web application archive [/home/user/eclipse-che/tomcat/webapps/workspace-loader.war]
  | 2018-10-10 06:56:00,250[ost-startStop-1]  [INFO ] [o.a.c.startup.HostConfig 1023]       - Deployment of web application archive [/home/user/eclipse-che/tomcat/webapps/workspace-loader.war] has finished in [327] ms
  | 2018-10-10 06:56:00,284[main]             [INFO ] [o.a.c.http11.Http11NioProtocol 632]  - Starting ProtocolHandler ["http-nio-8080"]
  | 2018-10-10 06:56:00,338[main]             [INFO ] [o.a.catalina.startup.Catalina 683]   - Server startup in 50190 ms
  | 2018-10-10 06:56:06,892[io-8080-exec-15]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,906[io-8080-exec-22]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,909[io-8080-exec-14]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,908[io-8080-exec-44]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,891[io-8080-exec-10]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,891[nio-8080-exec-3]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,891[nio-8080-exec-1]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,890[nio-8080-exec-4]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,890[nio-8080-exec-2]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,890[nio-8080-exec-8]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,890[nio-8080-exec-6]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,890[nio-8080-exec-5]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,914[io-8080-exec-33]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,916[io-8080-exec-48]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,917[io-8080-exec-49]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,923[io-8080-exec-25]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,923[io-8080-exec-27]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,927[io-8080-exec-38]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,928[io-8080-exec-51]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,928[io-8080-exec-41]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,926[io-8080-exec-34]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,929[io-8080-exec-36]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,927[io-8080-exec-37]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,930[io-8080-exec-40]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,926[io-8080-exec-32]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,929[io-8080-exec-39]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,930[io-8080-exec-43]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,934[io-8080-exec-50]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,934[io-8080-exec-23]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,908[io-8080-exec-11]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,944[io-8080-exec-47]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,946[io-8080-exec-57]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,947[io-8080-exec-59]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,944[io-8080-exec-53]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,948[io-8080-exec-56]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,948[io-8080-exec-58]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,950[io-8080-exec-63]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,950[io-8080-exec-62]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,893[io-8080-exec-13]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,894[io-8080-exec-12]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,907[io-8080-exec-16]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,906[io-8080-exec-20]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,907[io-8080-exec-18]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,907[io-8080-exec-19]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,906[io-8080-exec-21]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,906[io-8080-exec-45]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,906[io-8080-exec-46]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,923[io-8080-exec-26]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,924[io-8080-exec-24]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,924[io-8080-exec-30]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,925[io-8080-exec-17]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,926[io-8080-exec-28]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,925[io-8080-exec-31]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,926[io-8080-exec-35]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,924[io-8080-exec-29]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,932[io-8080-exec-42]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,939[io-8080-exec-52]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,943[nio-8080-exec-7]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,960[nio-8080-exec-9]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,960[io-8080-exec-66]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,965[io-8080-exec-11]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,966[io-8080-exec-69]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,967[io-8080-exec-65]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,944[io-8080-exec-54]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,980[io-8080-exec-26]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,997[io-8080-exec-35]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,988[io-8080-exec-32]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,996[io-8080-exec-17]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,985[io-8080-exec-65]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:07,001[io-8080-exec-57]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,950[io-8080-exec-61]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,965[io-8080-exec-68]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,965[io-8080-exec-55]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,966[io-8080-exec-60]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,984[nio-8080-exec-6]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,984[io-8080-exec-69]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,983[io-8080-exec-21]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,967[io-8080-exec-71]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,966[nio-8080-exec-5]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,977[io-8080-exec-70]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:07,021[io-8080-exec-64]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,977[io-8080-exec-67]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,978[io-8080-exec-47]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,978[io-8080-exec-13]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,978[io-8080-exec-73]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,979[io-8080-exec-30]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,979[io-8080-exec-20]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,979[io-8080-exec-23]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,979[io-8080-exec-16]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,979[io-8080-exec-11]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,992[io-8080-exec-45]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,990[io-8080-exec-12]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,990[io-8080-exec-50]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,990[io-8080-exec-44]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,994[io-8080-exec-54]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,990[io-8080-exec-10]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,990[io-8080-exec-48]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,990[nio-8080-exec-3]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,995[io-8080-exec-15]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,989[io-8080-exec-37]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,989[nio-8080-exec-1]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,989[io-8080-exec-43]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,990[io-8080-exec-40]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,996[io-8080-exec-29]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,989[io-8080-exec-19]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,988[io-8080-exec-14]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,997[io-8080-exec-18]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,990[io-8080-exec-33]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,987[io-8080-exec-39]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,986[io-8080-exec-27]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,986[nio-8080-exec-9]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,986[io-8080-exec-74]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,984[nio-8080-exec-7]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,984[nio-8080-exec-4]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,984[nio-8080-exec-8]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,981[io-8080-exec-72]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,981[io-8080-exec-24]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,997[io-8080-exec-41]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,997[io-8080-exec-31]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,997[io-8080-exec-42]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,997[io-8080-exec-25]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,997[io-8080-exec-38]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,997[io-8080-exec-51]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,980[nio-8080-exec-2]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session
  | 2018-10-10 06:56:06,982[io-8080-exec-28]  [WARN ] [a.c.w.i.BasicWebSocketEndpoint 129]  - Closing unidentified session


@sleshchenko sleshchenko added the kind/bug Outline of a bug - must adhere to the bug report template. label Oct 10, 2018
@sleshchenko
Copy link
Member Author

sleshchenko commented Oct 10, 2018

@dkuleshov Maybe you know what happens?

@dkulieshov
Copy link

@sleshchenko No, actually I have no idea when such may happen. The use case is not clear for me, what do you mean by saying "if there any active client"?

@sleshchenko
Copy link
Member Author

@dkuleshov I mean that there is opened browser tab with Eclipse Che as that is demonstrated in the attached screencast.

@dkulieshov
Copy link

@sleshchenko I see, unfortunately I can't say what's happening here taking into account the information that you've provided. I think debugging will help :-(

@che-bot
Copy link
Contributor

che-bot commented Sep 7, 2019

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 7, 2019
@che-bot che-bot closed this as completed Sep 17, 2019
@ibuziuk ibuziuk reopened this Oct 14, 2019
@ibuziuk
Copy link
Member

ibuziuk commented Oct 14, 2019

This issue still happens on Che 7 / Hosted Che. Reopened this issues and closed the rh-che specific in order to have this consolidated in one place

@ibuziuk ibuziuk added team/osio severity/P2 Has a minor but important impact to the usage or development of the system. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Oct 14, 2019
@skabashnyuk skabashnyuk added this to the Backlog - Platform milestone Oct 30, 2019
@che-bot
Copy link
Contributor

che-bot commented May 12, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 12, 2020
@che-bot che-bot closed this as completed May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

5 participants