Author |
Message |
Topic: Basic Triggering Problem |
anadin
Replies: 3 Views: 2559
|
Forum: General IBM MQ Support Posted: Fri Oct 18, 2002 3:28 am Subject: Basic Triggering Problem |
i guess u can try running
" runmqtrm command on the command prompt and see for the triggered messages. |
Topic: MQSeries java client problem |
anadin
Replies: 4 Views: 4734
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 02, 2002 12:41 am Subject: MQSeries java client problem |
I think u have not put the path of mqji properties file in Lib path
I was getting the same problem.
Me included the path of mqji properties file in LIB and it started working fine. |
Topic: MQAO Plug-in deployment problem |
anadin
Replies: 0 Views: 2149
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Oct 02, 2002 12:12 am Subject: MQAO Plug-in deployment problem |
Hello,
I have installed a MQAO Plug-in "ia77" which will talk to MQAO from MQSI.
When i try to deploy a Plug-in i get the error as
___
BIP1532S: Deploy configuration failed processing message f ... |
Topic: MQAO with MQSI |
anadin
Replies: 6 Views: 6287
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Sep 29, 2002 9:16 pm Subject: MQAO with MQSI |
I tried to put a ${Root.MQRFH2} in trace list. But it seems it's not able to form a Root element also...
The XML i'm sending is
<?xml version="1.0" standalone="no" ?><!DOCTYPE claim SYSTEM ... |
Topic: MQAO with MQSI |
anadin
Replies: 6 Views: 6287
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 27, 2002 8:03 pm Subject: MQAO with MQSI |
Exception list shows...
(
(0x1000000)RecoverableException = (
(0x3000000)File = 'F:/build/S000_P/src/DataFlowEngine/ImbDataFlowNode.cpp'
(0x3000000)Line = 538
... |
Topic: Can i get a System Date in MQSI ? |
anadin
Replies: 5 Views: 5195
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 27, 2002 2:29 am Subject: BIP60485 : Error occurred at offset '732' in the RFH2 option |
Yeah !!! This can be done...
BTW do u know how to solve this error ?
BIP60485 : Error occurred at offset '732' in the RFH2 option buffer.
Thanks ...
Anadin |
Topic: Can i get a System Date in MQSI ? |
anadin
Replies: 5 Views: 5195
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 27, 2002 2:16 am Subject: Can i get a System Date in MQSI ? |
Can i change the format of CURRENT_DATE ? |
Topic: Can i get a System Date in MQSI ? |
anadin
Replies: 5 Views: 5195
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 27, 2002 12:47 am Subject: Can i get a System Date in MQSI ? |
Hello
Can i get a System Date in MQSI ?
I want to chk one of the fields in XML to be <= System date.
Can i do this ?
Thanks in advance
Anadin |
Topic: MQSeries Java classes could not be located at Configuration |
anadin
Replies: 13 Views: 15388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 27, 2002 12:42 am Subject: MQSeries Java classes could not be located at Configuration |
hello guys...
This is the problem of MQSeries 5.2 version...
It gave same problem for me...
You'll have to use 5.1 version.
Anadin |
Topic: MQAO with MQSI |
anadin
Replies: 6 Views: 6287
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 27, 2002 12:19 am Subject: MQAO with MQSI |
hello...
The problem is, the src adapter is sending a msg to a queue which triggers the msg flow of MQSI.
MQSI flow has 4 nodes..
MQInput -> Filter -->(true) -->Compute --> MQOutput
... |
Topic: MQAO with MQSI |
anadin
Replies: 6 Views: 6287
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 25, 2002 1:46 am Subject: MQAO with MQSI |
Hello Guys,
I'm using MQAO (MQ Adapter offering) to write my source and target adapters. I want to use MQSI in between src and target for content based routing.
The problem i'm facing is, MQAO send ... |
Topic: BIP1361S: Unable to locate MQSeries Java classes. |
anadin
Replies: 12 Views: 9008
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 21, 2002 10:25 pm Subject: BIP1361S: Unable to locate MQSeries Java classes. |
i'have installed it D:\MQ directory and added the lib in classpath.
still it's not working...
hey does it requires a specific verision of java Classes for MQ Series ?
Components i have installe ... |
Topic: BIP1361S: Unable to locate MQSeries Java classes. |
anadin
Replies: 12 Views: 9008
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 21, 2002 10:24 pm Subject: BIP1361S: Unable to locate MQSeries Java classes. |
i'have installed it D:\MQ directory and added the lib in classpath.
still it's not working...
hey does it requires a specific verision of java Classes for MQ |
Topic: BIP1361S: Unable to locate MQSeries Java classes. |
anadin
Replies: 12 Views: 9008
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 21, 2002 3:48 am Subject: BIP1361S: Unable to locate MQSeries Java classes. |
thnax for the replies guys...
but sorry to say that the classpath still didn't work.
can u tell me wht are the jars required for the control center ?
i guess i have all the jars and specified t ... |
Topic: BIP1361S: Unable to locate MQSeries Java classes. |
anadin
Replies: 12 Views: 9008
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Aug 20, 2002 11:58 pm Subject: BIP1361S: Unable to locate MQSeries Java classes. |
Hello VivekMeshram,
Sending the classpath...
.;C:\Program Files\Java\j2re1.4.0_01\lib\rt.jar;C:\Program Files\Java\j2re1.4.0_01\lib\ejb.jar;C:\Program Files\Java\j2re1.4.0_01\lib;C:\Program File ... |