You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/07/07 18:24:35 UTC

[jira] [Resolved] (MAPREDUCE-88) Illegal state exception in printTaskLog -> sendError

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

Harsh J resolved MAPREDUCE-88.
------------------------------

    Resolution: Cannot Reproduce

This issue appears to have gone stale. I have not noticed this issue anymore on MR1 today. Resolving as 'Cannot Reproduce' for now.
                
> Illegal state exception in printTaskLog -> sendError
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-88
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-88
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Michael Bieniosek
>
> This error shows up in my logs:
> 2007-08-23 16:40:08,028 WARN /: /tasklog?taskid=task_200708212126_0043_m_000100_0&all=true: 
> java.lang.IllegalStateException: Committed
>         at org.mortbay.jetty.servlet.ServletHttpResponse.resetBuffer(ServletHttpResponse.java:212)
>         at org.mortbay.jetty.servlet.ServletHttpResponse.sendError(ServletHttpResponse.java:375)
>         at org.apache.hadoop.mapred.TaskLogServlet.printTaskLog(TaskLogServlet.java:61)
>         at org.apache.hadoop.mapred.TaskLogServlet.doGet(TaskLogServlet.java:125)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>         at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:427)
>         at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:475)
>         at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
>         at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
>         at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:635)
>         at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
>         at org.mortbay.http.HttpServer.service(HttpServer.java:954)
>         at org.mortbay.http.HttpConnection.service(HttpConnection.java:814)
>         at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981)
>         at org.mortbay.http.HttpConnection.handle(HttpConnection.java:831)
>         at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
>         at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
>         at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira