[
https://issues.apache.org/jira/browse/LENS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349512#comment-14349512
]
Hudson commented on LENS-380:
-----------------------------
SUCCESS: Integrated in Lens-Commit #547 (See
[https://builds.apache.org/job/Lens-Commit/547/])
LENS-380 NPE while compressing the result (Amareshwari via jdhok)
(jaideep.dhok: rev 252d67b9c4ac3e28dcb7cc3f813a1f8c52798fb9)
* lens-query-lib/src/main/java/org/apache/lens/lib/query/ZipFileFormatter.java
> 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
> Fix For: 2.1
>
> 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)