Posted: Thu Aug 24, 2006 6:06 am Post subject: MQConnxAny call freezes when remote Q Manager is not availab
Apprentice
Joined: 10 Dec 2001 Posts: 47
I have an ASP pages that use DLL to connect to MQ.
The DLL connects to a remote MQServer via the client using the MQConnxAny command.
The DLL connects to a default Queue Manager A, if A is not available i.e. returns an error it then connects to a secondary Queue Manager, B. The parameters of the Queue Manager A and B are defined on the application.
This works when the application is run manually, however when I compile the DLL and run it automatically it connects successfully when Queue Manager A is available. If I stop Queue Manger A to test if it can switch automatically it just freezes on the connect instead of returning an error code.
Please advise on what could possible be causing the program to freeze.
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