[
https://issues.apache.org/jira/browse/KYLIN-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Han updated KYLIN-711:
---------------------------
Sprint: Sprint 40
> UT failure in REST module
> -------------------------
>
> Key: KYLIN-711
> URL: https://issues.apache.org/jira/browse/KYLIN-711
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v0.7.1
> Reporter: Luke Han
> Assignee: Zhong,Jason
> Fix For: v0.7.1
>
>
> Running org.apache.kylin.rest.service.UserServiceTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec -
> in org.apache.kylin.rest.service.UserServiceTest
> java.lang.InterruptedException: sleep interrupted
> at java.lang.Thread.sleep(Native Method)
> at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:132)
> at
> org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler.handleException(MetaServerShutdownHandler.java:219)
> at
> org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:131)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
> java.lang.InterruptedException: sleep interrupted
> at java.lang.Thread.sleep(Native Method)
> at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:132)
> at
> org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler.handleException(MetaServerShutdownHandler.java:219)
> at
> org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:131)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
> java.lang.InterruptedException: sleep interrupted
> at java.lang.Thread.sleep(Native Method)
> at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:132)
> at
> org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler.handleException(MetaServerShutdownHandler.java:219)
> at
> org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:131)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
> java.lang.InterruptedException: sleep interrupted
> at java.lang.Thread.sleep(Native Method)
> at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:132)
> at
> org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler.handleException(MetaServerShutdownHandler.java:219)
> at
> org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:131)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
> java.lang.InterruptedException: sleep interrupted
> at java.lang.Thread.sleep(Native Method)
> at org.apache.hadoop.hbase.util.Threads.sleep(Threads.java:132)
> at
> org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler.handleException(MetaServerShutdownHandler.java:219)
> at
> org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:131)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
> Results :
> Failed tests:
> AccessServiceTest.testBasics:85 null
> Tests run: 41, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)