- This topic has 4 replies, 3 voices, and was last updated 20 years ago by
Scott Anderson.
-
AuthorPosts
-
sabinaschneiderMemberI am trying to install MyEclipse from console using the EnterpriseWorkbenchInstaller_030804.bin I read that the LAX_VM should be exported so I did:
export LAX_VM=/usr/java/j2sdk1.4.2_08/bin/java/
./EnterpriseWorkbenchInstaller_030804.binAnd the tacktrace threw the following, what should I do?
Thanks in advance!
Preparing to install…
tail: `-1′ option is obsolete; use `-n 1′
Try `tail –help’ for more information.
./EnterpriseWorkbenchInstaller_030804.bin: line 327: [: `)’ expected, found -z
WARNING! The amount of /tmp disk space required and/or available
could not be determined. The installation will be attempted anyway.
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.lang.UnsatisfiedLinkError: /usr/java/j2sdk1.4.2_08/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:506)
at com.zerog.ia.installer.Main.d(DashoA8113)
at com.zerog.ia.installer.Main.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
GUI-
sabinaschneiderMemberA LAX_DEBUG=1 threw:
Extracting done, exit code = 0
Configuring the installer for this system’s environment…========= Analyzing UNIX Environment =================================
Setting UNIX (linux) flavor specifics.
Importing UNIX environment into LAX properties.
Checking for POSIX awk.========= Analyzing LAX ==============================================
LAX found………………………. OK.
LAX properties read……………… OK.========= Finding VM =================================================
Valid VM types…………………….. J2
Expanded Valid VM types…………….. JRE_J2 JDK_J2
WARNING! No valid lax.nl.current.vm available.
Searching for VMs in PATH:
Looking in:……………………….. /bin
Looking in:……………………….. /home/sschneider/bin
Looking in:……………………….. /sbin
Looking in:……………………….. /usr/X11R6/bin
Looking in:……………………….. /usr/bin
Found VM:……………………….. /usr/bin/java
Looking in:……………………….. /usr/java/java/bin
Found VM:……………………….. /usr/java/java/bin/java
Looking in:……………………….. /usr/kerberos/bin
Looking in:……………………….. /usr/kerberos/sbin
Looking in:……………………….. /usr/local/bin
Looking in:……………………….. /usr/sbin
Looking in:……………………….. /usr/xpg4/bin
* Using VM:……………………….. /usr/java/java/bin/java
Current VM is NOT a HotSpot VM========= Virtual Machine Options ====================================
LAX properties incorporated…………. OK.
classpath…………………………. “/tmp/install.dir.9354/InstallerData:/tmp/install.dir.9354/InstallerData/installer.zip”
main class………………………… “com.zerog.ia.installer.Main”
.lax file path…………………….. “/tmp/install.dir.9354/temp.lax”
user directory…………………….. “/tmp/install.dir.9354”
stdout to…………………………. “console”
sterr to………………………….. “console”
install directory………………….. “”
JIT………………………………. none
option (verify)……………………. off
option (verbosity)…………………. none
option (garbage collection extent)…… none
option (garbage collection thread)…… none
option (native stack max size)………. none
option (java stack max size)………… none
option (java heap max size)…………. 50331648
option (java heap initial size)……… 16777216
option (lax.nl.java.option.additional).. none========= Display settings ===========================================
X display…………………………. local
UI mode…………………………… guiLaunching installer…
========= VM Command Line ============================================
CLASSPATH=/tmp/install.dir.9354/InstallerData:/tmp/install.dir.9354/InstallerData/installer.zip
“/usr/java/java/bin/java” -Djava.compiler=NONE -Xmx50331648 -Xms16777216 com.zerog.lax.LAX “/tmp/install.dir.9354/temp.lax” “/tmp/env.properties.9354”========= Executing JAVA =============================================
LAX Version = 5.5
FileEncoding::initialize()- platform default encoding: UTF-8
FileEncoding::initialize()- using encoding: UTF-8
seaFilename = EnterpriseWorkbenchInstaller_030804
Default properties location = /home/sschneider/myEclipse3.0.x/
UI Mode set to ‘SWING’ UI not supported by VM. Reverting to AWT.
Default – AWT.
____________________________________________________________________________________________________________________________________________________
InstallAnywhere 5.5.1 Enterprise
__________________________________________________________________________Wed Apr 27 13:00:49 GMT-03:00 2005
Free memory = 15519 kB
Total memory = 16320 kBNo arguments.
java.class.path:
/tmp/install.dir.9354/InstallerData
/tmp/install.dir.9354/InstallerData/installer.zipZGUtil.CLASS_PATH:
/tmp/install.dir.9354/InstallerData
/tmp/install.dir.9354/InstallerData/installer.zipsun.boot.class.path:
/usr/java/j2sdk1.4.2_08/jre/lib/rt.jar
/usr/java/j2sdk1.4.2_08/jre/lib/i18n.jar
/usr/java/j2sdk1.4.2_08/jre/lib/sunrsasign.jar
/usr/java/j2sdk1.4.2_08/jre/lib/jsse.jar
/usr/java/j2sdk1.4.2_08/jre/lib/jce.jar
/usr/java/j2sdk1.4.2_08/jre/lib/charsets.jar
/usr/java/j2sdk1.4.2_08/jre/classesjava.ext.dirs:
/usr/java/j2sdk1.4.2_08/jre/lib/extjava.version == 1.4.2_08 (Java 2+)
java.vm.name == Java HotSpot(TM) Client VM
java.vm.vendor == Sun Microsystems Inc.
java.vm.version == 1.4.2_08-b03
java.vm.specification.name == Java Virtual Machine Specification
java.vm.specification.vendor == Sun Microsystems Inc.
java.vm.specification.version == 1.0
java.specification.name == Java Platform API Specification
java.specification.vendor == Sun Microsystems Inc.
java.specification.version == 1.4
java.vendor == Sun Microsystems Inc.
java.vendor.url == http://java.sun.com/
java.class.version == 48.0
java.compiler == null
java.home == /usr/java/j2sdk1.4.2_08/jre
java.io.tmpdir == /tmp
os.name == Linux
os.arch == i386
os.version == 2.6.11-1.14_FC3
path.separator == :
file.separator == /
file.encoding == UTF-8
user.name == root
user.home == /root
user.dir == /tmp/install.dir.9354
user.language == en
user.region == null
__________________________________________________________________________java.lang.UnsatisfiedLinkError: /usr/java/j2sdk1.4.2_08/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:506)
at com.zerog.ia.installer.Main.d(DashoA8113)
at com.zerog.ia.installer.Main.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)Stack Trace:
java.lang.UnsatisfiedLinkError: /usr/java/j2sdk1.4.2_08/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:506)
at com.zerog.ia.installer.Main.d(DashoA8113)
at com.zerog.ia.installer.Main.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
GUI-java.lang.NoClassDefFoundError: java.awt.Window
at com.zerog.lax.LAX.showExceptionDialog(DashoA8113)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
========= JAVA Finished ==============================================Removing tmp install dir: “/tmp/install.dir.9354”
GregMemberDid you actually use
export LAX_VM=/usr/java/j2sdk1.4.2_08/bin/java/
or is that just a typo? There shoudn’t be a trailing ‘/’ after java, just
export LAX_VM=/usr/java/j2sdk1.4.2_08/bin/java
sabinaschneiderMemberYes I tried both…
Scott AndersonParticipantThe fastest fix is simply to use our manual installation archive, also available in the downloads section. The instructions on how to install it are quite simple and available here: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3424.html
-
AuthorPosts