For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 3 replies, 2 voices, and was last updated 16 years, 4 months ago by
support-joy.
-
AuthorPosts
-
I installed the 8.5 all-in-one, added mylyn (seemed to go OK) and then tried to add GWT. The GWT install failed with missing pacages initially. Pulse updated their stuff and on retry it failed again with “stallled” messages.
I restarted MyEclipse and got an error popup on the (initial) Config Center page:
An internal error occurred during: “Update Installed JREs”.
java.lang.NullPointerExceptionI restarted again and there was no error. I saw no error information about any of this in the log (should be).
I tried the GWT install again and again it “stalled”.
When I tried to swith back to the workbench, the current editor window which was showing pom.xml put up an error:Problems occurred restoring perspective. Could not find view: com.genuitec.eclipse.ast.deploy.core.serverviewIn the workbench view, pom.xml editor showed an error:
Could not open the editor: No editor descriptor for id org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart org.eclipse.ui.PartInitException: No editor descriptor for id org.eclipse.wst.xml.ui.internal.tabletree.XMLMultiPageEditorPart at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:598) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:271) at org.eclipse.ui.internal.EditorManager.setVisibleEditor(EditorManager.java:1417) at org.eclipse.ui.internal.EditorManager$5.runWithException(EditorManager.java:942) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803) at org.eclipse.ui.internal.Workbench$28.runWithException(Workbench.java:1384) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2316) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) 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:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)I closed that file and restarted MyEclipse. When I reopened pom.xml it seemed OK.
However, when I right-moused on it in the package explorer I did not see the Maven4MyEclipse option which I think used to be there.I tried opening a clean workspace. The upper left window only had Project explorer rather than Package Exploerer. When I added Package Explorer it showed only four specific choices rather than the 10 or so I used to see. Many standard ones, such as web projects were not in any list.
Can you tell me what is going on here? Is all this caused by Mylyn or the configuration center?
April 9, 2010 at 6:55 am #307518
support-joyMemberFrank,
How did you add mylyn and GWT? Also in what sequence did you add the plugins? Can you mention the steps in detail, this will help me replicate this issue at my end. Also can you include screenshot which will give me a visual? Please use either the [Preview] / [post reply]/ [pm] button to send out the screenshots.
April 9, 2010 at 9:15 am #307533I opened the Configuration Center, Dashboard tab, selected Mylyn from the Quick-Add list (no related tools) and pushed the button to process it.
Seemed to go OK.For GWT I selected Software tab, typed GWT in the Browse Software box and it showed “Google Plugin for Eclipse”.
I double clicked it and it added it to the pending list.
I pushed the button to process it.The first post gives the details after that.
It looked like many of the product features had disappeared from MyEclipse so I decided this install was corrupted.
I uninstalled and reinstalled, set up my proxy, and then installed GWT.
It finally installed OK (no stalling).I did NOT try to install Mylyn this time.
I suspect that Mylyn is the source of the problems.
Perhaps it has problems whenever any other product has any kind of install issue.So far I can create projects with maven and all the correct MyEclipse functionality is present.
April 12, 2010 at 1:29 am #307555
support-joyMemberFrank,
Thank you for the details. Good to hear you are all set. I have already filed a PR for the dev team to investigate the mylyn issue. I will let you know as soon as I hear back from them.
Best.
-
AuthorPosts

