Hi team, here's a new case.
Problem Symptom
When double-clicking run.bat to start InstallTool,
the startup process is suspended and the web page fails to be opened.
Problem Diagnosis
InstallTool is suspended after it is started for multiple times.
In this case, the following information is displayed in the run.bat script:

Causes
There are tasks still running on InstallTool.
Solution
Close InstallTool.
Double-click the run.bat script of InstallTool again. If the https://127.0.0.1:8088 page can be opened in the browser, no further action is required. If the script is suspended again, go to 3.
Open Windows Task Manager, find the OpenJDK Platform binary application, and click End Process.

Double-click the run.bat script of InstallTool again.
Check After Recovery
The https://127.0.0.1:8088 page is displayed after double-clicking the run.bat script of InstallTool.