[ 
https://issues.apache.org/jira/browse/STORM-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated STORM-3182:
----------------------------------
    Labels: pull-request-available  (was: )

> Owner summary page in non-secured cluster shows 500 server error because of 
> NullPointerException
> ------------------------------------------------------------------------------------------------
>
>                 Key: STORM-3182
>                 URL: https://issues.apache.org/jira/browse/STORM-3182
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-webapp
>    Affects Versions: 2.0.0
>            Reporter: Jungtaek Lim
>            Assignee: Govind Menon
>            Priority: Blocker
>              Labels: pull-request-available
>         Attachments: Screen Shot 2018-08-06 at 4.14.23 PM.png
>
>
> When opening owner summary page in non-secured cluster, all contents become 
> empty except html template, and shows 500 error with below stack trace:
> {code}
> java.lang.NullPointerException
>       at 
> org.apache.storm.daemon.ui.filters.AuthorizedUserFilter.makeResponse(AuthorizedUserFilter.java:83)
>       at 
> org.apache.storm.daemon.ui.filters.AuthorizedUserFilter.filter(AuthorizedUserFilter.java:121)
>       at 
> org.glassfish.jersey.server.ContainerFilteringStage.apply(ContainerFilteringStage.java:132)
>       at 
> org.glassfish.jersey.server.ContainerFilteringStage.apply(ContainerFilteringStage.java:68)
>       at org.glassfish.jersey.process.internal.Stages.process(Stages.java:197)
>       at 
> org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:269)
>       at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
> {code}
> I'll attach the screenshot.
> I'm not sure it would work normally in secured cluster, since I don't have 
> secured cluster.
> cc. [~govindmenon]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to