[jboss-user] [Clustering] - Re: Non clustered Queue

2009-10-04 Thread Shenaz
Hi Brian, Thanks a ton for the reply. One more doubt. Is it possible to have a combination of singleton and non singleton queues in the clustered environment? Our requirement is to have just one of the queues as non-clustered and all other queues as normal singleton queues. Regards Shenaz

[jboss-user] [Clustering] - Non clustered Queue

2009-10-01 Thread Shenaz
Hi, We are using Jboss 4 AS in clustered mode. From the docs that I've read, its understood that JMS queues and topics are implemented as singleton service in a clustered environment. Is it possible to have non clustered queues? i.e., each local queues on node in the cluster? Regards S

[jboss-user] [Clustering] - Message Selector based on the host name in clustered environ

2009-09-30 Thread Shenaz
s not possible. How can I handle this? Can this be implemented? Please help me out. This is very urgent!! Regards Shenaz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257919#4257919 Reply to the post : http://www.jboss.org/index.html?module=bb&am

[jboss-user] [JBoss Cache: Core Edition] - Re: cannot list on any port in range 0-123

2009-05-19 Thread Shenaz
Even i faced the same problem and changing the /etc/hosts file did the trick. Thank you every one View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232102#4232102 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232102

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Creating new session ids

2009-03-10 Thread Shenaz
this? I'm using JBoss as my application server. Any help is highly appreciated. Regards Shenaz View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216492#4216492 Reply to the post : http://www.jboss.org/index.html?module=bb&op=postin

[jboss-user] [Messaging, JMS & JBossMQ] - Re: SpyJMSException

2008-01-03 Thread Shenaz
Solved it.. some corrupt data is in the db. Since we did a restore of the db, we also restored the issue. One way to get rid of the DLQ errors is to shut down the server, and clean the tables manually from the db. DELETE FROM JMS_MESSAGES; Then restart the server. View the original post :

[jboss-user] [Messaging, JMS & JBossMQ] - SpyJMSException

2008-01-03 Thread Shenaz
I'm getting the following exception. What could be the possible reason?? 2008-01-02 16:49:50,874 ERROR [org.jboss.mq.server.jmx.Queue.DLQ] Starting failed jboss.mq.destination:service=Queue,name=DLQ org.jboss.mq.SpyJMSException: Could not restore messages to destination : QUEUE.DLQ; - nested thr

[jboss-user] [Messaging, JMS & JBossMQ] - DLQ issue

2007-12-27 Thread Shenaz
Can anyone tell me what could be the possible cause for the following error?? Thanks a lot!! 2007-12-24 11:26:01,961 INFO [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Reconnected to JMS provider 2007-12-24 11:26:01,965 INFO [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Trying to reconnect