facebook

MyEclipse 5.0M2 crashes while trying to launch

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #276603 Reply

    senthij
    Member

    Hi,

    I’m using MyEclipse 5.0M2 for my development. It crashes everytime when I try to launch IDE.

    I’m able to capture the error under “../.metadata/.log”. Please find the error below:

    !ENTRY org.eclipse.osgi 4 0 2007-10-07 19:44:47.960
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:3400)
    at org.eclipse.swt.SWT.error(SWT.java:3297)
    at org.eclipse.swt.SWT.error(SWT.java:3268)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:435)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:508)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:235)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:523)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:131)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:98)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:72)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:93)
    at org.eclipse.ui.internal.presentations.util.ProxyControl.<init>(ProxyControl.java:163)
    at org.eclipse.ui.internal.presentations.PaneFolder.<init>(PaneFolder.java:269)
    at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.<init>(DefaultTabFolder.java:104)
    at org.eclipse.ui.presentations.WorkbenchPresentationFactory.createEditorPresentation(WorkbenchPresentationFactory.java:53)
    at org.eclipse.ui.internal.presentations.PresentationFactoryUtil.createPresentation(PresentationFactoryUtil.java:42)
    at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:529)
    at org.eclipse.ui.internal.PartSashContainer.addChild(PartSashContainer.java:383)
    at org.eclipse.ui.internal.PartSashContainer.add(PartSashContainer.java:1328)
    at org.eclipse.ui.internal.PartSashContainer.add(PartSashContainer.java:307)
    at org.eclipse.ui.internal.PartSashContainer.addEnhanced(PartSashContainer.java:267)
    at org.eclipse.ui.internal.PartSashContainer.add(PartSashContainer.java:236)
    at org.eclipse.ui.internal.EditorSashContainer.createDefaultWorkbook(EditorSashContainer.java:97)
    at org.eclipse.ui.internal.EditorSashContainer.getActiveWorkbook(EditorSashContainer.java:135)
    at org.eclipse.ui.internal.EditorSashContainer.updateTabList(EditorSashContainer.java:419)
    at org.eclipse.ui.internal.EditorSashContainer.setActiveWorkbook(EditorSashContainer.java:386)
    at org.eclipse.ui.internal.EditorSashContainer.childRemoved(EditorSashContainer.java:89)
    at org.eclipse.ui.internal.PartSashContainer.remove(PartSashContainer.java:730)
    at org.eclipse.ui.internal.EditorSashContainer.removeEditor(EditorSashContainer.java:217)
    at org.eclipse.ui.internal.EditorAreaHelper.closeEditor(EditorAreaHelper.java:84)
    at org.eclipse.ui.internal.EditorAreaHelper.closeEditor(EditorAreaHelper.java:62)
    at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1264)
    at org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(WorkbenchPage.java:1088)
    at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage.java:1590)
    at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(WorkbenchWindow.java:748)
    at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:1486)
    at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:622)
    at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:598)
    at org.eclipse.ui.internal.WorkbenchWindow$2.run(WorkbenchWindow.java:713)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:711)
    at org.eclipse.ui.internal.Workbench.doRestoreState(Workbench.java:2870)
    at org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2805)
    at org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1681)
    at org.eclipse.ui.internal.Workbench.runStartupWithProgress(Workbench.java:1421)
    at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1679)
    at org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1650)
    at org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1529)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1473)
    at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState(WorkbenchConfigurer.java:183)
    at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:702)
    at org.eclipse.ui.internal.Workbench.init(Workbench.java:1085)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1847)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
    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)

    It would be helpful if could response to this immediately.

    Thanks,
    Senthil Jayakumar

    #276635

    Loyal Water
    Member

    Hi Senthil,
    I noticed you are using a MyEclipse milestone release. Can you switch to a GA release. You can go to our download page and grab the latest version – MyElipse 6.0 GA. Im sure you wont run into any such issues then.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse 5.0M2 crashes while trying to launch

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