You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/03/04 18:22:05 UTC

[jira] [Updated] (LENS-380) NPE while compressing the result

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

Amareshwari Sriramadasu updated LENS-380:
-----------------------------------------
    Attachment: LENS-380.patch

Straightforward patch.

> NPE while compressing the result
> --------------------------------
>
>                 Key: LENS-380
>                 URL: https://issues.apache.org/jira/browse/LENS-380
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Arshad Matin
>            Assignee: Amareshwari Sriramadasu
>         Attachments: LENS-380.patch
>
>
> {noformat}
> java.lang.NullPointerException
> 	at org.apache.lens.lib.query.ZipFileFormatter.close(ZipFileFormatter.java:146)
> 	at org.apache.lens.lib.query.WrappedFileFormatter.close(WrappedFileFormatter.java:126)
> 	at org.apache.lens.server.query.ResultFormatter.formatOutput(ResultFormatter.java:127)
> 	at org.apache.lens.server.query.ResultFormatter.process(ResultFormatter.java:65)
> 	at org.apache.lens.server.query.ResultFormatter.process(ResultFormatter.java:41)
> 	at org.apache.lens.server.api.events.AsyncEventListener$2.run(AsyncEventListener.java:101)
> 	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:745)
> {noformat}



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