Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Status of builds .. ready for smoke tests

Did anyone else see this one in the 2.0M3 build? I think it happened during the switch to the J2EE perspective on successful dynamic web project creation.

org.eclipse.ui.PartInitException: View descriptor not found: org.eclipse.wst.rdb.server.ui.navigator.serverExplorer
at org.eclipse.ui.internal.FolderLayout.addView(FolderLayout.java:74)
at org.eclipse.jst.j2ee.internal.perspective.J2EEPerspective.defineLayout(J2EEPerspective.java:122) at org.eclipse.jst.j2ee.internal.perspective.J2EEPerspective.createInitialLayout(J2EEPerspective.java:56) at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:708) at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:238)
at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:133)
at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1484) at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:947)
at org.eclipse.ui.internal.WorkbenchPage.access$12(WorkbenchPage.java:938)
at org.eclipse.ui.internal.WorkbenchPage$12.run(WorkbenchPage.java:3384)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3382) at org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard.replaceCurrentPerspective(BasicNewProjectResourceWizard.java:336) at org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard.updatePerspective(BasicNewProjectResourceWizard.java:485) at org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard.postPerformFinish(NewProjectDataModelFacetWizard.java:412) at org.eclipse.wst.web.ui.internal.wizards.NewProjectDataModelFacetWizard.performFinish(NewProjectDataModelFacetWizard.java:312) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:695) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:367)
at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:638)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3463)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3077)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:116)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3463)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3077)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1924)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1888)
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:104) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:348) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:165)
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:341)
at org.eclipse.core.launcher.Main.basicRun(Main.java:285)
at org.eclipse.core.launcher.Main.run(Main.java:987)
at org.eclipse.core.launcher.Main.main(Main.java:962)


David M Williams wrote:


_1.5.3_ <http://download.eclipse.org/webtools/committers/drops/R1.5/M-1.5.3-200611161917/> Thu, 16 Nov 2006 -- 19:17 (UTC)

_2.0M3_ <http://download.eclipse.org/webtools/committers/drops/R2.0/S-2.0M3-200611162259/> Thu, 16 Nov 2006 -- 22:59 (UTC) This M3 build will be re-done. Mostly to fix a regression related to undo, see bug 164769 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=164769>. (which was of due to a change in stricter EMF checking, but presumably just exposed an incorrectness in our SSE code that has just happened to work fine for years :)

But, also please check out the JUnit failures with this build., There were 11. I'm actually not too concerned about them (that is, don't think they are related to EMF 2.3 M3 or Java 5) since the exact same code was built and tested in the build labeled I200611162102 and they all passed fine. I suspect, though, the build machine was under heavy load when they failed (or lost internet connection?) so
        there is probably still important information there.

So, if you smoke test this build, you won't have to do the next one (the undo issue is pretty limited) but if you ready this note after the re-build, use the most recent build.


------------------------------------------------------------------------

_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng



Back to the top