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/09/03 10:51:45 UTC

[jira] [Created] (LENS-768) NPE in estimate API if drivers timeout

Amareshwari Sriramadasu created LENS-768:
--------------------------------------------

             Summary: NPE in estimate API if drivers timeout
                 Key: LENS-768
                 URL: https://issues.apache.org/jira/browse/LENS-768
             Project: Apache Lens
          Issue Type: Bug
          Components: server
            Reporter: Amareshwari Sriramadasu
             Fix For: 2.4


Here is the trace :
Caused by: java.lang.NullPointerException: cost
at org.apache.lens.server.api.query.cost.QueryCostTOBuilder.<init>(QueryCostTOBuilder.java:31)
at org.apache.lens.server.query.QueryServiceResource.query(QueryServiceResource.java:223)
at sun.reflect.GeneratedMethodAccessor66.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)
... 20 more



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