Author |
Message |
Topic: ApplicationIdData in .NET |
tamagawa
Replies: 5 Views: 3956
|
Forum: IBM MQ API Support Posted: Mon Oct 04, 2004 8:26 am Subject: ApplicationIdData in .NET |
reboot fixed it. thx |
Topic: ApplicationIdData in .NET |
tamagawa
Replies: 5 Views: 3956
|
Forum: IBM MQ API Support Posted: Fri Oct 01, 2004 3:29 pm Subject: still getting error after applying CSD07 |
I see the version for amqmdnet.dll is 1.0.0.3 for CSD07....I deleted the earlier versions from the gac, and added the version above, with no luck. any suggestions?
Thanks |
Topic: putDateTime wrong after removing message from queue |
tamagawa
Replies: 3 Views: 3345
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 14, 2004 9:41 am Subject: putDateTime wrong after removing message from queue |
Hello,
I send a message from Windows to AS/400 using a RQD, and when I check the message putDateTime through MQSeries Explorer it is correct. However, once I do a GET the putDateTime shows a differ ... |
Topic: log4j not logging when java process is triggered |
tamagawa
Replies: 5 Views: 3390
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 05, 2003 12:51 pm Subject: log4j not logging when java process is triggered |
log file WAS being generated - it was hiding in C:\WINNT\system32. which is where it should be since the working directory was C:\WINNT\system32 when triggered.
Thanks for pointing me in the right ... |
Topic: log4j not logging when java process is triggered |
tamagawa
Replies: 5 Views: 3390
|
Forum: IBM MQ Java / JMS Posted: Wed Nov 05, 2003 12:08 pm Subject: log4j not logging when java process is triggered |
Well, I'm assuming the process is running under MUSR_MQADMIN, and I don't see anything special about the file...seems log4j is not being configured properly on startup, but i'm not sure why it (log4j) ... |
Topic: log4j not logging when java process is triggered |
tamagawa
Replies: 5 Views: 3390
|
Forum: IBM MQ Java / JMS Posted: Tue Nov 04, 2003 5:41 pm Subject: log4j not logging when java process is triggered |
Hi,
The java program generates a log file (using log4j) when run from the command line, but not when it's triggered. Anyone else encounter this?
Thanks,
Bob |
Topic: How to run trigger process under id other than MUSR_MQADMIN? |
tamagawa
Replies: 6 Views: 3811
|
Forum: General IBM MQ Support Posted: Wed Jun 04, 2003 8:31 am Subject: How to run trigger process under id other than MUSR_MQADMIN? |
Thanks for the tip. Is the only way to achieve this by using a different trigger monitor?
Thanks |
Topic: How to run trigger process under id other than MUSR_MQADMIN? |
tamagawa
Replies: 6 Views: 3811
|
Forum: General IBM MQ Support Posted: Tue Jun 03, 2003 6:47 pm Subject: How to run trigger process under id other than MUSR_MQADMIN? |
Hi everyone,
I am calling a method of a remote COM object in my triggered process. When the method is called, the id is MUSR_MQADMIN. Is there any way to force the triggered process to run under a ... |
Topic: Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (MQ 5.3) |
tamagawa
Replies: 4 Views: 2631
|
Forum: IBM MQ Java / JMS Posted: Fri May 16, 2003 1:53 pm Subject: Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (MQ 5.3) |
Removing it from system32 fixed the problem-
Thank you! |
Topic: Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (MQ 5.3) |
tamagawa
Replies: 4 Views: 2631
|
Forum: IBM MQ Java / JMS Posted: Fri May 16, 2003 7:55 am Subject: Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (MQ 5.3) |
Should it not be there? Sorry, still kinda new to MQ...can you fill me in a little bit? Thanks |
Topic: Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (MQ 5.3) |
tamagawa
Replies: 4 Views: 2631
|
Forum: IBM MQ Java / JMS Posted: Thu May 15, 2003 3:46 pm Subject: Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (MQ 5.3) |
Hi everyone,
I've just upgraded to 5.3, and I'm getting the following error when I run a simple java program from the command line that does nothing more than a put. Any suggestions? Thanks.
An ... |
Topic: MQException after successful put in - Reason code 0 |
tamagawa
Replies: 2 Views: 2125
|
Forum: IBM MQ Java / JMS Posted: Mon May 12, 2003 8:36 am Subject: MQException after successful put in - Reason code 0 |
MA88 = 5.220.0.0
JDK = 1.4.1 |
Topic: MQException after successful put in - Reason code 0 |
tamagawa
Replies: 2 Views: 2125
|
Forum: IBM MQ Java / JMS Posted: Fri May 09, 2003 4:50 pm Subject: MQException after successful put in - Reason code 0 |
Hi,
Does anyone know why an MQException would be thrown after a successful put?
(WSAD 5.0, MQ 5.2.1)
Thanks everyone.
MQJE001: Completion Code 565643904, Reason 0
com.ibm.mq.MQException: ... |