[JBoss JIRA] Created: (JBMESSAGING-1355) org.jboss.test.messaging.jms.clustering.ClusterViewUpdateTest hangs on HP-UX
by Phillip Thurmond (JIRA)
org.jboss.test.messaging.jms.clustering.ClusterViewUpdateTest hangs on HP-UX
----------------------------------------------------------------------------
Key: JBMESSAGING-1355
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1355
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.4.0.SP3.CP02
Reporter: Phillip Thurmond
Assigned To: Phillip Thurmond
org.jboss.test.messaging.jms.selector.SelectorTest hangs.
[junit] @main 11:28:52,177 INFO [ServerManagement] Attempting to kill server 2
[junit] @main 11:28:52,177 INFO [ServerManagement] server 2 has not been created or has already been killed, so it cannot be killed
[junit] @main 11:28:52,178 INFO [ClusterViewUpdateTest] ********** TRYING TO KILL SERVER 1
[junit] @main 11:28:52,178 INFO [ServerManagement] Attempting to kill server 1
[junit] @main 11:28:52,178 INFO [ServerManagement] invoking kill() on server 1
[junit] @main 11:28:52,178 INFO [ServerManagement] Waiting for server to die
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 3 months
[JBoss JIRA] Created: (JBMESSAGING-1256) distributed-topic example fails under eap 4.3
by Phillip Thurmond (JIRA)
distributed-topic example fails under eap 4.3
---------------------------------------------
Key: JBMESSAGING-1256
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1256
Project: JBoss Messaging
Issue Type: Bug
Reporter: Phillip Thurmond
Assigned To: Tim Fox
Running the distributed-topic example included with eap 4.3 fails. Here is the stack trace from the server logs.
java.lang.IllegalStateException: Channel id map for node 1 already contains binding for queue 70
at org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.addBindingInMemory(MessagingPostOffice.java:2375)
at org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.internalAddBinding(MessagingPostOffice.java:1863)
at org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.addBinding(MessagingPostOffice.java:444)
at org.jboss.jms.server.endpoint.ServerSessionEndpoint.createConsumerDelegateInternal(ServerSessionEndpoint.java:1885)
at org.jboss.jms.server.endpoint.ServerSessionEndpoint.createConsumerDelegate(ServerSessionEndpoint.java:252)
at org.jboss.jms.server.endpoint.advised.SessionAdvised.org$jboss$jms$server$endpoint$advised$SessionAdvised$createConsumerDelegate$aop(SessionAdvised.java:94)
at org.jboss.jms.server.endpoint.advised.SessionAdvised$createConsumerDelegate_8721389917985689973.invokeNext(SessionAdvised$createConsumerDelegate_8721389917985689973.java)
at org.jboss.jms.server.container.SecurityAspect.handleCreateConsumerDelegate(SecurityAspect.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.aop.advice.PerInstanceAdvice.invoke(PerInstanceAdvice.java:121)
at org.jboss.jms.server.endpoint.advised.SessionAdvised$createConsumerDelegate_8721389917985689973.invokeNext(SessionAdvised$createConsumerDelegate_8721389917985689973.java)
at org.jboss.jms.server.container.ServerLogInterceptor.invoke(ServerLogInterceptor.java:105)
at org.jboss.jms.server.endpoint.advised.SessionAdvised$createConsumerDelegate_8721389917985689973.invokeNext(SessionAdvised$createConsumerDelegate_8721389917985689973.java)
at org.jboss.jms.server.endpoint.advised.SessionAdvised.createConsumerDelegate(SessionAdvised.java)
at org.jboss.jms.wireformat.SessionCreateConsumerDelegateRequest.serverInvoke(SessionCreateConsumerDelegateRequest.java:100)
at org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:143)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:795)
at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:573)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 3 months