Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle AQ Problem

Oracle AQ Problem

From: Richard <n/a>
Date: Thu, 13 Mar 2003 20:14:04 +0900
Message-ID: <Xns933D7CCFE3238rabbuhlhotmailcom@210.221.55.119>


Hi,

I am researching using a MessageListener in JBoss to communicate via JMS to Oracle AQ. This communication worked okay with Oracle DB version 8.1.7.0.0. However, when I ran a test retrieving 1000 large text message it caused the JBoss server to crash. I was also able to reproduce this problem using a stand-alone Java program.

I searched metalink and found this problem was fixed in Oracle DB version Oracle 8.1.7.4.1. Thus, I upgraded from Oracle 8.1.7.0.0 to 8.1.7.4.1. I then I ran my stand-alone Java program to verify that 1000 large text messages could be retrieved (it worked). However, my MessageListener in JBoss no longer works because it does not receive any asynchronous notifications from Oracle AQ that result in execution of the onMessage function!!

Has anyone experienced similar JMS problems using Oracle AQ with DB version 8.1.7.4.1?

Regards,
Richard Received on Thu Mar 13 2003 - 05:14:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US