ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 14 matches
Author Message
  Topic: limitation on readUTF
ArvindC

Replies: 1
Views: 1524

PostForum: IBM MQ Java / JMS   Posted: Tue Oct 28, 2003 3:23 am   Subject: limitation on readUTF
Madhuri,

You should use the readUTF method when you know that the message data is in UTF format i.e. with CCSID 1208, otherwise, if the message is a text message you can use the readString method. ...
  Topic: Pros & cons of Messaging using FTP, HTTP and MOM
ArvindC

Replies: 2
Views: 2425

PostForum: General Discussion   Posted: Tue Oct 28, 2003 2:59 am   Subject: Pros & cons of Messaging using FTP, HTTP and MOM
Using the free MQ clients can often remove the cost concerns
While I agree that clients are free, to achieve robustness the MQ server needs to be installed at both ends. This way the applications at ...
  Topic: Pros & cons of Messaging using FTP, HTTP and MOM
ArvindC

Replies: 2
Views: 2425

PostForum: General Discussion   Posted: Tue Oct 28, 2003 12:10 am   Subject: Pros & cons of Messaging using FTP, HTTP and MOM
Hi all,
We have a requirement where we need to communicate to a number of legacy systems via messages. The legacy systems, which are on different platforms, will send a batch of messages to be proces ...
  Topic: help me about connections
ArvindC

Replies: 6
Views: 3433

PostForum: General Discussion   Posted: Tue Oct 14, 2003 3:55 am   Subject: help me about connections
There is property for the queue manager called "MAXACTIVECHANNELS" which can be set to the maximum number of concurrent channels that can be active. There is no such property specifically for the clie ...
  Topic: How does MQSeries Classes for Java handle unclean shutdown?
ArvindC

Replies: 11
Views: 6400

PostForum: IBM MQ Java / JMS   Posted: Mon Oct 13, 2003 11:57 pm   Subject: How does MQSeries Classes for Java handle unclean shutdown?
Are you doing some kind of testing? If not, in real life you shouldn't use the unlimited wait option, as suggested earlier. An unlimited wait would also not allow your application to shut down gracefu ...
  Topic: MQ Client Connection Problem
ArvindC

Replies: 10
Views: 9789

PostForum: IBM MQ API Support   Posted: Tue Sep 30, 2003 3:51 am   Subject: MQ Client Connection Problem
Hummm... If the QMGR initialization is fine, that means you are connected to the QMGR (and that's why you can open the queue).
What you can try is backout the message and then re-put it (don't disc ...
  Topic: connection failure
ArvindC

Replies: 11
Views: 5774

PostForum: IBM MQ Java / JMS   Posted: Tue Sep 30, 2003 3:33 am   Subject: connection failure
Is your program connecting to the QMGR every time you open and read the queue or is it connecting to the QMGR only once and then just opening and reading the queue? If it's the latter, then you can re ...
  Topic: problem in trigger
ArvindC

Replies: 9
Views: 4064

PostForum: General Discussion   Posted: Thu Aug 28, 2003 4:32 am   Subject: problem in trigger
If you are working on Windows platform, you can start the trigger monitor as a service from the MQServices console. Select the mqm then click on Actions -> new -> Trigger Monitor.

If you are ...
  Topic: MQGMO_COMPLETE_MSG
ArvindC

Replies: 1
Views: 3302

PostForum: IBM MQ API Support   Posted: Tue Aug 26, 2003 10:58 pm   Subject: MQGMO_COMPLETE_MSG
Using the MQGMO_COMPLETE_MSG will result in mqm reconstructing the whole message and returning this whole message to the application. You can commit immediately after your successful get call, or for ...
  Topic: problem in trigger
ArvindC

Replies: 9
Views: 4064

PostForum: General Discussion   Posted: Tue Aug 26, 2003 10:25 pm   Subject: problem in trigger
Try starting the trigger monitor from the command prompt. That way you will able to see the error messsages returned by the trigger monitor.
  Topic: Extended Transaction Client
ArvindC

Replies: 2
Views: 1639

PostForum: IBM MQ Java / JMS   Posted: Tue Jul 08, 2003 10:19 pm   Subject: Extended Transaction Client
Sarbajit,
I am wondering how are you connecting to the MQServer located on a different machine in binding mode?

As far as I know, binding mode requires MQServer on the same machine.
Comin ...
  Topic: vitria???
ArvindC

Replies: 1
Views: 1515

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Mon May 05, 2003 1:06 am   Subject: vitria???
Naah.

Vitria and MQ workflow cater to different solution domains.

-Arvind
  Topic: MQRCCF_SUBSCRIPTION_LOCKED Reason code 3156
ArvindC

Replies: 4
Views: 4699

PostForum: IBM MQ Java / JMS   Posted: Thu Feb 27, 2003 2:27 am   Subject: MQRCCF_SUBSCRIPTION_LOCKED Reason code 3156
The exception occurs when I try to run more than one instance of the client application within the same JVM instance. So, I the problem doesn't seem to be of registration options. Rather it seems to b ...
  Topic: MQRCCF_SUBSCRIPTION_LOCKED Reason code 3156
ArvindC

Replies: 4
Views: 4699

PostForum: IBM MQ Java / JMS   Posted: Wed Feb 26, 2003 3:09 am   Subject: MQRCCF_SUBSCRIPTION_LOCKED Reason code 3156
I am running a test on WebSphereMQ 5.30 on Win2k. I am getting the following exception when I try to start run the 2nd instance of a test program, which basically subscribes to a topic. The program ru ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.