You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2009/03/17 09:54:50 UTC

[jira] Assigned: (HADOOP-5516) TaskMemoryManagerThread crashes in a corner case

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

Vinod K V reassigned HADOOP-5516:
---------------------------------

    Assignee: Vinod K V

> TaskMemoryManagerThread crashes in a corner case
> ------------------------------------------------
>
>                 Key: HADOOP-5516
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5516
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.20.0
>            Reporter: Vinod K V
>            Assignee: Vinod K V
>            Priority: Blocker
>
> TT's stdout says.
> {code}
> Exception in thread "org.apache.hadoop.mapred.TaskMemoryManagerThread" java.lang.NullPointerException
>         at org.apache.hadoop.util.ProcfsBasedProcessTree.getProcessTree(ProcfsBasedProcessTree.java:126)
>         at org.apache.hadoop.mapred.TaskMemoryManagerThread.run(TaskMemoryManagerThread.java:200)
> {code}
> TaskMemoryManager crashes and no further memory management is done.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.