IITGN-CS431 / project-cns

1 stars 27 forks source link

Group 7: Application Hangs When Card File Name Exceeds Certain Length #291

Closed arpan004 closed 2 days ago

arpan004 commented 6 days ago

The application hangs indefinitely when the card file name provided in the command exceeds a certain length. This behavior prevents the system from proceeding further, leaving the user with no feedback or error messages. Despite waiting for 20 seconds or more, the application does not produce any output, does not disconnect, and remains unresponsive.

image

RuchitJagodara commented 4 days ago

Here, when I am trying to run the same input then it is giving me an error which is normal behaviour.

Screenshot from 2024-11-18 21-48-12

Try to pull the branch and then check whether the problem remains same or not. Thank you!

arpan004 commented 4 days ago

I can't get any response, even after waiting for a long time; it just keeps showing "Connecting with the Bank Server..."

RuchitJagodara commented 4 days ago

Did you pull the branch first ?

arpan004 commented 4 days ago

I pulled the branch yesterday, so my local copy is up to date as of then.

RuchitJagodara commented 4 days ago

But as you can see I tried the same input but it is working fine for me. Can you show me how you were running the bank?

RuchitJagodara commented 4 days ago

Any updates ?