Author |
Message
|
itsme_001 |
Posted: Tue Aug 17, 2010 1:27 am Post subject: Not able to install MQ Client |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
HI,
I'm trying to install an MQ Client V5.3 on a Linux box. But it is not able to accept the licence:
[root@localhost MQClient]# ./mqlicense.sh -accept
stackpointer=0x224aa4
Writing Java core file ....
./mqlicense.sh: line 132: 27082 Segmentation fault (core dumped) ${JRE?} -cp ${LAPCLASSPATH?} com.ibm.lex.lapapp.LAP -l ${PROGPATH?}/lap/licenses -s /tmp/mq_license ${STATUSARG} ${DISPLAYARG}
ERROR: Installation will not succeed unless the license
agreement can be accepted.
If the error was caused by a display problem,
read the license agreement file in the 'License'
directory, and then run the following command:
mqlicense.sh -accept
Only use this command if you accept the license
agreement.
For other errors, contact your IBM support centre.
This is causing the other packages not to be installed. Any suggestions regarding wht might be the reason. |
|
Back to top |
|
 |
exerk |
Posted: Tue Aug 17, 2010 2:05 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
And this post is effectively a duplicate of THIS post
What have YOU done to fault diagnose the problem? More to the point, WHY are you trying to install a near-three year out-of-support version of WMQ? Answers on a postcard to.... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
itsme_001 |
Posted: Tue Aug 17, 2010 2:17 am Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
sorry for the duplication........
The MQ V5.3 client is needed for an old setup which needs to be tested. As far as the issue goes; since the Linux box does not possess any CD -ROM; I've tried copying the contents of the CD into a drive and after giving the required permissions to the folder executed the below licence for accceptence; which is not happening properly. |
|
Back to top |
|
 |
exerk |
Posted: Tue Aug 17, 2010 2:26 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
I've locked your other post...
Have you tried Mr. Google? I ask because I have found a number of hits that are relevant, including a work-around (NOTE: not that I'd normally advocate this, but as it's OOS etc.). _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
Philip Morten |
Posted: Tue Aug 17, 2010 12:12 pm Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
itsme_001 wrote: |
sorry for the duplication........
The MQ V5.3 client is needed for an old setup which needs to be tested. As far as the issue goes; since the Linux box does not possess any CD -ROM; I've tried copying the contents of the CD into a drive and after giving the required permissions to the folder executed the below licence for accceptence; which is not happening properly. |
This can be a sign of something having been corrupted in the jre in the lap directory of the install image while copying or that the jre included is not compatible with the system. Was RH 5 supported by MQ 5.3? If you find the java executable in the lap directory of the install image you could try running java -version to see if it works at all on that system, if it is a jre that was current at the time 5.3 went GA it is very old now and I would not be surprised if it would not run on a modern system _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
gbaddeley |
Posted: Tue Aug 17, 2010 4:03 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
The V5.3 client media you are using may not be the correct one for the processor architecture or operating system. _________________ Glenn |
|
Back to top |
|
 |
itsme_001 |
Posted: Wed Aug 18, 2010 10:24 pm Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
The installed components are:
[root@localhost /]# rpm -qa | grep java
xmlrpc-javadoc-2.0.1-3jpp.1
bsh-javadoc-1.3.0-9jpp.1
java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
Do I need to upgrade the java version since the error message I'm getting is related to the java ci=ore files:
[root@localhost MQClient]# ./mqlicense.sh -accept
stackpointer=0x9cdaa4
Writing Java core file ....
Written Java core to javacore.txt
./mqlicense.sh: line 132: 2809 Segmentation fault (core dumped) ${JRE?} -cp ${LAPCLASSPATH?} com.ibm.lex.lapapp.LAP -l ${PROGPATH?}/lap/licenses -s /tmp/mq_license ${STATUSARG} ${DISPLAYARG}
ERROR: Installation will not succeed unless the license
agreement can be accepted.
If the error was caused by a display problem,
read the license agreement file in the 'License'
directory, and then run the following command:
mqlicense.sh -accept
Only use this command if you accept the license
agreement.
For other errors, contact your IBM support centre.
Philip Morten wrote: |
itsme_001 wrote: |
sorry for the duplication........
The MQ V5.3 client is needed for an old setup which needs to be tested. As far as the issue goes; since the Linux box does not possess any CD -ROM; I've tried copying the contents of the CD into a drive and after giving the required permissions to the folder executed the below licence for accceptence; which is not happening properly. |
This can be a sign of something having been corrupted in the jre in the lap directory of the install image while copying or that the jre included is not compatible with the system. Was RH 5 supported by MQ 5.3? If you find the java executable in the lap directory of the install image you could try running java -version to see if it works at all on that system, if it is a jre that was current at the time 5.3 went GA it is very old now and I would not be surprised if it would not run on a modern system |
|
|
Back to top |
|
 |
itsme_001 |
Posted: Mon Aug 23, 2010 2:07 am Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
Still no luck with the client Installation:
[root@Profile_Linuxdev MQClient]# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-4
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[root@Profile_Linuxdev MQClient]# ./mqlicense.sh -accept
stackpointer=0xca7aa4
Writing Java core file ....
./mqlicense.sh: line 132: 29086 Segmentation fault (core dumped) ${JRE?} -cp ${LAPCLASSPATH?} com.ibm.lex.lapapp.LAP -l ${PROGPATH?}/lap/licenses -s /tmp/mq_license ${STATUSARG} ${DISPLAYARG}
ERROR: Installation will not succeed unless the license
agreement can be accepted.
If the error was caused by a display problem,
read the license agreement file in the 'License'
directory, and then run the following command:
mqlicense.sh -accept
Only use this command if you accept the license
agreement.
For other errors, contact your IBM support centre.
Still getting the same errors. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Aug 23, 2010 2:52 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
I don't think you followed Philip Morten's suggestion correctly.
That is, I don't think you used the right JRE when you issued java -version. |
|
Back to top |
|
 |
itsme_001 |
Posted: Mon Aug 23, 2010 3:54 am Post subject: |
|
|
Disciple
Joined: 02 Feb 2009 Posts: 157
|
Philip Morten wrote: |
This can be a sign of something having been corrupted in the jre in the lap directory of the install image while copying or that the jre included is not compatible with the system. Was RH 5 supported by MQ 5.3? If you find the java executable in the lap directory of the install image you could try running java -version to see if it works at all on that system, if it is a jre that was current at the time 5.3 went GA it is very old now and I would not be surprised if it would not run on a modern system |
the version of linux I'm using is:
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
Can MQ V5.3 be installed on the above linux machine? |
|
Back to top |
|
 |
Vitor |
Posted: Mon Aug 23, 2010 4:20 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
itsme_001 wrote: |
Can MQ V5.3 be installed on the above linux machine? |
From your experience I'd say not. It's certainly not on the list of supported platforms, though that's irrelevant since 5.3 has no supported platforms any more.
Why are you trying to use WMQv5.3 for a new build? Don't say "it's for consistency with the existing installs"; that might wash with the server version but not with the client. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Philip Morten |
Posted: Mon Aug 23, 2010 7:36 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
|
Back to top |
|
 |
|