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 » Installing MQ Client

Post new topic  Reply to topic
 Installing MQ Client « View previous topic :: View next topic » 
Author Message
vijaya
PostPosted: Fri Sep 21, 2007 10:15 am    Post subject: Installing MQ Client Reply with quote

Newbie

Joined: 13 Sep 2007
Posts: 7

Hi ,

I need to install an MQ Client on a Tibco server.
These are my server configurations.

[e00007j@test-soa-app2 ~]$ uname -a
Linux test-soa-app2 2.6.9-42.0.8.ELsmp #1 SMP Tue Jan 23 12:49:51 EST 2007 x86_64 x86_64 x86_64 GNU/Linux


These are the packages available in the MQ client software for solaris.

-rw-r--r-- 1 tibadm tibco 229164 Mar 7 2007 MQSeriesSDK-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 1310943 Mar 7 2007 MQSeriesSamples-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 8536039 Mar 7 2007 MQSeriesRuntime-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 117620 Mar 7 2007 MQSeriesMsg_Zh_TW-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 113441 Mar 7 2007 MQSeriesMsg_Zh_CN-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 129078 Mar 7 2007 MQSeriesMsg_pt-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 118181 Mar 7 2007 MQSeriesMsg_ko-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 123750 Mar 7 2007 MQSeriesMsg_ja-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 130016 Mar 7 2007 MQSeriesMsg_it-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 131724 Mar 7 2007 MQSeriesMsg_fr-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 130122 Mar 7 2007 MQSeriesMsg_es-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 138416 Mar 7 2007 MQSeriesMsg_de-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 9213997 Mar 7 2007 MQSeriesJava-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 1024093 Mar 7 2007 MQSeriesClient-6.0.2-1.i386.rpm
-rw-r--r-- 1 tibadm tibco 4243601 Mar 7 2007 gsk7bas-7.0-3.30.i386.rpm
-rw-r--r-- 1 tibadm tibco 58525734 Mar 7 2007 IBMJava2-142-ia32-SDK-1.4.2-6.0.i386.rpm
-rw-r--r-- 1 tibadm tibco 42960916 Mar 7 2007 MQSeriesKeyMan-6.0.2-1.i386.rpm
drwxr-xr-x 3 tibadm tibco 4096 Mar 7 2007 PreReqs
-r--r--r-- 1 tibadm tibco 261 Mar 7 2007 copyright
-r--r--r-- 1 tibadm tibco 30584 Mar 7 2007 readadd.txt
-rwxr-xr-x 1 tibadm tibco 4777 Mar 7 2007 mqlicense.sh
drwxr-xr-x 2 tibadm tibco 4096 Mar 7 2007 licenses
drwxr-xr-x 4 tibadm tibco 4096 Mar 7 2007 lap
drwxr-xr-x 14 tibadm tibco 4096 Mar 7 2007 READMEs
-rwxr-xr-x 1 tibadm tibco 166507370 Sep 21 11:13 mqc6_linuxx86.tar.gz

I am trying to install the MQ runtime component and I am getting the following error.

[e00007j@test-soa-app2 mqclient]$ sudo -u tibadm rpm -Uvh MQSeriesRuntime-6.0.2-1.i386.rpm
error: can't create transaction lock on /var/lock/rpm/transaction

please help me how should I go ahead from here..

Vijaya
Back to top
View user's profile Send private message
vijaya
PostPosted: Fri Sep 21, 2007 10:26 am    Post subject: Reply with quote

Newbie

Joined: 13 Sep 2007
Posts: 7

I have done some research and this is what i got..

Troubleshooting
When you try to run an rpm, you may see the error

Error: can't create transaction lock on /var/lock/rpm/transaction
To correct this, become root, then do

mkdir /var/local/rpm

reference : http://update.multiverse.net/wiki/index.php/Server_Installation_Guidelines

Further I have also seen something like....I need to delete the /var/lock/rpm/transaction ...logging as root...
i tried..and no luck....
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Sep 22, 2007 4:50 am    Post subject: Reply with quote

Grand High Poobah

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

Quote:
[e00007j@test-soa-app2 ~]$ uname -a
Linux test-soa-app2 2.6.9-42.0.8.ELsmp #1 SMP Tue Jan 23 12:49:51 EST 2007 x86_64 x86_64 x86_64 GNU/Linux


These are the packages available in the MQ client software for solaris.


Just to clarify:

Why are you installing MQ for Solaris on a Linux machine?

I would have expected you to install the Linux version of the client
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Sat Sep 22, 2007 1:19 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Clearly they aren't solaris packages. For one thing, they're rpms (Redhat Package Management packages).

I'm going to guess that the problem is that the tibadm user is not actually authorized to perform rpm installs.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Sep 22, 2007 6:40 pm    Post subject: Reply with quote

Grand High Poobah

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

jefflowrey wrote:
Clearly they aren't solaris packages. For one thing, they're rpms (Redhat Package Management packages).

I'm going to guess that the problem is that the tibadm user is not actually authorized to perform rpm installs.


Thanks Jeff. I learn from you everyday

Truth is, at our site the ops people do the installs...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
fschofer
PostPosted: Mon Sep 24, 2007 12:09 am    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

Hi,

so far i can see your are trying to run the rpm command as user tibadm.

According to the WMQ Client docu you should run this command as root.

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.amq1ac.doc/lq10790_.htm

Greetings Frank
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Installing MQ Client
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.