Author |
Message
|
larswa |
Posted: Thu Aug 23, 2007 11:01 am Post subject: AMQ4765 while installing 6.0.2.1 patch on Vista x64 |
|
|
Newbie
Joined: 23 Aug 2007 Posts: 4
|
I get the AMQ4765 "Ensure the prerequisite 'Microsoft Visual C++ 2005 Redistributable Package (x64)' is installed before continuing installation of the this fax pack."
See the IBM help link about it here.
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.amqtac.doc/wq11400_.htm
Only problem is, I already have installed this Visual C++ x64 package (and repaired, removed reinstalled, re-everything). I can also see the package in add/remove programs, and in the program files folder, so I know it's there. Only the MQ installer thinks otherwise ...
Any ideas how I can patch it to 6.0.2.1 around this error? Is there any command parameters that turns off checks like this?
Edit:
I ought to add that I am running a US version of Vista, and I installed MQ 6.0 EnUs from the CD. _________________ Lars W. Andersen |
|
Back to top |
|
 |
EddieA |
Posted: Fri Aug 24, 2007 12:46 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Vista isn't a supported platform. (Yet).
Cheers. _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
larswa |
Posted: Fri Aug 24, 2007 1:07 pm Post subject: |
|
|
Newbie
Joined: 23 Aug 2007 Posts: 4
|
Hi Eddie,
According to this link
http://www-1.ibm.com/support/docview.wss?rs=171&context=SSFKSJ&dc=DA400&uid=swg27010068&loc=en_US&cs=UTF-8&lang=en&rss=ct171websphere
The MQ client on Vista should be a supported configuration after applying the 6.0.2.1 pack. I have tried just installing the Client, but I still get the same error during install of the update.
I just tried with the new 6.0.2.2 patch and that gives me the same error as well. (With only the MQ Client installed on my vista laptop). After the IBM statement in the link, it looks to me like there is an issue on the x64 windows? I would like to hear from other x64 windows users that got this to work. Vista and XP alike.
I know the server is not supported on Vista, but it actually works just fine with a QM with a few local queues and the extended client on a vista, where I am doing .NET/BizTalk development. But with such a long list of problems fixed, I would like to get the patch applied. _________________ Lars W. Andersen |
|
Back to top |
|
 |
Gaya3 |
Posted: Fri Aug 24, 2007 9:17 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Abstract
WebSphere® MQ Vista support statement
Content
WebSphere MQ announced support as of 19th June, 2007 for:
Microsoft® Vista (Ultimate, Enterprise and Business Editions) running in Client mode only of WebSphere MQ v6.0.2.1 or later. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
larswa |
Posted: Sat Aug 25, 2007 3:32 am Post subject: |
|
|
Newbie
Joined: 23 Aug 2007 Posts: 4
|
Yeah .. I know, and my problem is with the MQ client. I can't patch the MQ client with 6.0.2.1 (or 6.0.2.2 for that matter). I did a uninstall of the whole MQ setup, deleted files after a reboot, reinstalled ONLY the Client, and got the same error. The AMQ4765.
Is there a parameter (like for a 5.3 install on XP) that will allow you to disregard requirements?
The fact that I can't pacth the whole install (QM and client) is another issue, and one I realise is not supported. But the parts I needed for development and testing were actually working just fine. I just wanted to patch it up as the list of errors fixed were quite long. _________________ Lars W. Andersen |
|
Back to top |
|
 |
larswa |
Posted: Fri Jan 04, 2008 2:22 pm Post subject: |
|
|
Newbie
Joined: 23 Aug 2007 Posts: 4
|
Just wanted to update with the solution ....
I now succeded in getting the 6.0.2.2 installed on my Vista Xp, and I have both the Queue Manager, the .NET interface and the MQ Extended Client installed, ans working fine.
First I found this article, that told me what to do (add a registry key):
http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg1IC52411
But it didn't work ... because it turned out that I was supposed to add the string value VC80Redistcheck to another place than what the article said.
The key had to go here, like this:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\IBM\MQSeries\CurrentVersion\Maintenance Applied]
"Shipped"="0.0"
"Maint_2.0"="C:\\Program Files (x86)\\IBM\\WebSphere MQ\\Maint_2.0"
"VC80Redistcheck"="0"
Hope that gets google indexed and helps someone ... _________________ Lars W. Andersen |
|
Back to top |
|
 |
BBM |
Posted: Thu Feb 25, 2010 3:33 pm Post subject: |
|
|
Master
Joined: 10 Nov 2005 Posts: 217 Location: London, UK
|
Definitely helped me!
Same issue occurs in Windows 7 |
|
Back to top |
|
 |
gechu |
Posted: Mon Oct 11, 2010 4:45 am Post subject: |
|
|
Apprentice
Joined: 27 Feb 2008 Posts: 48
|
windows server 2008 R2 standard edition.
Installed MQ 6,, then tried to patch to version 6.0.2.4.
After installing 'Microsoft Visual C++ 2005 Redistributable Package (x64)' and applied your fix it all worked!
Thank you!  |
|
Back to top |
|
 |
|