Author |
Message |
Topic: trigger monitor problem |
Kling253
Replies: 4 Views: 3058
|
Forum: General IBM MQ Support Posted: Thu Aug 19, 2004 9:10 am Subject: trigger monitor problem |
Thank you for the input. I would assume however, that if the user is a member of mqm group then that would be solved? And we are a member of mqm, therefore i am thinking that that may not be the probl ... |
Topic: trigger monitor problem |
Kling253
Replies: 4 Views: 3058
|
Forum: General IBM MQ Support Posted: Thu Aug 19, 2004 8:44 am Subject: trigger monitor problem |
Hi,
We are currently having a problem getting the trigger monitor to trigger a batch file. Currently if we start a trigger monitor from the command line and then place a message on the queue, the ... |
Topic: Unsupported Encoding Exception |
Kling253
Replies: 2 Views: 1768
|
Forum: IBM MQ Java / JMS Posted: Thu Jul 22, 2004 8:24 am Subject: solved problem |
we have solved the problem. it was just us doing something dumb in the code. |
Topic: Unsupported Encoding Exception |
Kling253
Replies: 2 Views: 1768
|
Forum: IBM MQ Java / JMS Posted: Thu Jul 22, 2004 7:48 am Subject: Unsupported Encoding Exception |
sorry, i directed you to the wrong portion of the code for the error. my apologies.
MQMessage retrievedMessage = new MQMessage();
retrievedMessage.messageId = retrievedMessag ... |
Topic: Unsupported Encoding Exception |
Kling253
Replies: 2 Views: 1768
|
Forum: IBM MQ Java / JMS Posted: Thu Jul 22, 2004 7:44 am Subject: Unsupported Encoding Exception |
Part of a project we are working on involves simply getting a message from a queue. We have code that has worked in the past, but today we received an java.io UnsupportedEncodingException: Cp437. It ... |
Topic: deployment problems |
Kling253
Replies: 7 Views: 3912
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jun 30, 2004 10:19 am Subject: deployment problems |
We have found the root cause of our problem. We had the wrong CSD03 installed on the stystem.
Thanks for all the help. |
Topic: deployment problems |
Kling253
Replies: 7 Views: 3912
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 29, 2004 7:47 am Subject: deployment problems |
We have cleaned the broker, config manager, db's completely off the machine and recreated all of them. At this point we tried to deploy a simple message flow and found out that there are no subscripti ... |
Topic: deployment problems |
Kling253
Replies: 7 Views: 3912
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 29, 2004 4:53 am Subject: deployment problems |
I did install the fixpack prior to running anything.
Also, the flow we are deploying is currently only a mqinput wired to a mqouput, no aggregate node is involved. I have no idea why it would be t ... |
Topic: deployment problems |
Kling253
Replies: 7 Views: 3912
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 28, 2004 6:02 pm Subject: deployment problems |
fixpack 3, sorry cant believe i forgot that. |
Topic: deployment problems |
Kling253
Replies: 7 Views: 3912
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jun 28, 2004 12:56 pm Subject: deployment problems |
Hey,
We are currently having problems deploying a bar file. We used the wizard in WMQI to create our DB, configmgr, and broker. Once the wizard was completed everything appeared correct ( domain w ... |