Skip to content

NullPointerException crashes the server #224

Closed
@flashmandv

Description

@flashmandv

Runtime exception occurs at: WebSocketImpl.java:321
Line says: frames = draft.translateFrame( socketBuffer );
Probably the draft is null. Adding the catch for the NullPointerException solves the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions