Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-11624

TestScannerResource hangs in trunk

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • None
    • None
    • None
    • None

    Description

      I checked console log for the recent trunk builds - I couldn't find TestScannerResource.
      I got the following stack trace when running the test locally:

      "pool-1-thread-1" prio=10 tid=0x00007f7d8c787000 nid=0x3803 runnable [0x00007f7d63783000]
         java.lang.Thread.State: RUNNABLE
              at java.net.SocketInputStream.socketRead0(Native Method)
              at java.net.SocketInputStream.read(SocketInputStream.java:150)
              at java.net.SocketInputStream.read(SocketInputStream.java:121)
              at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
              at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
              - locked <0x00000007fb156098> (a java.io.BufferedInputStream)
              at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78)
              at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106)
              at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116)
              at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413)
              at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
              at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
              at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
              at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
              at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
              at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
              at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
              at org.apache.hadoop.hbase.rest.client.Client.executeURI(Client.java:191)
              at org.apache.hadoop.hbase.rest.client.Client.executePathOnly(Client.java:163)
              at org.apache.hadoop.hbase.rest.client.Client.execute(Client.java:214)
              at org.apache.hadoop.hbase.rest.client.Client.put(Client.java:402)
              at org.apache.hadoop.hbase.rest.client.Client.put(Client.java:370)
              at org.apache.hadoop.hbase.rest.client.Client.put(Client.java:354)
              at org.apache.hadoop.hbase.rest.TestScannerResource.testSimpleScannerXML(TestScannerResource.java:197)
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment