Skip to content

Session logons getting rejected with error - Logon attempt when session is disabled #1239

@abhishek-bawa

Description

@abhishek-bawa

Describe the bug
Session logs out correctly at EndTime. (expected)
Logon attempts before StartTime are rejected with: "Logon attempt when session is disabled" (expected)
However, after StartTime, the session never transitions back to enabled state. (bug)
All subsequent logon attempts continue to be rejected with the same message. (bug)
The session only becomes usable again after restarting the application. (workaround)

To Reproduce
Description seems self explanatory to reproduce.
If not, reach out to me at abhibawa357@gmail.com

Expected behavior
At EndTime, the session logs out and becomes disabled.
Before StartTime, incoming logon attempts are rejected.
At StartTime, the session should automatically transition back to enabled state and accept logons.

system information:

  • OS: Windows and Linux both
  • Java version JDK8 and JDK21 both
  • QFJ Version 3.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions