Skip to content

NullPointerException thrown at PreDecorationFilter.java:181 #3259

Closed
@candrews

Description

@candrews

Using Greenwich.M1, an NPE is thrown at:
https://github.com/spring-cloud/spring-cloud-netflix/blob/vGreenwich.M1/spring-cloud-netflix-zuul/src/main/java/org/springframework/cloud/netflix/zuul/filters/pre/PreDecorationFilter.java#L181

The workaround is to set:
server.servlet.context-path=
in application.properties - but we really work with the default null value of server.servlet.context-path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions