[jboss-user] [JBoss Messaging] - Re: Queue client failover solution while jboss5.1 crashed

2009-07-24 Thread glenwood
I have set 5000 for 5 secs ,and wait for at least 15 secs to start node but still throw up same WARN message,I also got below exceptions 02:49:59,627 SEVERE [ServerSessionImpl] Failed to send message java.lang.NullPointerException at java.nio.ByteBuffer.wrap(ByteBuffer.java:373)

[jboss-user] [JBoss Messaging] - Re: Queue client failover solution while jboss5.1 crashed

2009-07-24 Thread glenwood
Taylor,thanks very much for your prompt response! I understood your point,but could you pls tell me how I can get rid of that WARN messging, WARNING [DiscoveryGroupImpl] There seem to be more than one broadcasters on the network broadcasting the same node id It looks like once I started Jboss

[jboss-user] [JBoss Messaging] - Queue client failover solution while jboss5.1 crashed

2009-07-23 Thread glenwood
As nobody answer my question on another post with different meaning subject,I created a new topic here. I would like to implement this solution via JBM2 that we have a cluster with multiple nodes been connected each other,we deploy queue on every node with same queue name to form a messaging cl

[jboss-user] [JBoss Messaging] - Re: Urgent! Clustered-queue on 2 nodes failed

2009-07-23 Thread glenwood
not sure why xml file didn't get display correctly,I try one more time,hopefully this time works Following is the configuration on server1, jbm-configuration.xml | http://www.w3.org/2001/XMLSchema-instance"; |xsi:schemaLocation="urn:jboss:messaging /schema/jbm-configuratio

[jboss-user] [JBoss Messaging] - Urgent! Clustered-queue on 2 nodes failed

2009-07-23 Thread glenwood
My company would like to update our jms implementation from jbossmq to JBM2,I configured a simple cluster environment on 2 nodes with jboss5.1,and followed the instructions of JBM2 to create all-with-jbm2 configuration on 2 nodes,I created 2 queue consumers on 2 nodes and created one queue produ

[jboss-user] [JBoss Messaging] - Re: Urgent! Clustered-queue on 2 nodes failed

2009-07-23 Thread glenwood
BTW,my jndi property file is below server1 java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory java.naming.provider.url=jnp://192.168.110.16:1099 java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces server2 java.naming.factory.initial=org.jnp.interfaces.NamingCont

[jboss-user] [JBoss Messaging] - Re: Urgent! Clustered-queue on 2 nodes failed

2009-07-23 Thread glenwood
Ataylor, I didn't run the examples ship with JBM2,cause I would like to deploy a web application on jboss5 in a real cluster Env,so I just simplely copy the configuration file from clustering sample and made a litter changes to reflect my testing jboss Env. I wonder if by any chance,the jboss c

[jboss-user] [JBoss Messaging] - Re: Urgent! Clustered-queue on 2 nodes failed

2009-07-23 Thread glenwood
Our jboss5 clustering works fine,2 nodes can find each other,if jboss cluster uses UDP as well? I already confirmed with our network engineer,UDP was allowed on our testing Env,I will create a simple socket UDP application to verify this through. BTW,for connection factory look up,I wonder whic

[jboss-user] [JBoss Messaging] - Re: Urgent! Clustered-queue on 2 nodes failed

2009-07-23 Thread glenwood
I has verified UDP broadcast is working,both servers can receive UDP message,so there should be no networking issue within our jboss cluster Env View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245452#4245452 Reply to the post : http://www.jboss.org/index.html

[jboss-user] [JBoss Messaging] - Re: Urgent! Clustered-queue on 2 nodes failed

2009-07-23 Thread glenwood
Timfox,thanks! I just basically neglected this setting. I have another question,I would like to implement this solution via JBM2 that we have a cluster with multiple nodes been connected each other,we deploy queue on every node with same queue name to form a messaging cluster,we deploy queue pr

[jboss-user] [JBossMQ] - How to clean up uncommit JMS transactions on jboss 4.2.3

2009-04-28 Thread glenwood
Hi, I was using jboss HAJMS with a customized PERSISTENT TOPIC, I accidently stop message consuming for a while,which cause my JMS die,when I try to restart jboss server,I found following errors while jboss was trying to deploy jbossmq-httpil.sar under JBOSS_HOME/server/all/deploy-hasinglon/jm

[jboss-user] [JBoss Messaging] - How to clean up uncommit JMS transactions on jboss 4.2.3

2009-04-27 Thread glenwood
Hi, I was using jboss HAJMS with a customized PERSISTENT TOPIC, I accidently stop message consuming for a while,which cause my JMS die,when I try to restart jboss server,I found following errors while jboss was trying to deploy jbossmq-httpil.sar under JBOSS_HOME/server/all/deploy-hasinglon/jms