[
https://issues.apache.org/jira/browse/LENS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Archana H closed LENS-991.
--------------------------
> 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
>
> Attachments: LENS-991.patch, LENS-991_01.patch
>
>
> 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)