Hi David,
Your Linux VMWare image is for the AMD64 architecture (aka x86_64). So,
the STAF340-setup-linux-amd64.bin is the right installer file to use.
However, by default, a STAF InstallAnywhere installer file will use the
graphical installation mode which requires a UI display. You're getting
that error message from InstallAnywhere because you don't have a display
set up (maybe you've sshed to the machine and haven't set the DISPLAY
environment variable and/or don't have something like Hummingbird Exceed
installed on the machine where you're accessing the machine from).
InstallAnywhere provides three installation modes as talked about in the
STAF Installation Guide at
http://staf.sourceforge.net/current/STAFInstall.pdf:
- Graphical installation mode (requires a UI display)
- Console installation mode (via command-line, useful for systems without
a UI display but requiring an interactive install)
- Silent installation mode (where the install options are specified when
starting the silent installation, either via command-line options or a
response file)
To use the InstallAnywhere console installation mode, specify the -console
option. For example:
./STAF340-setup-linux-amd64.bin -i console
Or, you could use the STAF340-linux.tar.gz file and the STAFInst
installer.
--------------------------------------------------------------
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
david_mil...@notesdev.ibm.com
02/09/2010 09:15 AM
To
Sharon Lucas/Austin/i...@ibmus
cc
Subject
Re: [staf-users] Problem with installing STAF on Linux64
Hi Sharon:
This is a VMWare image, and was tols it was Intel architecture. Here's the
ouput from uname -a:
$ uname -a
Linux LLDTool01 2.6.18-164.11.1.el5 #1 SMP Wed Jan 6 13:26:04 EST 2010
x86_64 x86_64 x86_64 GNU/Linux
I did try the AMD version and got an exception that looked like it was not
the right architecture:
$ ./STAF340-setup-linux-amd64.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Invocation of this Java Application has caused an
InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation
which requires it.
at
java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:197)
at java.awt.Window.<init>(Window.java:346)
at java.awt.Frame.<init>(Frame.java:452)
at java.awt.Frame.<init>(Frame.java:417)
at javax.swing.JFrame.<init>(JFrame.java:180)
at com.zerog.ia.installer.LifeCycleManager.g(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.h(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
at com.zerog.ia.installer.Main.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
This Application has Unexpectedly Quit: Invocation of this Java
Application has caused an InvocationTargetException. This application will
now exit. (LAX)
___________
David J. Miller
Notes/Domino Automation Development Team
978-399-6023 (t/l 333-6023)
david_mil...@notesdev.ibm.com
From:
Sharon Lucas <luc...@us.ibm.com>
To:
"David Miller" <david_mil...@notesdev.ibm.com>
Cc:
staf-users@lists.sourceforge.net
Date:
02/08/2010 07:00 PM
Subject:
Re: [staf-users] Problem with installing STAF on Linux64
You don't need a JVM to install STAF using the STAF InstallAnywhere
installer file that comes bundled with a JVM to use (e.g.
STAF340-setup-linux-ia64.bin). Are you sure that your Linux machine
actually has the IA64 architecture? Most Linux 64-bit machines use the
AMD64 (Opteron) architecture for which you need to use a STAF installer
file for Linux AMD64 (e.g. STAF340-setup-linux-amd64.bin). What's the
output from the following? uname -a
--------------------------------------------------------------
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
"David Miller" <david_mil...@notesdev.ibm.com>
02/08/2010 05:33 PM
To
staf-users@lists.sourceforge.net
cc
Subject
[staf-users] Problem with installing STAF on Linux64
Hi:
I tried to install the "InstallAnywhere (Bundled JVM)" for Red Hat Linux
(IA64) and got the following:
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
No Java virtual machine could be found from your PATH
environment variable. You must install a VM prior to
running this program.
A "which java" yields:
/usr/bin/java
and "java -version" yields:
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-46)
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.
Is there something silly I'm missing?
I was actually surprised that I would need a jvm to install the bundled
jvm package.
Dave
___________
David J. Miller
Notes/Domino Automation Development Team
978-399-6023 (t/l 333-6023)
david_mil...@notesdev.ibm.com
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the
business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users