Arshad Matin created LENS-380:
---------------------------------
Summary: 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
{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)