Amareshwari Sriramadasu created LENS-991:
--------------------------------------------

             Summary: Seeing multiple close calls and failures of connection 
after LENS-853
                 Key: LENS-991
                 URL: https://issues.apache.org/jira/browse/LENS-991
             Project: Apache Lens
          Issue Type: Bug
          Components: client
    Affects Versions: 2.6
            Reporter: Amareshwari Sriramadasu
            Assignee: Raju Bairishetti
             Fix For: 2.6


Seeing the following whenever we exit lens-cli :

{noformat}
Exception in thread "Thread-4" Exception in thread "Thread-10" 
java.lang.IllegalStateException: Unable to close lens connection with params 
LensConnectionParams{dbName='default', baseUrl='http://0.0.0.0:9999/lensapi', 
user=anonymous, lensConfs={}, lensVars={}, sessionVars={}}
        at org.apache.lens.client.LensConnection.close(LensConnection.java:206)
        at 
org.apache.lens.client.LensClient.closeConnection(LensClient.java:326)
        at 
org.apache.lens.cli.commands.BaseLensCommand.closeClientConnection(BaseLensCommand.java:92)
        at 
org.apache.lens.cli.commands.BaseLensCommand$2.run(BaseLensCommand.java:81)
java.lang.IllegalStateException: Unable to close lens connection with params 
LensConnectionParams{dbName='default', baseUrl='http://0.0.0.0:9999/lensapi', 
user=anonymous, lensConfs={}, lensVars={}, sessionVars={}}
        at org.apache.lens.client.LensConnection.close(LensConnection.java:206)
        at 
org.apache.lens.client.LensClient.closeConnection(LensClient.java:326)
        at 
org.apache.lens.cli.commands.BaseLensCommand.closeClientConnection(BaseLensCommand.java:92)
        at 
org.apache.lens.cli.commands.BaseLensCommand$2.run(BaseLensCommand.java:81)
{noformat}



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

Reply via email to