You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Archana H (JIRA)" <ji...@apache.org> on 2016/09/02 08:45:21 UTC

[jira] [Closed] (LENS-825) Result formatting failure should not be INTERNAL_SERVER_ERROR

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

Archana H closed LENS-825.
--------------------------

> Result formatting failure should not be INTERNAL_SERVER_ERROR
> -------------------------------------------------------------
>
>                 Key: LENS-825
>                 URL: https://issues.apache.org/jira/browse/LENS-825
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: server
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 2.6
>
>         Attachments: LENS-825.2.patch
>
>
> We have seen the following :
> {noformat}
> 15 Oct 2015 04:23:25 [13eb7ad2-b204-4d94-9c7c-8aa69caa1014] [event_processor_thread] WARN  org.apache.lens.server.query.ResultFormatter - Exception while formatting result for 13eb7ad2-b204-4d94-9c7c-8aa69caa1014
> org.apache.lens.server.api.error.LensException: INTERNAL_SERVER_ERROR
>         at org.apache.lens.driver.jdbc.JDBCResultSet.next(JDBCResultSet.java:293) ~[lens-driver-jdbc-2.4.1-inm-breakfix2.jar:2.4.1-inm-breakfix2]
>         at org.apache.lens.server.query.ResultFormatter.formatOutput(ResultFormatter.java:120) [classes/:na]
>         at org.apache.lens.server.query.ResultFormatter.process(ResultFormatter.java:68) [classes/:na]
>         at org.apache.lens.server.query.ResultFormatter.process(ResultFormatter.java:43) [classes/:na]
>         at org.apache.lens.server.api.events.AsyncEventListener$2.run(AsyncEventListener.java:101) [lens-server-api-2.4.1-inm-breakfix2.jar:2.4.1-inm-breakfix2]
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_67]
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_67]
>         at java.lang.Thread.run(Thread.java:745) [na:1.7.0_67]
> Caused by: java.sql.SQLException:
> {noformat}



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