[ 
https://issues.apache.org/jira/browse/LENS-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358928#comment-15358928
 ] 

Hadoop QA commented on LENS-991:
--------------------------------

Applied patch: 
[LENS-991_01.patch|https://issues.apache.org/jira/secure/attachment/12815743/LENS-991_01.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/663/

> 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)

Reply via email to