OpenLiberty / liberty-tools-vscode

Visual Studio Code extension for Liberty Tools
https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext
Eclipse Public License 2.0
18 stars 35 forks source link

Intermittent Stop Action Failures in Dev Mode Despite Active Server #404

Open anusreelakshmi934 opened 5 days ago

anusreelakshmi934 commented 5 days ago

The stop action occasionally fails, even when dev mode is actively running, and displays an error message. This issue seems more likely to occur when dev mode has been running for an extended period, though this is uncertain. If dev mode is started and stopped shortly afterward, the issue does not occur. The problem is intermittent and challenging to reproduce.

It was observed in both Mac with Maven (Java 17) and Mac with Gradle (Java 21) while testing with the 24.0.11 Snapshot.

image

image