Skip to content

Bug: Application crashes on startup with null pointer exception #6

@BatraXPankaj

Description

@BatraXPankaj

Description

The application crashes immediately upon startup with a null pointer exception. This is blocking our production deployment.

Steps to Reproduce

  1. Launch the application
  2. Application crashes before main window appears
  3. Error log shows NullPointerException in initialization code

Expected Behavior

Application should start successfully and display the main window

Actual Behavior

Application crashes with error:

NullPointerException at line 42 in MainController.init()

Impact

  • Blocking production deployment
  • Affects all users
  • Started happening after recent update

Environment

  • Version: 2.1.0
  • OS: Windows 11
  • Java Runtime: 17.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions