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 » General Discussion » MQOPEN error

Post new topic  Reply to topic
 MQOPEN error « View previous topic :: View next topic » 
Author Message
vivekkooks
PostPosted: Wed Dec 17, 2003 10:28 pm    Post subject: MQOPEN error Reply with quote

Voyager

Joined: 11 Jun 2003
Posts: 91

I am using simgle queue manager in multithreaded environment(c/c++).
I am using MQSeries 5.3 on Linux/Intel.
When two threads try to open two different queue using same queue manager object, I am getting MQRC_CALL_IN_PROGRESS error code 2219) for thread 2.
The error says "MQI call entered before previous call complete."

any clues?
Back to top
View user's profile Send private message
leongor
PostPosted: Thu Dec 18, 2003 12:57 am    Post subject: Reply with quote

Master

Joined: 13 May 2002
Posts: 264
Location: Israel

When you are using sharing connection for multiple threads then only one thread in specific time can work with it.
So you need to choose what mode you prefer. A second thread can get error and your program continues doing other things
or a second thread can be blocked and wait until the connection is available for it.
_________________
Regards.
Leonid.

IBM Certified MQSeries Specialist.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » MQOPEN error
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.