Bug 663

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: LoginAssignee: libbyng <laiyingng4-c>
Status: RESOLVED FIXED    
Severity: critical    
Priority: High    
Version: Alpha   
Hardware: PC   
OS: Windows   
Attachments: The error message shown

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.