- This topic has 12 replies, 5 voices, and was last updated 16 years ago by
Loyal Water.
-
AuthorPosts
-
MagithaMemberHi, I downloaded myeclipse-7.0-win32.exe.
When I run the exe, It gives the error message “Non 7-Zip archive”.
Please help me in this regard.
Loyal WaterMemberCan you please check if the md5sum of the installer you downloaded matches the md5sum mentioned on the download page.
MagithaMemberHow to check this?
Srivatsan SundararajanParticipantMagitha,
Follow the simple steps mentioned below to find out the md5sum of your download:
1. Download a md5sum program from here.
2. Run the md5sum program on the myeclipse-7.0-win32.exe that you downloaded from the site and see if it matches this value:97e14eb372db1d69007f280065d675ca
3. If it doesn’t then your download is corrupt and you will have to re-download the installer again.
Verizon_WAMemberWe’ve had several people try to download this to different machines from different networks and we always get the Non 7-zip exception.
Loyal WaterMemberddlipsey,
I would suggest you go to http://www.poweredbypulse.com and grab the pulse launcher. After launching the pulse explorer, add the MyEclipse profile to it and they should get you up and running.
Verizon_WAMemberI will try pulse but I’m fairly certain it won’t work through our proxy. I need the full installer so I can make it available to my team which has a large enterprise license. Is there any other way to do this? I noticed that I can install on my home machine, but when I copy the exe and copy to our business servers I get the 7zip error.
Ton HuismanMemberDisable the virusscanners and other ‘management’ tools (PowerFuse, CPU-Shield?) so they don’t mess-up the execution of the installer.
HTH
Ton
Verizon_WAMember@support-nipun wrote:
ddlipsey,
I would suggest you go to http://www.poweredbypulse.com and grab the pulse launcher. After launching the pulse explorer, add the MyEclipse profile to it and they should get you up and running.PulseExplorer won’t run on my system. Getting this exception:
org.osgi.framework.BundleException: The activator org.eclipse.equinox.internal.simpleconfigurator.Activator for bundle org.eclipse.equinox.simpleconfigurator is invalid
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:146)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:980)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:247)
at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:201)
at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:644)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:313)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:175)
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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: java.lang.UnsupportedClassVersionError: org/eclipse/equinox/internal/simpleconfigurator/Activator (Unsupported major.minor version 49.0)
Verizon_WAMember@huisma13 wrote:
Disable the virusscanners and other ‘management’ tools (PowerFuse, CPU-Shield?) so they don’t mess-up the execution of the installer.
HTH
TonThanks for the advice, but developers at my company don’t have the rights necessary to do this on our machines.
Loyal WaterMemberddlipsey,
I helped another user who was running into a similar issue. It seems like his installer was corrupt but your issue seems to be different since the installer works on your PC at home. Maybe turning off the management tools, like huisma13 pointed out, could fix this but you don’t have the rights. I’m not sure what else to suggest you.
Verizon_WAMemberI’ve asked our client team to try to see if they have better success. In the meantime, I installed 3.4 and then downloaded the archive to my local and was able to install that way.
Thanks for your help.
@support-nipun wrote:
ddlipsey,
I helped another user who was running into a similar issue. It seems like his installer was corrupt but your issue seems to be different since the installer works on your PC at home. Maybe turning off the management tools, like huisma13 pointed out, could fix this but you don’t have the rights. I’m not sure what else to suggest you.
Loyal WaterMemberYour welcome.
-
AuthorPosts