[teiid-issues] [JBoss JIRA] (TEIID-4308) runtime build unit test dump lots of log and error trace

Kylin Soong (JIRA) issues at jboss.org
Wed Jun 29 07:55:00 EDT 2016


Kylin Soong created TEIID-4308:
----------------------------------

             Summary: runtime build unit test dump lots of log and error trace
                 Key: TEIID-4308
                 URL: https://issues.jboss.org/browse/TEIID-4308
             Project: Teiid
          Issue Type: Quality Risk
          Components: Query Engine
    Affects Versions: 9.1
            Reporter: Kylin Soong
            Assignee: Steven Hawkins


runtime build unit test dump lots of log and error trace, it looks
{code}
Jun 29, 2016 7:52:15 PM org.teiid.runtime.JBossLogger log
INFO: 	START USER COMMAND:...

org.infinispan.IllegalLifecycleStateException: ISPN000323: Cache 'preparedplan' is in 'TERMINATED' state and so it does not accept new invocations. Either restart it or recreate the cache container.
	at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:94)
	at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:76)
	at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:85)
	at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)
	at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:336)
	at org.infinispan.cache.impl.CacheImpl.get(CacheImpl.java:411)
	at org.infinispan.cache.impl.DecoratedCache.get(DecoratedCache.java:443)
	at org.teiid.cache.infinispan.InfinispanCache.get(InfinispanCache.java:61)
	at org.teiid.dqp.internal.process.SessionAwareCache.get(SessionAwareCache.java:100)
{code}

In previous 8.x, i remembered no this kinds of log.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list