Author |
Message
|
lhinrich |
Posted: Sun May 02, 2004 1:16 am Post subject: Problem with WBIMB and SuSE 9.0 |
|
|
 Newbie
Joined: 02 May 2004 Posts: 4 Location: Düsseldorf, Germany
|
We try to install WBIMB under SuSE 9.0 Professional. IBM officially supports SuSE SLES 8.0.
In our case the installation fails at the very beginning. This is what we see:
<begin>
atlas:/opt/EAI/WBIMB # ./setuplinuxia32
InstallShield Wizard
InstallShield Wizard wird initialisiert...
Java(tm) Virtual Machine wird gesucht...
.
Java(tm) Virtual Machine wird vorbereitet...
..................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
................atlas:/opt/EAI/WBIMB # java
<end>
Has any one a installation guide für WBIMB and SuSE?
Thanx,
Lars |
|
Back to top |
|
 |
jefflowrey |
Posted: Sun May 02, 2004 9:24 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Do you have XWindows running?
Try running "./setuplinux32 -console -is:javaconsole" instead, see if that gives more assistance. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
lhinrich |
Posted: Mon May 03, 2004 4:54 am Post subject: |
|
|
 Newbie
Joined: 02 May 2004 Posts: 4 Location: Düsseldorf, Germany
|
Thanks for the quick answer.
Unfortunately there is no change in the behavior. All I get is a 200 MB core dump
I run KDE under SuSE 9.0 Professional. MQSeries 5.3 CSD5 is onboard. I tried JRE of SUN (1.4.2) and IBM (1.4.1). _________________ Lars Hinrichsen |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon May 03, 2004 5:44 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Is there anything in your system log?
Is there anything resembling an FFST (other than the core dump)?
Also, try EXPORT LD_ASSUME_KERNEL=2.2.5, or 2.4.1 _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
lhinrich |
Posted: Mon May 03, 2004 6:39 am Post subject: |
|
|
 Newbie
Joined: 02 May 2004 Posts: 4 Location: Düsseldorf, Germany
|
..jepp.. EXPORT was the magic word. Now I can see the GUI coming up.
Many thanx to you, Jeff.
Regards,
Lars _________________ Lars Hinrichsen |
|
Back to top |
|
 |
dp111443 |
Posted: Thu Nov 18, 2004 12:57 am Post subject: |
|
|
Voyager
Joined: 25 Feb 2004 Posts: 82
|
Hi ,
I am also having the same problem here. I have tied setting the EXPORT LD_ASSUME_KERNEL=2.5.2 and 2.4.1.
but i still get the following:
[root@gblabl10 base]# ./setuplinuxia32 -console -is:javaconsole
InstallShield Wizard
Initializing InstallShield Wizard...
Searching for Java(tm) Virtual Machine...
.
Preparing Java(tm) Virtual Machine...
..................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
.........................[root@gblabl10 base]#
is there anything else i could try??
thanks, _________________ Integration Design/Developer
IBM Certified System Administrator -
WebSphere MQ V5.3 |
|
Back to top |
|
 |
lhinrich |
Posted: Thu Nov 18, 2004 1:20 am Post subject: |
|
|
 Newbie
Joined: 02 May 2004 Posts: 4 Location: Düsseldorf, Germany
|
Did you try "2.5.2" or "2.2.5"?  _________________ Lars Hinrichsen |
|
Back to top |
|
 |
dp111443 |
Posted: Thu Nov 18, 2004 1:27 am Post subject: |
|
|
Voyager
Joined: 25 Feb 2004 Posts: 82
|
Hi,
I sorry that was a typo. I've tried 2.2.5 and 2.4.1
thanks, _________________ Integration Design/Developer
IBM Certified System Administrator -
WebSphere MQ V5.3 |
|
Back to top |
|
 |
dp111443 |
Posted: Thu Nov 18, 2004 4:42 am Post subject: |
|
|
Voyager
Joined: 25 Feb 2004 Posts: 82
|
Hi,
Ive tried both EXPORT LD_ASSUME_KERNEL=2.2.5 and 2.4.1
and i still have the same problem with the install.
any more ideas?? _________________ Integration Design/Developer
IBM Certified System Administrator -
WebSphere MQ V5.3 |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 18, 2004 5:53 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
jefflowrey wrote: |
Is there anything in your system log?
Is there anything resembling an FFST (other than the core dump)? |
Are you getting a core dump?
Do you have XWindows running? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dp111443 |
Posted: Thu Nov 18, 2004 6:13 am Post subject: |
|
|
Voyager
Joined: 25 Feb 2004 Posts: 82
|
Hi,
Yes i am recieving massive core dumps. So the install relies on xwindows then??
if that is the case, then thats what the problem is as ive already had problems with x-windows on this machine.
thanks _________________ Integration Design/Developer
IBM Certified System Administrator -
WebSphere MQ V5.3 |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 18, 2004 6:35 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
No, the install does not depend on XWindows.
But the GUI install *does* depend on XWindows. It's very difficult on Linux to get a GUI without XWindows.
There are options for doing the install without the GUI.
Please read the installation instructions. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dp111443 |
Posted: Thu Nov 18, 2004 9:23 am Post subject: |
|
|
Voyager
Joined: 25 Feb 2004 Posts: 82
|
Don't know if im being stupid here, but the install document says a silent install can be done with the following command:
setuplinuxia32 -silent [...options]
but this is still running the java virtual machine???
hence same problem.
is there another silent install command. Looked in all the directories but can't find anything.
Im installing on Intel Linux Redhat. _________________ Integration Design/Developer
IBM Certified System Administrator -
WebSphere MQ V5.3 |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 18, 2004 10:08 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
If your XWindows doesn't work, you will get core dumps when the GUI java console tries to start up.
The silent install, I believe, should prevent the GUI console from coming up, and thus entirely ignore XWindows.
But yes, the installation program is written in Java and will require a JVM to initiate.
But the LD_ASSUME_KERNEL should hopefully allow the included JVM (on the install media) to start.
If the -silent install doesn't work, then you need to open a ticket with IBM. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Nick Lethbridge |
Posted: Thu Nov 18, 2004 12:38 pm Post subject: |
|
|
 Voyager
Joined: 13 Aug 2001 Posts: 88 Location: Santander, UK
|
I don't profess to be an XWindows expert, but perhaps you need to specify the following :
set -a
export DISPLAY=<ip address of your PC>:0.0
Regards,
Nick. |
|
Back to top |
|
 |
|