Home Page › Forums › BizTalk 2004 – BizTalk 2010 › MQSC with Host Adapter
- This topic has 4 replies, 1 voice, and was last updated 9 years, 1 month ago by
community-content.
-
AuthorPosts
-
-
November 28, 2006 at 7:44 AM #16563
I have installed Host Adapter for bzt 2006 and the MQ websphere V6 client. My orchestration is running fine. and listening to the queue.I put messages on the queue too. The orchestration however is not picking them up.
When i go to the biztalk admin console and reconfigure the send ports or recieve locations – i get this error logged in event log
The adapter "MQSC" raised an error message. Details "The specified module could not be found. (Exception from HRESULT: 0x8007007E) A dependency could not be found. Refer to product documentation for information on MQSC Adapter software prerequisites.".For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
I tried uninstalling both the host adapter and the client multiple times with no luck. I really am not sure how to proceed as the error is so generic.
Let me know if any of you faced any similar issues or if you know any resolutions.
-
December 11, 2006 at 1:51 PM #16838
I resolved this finally. If anyone faces similar issue pls let me know; will be more than happy to share the solution.
-
January 30, 2007 at 9:27 PM #17486
I am getting this error when attempting to enable transactions on a receive location. I have installed the MQ Client 6.0 and the MQ Extended Transactional Client from the server install but I still get the following error:
The adapter "MQSC" raised an error message. Details "The specified module could not be found. (Exception from HRESULT: 0x8007007E) A dependency could not be found. Refer to product documentation for information on MQSC Adapter software prerequisites.".
The adapter "MQSC" raised an error message. Details "The specified module could not be found. (Exception from HRESULT: 0x8007007E) A dependency could not be found. Refer to product documentation for information on MQSC Adapter software prerequisites.".
-
January 31, 2007 at 12:37 PM #17501
I used FileMon and then started the biztalk host . The MQ adapter was looking for the dlls' in "C:\Program Files\IBM\WebSphere MQ\bin" folder in a different path. So i created that and copied that over there and it worked.
-
February 1, 2007 at 3:51 AM #17505
Hi,
We also use MQSC in our company but we are facing 2 other problems. Maybe you also had this:
1) the MQSC receive location polls every 16ms. Because of that, the mainframe resource are decreasing. If we change the polling interval in the adapter to 10 s, it keeps polling with a rate of 16ms.
2)the biztalk adapter somethings doesn't sends commit's to the mainframe and then the running instances are increasing because the mainframe is waiting for a commit but I never arises.
Now, we going to place a MQSeries server between BizTalk and the mainframe, hoping that it will solve it.
Have you ever seen this problems?
-
-
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.