Author |
Message
|
sairam |
Posted: Tue Mar 22, 2005 7:35 am Post subject: MQ RPM Package hanging up on Linux |
|
|
Centurion
Joined: 07 Mar 2005 Posts: 120
|
Hi,
After accepting the license, when running the "rpm -i MQSeriesRuntime.." package, i dont get anything and it just hangs. I have tried several times but same result.
There are no previous MQ packages installed "rpm -qa|grep MQSeries".
Any clues whats going on?
I did a "kill 9 pid" for the already running rpms but they dont go, how do i kill the processes? |
|
Back to top |
|
 |
malammik |
Posted: Tue Mar 22, 2005 7:42 am Post subject: |
|
|
 Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
|
|
Back to top |
|
 |
sairam |
Posted: Tue Mar 22, 2005 8:14 am Post subject: |
|
|
Centurion
Joined: 07 Mar 2005 Posts: 120
|
I have created those directories and the user and group already exist on that box. |
|
Back to top |
|
 |
malammik |
Posted: Tue Mar 22, 2005 8:21 am Post subject: |
|
|
 Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
|
|
Back to top |
|
 |
sairam |
Posted: Tue Mar 22, 2005 8:47 am Post subject: |
|
|
Centurion
Joined: 07 Mar 2005 Posts: 120
|
|
Back to top |
|
 |
malammik |
Posted: Tue Mar 22, 2005 8:55 am Post subject: |
|
|
 Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
|
|
Back to top |
|
 |
Anirud |
Posted: Tue Mar 22, 2005 1:34 pm Post subject: |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
Any FDC's?
Did you set the environment variable?
Code: |
export LD_ASSUME_KERNEL=2.4.19 |
|
|
Back to top |
|
 |
sairam |
Posted: Tue Mar 22, 2005 1:52 pm Post subject: |
|
|
Centurion
Joined: 07 Mar 2005 Posts: 120
|
I did a "uname -r" on my box and it gives 2.4.21 as version, so should i set envt variable = 2.4.21 then? |
|
Back to top |
|
 |
malammik |
Posted: Tue Mar 22, 2005 4:03 pm Post subject: |
|
|
 Partisan
Joined: 27 Jan 2005 Posts: 397 Location: Philadelphia, PA
|
the variable has to be 2.4.19 even if your kernel is higher level. Using this variable you will tell whatever kernel you are using to be backwards compatible with 2.4.19 and in effect force it to use different set of posix compliant thread libaries that MQ had been linked to. _________________ Mikhail Malamud
http://www.netflexity.com
http://groups.google.com/group/qflex |
|
Back to top |
|
 |
kman |
Posted: Wed Mar 23, 2005 12:01 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2003 Posts: 309 Location: Kuala Lumpur, Malaysia
|
I thought, and I really mean I thought, that if it is the kernel problem, and LD_ASSUME_KERNEL is the solution, the accepting license part should have already failed.
Since accpeting license part was successful, then (I thought) it is not a problem with the kernel.
So does the LD_ASSUME_KERNEL solve it? I maybe totally wrong here, which in this case, I should be  |
|
Back to top |
|
 |
Philip Morten |
Posted: Wed Mar 23, 2005 1:43 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
What distribution is this ? .. and what level of rpm ? There have been
problems in rpm with hanging and locks being left in place when the
processes are killed. _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
sairam |
Posted: Wed Mar 23, 2005 6:59 am Post subject: |
|
|
Centurion
Joined: 07 Mar 2005 Posts: 120
|
It is MQSeries 5.3.2 distribution i am trying to install. |
|
Back to top |
|
 |
Philip Morten |
Posted: Wed Mar 23, 2005 7:05 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
Sorry I wasn't clear, what Linux distribution is this ? _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
sairam |
Posted: Wed Mar 23, 2005 8:00 am Post subject: |
|
|
Centurion
Joined: 07 Mar 2005 Posts: 120
|
It is 2.4.21-20. Is that what you were requesting? |
|
Back to top |
|
 |
Anirud |
Posted: Wed Mar 23, 2005 8:00 am Post subject: |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
In my earlier post, I was asking if there were any FDC's...
I read the whole post again and my apologies, I just realised that it was an installation issue and how come there will be any FDC's without installing WMQ
My sincere apologies.
Regards. |
|
Back to top |
|
 |
|