Bug 663 - The program cannot execute and crash with non-zero exit with value 1
Summary: The program cannot execute and crash with non-zero exit with value 1
Status: RESOLVED FIXED
Alias: None
Product: CS3343 Group 26 Automated Timetable Planner
Classification: Unclassified
Component: Login (show other bugs)
Version: Alpha
Hardware: PC Windows
: High critical
Assignee: libbyng
URL:
Depends on:
Blocks:
 
Reported: 2021-12-06 15:25 HKT by libbyng
Modified: 2021-12-06 19:22 HKT (History)
0 users

See Also:


Attachments
The error message shown (42.05 KB, image/png)
2021-12-06 15:25 HKT, libbyng
Details

Note You need to log in before you can comment on or make changes to this bug.
Description libbyng 2021-12-06 15:25:23 HKT
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.
Comment 1 libbyng 2021-12-06 19:22:07 HKT
The problem has been fixed.