[JBoss-user] [Messaging, JMS JBossMQ] - Re: how to test Oracle JDBC persistence

2004-10-26 Thread rvbatchu
Got it! I had to increase the timetolive value and also did not start my subscriber. I 
could see that it is working.   

I am just testing to see how the jdbc persistence is working. I stopped my MDB from 
the console and did see that the message are not reached to the MDB but they are in my 
JMS_MESSAGES table.  Now, when i tried to restart my MDB i get the following exception 
- 

WARN JMSContainerInvoker Create Recovery Thread 
org.jboss.ejb.plugins.jms.JMSContainerInvoker - JMS provider failure detected: 
javax.jms.IllegalStateException: The durable subscription is already in use. 
DurableSubscription[clientId=DurableSubscriberExample name=RedialMessageEJB 
selector=null]

So, now i tried the create operation on the MDB, i could see this in my logs - 
DEBUG http-0.0.0.0-8080-Processor24 org.jboss.system.ServiceController - Creating 
service 
jboss.j2ee:binding=message-driven-bean,jndiName=local/RedialMessageEJB,plugin=invoker,service=EJB
DEBUG http-0.0.0.0-8080-Processor24 org.jboss.system.ServiceController - Ignoring 
create request for service: 
jboss.j2ee:binding=message-driven-bean,jndiName=local/RedialMessageEJB,plugin=invoker,service=EJB
INFO Thread-17 STDOUT - Returning Instance

Now, what should i do so that my MDB receives messages again.  Restart jboss is the 
only workaround? Or am I doing something wrong?

Thanks!




View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3852826#3852826

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3852826


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: how to test Oracle JDBC persistence

2004-10-25 Thread rvbatchu
Sorry for not mentioning that we are using oracle-jdbc2-service.xml as againgt Oracle 
9i database. First we tried with oracle-jdbc3-service.xml which was throwing the 
following exception so we switched to see how it will work with 
oracle-jdbc2-service.xml.

The exception thrown when using oracle-jdbc3-service.xml is as follows:

ERROR [PersistenceManager] Starting failed jboss.mq:service=PersistenceManager
java.lang.NullPointerException
at 
org.jboss.mq.pm.jdbc3.PersistenceManager.removeMarkedReferences(PersistenceManager.java:1559)

Thanks!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3852642#3852642

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3852642


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user