facebook

Linux Installer .eclipseproduct missing [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #198831 Reply

    Precisely the same problem here. MyEclipse V.2.6.2 on RH 9 (updated with current patches), JDK_1.4.2_01, Eclipse v.2.1.1. I also run it on Win2K SP2 and there it runs.

    No, “.eclipseproduct” was not under the eclipse directory. I did create one myself so as to kickstart the installer. The latter then duly froze after the “pre-installation summary” step.

    My PATH variables are correct.

    I have a current MyEclipse subscription.

    Thanks for the attention.

    Johannes.\

    #198832 Reply

    Scott Anderson
    Participant

    Johannes,

    Where did you obtain your Eclipse distribution? If it was from JPackage, there is currently a known problem that we are trying to work out with them that is caused because they do not package Eclipse exactly as the binary distributions are packaged from Eclipse.org. If you download the Linux distribution directly from Eclipse.org, you shouldn’t have any problems with MyEclipse installation.

    –Scott
    MyEclipse Support

    #198867 Reply

    Scott,

    I did as you said. Now .eclipserproduct is there from the beginning. Sorry, but your installer is still stalling (to give you the benefit of the doubt I have waited about half an hour for it to start). Again, right after the “Pre-Installation Summary” step.

    Eclipse per se starts like a charm.

    Have you * really * tested the installer under RH 9 ? Can somebody there do such a test on the actual distribution ?

    Johannes.\

    #198870 Reply

    Scott Anderson
    Participant

    Johhannes,

    We not only test on RH9, we have a few thousand users on Linux overall. Of course, nothing is 100% reliable on every possible platform configuration so we need to find out what’s “stalling” the installer on your machine.

    Do you have plenty of available disk space and RAM? You can enable debugging output from the installer by setting the environment variable LAX_DEBUG=1 and then rerunning it. This should let us know what’s going on. Here are a couple of other “installation problem” threads that may be useful (the first is very similar):
    https://www.genuitec.com/forums/topic/help-needed-cannot-install-trial-version-closed/&highlight=laxdebug
    https://www.genuitec.com/forums/topic/can-t-install-closed/&highlight=laxdebug

    Please let us know how if your problem turns out to be the same.

    –Scott
    MyEclipse Support

    #198891 Reply

    Hi Scott,

    I did as you suggested (LAX_DEBUG=1). Here is the output :

    <Output>

    Preparing to install…
    Checking for POSIX df.
    Found POSIX df.
    True location of the self extractor: /tmp/MyEclipse/EnterpriseWorkbenchInstaller_020602.bin
    Creating installer data directory: /tmp/install.dir.4216
    Creating installer data directory: /tmp/install.dir.4216/InstallerData
    Gathering free-space information…
    Space needed to complete the self-extraction: 28299 blocks
    Available space: 2309280 blocks
    Available blocks: 2309280 Needed blocks: 28299 (block = 512 bytes)
    This installation does not contain a VM.
    Extracting the installation resources from the installer archive…
    Extracting install.zip from ./EnterpriseWorkbenchInstaller_020602.bin to /tmp/install.dir.4216/InstallerData/installer.zip …
    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:……………………….. /root/bin
    Looking in:……………………….. /sbin
    Looking in:……………………….. /usr/X11R6/bin
    Looking in:……………………….. /usr/bin
    Looking in:……………………….. /usr/local/ActivePerl-5.8/bin
    Looking in:……………………….. /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/bin
    Found VM:……………………….. /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/bin/java
    Looking in:……………………….. /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/bin
    Found VM:……………………….. /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/bin/java
    Looking in:……………………….. /usr/local/Komodo-2.3
    Looking in:……………………….. /usr/local/bin
    Looking in:……………………….. /usr/local/sbin
    Looking in:……………………….. /usr/sbin
    Looking in:……………………….. /usr/xpg4/bin
    * Using VM:……………………….. /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/bin/java
    Current VM is NOT a HotSpot VM

    ========= Virtual Machine Options ====================================
    LAX properties incorporated…………. OK.
    classpath…………………………. “/tmp/install.dir.4216/InstallerData:/tmp/install.dir.4216/InstallerData/installer.zip”
    main class………………………… “com.zerog.ia.installer.Main”
    .lax file path…………………….. “/tmp/install.dir.4216/temp.lax”
    user directory…………………….. “/tmp/install.dir.4216”
    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…………………………… gui

    Launching installer…

    ========= VM Command Line ============================================
    CLASSPATH=/tmp/install.dir.4216/InstallerData:/tmp/install.dir.4216/InstallerData/installer.zip
    “/usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/bin/java” -Djava.compiler=NONE -Xmx50331648 -Xms16777216 com.zerog.lax.LAX “/tmp/install.dir.4216/temp.lax”
    “/tmp/env.properties.4216”

    ========= Executing JAVA =============================================
    LAX Version = 5.5
    FileEncoding::initialize()- platform default encoding: UTF-8
    FileEncoding::initialize()- using encoding: UTF-8
    seaFilename = EnterpriseWorkbenchInstaller_020602
    Default properties location = /tmp/MyEclipse/
    UI Mode set to Default – SWING.
    __________________________________________________________________________

    __________________________________________________________________________

    InstallAnywhere 5.5.1 Enterprise
    __________________________________________________________________________

    Wed Oct 01 16:34:28 CEST 2003

    Free memory = 15533 kB
    Total memory = 16320 kB

    No arguments.

    java.class.path:
    /tmp/install.dir.4216/InstallerData
    /tmp/install.dir.4216/InstallerData/installer.zip

    ZGUtil.CLASS_PATH:
    /tmp/install.dir.4216/InstallerData
    /tmp/install.dir.4216/InstallerData/installer.zip

    sun.boot.class.path:
    /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/lib/rt.jar
    /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/lib/i18n.jar
    /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/lib/sunrsasign.jar
    /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/lib/jsse.jar
    /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/lib/jce.jar
    /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/lib/charsets.jar
    /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/classes

    java.ext.dirs:
    /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre/lib/ext

    java.version == 1.4.2_01 (Java 2+)
    java.vm.name == Java HotSpot(TM) Client VM
    java.vm.vendor == Sun Microsystems Inc.
    java.vm.version == 1.4.2_01-b06
    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/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/jre
    java.io.tmpdir == /tmp
    os.name == Linux
    os.arch == i386
    os.version == 2.4.20-18.9
    path.separator == :
    file.separator == /
    file.encoding == UTF-8
    user.name == root
    user.home == /root
    user.dir == /tmp/install.dir.4216
    user.language == en
    user.region == null
    __________________________________________________________________________

    Installer: InstallAnywhere 5.5.1 Enterprise Build 2032

    __________________________________________________________________________

    System’s temporary directory = /tmp
    RepositoryManager: lock acquired on: /var/.com.zerog.registry.lock
    Please report the following to IA Engineering:
    XMLScriptReader: ERROR during instantiation of object. This object was lost!
    – refID: null
    – class: com.zerog.ia.installer.actions.ShowDialogAction
    java.lang.NoClassDefFoundError: com/zerog/ia/installer/installpanels/InstallProgressActionPanel
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at ZeroGb4.a(DashoA8113)
    at ZeroGb4.a(DashoA8113)
    at ZeroGb4.a(DashoA8113)
    at ZeroGb4.c(DashoA8113)
    at ZeroGb4.a(DashoA8113)
    at ZeroGb4.a(DashoA8113)
    at com.zerog.ia.installer.Main.l(DashoA8113)
    at com.zerog.ia.installer.Main.c(DashoA8113)
    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)
    **** A parameter to a method was not available: method not invoked
    – Vector.addElement(
    null)
    Please report the following to IA Engineering:
    XMLScriptReader: ERROR during instantiation of object. This object was lost!
    – refID: null
    – class: com.zerog.ia.installer.actions.ShowDialogAction
    java.lang.NoClassDefFoundError: com/zerog/ia/installer/installpanels/InstallProgressActionPanel
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at ZeroGb4.a(DashoA8113)
    at ZeroGb4.a(DashoA8113)
    at ZeroGb4.a(DashoA8113)
    at ZeroGb4.c(DashoA8113)
    at ZeroGb4.a(DashoA8113)
    at ZeroGb4.a(DashoA8113)
    at com.zerog.ia.installer.Main.l(DashoA8113)
    at com.zerog.ia.installer.Main.c(DashoA8113)
    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)
    **** A parameter to a method was not available: method not invoked
    – Vector.addElement(
    null)
    finding a more suitable font for Redhat 9
    checking: dialog = lucidasans
    checking: dialog = lucidabright
    checking: sansserif = sansserif
    Sans Serif Font: SansSerif
    RepositoryManager: Local repository location is: /usr/local/MyEclipse/V_2_6_2/MyEclipse-UninstallerData/.com.zerog.registry.xml
    java.lang.ClassNotFoundException: com.zerog.ia.installer.installpanels.InstallProgressActionPanel
    at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at com.zerog.ia.installer.actions.InstallPanelAction.d(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.o(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.f(DashoA8113)
    at com.zerog.ia.installer.AAMgr.actionPerformed(DashoA8113)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
    at java.awt.Component.processMouseEvent(Component.java:5100)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Error running install panel: Not Enough Disk Space
    java.lang.NullPointerException
    java.lang.NullPointerException
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.o(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.f(DashoA8113)
    at com.zerog.ia.installer.AAMgr.actionPerformed(DashoA8113)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
    at java.awt.Component.processMouseEvent(Component.java:5100)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

    </Output>

    Take care,

    Johannes.\

    #198893 Reply

    Scott Anderson
    Participant

    Johannes,

    This appears to be an Install Anywhere error. The output instructs us to contact ZeroG so they can look into it. In case you’d like to follow it directly, I’ve posted a topic on their support forums here:
    http://community.zerog.com/cgi-bin/ikonboard.cgi?s=3f7b126a75ffffff;act=ST;f=14;t=2613;r=1

    However, I’ll continue to work with them to resolve the issue and post the outcome back here. We apologize for the inconvenience but thank you for bringing this to our attention so we can address it.

    –Scott
    MyEclipse Support

    #198928 Reply

    Scott Anderson
    Participant

    Johannes,

    I heard back from ZeroG and they suggested specifying exactly which java executable should be used to run the installer like this:
    $sh ./install.bin LAX_VM /usr/local/JavaSoft/JDK_142_01/j2sdk1.4.2_01/bin/java

    Can you try this and see what the outcome is?

    The other thing they mentioned was ensuring that your browser downloaded the installer in binary mode and it wasn’t corrupted during transfer. This seems remote to me, but if you could download a new copy of the installer and try the above at least we can say we tried both approaches.

    Thanks for you help in isolating this issue.

    –Scott
    MyEclipse Support

    #198937 Reply

    Scott Anderson
    Participant

    Johannes,

    A RH9 user’s experience with a similar problem and solution is available here:
    https://www.genuitec.com/forums/topic/workbench-install-on-rh9-closed/

    –Scott
    MyEclipse Support

    #198991 Reply

    Scott,

    Thanks. I followed the instructions at the ZeroG postings and now it works.

    Thanks again and please keep up the good work.

    Johannes.\

    #198992 Reply

    Scott Anderson
    Participant

    Johannes,

    That’s great news. Thanks for being patient and working through this with us.

    –Scott
    MyEclipse Support

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: Linux Installer .eclipseproduct missing [Closed]

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