You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2015/12/28 01:28:49 UTC

[jira] [Reopened] (APEXCORE-14) Null pointer NetUtils.isLocalAddress in StreamingContainer

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

Thomas Weise reopened APEXCORE-14:
----------------------------------

> Null pointer NetUtils.isLocalAddress in StreamingContainer
> ----------------------------------------------------------
>
>                 Key: APEXCORE-14
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-14
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: gaurav gupta
>            Assignee: gaurav gupta
>
> 2015-07-22 19:15:20,587 ERROR engine.StreamingContainer (StreamingContainer.java:processHeartbeatResponse(741)) - deploy request failed
> java.lang.NullPointerException
>         at org.apache.hadoop.net.NetUtils.isLocalAddress(NetUtils.java:685)
>         at com.datatorrent.stram.engine.StreamingContainer.deployInputStreams(StreamingContainer.java:1048)
>         at com.datatorrent.stram.engine.StreamingContainer.deploy(StreamingContainer.java:790)
>         at com.datatorrent.stram.engine.StreamingContainer.processHeartbeatResponse(StreamingContainer.java:738)
>         at com.datatorrent.stram.engine.StreamingContainer.heartbeatLoop(StreamingContainer.java:630)
>         at com.datatorrent.stram.engine.StreamingContainer.main(StreamingContainer.java:253)
> 2015-07-22 19:15:20,607 ERROR engine.StreamingContainer (StreamingContainer.java:main(267)) - Fatal exception in container!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)