Skip to content

Jetbrains IDE: "Close and Stop" does not stop workspace #23579

Description

@adietish

Describe the bug

When closing the IDE one can "Close and Stop". It would not stop the workspace though. You end up having a running workspace that you cannot connect to any more.

Che version

7.109@latest

Steps to reproduce

  1. ASSERT: have a Jetbrains IDE (Ultimate, etc.) running.
  2. EXEC: quit the IDE
  3. ASSERT: you get a dialog where you can "Close and Stop"
Image
  1. EXEC: click "Close and Stop"
  2. EXEC: verify if your workspace is still running (either in dashboard or in gateway)

Result:
The workspace is still running, it wasn't stopped.
Furthermore you cannot connect to the workspace any more.

Behind the scenes one can see that the remote-dev-server process was killed.

Expected behavior

The workspace should be stopped.

Runtime

OpenShift

Screenshots

No response

Installation method

other (please specify in additional context)

Environment

macOS

Eclipse Che Logs

Additional context

No response

Metadata

Metadata

Assignees

Labels

area/gatewaykind/bugOutline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.

Type

Fields

No fields configured for Bug.

Projects

Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions