You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/07/28 04:42:39 UTC

[jira] [Commented] (TAJO-980) execution page in Web UI broken

    [ https://issues.apache.org/jira/browse/TAJO-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075861#comment-14075861 ] 

Hyunsik Choi commented on TAJO-980:
-----------------------------------

Stacktrace is as follows:
{noformat}
null no result
java.lang.Exception: null no result
	at org.apache.tajo.webapp.QueryExecutorServlet$QueryRunner.getQueryResult(QueryExecutorServlet.java:384)
	at org.apache.tajo.webapp.QueryExecutorServlet$QueryRunner.run(QueryExecutorServlet.java:276)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)
{noformat}

> execution page in Web UI broken
> -------------------------------
>
>                 Key: TAJO-980
>                 URL: https://issues.apache.org/jira/browse/TAJO-980
>             Project: Tajo
>          Issue Type: Bug
>          Components: web UI
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.0
>
>
> Query execution page in Web UI has been broken. We need to fix it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)