Uploaded image for project: 'Apache Lens (Retired)'
  1. Apache Lens (Retired)
  2. LENS-991

Seeing multiple close calls and failures of connection after LENS-853

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.6
    • client
    • None

    Description

      Seeing the following whenever we exit lens-cli :

      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)
      

      Attachments

        1. LENS-991.patch
          20 kB
          Raju Bairishetti
        2. LENS-991_01.patch
          20 kB
          Raju Bairishetti

        Activity

          People

            raju.bairishetti Raju Bairishetti
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: