facebook

Workbench Install on RH9 [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #198914 Reply

    Hello,

    I am trying to install Enterprise Workbench 030602 on my RH9 box.

    Here is my config:
    Dell Precision 450
    RH9 all patched up

    env | sort
    COLORTERM=gnome-terminal
    DESKTOP_STARTUP_ID=
    DISPLAY=:0.0
    G_BROKEN_FILENAMES=1
    GDMSESSION=Default
    GNOME_DESKTOP_SESSION_ID=Default
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/jeffblumenthal/.gtkrc-1.2-gnome2
    HISTSIZE=1000
    HOME=/root
    HOSTNAME=gd1b711.aus.amer.dell.com
    INPUTRC=/etc/inputrc
    JAVA_HOME=/usr/java/j2sdk1.4.2_01
    LAMHELPFILE=/etc/lam/lam-helpfile
    LANG=en_US.UTF-8
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=root
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:MAIL=/var/spool/mail/root
    PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/jeffblumenthal/bin
    PVM_ROOT=/usr/share/pvm3
    PVM_RSH=/usr/bin/rsh
    PWD=/home/jeffblumenthal
    QTDIR=/usr/lib/qt-3.1
    SESSION_MANAGER=local/gd1b711.aus.amer.dell.com:/tmp/.ICE-unix/460
    SHELL=/bin/bash
    SHLVL=3
    SSH_AGENT_PID=509
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_AUTH_SOCK=/tmp/ssh-XXF5XitS/agent.460
    TERM=xterm
    USER=root
    _=/usr/bin/env
    WINDOWID=29370233
    XAUTHORITY=/root/.xauthNR9cgQ
    XMODIFIERS=@im=none
    XPVM_ROOT=/usr/share/pvm3/xpvm
    ******************************************************

    When I execute the bin I get this stack:

    [root@gd1b711 jeffblumenthal]# ./EnterpriseWorkbenchInstaller_030602.bin
    Preparing to install…
    Extracting the installation resources from the installer archive…
    Configuring the installer for this system’s environment…

    Launching installer…

    Warning: -Xmx50331648 not understood. Ignoring.
    Warning: -Xms16777216 not understood. Ignoring.
    Exception in thread “main” java.lang.InternalError: Unexpected exception while defining class ZeroGt: java.lang.ClassNotFoundException: javax.swing.JDialog
    at 0x40268e17: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/./libgcj.so.3) at 0x4025bc8e: java.lang.Error.Error(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x402691fa: java.lang.VirtualMachineError.VirtualMachineError(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x4025d62e: java.lang.InternalError.InternalError(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x4025ac2f: java.lang.ClassLoader.defineClass(java.lang.String, byte[], int, int, java.security.ProtectionDomain) (/usr/lib/./libgcj.so.3)
    at 0x4025aa13: java.lang.ClassLoader.defineClass(java.lang.String, byte[], int, int) (/usr/lib/./libgcj.so.3)
    at 0x402f1f2e: java.net.URLClassLoader.findClass(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x40248197: gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x4025a904: java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/usr/lib/./libgcj.so.3)
    at 0x4024889c: _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/./libgcj.so.3)
    at 0x40244cdd: java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/./libgcj.so.3)
    at 0x4023b4cf: _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/./libgcj.so.3)
    at 0x40231857: _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/./libgcj.so.3)
    at 0x40229ae4: _Jv_PrepareClass(java.lang.Class) (/usr/lib/./libgcj.so.3)
    at 0x40248028: java.lang.ClassLoader.linkClass0(java.lang.Class) (/usr/lib/./libgcj.so.3)
    at 0x4025acb3: java.lang.ClassLoader.resolveClass0(java.lang.Class) (/usr/lib/./libgcj.so.3)
    at 0x4024646c: java.lang.Class.initializeClass() (/usr/lib/./libgcj.so.3)
    at 0x40244d04: java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/./libgcj.so.3)
    at 0x40244d9f: java.lang.Class.forName(java.lang.String) (/usr/lib/./libgcj.so.3)
    at 0x402ad01d: gnu.gcj.runtime.FirstThread.run() (/usr/lib/./libgcj.so.3)
    at 0x4024fc4c: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/./libgcj.so.3)
    at 0x4021c8ac: _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/./libgcj.so.3)
    at 0x08048910: __gcj_personality_v0 (java.compiler=NONE)
    at 0x420156a4: __libc_start_main (/lib/tls/libc.so.6)
    at 0x080486c1: _Jv_RegisterClasses (java.compiler=NONE)

    Thank you for your help,
    Jeff Blumenthal
    Dell Inc.

    #198923 Reply

    Scott Anderson
    Participant

    Jeff,

    First, I want to apologize that you’re experiencing this problem and thank
    you for posting so much information in the first post that it will allow me to
    immediately diagnose the problem and provide a workaround. You’ve obviously
    done support at some level in your past or present life. 🙂

    The problem you’re experiencing is caused by an unfortunate characteristic
    of Install Anywhere Enterprise, which we use to create all of our installers.
    Basically what it does is sort your PATH (lexicographically)
    then begin looking for a JVM it can run with. Naturally, sorting the path
    is stupid, but we’ve verified that this is precisely what they do.

    After sorting your path, Install Anywhere determined it should run with gcj,
    rather than your 1.4.2 JDK. GCJ can’t run the installer properly, thus
    causing the problem. To work around this issue you can launch a shell
    and cut the path down so that only your <jdk>/bin directory is on it. When
    the installer is run with this new shell, it will have no choice but to use the
    JDK you’d like for it to.

    For reference, here are a couple of threads where a user went through the same thing:
    https://www.genuitec.com/forums/topic/help-needed-cannot-install-trial-version-closed/&highlight=zerog
    https://www.genuitec.com/forums/topic/can-t-install-closed/&highlight=zerog

    –Scott
    MyEclipse Support

    #198929 Reply

    LOL!!! Yes, been there, done that.

    I redid the path to just my jvm and it was still using the path that is created from my /etc/source file.

    So I :
    PATH=/usr/java/j2sdk1.4.2_01 ; export PATH
    mv /usr/bin/java /home

    ran the install and it worked.

    Thank you again for your help,
    Jeff

    #198934 Reply

    Scott Anderson
    Participant

    LOL!!! Yes, been there, done that.

    I figured. The only folks that seem to be able to nail all the required information
    on the first go is someone that has “lived the life”. 🙂

    ran the install and it worked.
    Thank you again for your help

    Glad to help and that you’re up and running now. Please let us know if you
    need anything else.

    Now, if you’ll just run around to the thousands of Dell employees and let them
    know we exist… 😉

    –Scott
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Workbench Install on RH9 [Closed]

You must be logged in to post in the forum log in