Sergi Vladykin created IGNITE-1077:
-------------------------------------- Summary: SQL Query hangs. Key: IGNITE-1077 URL: https://issues.apache.org/jira/browse/IGNITE-1077 Project: Ignite Issue Type: Bug Reporter: Sergi Vladykin Assignee: Sergi Vladykin Fix For: sprint-7 Thread [name="near.IgniteCacheQueryNodeRestartSelfTest2-1", id=68553, state=WAITING, blockCnt=6, waitCnt=337] Lock [object=java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@410fa3e9, ownerName=null, ownerId=-1] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at o.a.i.i.processors.query.h2.twostep.GridMergeIndexUnsorted$1.hasNext(GridMergeIndexUnsorted.java:68) at o.a.i.i.processors.query.h2.twostep.GridMergeIndex$IteratorCursor.next(GridMergeIndex.java:283) at o.a.i.i.processors.query.h2.twostep.GridMergeIndex$FetchingCursor.next(GridMergeIndex.java:313) at o.a.i.i.processors.query.h2.twostep.GridReduceQueryExecutor$4.readRow(GridReduceQueryExecutor.java:926) at org.h2.tools.SimpleResultSet.next(SimpleResultSet.java:351) at org.h2.index.FunctionCursorResultSet.next(FunctionCursorResultSet.java:60) at org.h2.index.IndexCursor.next(IndexCursor.java:274) at org.h2.table.TableFilter.next(TableFilter.java:359) at org.h2.command.dml.Select.queryGroup(Select.java:323) at org.h2.command.dml.Select.queryWithoutCache(Select.java:627) at org.h2.command.dml.Query.query(Query.java:297) at org.h2.command.dml.Query.query(Query.java:284) at org.h2.command.dml.Query.query(Query.java:36) at org.h2.command.CommandContainer.query(CommandContainer.java:91) at org.h2.command.Command.executeQuery(Command.java:196) - locked org.h2.engine.Session@6048a421 at org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:106) - locked org.h2.engine.Session@6048a421 at o.a.i.i.processors.query.h2.IgniteH2Indexing.executeSqlQuery(IgniteH2Indexing.java:654) at o.a.i.i.processors.query.h2.IgniteH2Indexing.executeSqlQueryWithTimer(IgniteH2Indexing.java:675) at o.a.i.i.processors.query.h2.twostep.GridReduceQueryExecutor.query(GridReduceQueryExecutor.java:531) at o.a.i.i.processors.query.h2.IgniteH2Indexing$2.iterator(IgniteH2Indexing.java:777) at o.a.i.i.processors.cache.QueryCursorImpl.iterator(QueryCursorImpl.java:59) at o.a.i.i.processors.cache.QueryCursorImpl.getAll(QueryCursorImpl.java:71) at o.a.i.i.processors.cache.distributed.near.IgniteCacheQueryNodeRestartSelfTest2$1.applyx(IgniteCacheQueryNodeRestartSelfTest2.java:232) at o.a.i.i.util.lang.GridAbsClosureX.apply(GridAbsClosureX.java:35) at o.a.i.i.util.lang.GridAbsClosure.run(GridAbsClosure.java:50) at o.a.i.testframework.GridTestUtils$7.call(GridTestUtils.java:909) at o.a.i.testframework.GridTestThread.run(GridTestThread.java:86) -- This message was sent by Atlassian JIRA (v6.3.4#6332) |
Free forum by Nabble | Edit this page |