Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

NullPointerException during motif generation #72

@steplica

Description

@steplica

During motif generation (the /tasks/updatemotifs endpoint), we get 85 NullPointerExceptions in GenerateMotifService.java on the line res.setResidueChainName(group.getResidueNumber().getChainName());.

We should investigate some of these cases to see what the cause is. If the cause is out of our control, we should gracefully handle this situation so our logs don't explode with 85 stack traces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions