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 IBM MQ Support » AMQ4760

Post new topic  Reply to topic
 AMQ4760 « View previous topic :: View next topic » 
Author Message
HondaAccord
PostPosted: Mon Aug 17, 2009 11:14 am    Post subject: AMQ4760 Reply with quote

Novice

Joined: 02 Apr 2008
Posts: 14

I installed WMQ 7 on WIndows Server successfully.

THenn I installed the WMQ 7.02 FP, but got a AMQ 4760, apparently there is another amq program that has access to the DLL.

So I reboot, and check the taskmgr, and kill all processes that start with amq...

THen I run the FP install again, but I get the same error.

I notice that right before the error occurs during the installation of the FP, the AMQICSDN.EXE comes up on the taskmgr.

WHen I get the error, it says to view the amqicsdn.txt file to examine the problem:

Below is the excerpt for the very end of the file.

Code:

15:01:50 File name 'dummy'
15:01:50 Features: 'XA_Client', platforms: ''
15:01:50 Target file is 'D:\Program Files (x86)\IBM\WebSphere MQ\qmgrs\@SYSTEM\dummy'
15:01:50   not found
15:01:50 Source file is 'C:\Users\Admin\AppData\Local\Temp\2\pft7CB3.tmp\CSD00234\dummy'
15:01:50   version '', time 'Apr 24 2009 at 18:13' (128850704280000000)
15:01:50
15:01:50 Total files: 2529
15:01:50 Files to process: 21
15:01:50 Dialog RC is ERROR_SUCCESS 0 (0x00000000)
15:01:50 MessageBox: 'Error installing 7.0.0.2. Examine log file 'C:\Users\Admin\AppData\Local\Temp\2\amqicsdn.txt'. (AMQ4760)'


It almost looks like the installer is blocking itself. Any ideas ?

Thanks
Back to top
View user's profile Send private message
jeevan
PostPosted: Mon Aug 17, 2009 12:02 pm    Post subject: Re: AMQ4760 Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

HondaAccord wrote:
I installed WMQ 7 on WIndows Server successfully.

THenn I installed the WMQ 7.02 FP, but got a AMQ 4760, apparently there is another amq program that has access to the DLL.

So I reboot, and check the taskmgr, and kill all processes that start with amq...

THen I run the FP install again, but I get the same error.

I notice that right before the error occurs during the installation of the FP, the AMQICSDN.EXE comes up on the taskmgr.

WHen I get the error, it says to view the amqicsdn.txt file to examine the problem:

Below is the excerpt for the very end of the file.

Code:

15:01:50 File name 'dummy'
15:01:50 Features: 'XA_Client', platforms: ''
15:01:50 Target file is 'D:\Program Files (x86)\IBM\WebSphere MQ\qmgrs\@SYSTEM\dummy'
15:01:50   not found
15:01:50 Source file is 'C:\Users\Admin\AppData\Local\Temp\2\pft7CB3.tmp\CSD00234\dummy'
15:01:50   version '', time 'Apr 24 2009 at 18:13' (128850704280000000)
15:01:50
15:01:50 Total files: 2529
15:01:50 Files to process: 21
15:01:50 Dialog RC is ERROR_SUCCESS 0 (0x00000000)
15:01:50 MessageBox: 'Error installing 7.0.0.2. Examine log file 'C:\Users\Admin\AppData\Local\Temp\2\amqicsdn.txt'. (AMQ4760)'


It almost looks like the installer is blocking itself. Any ideas ?

Thanks


Try this one

Problem
You apply a WebSphere® MQ v5.3 CSD on Windows®. The CSD installation fails, and you receive message AMQ4760.

Cause
The errors that occur during CSD installation are recorded in a file named amqicsdn.txt. This file is located in the user \temp directory. Open this file, and search from the bottom upwards for the string "***".

The error generated shows:

19:19:26 Target file is 'E:\MQSeries\bin\amqxcs2.dll'
19:19:26 version '5.300.500.3269', time 'Sep 25 2003 at 23:00'
(127090044000000000)
19:19:26 Source file is 'E:\MQSeries\Source\WebSphere MQ CSD05
EnUs\CSD00001\amqxcs2.dll'
19:19:26 version '5.300.500.3269', time 'Sep 25 2003 at 23:00'
(127090044000000000)
19:19:26 source version not newer than target version
19:19:26 ***Unacceptable




Solution
Rename the Target file in E:\MQSeries\bin\amqxcs2.dll (Example: amqxcs2.dll_OLD)
Install the CSD

Also,
Install wtih the following command in order to avoid file open error:

amqicsdn -a MQPUNINST=1 MQPINUSEOK=1
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Aug 17, 2009 12:20 pm    Post subject: Re: AMQ4760 Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

jeevan wrote:
for a few days, when I do posting, it will post two time. Is there some setting? can u please delete the double posting.


Yeah, there's something snarled up someplace. It's happened to me a few times.

In the interim, edit your profile so that CARBON_PAPER=FALSE


_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
HondaAccord
PostPosted: Mon Aug 17, 2009 12:30 pm    Post subject: Reply with quote

Novice

Joined: 02 Apr 2008
Posts: 14

I tried to run the command, but it replied "MQ Version not installed"

I am using MQ 7, as opposed to MQ 5

Also, the target file you mentioned is not being flagged in my log file.

Any ideas ?

Thanks
Back to top
View user's profile Send private message
jeevan
PostPosted: Mon Aug 17, 2009 2:15 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

HondaAccord wrote:
I tried to run the command, but it replied "MQ Version not installed"

I am using MQ 7, as opposed to MQ 5

Also, the target file you mentioned is not being flagged in my log file.

Any ideas ?

Thanks


Go through this link


http://www.mqseries.net/phpBB2/viewtopic.php?p=189229&sid=141167af6f1cd4a33f37298d44189493
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 IBM MQ Support » AMQ4760
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.