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 19:49:39 UTC

[jira] [Updated] (LENS-293) NPE when query fails with execute_timeout api

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

Amareshwari Sriramadasu updated LENS-293:
-----------------------------------------
    Assignee: Amareshwari Sriramadasu

Review request - https://reviews.apache.org/r/31736/

> NPE when query fails with execute_timeout api
> ---------------------------------------------
>
>                 Key: LENS-293
>                 URL: https://issues.apache.org/jira/browse/LENS-293
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: server
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 2.1
>
>
> {noformat}
> 09 Feb 2015 07:03:09,687 [Grizzly-worker(3)] WARN  org.glassfish.jersey.server.ServerRuntime$Responder  - WebApplicationException cause:
> java.lang.NullPointerException
>         at org.apache.lens.server.query.QueryExecutionServiceImpl.executeTimeoutInternal(QueryExecutionServiceImpl.java:1450)
>         at org.apache.lens.server.query.QueryExecutionServiceImpl.execute(QueryExecutionServiceImpl.java:1421)
>         at org.apache.lens.server.query.QueryServiceResource.query(QueryServiceResource.java:222)
>         at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
>         at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151)
>         at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171)
>         at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195)
> {noformat}



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