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 19 matches
Author Message
  Topic: How to convert an MQ CLIENT app from using KDB to JKS?
MQNETrookie

Replies: 6
Views: 6024

PostForum: General Discussion   Posted: Thu Nov 11, 2010 10:21 am   Subject: How to convert an MQ CLIENT app from using KDB to JKS?
Thank you all for responding. I thought the same way too JKS is for java, however the person who provide me the certificate insist that JKS should work the same way as KDB. The problem is when I try ...
  Topic: How to convert an MQ CLIENT app from using KDB to JKS?
MQNETrookie

Replies: 6
Views: 6024

PostForum: General Discussion   Posted: Tue Nov 09, 2010 9:17 pm   Subject: How to convert an MQ CLIENT app from using KDB to JKS?
I have a .NET client MQ app which is using the KDB as the KEY REPOSITORY. The host needs to upgrade the certificate, but the certificate can't add to a KDB, so JKS is the only option. How to convert ...
  Topic: MQ performance issue
MQNETrookie

Replies: 8
Views: 11058

PostForum: IBM MQ Performance Monitoring   Posted: Tue Feb 16, 2010 12:10 pm   Subject: MQ performance issue
Thanks mqjeff and Vitor for responding. The situation the mq machine is own by the customer, which my app need to connect to and get data, so I can't put my app there. Also, right now it is taking 1 ...
  Topic: MQ performance issue
MQNETrookie

Replies: 8
Views: 11058

PostForum: IBM MQ Performance Monitoring   Posted: Tue Feb 16, 2010 11:32 am   Subject: MQ performance issue
I developed an .NET app (Windows base) to send/receive message from the MQ (Unix). Everything is working fine, except when I use WinShark to trace the packet, it is taking 54 steps to complete 1 tran ...
  Topic: MQ Client v6 to v7 migration issues
MQNETrookie

Replies: 11
Views: 10044

PostForum: General Discussion   Posted: Fri Dec 11, 2009 11:01 am   Subject: MQ Client v6 to v7 migration issues
It only fail on the 2008 server. I can send the message from the 2003 box and the MQ tech can open the message. I can also send the message from the 2008 box but the MQ tech can't open the message. ...
  Topic: MQ Client v6 to v7 migration issues
MQNETrookie

Replies: 11
Views: 10044

PostForum: General Discussion   Posted: Fri Dec 11, 2009 7:08 am   Subject: MQ Client v6 to v7 migration issues
Thanks Bruce and Nathan for your help. I am not sending the message at the same time. I am testing them one at the time. One more thing is the MQ is still in v6, do you know if there is any compati ...
  Topic: MQ Client v6 to v7 migration issues
MQNETrookie

Replies: 11
Views: 10044

PostForum: General Discussion   Posted: Thu Dec 10, 2009 9:48 pm   Subject: MQ Client v6 to v7 migration issues
You are exactly correct. I am looking for match MSGID. The problem is the dev server (2003) and the new server (2008) is using the exactly the same Channel, QMGR, Port... and the dev server is getti ...
  Topic: MQ Client v6 to v7 migration issues
MQNETrookie

Replies: 11
Views: 10044

PostForum: General Discussion   Posted: Thu Dec 10, 2009 8:02 pm   Subject: MQ Client v6 to v7 migration issues
can't open the message.
What symptom? Any ReasonCode? Anything in the error logs? Any clue at all...

The reason code that I got back is MQRC_MSG_NOT_AVAILABLE. The problem is I don't own the ...
  Topic: MQ Client v6 to v7 migration issues
MQNETrookie

Replies: 11
Views: 10044

PostForum: General Discussion   Posted: Thu Dec 10, 2009 2:40 pm   Subject: MQ Client v6 to v7 migration issues
My .net MQ app is working fine in Windows 2003. However, when I moved everything over to a new server running Windows Server 2008, it start complaining about the invalid format. From this site I fou ...
  Topic: amq9213: a communications error for tcp/ip occured
MQNETrookie

Replies: 18
Views: 14355

PostForum: General IBM MQ Support   Posted: Thu Jun 25, 2009 11:14 am   Subject: amq9213: a communications error for tcp/ip occured
I am building a Windows base .NET client to send message to a MQ thru a listener. The Listener is in UNIX. What do I do next?

THANKS!!!
  Topic: amq9213: a communications error for tcp/ip occured
MQNETrookie

Replies: 18
Views: 14355

PostForum: General IBM MQ Support   Posted: Thu Jun 25, 2009 11:00 am   Subject: amq9213: a communications error for tcp/ip occured
I move my code to a server and run. I got the this error now.

6/25/2009 13:44:26 - Process(5588.1) User(Administrator) Program(lient.vshost.exe)
AMQ9259: Connection timed out from host '166.46.121 ...
  Topic: amq9213: a communications error for tcp/ip occured
MQNETrookie

Replies: 18
Views: 14355

PostForum: General IBM MQ Support   Posted: Mon Jun 22, 2009 12:39 pm   Subject: amq9213: a communications error for tcp/ip occured
I need to send message to the Listener, should I point directly to the MQ Host IP/Port or Listener Host IP/Port?
You need to understand that you are not sending messages to the listener.

Let's tak ...
  Topic: amq9213: a communications error for tcp/ip occured
MQNETrookie

Replies: 18
Views: 14355

PostForum: General IBM MQ Support   Posted: Mon Jun 22, 2009 11:27 am   Subject: amq9213: a communications error for tcp/ip occured
I guess I need to go back to the basic. How can I tell whether the Listener and the Queue Manager is running?
  Topic: amq9213: a communications error for tcp/ip occured
MQNETrookie

Replies: 18
Views: 14355

PostForum: General IBM MQ Support   Posted: Mon Jun 22, 2009 9:35 am   Subject: amq9213: a communications error for tcp/ip occured
I need to send message to the Listener, should I point directly to the MQ Host IP/Port or Listener Host IP/Port?
  Topic: amq9213: a communications error for tcp/ip occured
MQNETrookie

Replies: 18
Views: 14355

PostForum: General IBM MQ Support   Posted: Mon Jun 22, 2009 9:05 am   Subject: amq9213: a communications error for tcp/ip occured
That is part of the problem, I have not access to the MQ Listener box, the group that maintaining the MQ Listening said the queue manager is running, is there anyway for me to prove that myself? Also ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.