Author |
Message
|
bamboozled_by_MQ |
Posted: Mon Jun 16, 2008 10:02 am Post subject: |
|
|
Voyager
Joined: 07 Jan 2004 Posts: 75
|
|
Back to top |
|
 |
frodon |
Posted: Fri Jun 20, 2008 12:40 pm Post subject: |
|
|
 Newbie
Joined: 06 Jun 2008 Posts: 4 Location: Luxemburg
|
i had exactlty the same problem.
What i have done is to use ProcExp (from free SysInternals tool) to see where the installation was blocked (by seaching which process locking the amqt0002.txt).
I have copy-paste the command string (was the installation of GSKit with GSK7WIN.exe) innotepad.
I have killed the blocking process ... and then the installation has finished succesfully.
I have reexecuted the blocking command string for cmd.exe without problems.
I have verified the possible usage of GSKit by creating a CMS and a JKS certificate stores.
The installation of WMQ was followed with the installation of Fixpack 6.0.2.3 and a sample QM created during finalisation.
I have encoutered a strange behavior after : some parameters as copepage (437) were not accessible or displayed when consulting QM characteristics. MO71 in client mode was not able to connect because cannot translate PCF commands (code page unknown)... after stopping and restarting QM, it seems to works.
Regards. |
|
Back to top |
|
 |
carpdeus |
Posted: Tue Feb 10, 2009 7:03 am Post subject: Can't install gskit |
|
|
Newbie
Joined: 10 Feb 2009 Posts: 9
|
I've followed tompa's directions and was able to install MQ without gskit but I can't get the gskit installation to work. It just seems to go off and run setup with no activity forever.
Any thoughts? |
|
Back to top |
|
 |
Michael Dag |
Posted: Tue Feb 10, 2009 7:10 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
is this a new install?
are you installing the trial version?
which version are you installing V6 or V7?
any messages? any logs? etc. _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
carpdeus |
Posted: Tue Feb 10, 2009 7:29 am Post subject: |
|
|
Newbie
Joined: 10 Feb 2009 Posts: 9
|
New install of the client
Typical install failed on the AMQT0002.txt
Canceled install, reinstalled per tompa with AMQINSTALLGSKIT=0
Then unpacked gsk7win.exe and copied the command to install gskit:
setup.exe AMQWMQ60 "C:\Program Files" -SMS -s -f1"C:\Temp\gskit\setup.iss" 1>"C:\Temp\amqt0001.txt" 2>&1'; dir 'C:\Temp\gskit'
This seems to sit in never never land, with amqt0001.txt never having any data in it, SETUP.EXE in the task manager with no activity.
If you can point me toward logs, I'll post that information. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Feb 10, 2009 7:38 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
carpdeus wrote: |
New install of the client |
Can you install gskit with just the client?
carpdeus wrote: |
If you can point me toward logs, I'll post that information. |
Probably in the temp folder.
I'll guess this is WMQv6 from the command, it would be nice if as asked you confirmed the version. Also if this is the full version or the trial.
What version of Windows? If it is WMQv6 & you're using Vista, you're on your own. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
carpdeus |
Posted: Tue Feb 10, 2009 7:52 am Post subject: |
|
|
Newbie
Joined: 10 Feb 2009 Posts: 9
|
It's the client only, which is free but not trial if I read correctly. 6.0.2.5. And installing on Windows XP.
If I attempt to run the setup after the first install without the gskit, it does run and try to install gskit but hangs on amqt003.txt
Last lines in in the log file is:
10:41:53 MQCA iwiDirectInstallGskit info: Ready to run GSKit setup.exe, checking for open InfoCenter...
10:41:53 MQCA iwiDirectInstallGskit info: Installed InfoCenter not running, no connection file found at: C:\Documents and Settings\jfinsel\Application Data\IBM\MQ Info Center\.metadata\.connection
10:41:53 MQCA iwiDirectInstallGskit info: Standalone InfoCenter not running, no connection file found at: C:\Documents and Settings\jfinsel\Application Data\IBM\MQ Info Center\IBM\MQ Standalone Info Center\.metadata\.connection
10:41:53 MQCA iwiDirectInstallGskit info: Property 'AMQTEMPFILENUM' value '0003'; from CustomActionData
10:41:53 MQCA iwiDirectInstallGskit info: Launching process 'cmd' '/c setup.exe AMQWMQ60 "C:\Program Files" -SMS -s -f1"C:\DOCUME~1\jfinsel\LOCALS~1\Temp\amqGSK7\setup.iss" 1>"C:\DOCUME~1\jfinsel\LOCALS~1\Temp\amqt0003.txt" 2>&1'; dir 'C:\DOCUME~1\jfinsel\LOCALS~1\Temp\amqGSK7'. |
|
Back to top |
|
 |
Michael Dag |
Posted: Tue Feb 10, 2009 8:01 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
carpdeus wrote: |
10:41:53 MQCA iwiDirectInstallGskit info: Launching process 'cmd' '/c setup.exe AMQWMQ60 "C:\Program Files" -SMS -s -f1"C:\DOCUME~1\jfinsel\LOCALS~1\Temp\amqGSK7\setup.iss" 1>"C:\DOCUME~1\jfinsel\LOCALS~1\Temp\amqt0003.txt" 2>&1'; dir 'C:\DOCUME~1\jfinsel\LOCALS~1\Temp\amqGSK7'. |
maybe a nit pick but:
shouldn't there be a " " (space) between -f1 and "C:\...
also are you using the server cd's to install the client only or the
client cd's _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
carpdeus |
Posted: Tue Feb 10, 2009 8:04 am Post subject: |
|
|
Newbie
Joined: 10 Feb 2009 Posts: 9
|
Client only cds and I pasted directly from the log... I can try adding a space and executing it and see what happens. |
|
Back to top |
|
 |
carpdeus |
Posted: Tue Feb 10, 2009 8:55 am Post subject: |
|
|
Newbie
Joined: 10 Feb 2009 Posts: 9
|
It didn't change anything... ran and hung |
|
Back to top |
|
 |
Michael Dag |
Posted: Tue Feb 10, 2009 8:56 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
Back to top |
|
 |
carpdeus |
Posted: Tue Feb 10, 2009 8:59 am Post subject: |
|
|
Newbie
Joined: 10 Feb 2009 Posts: 9
|
It appears to be the same things I unpacked when trying earlier. No log files though |
|
Back to top |
|
 |
Michael Dag |
Posted: Tue Feb 10, 2009 9:02 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
carpdeus wrote: |
It appears to be the same things I unpacked when trying earlier. No log files though |
is there a gsk7win.exe for example? _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
carpdeus |
Posted: Tue Feb 10, 2009 9:04 am Post subject: |
|
|
Newbie
Joined: 10 Feb 2009 Posts: 9
|
02/10/2009 10:41 AM <DIR> .
02/10/2009 10:41 AM <DIR> ..
04/22/2008 05:47 PM 97 DATA.TAG
04/22/2008 05:47 PM 4,731,562 DATA1.CAB
04/22/2008 05:47 PM 7,948 DATA1.HDR
09/24/2008 08:03 PM 5,570,168 gsk7win.exe
01/12/1999 11:34 AM 23,541 LANG.DAT
04/22/2008 05:47 PM 590 LAYOUT.BIN
07/27/1998 05:41 PM 450 OS.DAT
01/12/1999 12:42 PM 73,728 SETUP.EXE
04/22/2008 05:47 PM 95 SETUP.INI
05/03/2005 05:35 PM 68,465 SETUP.INS
06/29/2004 02:36 PM 332 SETUP.ISS
04/22/2008 05:47 PM 49 SETUP.LID
02/23/1999 11:45 AM 296,674 _INST32I.EX_
10/27/1998 01:06 PM 27,648 _ISDEL.EXE
09/29/1998 04:34 PM 34,816 _SETUP.DLL
04/22/2008 05:47 PM 175,466 _SYS1.CAB
04/22/2008 05:47 PM 3,948 _SYS1.HDR
04/22/2008 05:47 PM 1,264 _USER1.CAB
04/22/2008 05:47 PM 4,411 _USER1.HDR |
|
Back to top |
|
 |
Michael Dag |
Posted: Tue Feb 10, 2009 9:08 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
sorry... I meant the target directory, probably:
"C:\Program Files\IBM\WebSphere MQ\gskit\" _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
|