[infinispan-issues] [JBoss JIRA] (ISPN-9231) RemoteQueryStringIT.testFullTextTermRightOperandAnalyzed

Diego Lovison (JIRA) issues at jboss.org
Thu May 31 08:37:00 EDT 2018


Diego Lovison created ISPN-9231:
-----------------------------------

             Summary: RemoteQueryStringIT.testFullTextTermRightOperandAnalyzed
                 Key: ISPN-9231
                 URL: https://issues.jboss.org/browse/ISPN-9231
             Project: Infinispan
          Issue Type: Bug
            Reporter: Diego Lovison


**Error Message**

Could not retrieve HotRod host

**Stacktrace**
{noformat}
java.lang.RuntimeException: Could not retrieve HotRod host
	at org.infinispan.arquillian.utils.MBeanUtils.getMBeanAttribute(MBeanUtils.java:59)
	at org.infinispan.arquillian.core.HotRodEndpoint.getInetAddress(HotRodEndpoint.java:65)
	at org.infinispan.server.test.query.RemoteQueryStringIT.testFullTextTermRightOperandAnalyzed(RemoteQueryStringIT.java:95)
Caused by: javax.management.InstanceNotFoundException: jboss.datagrid-infinispan:type=Server,name=HotRod,component=Transport
	at org.jboss.as.jmx.PluggableMBeanServerImpl.findDelegate(PluggableMBeanServerImpl.java:1110)
	at org.jboss.as.jmx.PluggableMBeanServerImpl.getAttribute(PluggableMBeanServerImpl.java:386)
	at org.jboss.as.jmx.BlockingNotificationMBeanServer.getAttribute(BlockingNotificationMBeanServer.java:148)
	at org.jboss.remotingjmx.protocol.v2.ServerProxy$GetAttributeHandler.handle(ServerProxy.java:689)
	at org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1$1.run(ServerCommon.java:153)
	at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:75)
	at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:70)
	at java.security.AccessController.doPrivileged(AccessController.java:732)
	at javax.security.auth.Subject.doAs(Subject.java:570)
	at org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:92)
	at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor.handleEvent(ServerInterceptorFactory.java:70)
	at org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1.run(ServerCommon.java:149)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.lang.Thread.run(Thread.java:811)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list