You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "VADAGA ANANYO RAO (Jira)" <ji...@apache.org> on 2021/03/02 14:36:00 UTC

[jira] [Assigned] (YARN-9312) NPE while rendering SLS simulate page

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

VADAGA ANANYO RAO reassigned YARN-9312:
---------------------------------------

    Assignee: VADAGA ANANYO RAO

> NPE while rendering SLS simulate page
> -------------------------------------
>
>                 Key: YARN-9312
>                 URL: https://issues.apache.org/jira/browse/YARN-9312
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin Chundatt
>            Assignee: VADAGA ANANYO RAO
>            Priority: Minor
>
> http://localhost:10001/simulate
> {code}
> java.lang.NullPointerException
>         at org.apache.hadoop.yarn.sls.web.SLSWebApp.printPageSimulate(SLSWebApp.java:240)
>         at org.apache.hadoop.yarn.sls.web.SLSWebApp.access$100(SLSWebApp.java:55)
>         at org.apache.hadoop.yarn.sls.web.SLSWebApp$1.handle(SLSWebApp.java:152)
>         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
>         at org.eclipse.jetty.server.Server.handle(Server.java:539)
>         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:333)
>         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
>         at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
>         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
>         at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
>         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
>         at java.lang.Thread.run(Thread.java:745)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org