|
When we executed our JMS programs we got fatal errors from 2nd time. That is why we tested this MQIVP. We tested it in bindings mode. We are aware that MQIVP is for base java. Can u assist further? Regards, JK -----Original Message----- From: Gary L Peskin [mailto:garyp@xxxxxxxxxxxx] Sent: Thursday, July 31, 2003 9:39 PM To: 'Java Programming on and around the iSeries / AS400' Subject: RE: MQ + JMS + AS/400 If you are using a client connection, rather than a bindings connection, MQIVP will prompt you for various information interactively. It looks like someone may be using a client connection and pressed enter too soon without supplying the queue manager name. To assist further, we'd need to see all of the prompts and responses together with the "Success:" messages from MQIVP. Also, please note that MQIVP checks only base java, not JMS. HTH, Gary > -----Original Message----- > From: java400-l-bounces@xxxxxxxxxxxx > [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jacob Koshy > Sent: Thursday, July 31, 2003 8:39 AM > To: java400-l@xxxxxxxxxxxx > Subject: MQ + JMS + AS/400 > > > > Hi All > > Thanks in advance for your help.. > > > Problem Statement > > > We are trying to execute JMS programs in AS400 QShell. > > MQSeries 5.2 is installed. > JDK 1.3.1 > JMS is applied > > > We have to execute java program for MQ from QShell few times. > we are getting error. we have doubted some environment > problems. So we have executed the installation verification program. > > We are executing verification test for MQ installation from QShell. > > We are excecuting the MQIVP program supplied with MA88. > (/qibm/proddata/mqm/java/samples/base) > > $ java MQIVP > > > The program completes successfully. > > > Again we are trying to execute the same program in the same Q > Shell. we are getting the following error. > > > > java MQIVP -trace 5 > > > > > > > > 04:33:41 [1059669221454] Thread: Thread-0, Object: > com.ibm.mq.MQQueueManager@ beb982d5 ==> MQManagedObject > constructor() entry > > 04:33:41 [1059669221587] Thread: Thread-0, Object: > com.ibm.mq.MQQueueManage > <mailto:r@xxxxxxxx> r@xxxxxxxx @(#) > common/javabase/com/ibm/mq/MQManagedObject.java, java, j520, > j520-L010613 01/04/26 10:28:31 > > 04:33:41 [1059669221591] Thread: Thread-0, Object: > com.ibm.mq.MQQueueManager@ beb982d5 <== MQManagedObject > constructor() exit > > 04:33:41 [1059669221592] Thread: Thread-0, Object: > com.ibm.mq.MQQueueManager@ beb982d5 ==> MQQueueManager > constructor (String,Hashtable)() entry > > 04:33:41 [1059669221592] Thread: Thread-0, Object: > com.ibm.mq.MQQueueManage > <mailto:r@xxxxxxxx> r@xxxxxxxx > common/javabase/com/ibm/mq/MQQueueManager.java, java, j520, > j520-L 010720 01/07/20 16:27:50 @(#) 1.41.1.7 > > 04:33:41 [1059669221597] Thread: Thread-0, Object: > com.ibm.mq.MQQueueManage > <mailto:r@xxxxxxxx> r@xxxxxxxx ==> construct() entry > > 04:33:41 [1059669221605] Thread: Thread-0 ==> > MQQueueManager::obtainBaseM QQueueManager (Java 1.1 version() entry > > 04:33:41 [1059669221625] Thread: Thread-0, Object: > com.ibm.mq.MQBinding > <mailto:sManagedConnectionFactoryJ11@xxxxxxxx> > sManagedConnectionFactoryJ11@xxxxxxxx ==> > MQBindingsManagedConnectionFactoryJ > 11 constructor() entry > > 04:33:41 [1059669221629] Thread: Thread-0, Object: > com.ibm.mq.MQBinding > <mailto:sManagedConnectionFactoryJ11@xxxxxxxx> > sManagedConnectionFactoryJ11@xxxxxxxx <== > MQBindingsManagedConnectionFactoryJ > 11 constructor() exit > > 04:33:41 [1059669221635] Thread: Thread-0 ==> > Uninitialized object::Bin dingsConnectionRequestInfo > constructor() entry > > > > 04:33:41 [1059669221651] Thread: Thread-0, Object: > com.ibm.mq.BindingsC > <mailto:onnectionRequestInfo@x> onnectionRequestInfo@x <== > BindingsConnectionRequestInfo constructor() exit > 04:33:41 [1059669221665] Thread: Thread-0, Object: > com.ibm.mq.MQSimpleC > <mailto:onnectionManager@xxxxxxxx> onnectionManager@xxxxxxxx ==> > allocateConnection() entry > 04:33:41 [1059669221674] Thread: Thread-0, Object: > com.ibm.mq.Managed > <mailto:ConnectionStore@xxxxxxxx> ConnectionStore@xxxxxxxx ==> > chooseOne() entry > 04:33:41 [1059669221676] Thread: Thread-0, Object: > com.ibm.mq.Managed > <mailto:ConnectionStore@xxxxxxxx> ConnectionStore@xxxxxxxx <== > chooseOne() exit > 04:33:41 [1059669221681] Thread: Thread-0, Object: > com.ibm.mq.StoredM > <mailto:anagedConnection@xxxxxxxx> anagedConnection@xxxxxxxx ==> > StoredManagedConnection constructor() entry > 04:33:41 [1059669221697] Thread: Thread-0, Object: > com.ibm.mq.MQBin > <mailto:dingsManagedConnectionFactoryJ11@xxxxxxxx> > dingsManagedConnectionFactoryJ11@xxxxxxxx ==> > _createManagedConnection() entr y > > 04:33:41 [1059669221719] Thread: Thread-0, > Object: com.ibm.mq.MQM <mailto:anagedConnectionJ11@xxxxxxxx> > anagedConnectionJ11@xxxxxxxx ==> > MQManagedConnection constructor() entry > 04:33:41 [1059669221750] Thread: Thread-0 > Class: MQSESSIONServe r getMQSESSION() - retrieving MQSESSION... > > 04:33:41 [1059669221758] Thread: Thread-0 ==> > MQSESSION::getLib > raryName() entry > > 04:33:41 [1059669221758] Thread: Thread-0 <== > MQSESSION::getLib > raryName() exit > > 04:33:41 [1059669221782] Thread: Thread-0, > Object: com.ibm.mq.s <mailto:erver.MQSESSION@xxxxxxxx> > erver.MQSESSION@xxxxxxxx ==> > setThreadAccess() entry > 04:33:41 [1059669221782] Thread: Thread-0 ==> > MQSESSION::getL > ibraryName() entry > > 04:33:41 [1059669221782] Thread: Thread-0 <== > MQSESSION::getL > ibraryName() exit > > 04:33:41 [1059669221782] Thread: Thread-0, > Object: com.ibm.mq > > > <mailto:.server.MQSESSION@xxxxxxxx> > .server.MQSESSION@xxxxxxxx Thread > switch enabled > 04:33:41 [1059669221782] Thread: Thread-0, > Object: com.ibm.mq.s > <mailto:erver.MQSESSION@xxxxxxxx> erver.MQSESSION@xxxxxxxx <== > setThreadAccess() exit > 04:33:41 [1059669221817] Thread: Thread-0, > Object: com.ibm.mq.s > <mailto:erver.MQSESSION@xxxxxxxx> erver.MQSESSION@xxxxxxxx ==> > MQCONN() entry > 04:33:41 [1059669221817] Thread: Thread-0, > Object: com.ibm.mq > <mailto:.server.MQSESSION@xxxxxxxx> > .server.MQSESSION@xxxxxxxx > common/javabase/com/ibm/mq/server/MQSESSION.java, > java, j520, j520-L010802.1 01/07/30 16:27:40 @(#) 1.29.1.4 > > 04:33:41 [1059669221817] Thread: Thread-0, > Object: com.ibm.mq > <mailto:.server.MQSESSION@xxxxxxxx> .server.MQSESSION@xxxxxxxx Queue > Manager = '' > FATAL ERROR in native method: Try to invoke an instance > method as a static me thod > > com/ibm/mq/server/MQThread.run()V+0 (MQThread.java:981) > > $ > > > Jacob Koshy > > E-Biz EAI Practice > > Wipro Technologies > > 475A, Old Mahabalipuram Road > > Shozhanganallur, India > > Ph: 91-44-24500200 x2027 (Work) > > 98412 91396 (Mobile) > > email : koshy.jacob@xxxxxxxxx > > > > > > **************************Disclaimer************************** > ********** > > Information contained in this E-MAIL being proprietary to > Wipro Limited is > 'privileged' and 'confidential' and intended for use only by > the individual or entity to which it is addressed. You are > notified that any use, copying > or dissemination of the information contained in the E-MAIL > in any manner > whatsoever is strictly prohibited. > > ************************************************************** > ************* > _______________________________________________ > 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. > _______________________________________________ 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.
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.