You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Sushil Mohanty (JIRA)" <ji...@apache.org> on 2015/03/20 06:51:38 UTC

[jira] [Resolved] (LENS-422) NPE while result formatting

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

Sushil Mohanty resolved LENS-422.
---------------------------------
    Resolution: Duplicate
      Assignee: Sushil Mohanty

> NPE while result formatting
> ---------------------------
>
>                 Key: LENS-422
>                 URL: https://issues.apache.org/jira/browse/LENS-422
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Arshad Matin
>            Assignee: Sushil Mohanty
>
> 01 Mar 2015 08:37:51,935 [event_processor_thread] WARN  org.apache.lens.server.query.ResultFormatter  - Exception while formatting result for 48609723-6b91-401a-84d4-8bd1dc93d161
> java.lang.NullPointerException
> 	at org.apache.lens.lib.query.AbstractOutputFormatter.initColumnFields(AbstractOutputFormatter.java:140)
> 	at org.apache.lens.lib.query.AbstractOutputFormatter.init(AbstractOutputFormatter.java:123)
> 	at org.apache.lens.lib.query.WrappedFileFormatter.init(WrappedFileFormatter.java:54)
> 	at org.apache.lens.lib.query.FileSerdeFormatter.init(FileSerdeFormatter.java:72)
> 	at org.apache.lens.server.query.ResultFormatter.formatOutput(ResultFormatter.java:104)
> 	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:1146)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:701)



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