Author |
Message
|
Pablo Taboada |
Posted: Thu Jul 19, 2007 3:38 am Post subject: Problem Installing WebSphere MQ v6.0 in Solaris. |
|
|
Apprentice
Joined: 19 Jul 2007 Posts: 36 Location: Spain - Barcelona
|
I'm trying to migrate from MQSeries5.3 to WebSphere MQ v6.0 in Solaris and I have some problems.
Brief problem explanation:
Firstly I have de-install MQSeries 5.3 and try to install MQ v6.0, and I thought that possibly OS is not compatible with MQ v6.0, but I'm not sure and then I try to come back to version 5.3 but I have next errors:
Errors:
DXCCIRB1(root)# pkgadd -d /export/home/mqm/softmq/5.3solaris -v
The following packages are available:
1 gsk6bas Certificate and SSL Base Runtime (gsk6bas)
(sparc) 6.0.3.33
2 mqm WebSphere MQ for Sun Solaris
(sparc) 5.3.0.2
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 2
Processing package instance <mqm> from </export/home/mqm/softmq/5.3solaris>
WebSphere MQ for Sun Solaris (sparc) 5.3.0.2
Licensed Materials - Property of IBM 5724-B41
(C) Copyright IBM Corporation 1994, 2002
All rights reserved.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
rc=0
tmpfile=/tmp/request.24385
/export/home/mqm/softmq/5.3solaris/mqm/install/request: /tmp/sh243850: cannot create
pkgadd: ERROR: request script did not complete successfully
Installation of <mqm> failed.
No changes were made to the system.
The following packages are available:
1 gsk6bas Certificate and SSL Base Runtime (gsk6bas)
(sparc) 6.0.3.33
2 mqm WebSphere MQ for Sun Solaris
(sparc) 5.3.0.2
Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:
The Solaris version is:
SunOS DXCCIRB1 5.8 Generic_117350-06 sun4u sparc SUNW,Sun-Fire-280R _________________ Regards,
Pablo Taboada
INSA - IBM Global Services
WebSphere MQ System Administrator Certified |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jul 19, 2007 3:43 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You can double-check the System Requirements for Solaris to find out if you can run v6 on this version.
It sounds like you don't have enough /tmp space, or the permissions on /tmp are weird... You are trying to run pkgadd as root, right? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Pablo Taboada |
Posted: Thu Jul 19, 2007 5:38 am Post subject: |
|
|
Apprentice
Joined: 19 Jul 2007 Posts: 36 Location: Spain - Barcelona
|
Hi,
Server just has 2GB free in /tmp file system (99% free space). And I have logged as root. It shouldn't be a permission problem (I think). _________________ Regards,
Pablo Taboada
INSA - IBM Global Services
WebSphere MQ System Administrator Certified |
|
Back to top |
|
 |
PieterV |
Posted: Thu Jul 19, 2007 11:05 pm Post subject: |
|
|
Disciple
Joined: 04 Jan 2006 Posts: 164 Location: Belgium
|
Another question, why do you try to go back to 5.3.
You should be able to run version 6 on Solaris 8.
At least, we are running it here.
You may uninstall 5.3 and next install version 6. Never had any problem with that, so perhaps you can share your problem with v6? |
|
Back to top |
|
 |
Pablo Taboada |
Posted: Thu Jul 19, 2007 11:12 pm Post subject: |
|
|
Apprentice
Joined: 19 Jul 2007 Posts: 36 Location: Spain - Barcelona
|
I obtain same error with v5.3 as v6.0. Finally I'll try to install v6.0. _________________ Regards,
Pablo Taboada
INSA - IBM Global Services
WebSphere MQ System Administrator Certified |
|
Back to top |
|
 |
mymq |
Posted: Fri Jul 20, 2007 1:05 pm Post subject: |
|
|
Centurion
Joined: 01 Mar 2007 Posts: 101 Location: US-Greenwille
|
I think this should work.
Tell me onething, which is the userID you used to un-installlation V5.3 and install V6.0?
And, what was the command you used to uninstall and install? Did you follow IBM recommendations/Guidelines? _________________ --SRK-- |
|
Back to top |
|
 |
Pablo Taboada |
Posted: Sun Jul 22, 2007 7:10 am Post subject: |
|
|
Apprentice
Joined: 19 Jul 2007 Posts: 36 Location: Spain - Barcelona
|
Thans!!
Finally, I resolved it, changin the permissions from /tmp folder.
From the begining, this folder has 755, and I logged as root, but after I changed it to 777, en the installation was sucessfully.
I suposed that must be some internal installation procces that try to make something with an diferent user from root. _________________ Regards,
Pablo Taboada
INSA - IBM Global Services
WebSphere MQ System Administrator Certified |
|
Back to top |
|
 |
mymq |
Posted: Sun Jul 22, 2007 10:30 am Post subject: |
|
|
Centurion
Joined: 01 Mar 2007 Posts: 101 Location: US-Greenwille
|
Yes, i do remember the same. That was the reason i asked you about the userIDs. Good that you solved it. Enjoy!!! _________________ --SRK-- |
|
Back to top |
|
 |
|