Skip to content

NullPointerException on ApplicationService. #15

@mtorrisi

Description

@mtorrisi

When try to call /v1.0/applications/{id}, where id is an undefined application, ApplicationService returns a NullPointerexception. Following the relevant part of the stacktrace:

...
 java.lang.NullPointerException
    at it.infn.ct.futuregateway.apiserver.v1.ApplicationService.getAppDetails(ApplicationService.java:76)
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions