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 » IBM MQ Installation/Configuration Support » WMQ7 Client on W2k3 quits with AMQ4739

Post new topic  Reply to topic
 WMQ7 Client on W2k3 quits with AMQ4739 « View previous topic :: View next topic » 
Author Message
awesomo
PostPosted: Tue Jun 08, 2010 12:02 am    Post subject: WMQ7 Client on W2k3 quits with AMQ4739 Reply with quote

Newbie

Joined: 19 Jan 2010
Posts: 5

Hey guys, I'm trying to install WMQ 7.0.0.0 client onto a Windows Server 2003 Ent. Edition SP2 box.

Towards the end of the install I get the following error and the installer does a rollback:
Code:
1: 11:38:48 MQCA iwiCopyLicenseFile info: Copying 'amqpcert.lic' from 'C:\DOCUME~1\USRMQ~1.000\LOCALS~1\Temp\amqlictm\' to 'L:\Program Files\IBM\WebSphere MQ\bin\'
1: 11:38:48 MQCA iwiCopyLicenseFile info: ***Error 3 copying 'amqpcert.lic'
iwiCopyLicenseFileExec: C:\DOCUME~1\USRMQ~1.000\LOCALS~1\Temp\amqlictm\amqpcert.lic
1: 11:38:48 MQCA iwiCopyLicenseFile info: Deleted file: 'C:\DOCUME~1\USRMQ~1.000\LOCALS~1\Temp\amqlictm\amqpcert.lic'
iwiCopyLicenseFileExec: C:\DOCUME~1\USRMQ~1.000\LOCALS~1\Temp\amqlictm\
1: 11:38:48 MQCA iwiCopyLicenseFile info: Property 'AMQTEMPFILENUM' value '0001'; from CustomActionData
1: 11:38:48 MQCA iwiCopyLicenseFile info: Splash bitmap not running
1: 11:38:48 MQCA iwiCopyLicenseFile info: MQCA iwiCopyLicenseFile MB error: One or more problems occurred. Review the trace and/or log file for details. (AMQ4739)
1: MQCA iwiCopyLicenseFile MB error: [b]One or more problems occurred. Review the trace and/or log file for details. (AMQ4739)[/b]


The components I am trying to install are: MQ Explorer, Windows Client, Java Messaging and Development Toolkit.

All software pre-reqs are fine and I have sufficient space in L: (7+Gb)
I've verified that amqpcert.lic is present in C:\DOCUME~1\USRMQ~1.000\LOCALS~1\Temp\amqlictm\ during the installation process (before the install process attempts to copy the file over to L:\).

Also, L:\ is a mapped network drive on a shared disk. My log-in id has full access rights to L:\.

I've performed the exact install onto the local C:\ drive and it completes without error. I'm doing all this through remote desktop, if that's any concern.

Any help or pointers would be greatly appreciated. Thanks!
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jun 08, 2010 5:20 am    Post subject: Reply with quote

Grand High Poobah

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

Why are you trying to install software onto a network drive? What's the requirement?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Jun 08, 2010 10:28 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Try moving to V 7.0.1.2 ==> lots and lots of fixes...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
awesomo
PostPosted: Tue Jun 08, 2010 5:53 pm    Post subject: Reply with quote

Newbie

Joined: 19 Jan 2010
Posts: 5

@Vitor - I posed the very same question to the customer. Is this a product limitation? I did do a search on whether MQ could be installed on a network drive before posting but came up empty. And also, the error reported (unable to copy the license file) doesn't seem to hint towards this at all.

@fjb_saper - agreed. But I can't even get the base product installed.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Jun 08, 2010 8:29 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

On a windows installation I have never seen the product installed on a network drive....

I believe one of the caveats is the windows identity system. The same named user can have different userIds/groupIds across multiple machines and that is a problem. The only way I see this work would be under a network Id.(active directory)... and even with that there are too many caveats with the machine registries...

Give yourself a break and ask them to install the program (binaries) on the machine's local drive.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Wed Jun 09, 2010 5:29 am    Post subject: Reply with quote

Grand High Poobah

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

awesomo wrote:
Is this a product limitation? I did do a search on whether MQ could be installed on a network drive before posting but came up empty. And also, the error reported (unable to copy the license file) doesn't seem to hint towards this at all.


I don't think it's a limitation per se, but Windows expects all software to be loaded onto a local drive; try running Office from a network drive and see how well that works...

I can see 2 possibilities here. First, they're trying to load the binaries onto a shared drive so that they can run WMQ on multiple servers. This probably violates the license. If WMQ needs to run on multiple servers, buy more licenses.

The second and more plausible possibility is that they're trying to load the binaries onto a shared disc so they can fail over to a different server in the event of problems like hardware failure. This is not how either Windows or WMQ is supposed to be configured for fail over. Both products don't fail binaries over.

Find out what they want to achieve rather than what they're telling you to do.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
awesomo
PostPosted: Thu Jun 10, 2010 6:30 pm    Post subject: Reply with quote

Newbie

Joined: 19 Jan 2010
Posts: 5

@Vitor, precisely on the mark on both accounts. They were trying to go on the cheap and share MQ across a number of servers, AND to have some sort of voodoo failover solution. I had no hand in this insane solution I swear! All said and done, they'll be going the more conventional route after some well-applied pressure from me.

@fjb_saper thanks for your thoughts. It was a user id / access permission problem.

Take a look at this: http://www-01.ibm.com/support/docview.wss?uid=swg21188969

I did in fact see the logon user id in use and the switchover to the SYSTEM user id just before the installer attempted to copy over the license file (and failed miserably) in the logs but it didn't occur to me to include it in my original posting. Doh. Sorry.

Thanks for the help, guys.
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Fri Jun 11, 2010 4:34 am    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

Nothing like applying a trout!
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » WMQ7 Client on W2k3 quits with AMQ4739
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.