For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 4 replies, 2 voices, and was last updated 15 years, 2 months ago by
support-joy.
-
AuthorPosts
-
tempesttMemberHi,
I have a MyEclipse 8.6 installation, and have downloaded the Offline Installer for MyEclipse 9.0.
The Offline Installer fails with this output-log … suggestions?
// Mark D.
!SESSION 2011-04-13 11:37:55.811 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: C:\temp\MYECLI~1.EXE 0971673241
Command-line arguments: -os win32 -ws win32 -arch x86_64 C:\temp\MYECLI~1.EXE 0971673241!ENTRY org.eclipse.osgi 2 0 2011-04-13 11:37:58.838
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-04-13 11:37:58.838
!MESSAGE Bundle com.genuitec.pulse.client.common.shortcut.win32_3.2.0.v201102231800 [32] was not resolved.
!SUBENTRY 2 com.genuitec.pulse.client.common.shortcut.win32 2 0 2011-04-13 11:37:58.838
!MESSAGE Platform filter did not match: (&(osgi.os=win32)(osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-04-13 11:37:58.838
!MESSAGE Bundle org.eclipse.equinox.launcher.i18n.win32.win32.x86_3.2.0.v201102231800 [55] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.i18n.win32.win32.x86 2 0 2011-04-13 11:37:58.838
!MESSAGE Platform filter did not match: (&(osgi.ws=win32)(osgi.os=win32)(osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-04-13 11:37:58.838
!MESSAGE Bundle org.eclipse.core.net.win32.x86_1.0.100.I20100511-0800 [56] was not resolved.
!SUBENTRY 2 org.eclipse.core.net.win32.x86 2 0 2011-04-13 11:37:58.838
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-04-13 11:37:58.838
!MESSAGE Bundle org.eclipse.swt.win32.win32.x86_3.6.2.v3659c [60] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2011-04-13 11:37:58.838
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))!ENTRY org.eclipse.osgi 4 0 2011-04-13 11:37:58.840
!MESSAGE Application error
!STACK 1
com.genuitec.pulse.installer.exception.NoTypedContextException: com.genuitec.pulse.installer.context.base.IInstallerInstanceContext
at com.genuitec.pulse.installer.context.internal.InstallerContextImpl.getContextForScope(Unknown Source)
at com.genuitec.pulse.installer.context.internal.InstallerContextImpl$CallerScopedInstallerContext.getContext(Unknown Source)
at com.genuitec.pulse.installer.application.CommonInstallerApplication.prepareContainer(Unknown Source)
at com.genuitec.pulse.installer.application.CommonInstallerApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
Caused by: com.genuitec.pulse.installer.exception.TypedContextInitException: Could not read the installer instance file from the bundled installer contents.
at com.genuitec.pulse.installer.context.base.internal.InstallerInstanceContextImpl.init(Unknown Source)
… 16 moreApril 14, 2011 at 2:25 am #316036
support-joyMemberMark ,
Sorry to hear you are running into this issue. What is your OS and version? Looks like either the installer file is incomplete / corrupted. Could you verify the file size and md5sum of the installer matches that mentioned in the download site?
Alternatively, you can install ME using pulse. Please refer this FAQ – https://www.genuitec.com/forums/topic/installation-how-to-install-myeclipse-from-pulse/May 17, 2011 at 12:34 pm #316869
tempesttMemberWhere can I find the “not helpful” icon?
The Pulse Explorer also falied, with this error something like: “Can not load associated library.”
It appears that Pulse Explorer was looking for jvm.dll in the Users directory path. I checked, and the “jvm.dll” was actually located in that specific directory.
I will try the “Install using Eclipse Update Site”. If I can’t get this figured out, with or without assistance, I guess I will just go back to the base 3.6 installation and let my subscription lapse.
May 18, 2011 at 3:46 am #316883
support-joyMemberMark,
I understand that you have also created a ticket on the same issue. I have replied to your ticket.
June 7, 2011 at 5:17 am #317344
support-joyMemberThis issue stands resolved. For other users –
1. Mark had to delete all existing installs of ME by looking into .pulse2.properties file located on USER-HOME dir – this in turn points to the MyEclipse installation directory.
2. Remove the installation directory pointed by pulse2.properties file,
3. Install pulse, open pulse and install MyEclipse 9.0. -
AuthorPosts
