[jboss-user] [JBoss Messaging] - Re: ConcurrentModificationException when setup connection wi

2007-12-10 Thread tony9427
Please help!!! I have no idea about it now. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4111822#4111822 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4111822 ___

[jboss-user] [JBoss Messaging] - Re: ConcurrentModificationException when setup connection wi

2007-12-05 Thread tony9427
this is the basic information JBM : Specification-Version: 1.3.0.GA JBoss Remoting: Specification-Version: 2.2.0.SP4 JBoss AS: 4.2.0 GA JDK: java version 1.5.0_08 OS: XenOS 64bit Hope this can help, thanks very much View the original post :

[jboss-user] [JBoss Messaging] - ConcurrentModificationException when setup connection with s

2007-12-04 Thread tony9427
Purpose: create 20 THread ,each create connection to JMS. Sometimes it's OK but occassionally it will throw ConcurrentModificationException . Please help to have a look | public class JRouterJmsHandler { | private static Logger logger =

[jboss-user] [Remoting] - Cat not catch excption when jboss as is down - remote servic

2007-10-26 Thread tony9427
Application environment: JBoss Application Server 4.2.1, JBoss Messaging 1.3.0 THere is a standalone application to receive jms in a while loop When Jboss server is up, the application runs well. But When I shutdown the JBoss server and restart it, the application can not run Part of the code:

[jboss-user] [JBoss Messaging] - can not catch excption when jboss as is down

2007-10-26 Thread tony9427
Application environment: JBoss Application Server 4.2.1, JBoss Messaging 1.3.0 THere is a standalone application to receive jms in a while loop When Jboss server is up, the application runs well. But When I shutdown the JBoss server and restart it, the application can not run Part of the code: