| Summary: | The program cannot execute and crash with non-zero exit with value 1 | ||
|---|---|---|---|
| Product: | CS3343 Group 26 Automated Timetable Planner | Reporter: | libbyng <laiyingng4-c> |
| Component: | Login | Assignee: | libbyng <laiyingng4-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | ||
| Priority: | High | ||
| Version: | Alpha | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Attachments: | The error message shown | ||
The problem has been fixed. |
Created attachment 109 [details] The error message shown Summary: After I entered the user information to log in, the program suddenly exited with an error message. Steps to Reproduce: Step 1: Type the "login" command Step 2: Press Enter key to log in Actual Results: The program exists and shows an error message: the execution failed and the process 'command .../java.exe' finished with non-zero exit with value 1 (see attached file) Expected Results: The program should show the login success message and show the menu shell.