|
Doh! I'd been doing all my testing from an interactive session. I followed Simon's suggestion of submitting the job with ALWMLTTHD(*YES)and it worked! Thanks Simon. Also, a big thank you to all who responded with special mention to Barbara for her continued assistance. This means that I can launch a continuous RPG server job that: 1. Initialises MQ & JDBC connection (just once) 2. Receives requests from an iSeries DTAQ and hands off these requests to another system via JNI calls to Java MQ methods. 3. Closes down on receipt of a 'special' DTAQ message. Thanks, Keith -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] Sent: 11 August 2006 01:53 To: Java Programming on and around the iSeries / AS400 Subject: Re: Differences between calling Java from Qshell and RPG? *** WARNING : This message originates from the Internet *** On 11/08/2006, at 12:23 AM, McCully, Keith (RBS Insurance) wrote:
1.Link the application with the correct libraries (threaded or nonthreaded).
Not sure if this will help but it sounds like MQ checks to see it is running in a multi-threaded environment: o If you are running this in a batch job did you specify ALWMLTTHD(*YES) on the SBMJOB command (or on the job description)? o If you are running this in an interactive job then I expect it will never work because interactive jobs cannot be multithreaded. Regards, Simon Coulter. -------------------------------------------------------------------- FlyByNight Software AS/400 Technical Specialists http://www.flybynight.com.au/ Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 /"\ Fax: +61 3 9419 0175 \ / X ASCII Ribbon campaign against HTML E-Mail / \ -------------------------------------------------------------------- -- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. The Royal Bank of Scotland plc, Registered in Scotland No. 90312. Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB Authorised and regulated by the Financial Services Authority. This e-mail message is confidential and for use by the addressee only. If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer. Internet e-mails are not necessarily secure. The Royal Bank of Scotland plc does not accept responsibility for changes made to this message after it was sent. Whilst all reasonable care has been taken to avoid the transmission of viruses, it is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. No responsibility is accepted by The Royal Bank of Scotland plc in this regard and the recipient should carry out such virus and other checks as it considers appropriate.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.