facebook

[Closed] 5.5 GA install does not work

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

    gergog
    Member

    Hi,

    I am just wanted to install 5.5 GA full stack. I was not optimistic with that, so i did not remove the previous installation.

    For the first run the Quick Update was asking for Matisse. It downloaded it and everything seems to be ok.

    The problem started when i wanted to install BIRT. the update interrupted everytime at Rhino install as far as i remember.

    Then i uninstall 5.5 GA and try to get from the very beginning. This time it did not download Matisse at all and the BIRT struggling continues.

    The error log when i try to load a swing component made with Matisse:

    java.lang.ClassNotFoundException: com.genuitec.eclipse.dehory.DehoryEditor
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:278)
    at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:147)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
    at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:242)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:238)
    at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.java:231)
    at org.eclipse.ui.internal.EditorManager.createPart(EditorManager.java:911)
    at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:549)
    at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372)
    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566)
    at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:214)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2595)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2528)
    at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2520)
    at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2500)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2485)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:388)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:350)
    at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:275)
    at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:139)
    at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(OpenActionUtil.java:49)
    at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:190)
    at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:174)
    at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:267)
    at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:243)
    at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:306)
    at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:653)
    at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:817)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.runtime.Platform.run(Platform.java:843)
    at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
    at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:815)
    at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1069)
    at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1168)
    at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:249)
    at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:243)
    at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:283)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)

    Thanks,
    Gergo

    #270368 Reply

    Riyad Kalla
    Member

    Gergo,
    A few things to check:

    1) The size of 5.5 GA Installer is the same size as the one on the site. Want to make sure it isn’t corrupted or incomplete.

    2) When you installed 5.5 GA, did you be sure to intsall to a brand new directory, or did you install ontop of your existing install? You *have* to install to a brand new directory.

    3) Did you try restarting using -clean? https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    #270485 Reply

    gergog
    Member

    Riyad,

    This my eclipse.ini in the 5.5 GA directory.
    -clean
    -vmargs
    -Xms128M
    -Xmx512M
    -XX:PermSize=64M
    -XX:MaxPermSize=128M

    It is a brand new directory. I have a separate 5.1 GA, but it works. With Matisse.
    All i did between my installation is uninstall 5.5 GA. (Worth to mention sometimes it got stucked with the registry)

    I started over many times, but it does not realizes, that Matisse is missing.

    One comment on the new web. I don’t find the place where i can download the new software (last times i find it accidentaly with the built-in search function, but now i don’t find it again), so i can’t check the size of the package.

    I don’t see any reason why the homepage offers me a free trial as i am already a prof member.

    thanks!

    /Gergo

    #270500 Reply

    Riyad Kalla
    Member

    Gergo,
    Sorry for the confusion, you download from the Try/Download link here:
    http://www.myeclipseide.com/modules.php?name=Downloads&file=dl_options

    The trial and full download are the same, you just have to enter your subscription to unlock it.

    #270503 Reply

    gergog
    Member

    Hi Riyad,

    I guess here i need to choose developement releases.
    But here i see only this folder:
    UseAnywhere SNAP Connectors for other IDEs (2)

    /Gergo

    #270508 Reply

    Riyad Kalla
    Member

    I guess here i need to choose developement releases.

    Why would you do that? Just click the 5.5 GA download, it’s the giant button in the middle of the page.

    #270516 Reply

    gergog
    Member

    Well, then one more trouble report. 🙂

    This is all i see on the link you sent me. (Apart from the sidebars.)

    MyEclipse challenges the misconception that good development tools have to be expensive by delivering the most cost-effective and full featured Eclipse-based J2EE IDE on the market today.

    You can try MyEclipse free for a 30-day trial membership to test drive the full package and see if it is right for you.

    Accept License Agreement | Review License Agreement

    Previous Releases

    Development Releases
    For Eclipse 3.1.x
    For Eclipse 3.0.x
    For Eclipse 2.1.x

    /Gergo

    #270518 Reply

    gergog
    Member

    Riyad,

    Some more error log:

    !ENTRY org.eclipse.core.jobs 4 2 2007-05-22 21:19:21.547
    !MESSAGE An internal error occurred during: “Update Manager”.
    !STACK 0
    java.lang.SecurityException: SHA1 digest error for META-INF/eclipse.inf
    at sun.security.util.ManifestEntryVerifier.verify(Unknown Source)

    !ENTRY org.eclipse.update.core 4 0 2007-05-22 21:19:21.497
    !MESSAGE Unable to remove “C:\Program Files\MyEclipse 5.5 GA\myeclipse\eclipse\plugins\com.lowagie.itext_1.5.2.v20070518” from the file system. [java.lang.Exception]
    !STACK 0
    java.lang.Exception
    at org.eclipse.upd

    !ENTRY org.eclipse.ui 4 4 2007-05-22 20:49:16.652
    !MESSAGE Bad extension specification

    !ENTRY com.genuitec.eclipse.dehory 4 0 2007-05-22 20:49:16.662
    !MESSAGE startup class must implement org.eclipse.ui.IStartup

    !ENTRY org.eclipse.ui 4 4 2007-05-22 20:49:28.689
    !MESSAGE Invalid preference page path: Integrated Agent Controller

    !ENTRY org.eclipse.ui 4 4 2007-05-22 21:18:06.980
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 2007-05-22 21:18:06.980
    !MESSAGE Failed to execute runnable (java.lang.NullPointerException)
    !STACK 0
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
    at org.eclipse.swt.SWT.error(SWT.java:3374)
    at org.eclipse.swt.SWT.error(SWT.java:3297)

    !ENTRY org.eclipse.ui 4 4 2007-05-22 20:49:16.652
    !MESSAGE Unhandled Exception

    !ENTRY com.genuitec.eclipse.dehory 4 0 2007-05-22 20:49:16.652
    !MESSAGE Unable to execute early startup code for an extension
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    If you would like, then i can send you the whole log file in private message.

    /Gergo

    #270521 Reply

    Riyad Kalla
    Member

    Gergo,
    Do you really not see the download button? Do you have an ad blocker installed? Maybe it’s removing it for some reason…

    Attachments:
    You must be logged in to view attached files.
    #270523 Reply

    gergog
    Member

    Hi Riyad,

    It was the Adblocker. :o) Thanks,now i am see it. But as i see it right now this is 5.5.1, should i try with this one as well? I tried it with 5.5.

    /Gergo

    #270524 Reply

    Riyad Kalla
    Member

    Yes, if that stack trace you gave was from your 5.5 install, it still looks corrupted. Please download the all in one installer and make extra-sure you are installing to a brand new directory that has never existed before. I am still seeing core exceptions in your log that suggest to me that your install is stlil problomatic.

    #270526 Reply

    gergog
    Member

    Hi Riyad,

    It was the Adblocker. :o) Thanks,now i am see it. But as i see it right now this is 5.5.1, should i try with this one as well? I tried it with 5.5.

    /Gergo

    #270542 Reply

    Loyal Water
    Member

    Grego,
    Go ahead and try installing 5.5.1. Make sure you install it to a new location and NOT over an existing installation.

    #270544 Reply

    gergog
    Member

    Hi Nipun,

    Ok, now i am uninstalling 5.5GA, but it stops at the registry operations. Is it a problem? How can i continue?

    /Gergo

    #270554 Reply

    Riyad Kalla
    Member

    Gergo. I’m not sure why you are running into so many problems… maybe some gremlins in the machine.

    Instead of running the installer, you can instead just *make sure your workspace is backed up* then erase the install dir manually from your hard drive. While the installer may make a few notations in the registry, there are no settings that MyEclipse needs from the system registry so those are harmless.

    Also if the issue is a locked resource, try restarting your computer to see if that helps.

Viewing 15 posts - 1 through 15 (of 17 total)
Reply To: [Closed] 5.5 GA install does not work

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