Please read through the posting guidelines! jBASE Version? MQ Version? OS Version? The answers might be related to such information. What have you checked already? Are you connecting from Windows? With Java? SystemRoot set? Where is this trace from - Windows? UNIX?
2059 means that the server is not available and can be caused by a badly configured client, incorrect connection attempt, firewalls, the fact that you think the server process has started but has actually aborted, server and listener being on the wrong ports, and so on. I think that it is most likely that your configuration is not correct. Have you looked to the log files for MQ? Did you create the queue manager? Start the MQ listener? Jim From: [email protected] [mailto:[email protected]] On Behalf Of rakesh pemmadi Sent: Monday, April 26, 2010 9:27 AM To: [email protected] Subject: T24:Facing an exception when posting message to in_queue. Hi all, i have configured MQ related queue managers, queue's in tcserver.xml.Adapters and listeners confirgured for the same also started successfully .But when we try to post message into IN queue we are getting an exception releated to MQ.MQ <http://mq.mq/> was installed in unix .Kindly help us in fixing this issue .Below is the exception we are facing Exception: 2010-04-22 16:35:23,200 [MQListener-Thread-94] ERROR mqseries - Error while connecting to MQManager 'T24_EDMS_QM' Reason : 2059 Caused by : MQJE001: MQJE011: Socket connection attempt refused jbase: TAFC T24 : R09 OS :AIX -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
