[jboss-user] [Messaging, JMS JBossMQ] - javax.naming.NameNotFoundException: jmx not bound in JbossM

2007-11-28 Thread geniusfox
Hi all: I use the Jboss4.04GA and deploy the jbossmq server with the /docs/examples/jms/standalone/build.xml. I want use RMIAdaptor to monitor the Queue length: | RMIAdaptor server = (RMIAdaptor)ctx.lookup(jmx/invoker/RMIAdaptor); | ObjectName name = new

[jboss-user] [Management, JMX/JBoss] - javax.naming.NameNotFoundException: jmx not bound

2007-11-26 Thread geniusfox
Hi all: I use the Jboss4.04GA and deploy the jbossmq server with the /docs/examples/jms/standalone/build.xml. I want use RMIAdaptor to monitor the Queue length:RMIAdaptor server = (RMIAdaptor)ctx.lookup(jmx/invoker/RMIAdaptor); | ObjectName name = new

[jboss-user] [Messaging, JMS JBossMQ] - 2 Queue receivers can receive same number message from an De

2007-05-12 Thread geniusfox
I use the JbossMQ in Jboss4.02, i start 2 Queue receivers at same server, and listen on same destination on same Jboss server. But i found, one listener would acknoledge most of the message, the other is lazy. For example, i send 100 messages to this Queue. the 1st will get more then 80

[jboss-user] [Messaging, JMS JBossMQ] - How can i monitor the disappeared message

2007-05-08 Thread geniusfox
I send queue message to JBoss server and setting the priority of message is 1 minute. When my client can't receive this message and waited more than 1 min. I think it has be throwed by Jboss, how can i monior this in server? View the original post :

[jboss-user] [Clustering/JBoss] - How to configure heartbeat on Cluster env!

2007-04-28 Thread geniusfox
I have 2 nodes on my cluster env with Jboss4.05GA on RedHat AH3. Machine1: eth0 :192.168.0.173 eth1: 192.268.100.173 Maching2: eth0: 192.168.0.174 etho1:192.168.100.174 192.168.100.173 and 192.168.100.174 connect directly and the 192.168.0.173 and 192.168.0.174 connecte with a

[jboss-user] [Clustering/JBoss] - UDP Exception on Jboss4.05GA

2007-04-25 Thread geniusfox
--- | GMS: address is jboss171:32787 (additional data: 18 bytes) | --- | 08:28:14,959 ERROR [UDP] exception=java.io.IOException: Network is unreachable, msg=[dst: 228.1.2.3:45566, src:

[jboss-user] [Clustering/JBoss] - 4.0.5GA cluster with mySQL

2007-03-14 Thread geniusfox
Hi I have configure 2 jboss server with an mysql database server. But when i start occure this message: 18:12:28,437 INFO [RegistryServlet] Initializing jUDDI components. 18:12:29,031 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../

[jboss-user] [Clustering/JBoss] - HAJMS env testing?

2007-03-14 Thread geniusfox
Hi all: I start all server on two linux servers, and deploy org.jboss.mq.il.ha.examples.HAJMSClient code into its. When i follow the wiki document (http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMQHAOverview;). 1st step ok, 2nd step ok, but when i shutdown the master node, and reconnect the

[jboss-user] [Clustering/JBoss] - Re: 4.0.5GA cluster with mySQL

2007-03-14 Thread geniusfox
Sorry, i rewrite with code tag. === | | JBoss Bootstrap Environment | | JBOSS_HOME: D:\API\jboss-4.0.5.GA\bin\\.. | | JAVA: C:\j2sdk1.4.2_07\bin\java | | JAVA_OPTS: -Dprogram.name=run.bat

[jboss-user] [JBoss Messaging] - Node0 cant' be killed or Cluster Configuration Problem?

2007-01-09 Thread geniusfox
Hi all: I deploy jboss-messaging1.2 beta on jboss-4.0.2. Follow the cluster document, i create 4 node and startup this node from node0 to node4. When server started, i have catched this message: 16:33:25,203 INFO [ServerPeer] JBoss Messaging 1.2.0.Beta1 server [0] started 16:33:25,578 INFO