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

SUT launch hangs the GUI withi compile error #98

Open
eostermueller opened this issue Apr 15, 2023 · 0 comments
Open

SUT launch hangs the GUI withi compile error #98

eostermueller opened this issue Apr 15, 2023 · 0 comments

Comments

@eostermueller
Copy link
Owner

eostermueller commented Apr 15, 2023

Current behavior:

  1. Start the uber jar.
  2. make sure the SUT is stopped
  3. introduce a compile error into a .jar file downstream from $HOME/.load-test-in-a-box/sutApp
  4. click the 'start SUT' checkbox.
  5. Wiremock and H2 health meters will turn green, but SUT and glowroot will not. The "System Under Test" launch checkbox will be grayed out with check....and you'll be stuck in this 1/2 started and 1/2 failed state.
  6. The only way out of this 1/2 failed state is to manually kill all the 1/2 started processes or manually download and run this PowerShell script on MS-Windows.
    Ideally, you should be able to delete $HOME/.load-test-in-a-box/deleteMeToStopSnail4jSut.txt but that functionality is not working :-(.

Desired behavior

After step 4 above, the system would somehow detect the compile problem and shutdown everything that was 1/2 started and allow the user to use the GUI to try again.....and also display a message to the end user about what happened -- probably using the "Toast" facility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant