Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » An error has occurred when creating this editor
An error has occurred when creating this editor [message #9333] Tue, 08 March 2005 05:58
Eclipse UserFriend
Originally posted by: cecile.pham.anyware-tech.com

Hello,

I am new in testing the "testing tools project" of tptp.
While trying to create a junit test suite, after finishing the wizard,
the editor can't be created : "An error has occurred when creating this
editor".
And when i regard the .log (see the log at the end of this msg), there is
just a null pointer exception.
Have you already get this kind of error ?
Thank you for your attention.

"!ENTRY org.eclipse.core.runtime 4 2 2005-03-08 11:52:51.175
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tForm. <init>(AbstractForm.java)
at
org.eclipse.hyades.test.ui.internal.editor.form.base.Abstrac tSectionForm. <init>(AbstractSectionForm.java)
at
org.eclipse.hyades.test.ui.internal.editor.form.base.Section Form. <init>(SectionForm.java)
at
org.eclipse.hyades.test.ui.internal.editor.form.base.Scrolla bleSectionForm. <init>(ScrollableSectionForm.java)
at
org.eclipse.hyades.test.ui.editor.form.util.EditorForm.<init >(EditorForm.java)
at
org.eclipse.hyades.test.ui.editor.form.util.EditorForm.<init >(EditorForm.java)
at
org.eclipse.hyades.test.common.internal.editor.TestSuiteForm . <init>(TestSuiteForm.java:66)
at
org.eclipse.hyades.test.java.internal.junit.editor.JUnitForm . <init>(JUnitForm.java:41)
at
org.eclipse.hyades.test.java.internal.junit.editor.JUnitEdit orExtension.createPages(JUnitEditorExtension.java:35)
at
org.eclipse.hyades.ui.internal.editor.HyadesEditorPart.creat ePages(HyadesEditorPart.java)
at
org.eclipse.ui.part.MultiPageEditorPart.createPartControl(Mu ltiPageEditorPart.java:191)
at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:148)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at
org.eclipse.ui.internal.PartPane.doCreateChildControl(PartPa ne.java:144)
at org.eclipse.ui.internal.PartPane.createChildControl(PartPane .java:349)
at org.eclipse.ui.internal.PartPane.createControl(PartPane.java :218)
at
org.eclipse.ui.internal.PartStack.refreshPresentationSelecti on(PartStack.java:1026)
at org.eclipse.ui.internal.PartStack.setSelection(PartStack.jav a:1008)
at
org.eclipse.ui.internal.EditorStack.setVisibleEditor(EditorS tack.java:170)
at
org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(Ed itorAreaHelper.java:359)
at
org.eclipse.ui.internal.EditorAreaHelper.openEditor(EditorAr eaHelper.java:283)
at org.eclipse.ui.internal.EditorManager$4.run(EditorManager.ja va:791)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.ui.internal.EditorManager.createEditorTab(Editor Manager.java:777)
at
org.eclipse.ui.internal.EditorManager.openInternalEditor(Edi torManager.java:900)
at
org.eclipse.ui.internal.EditorManager.openEditorFromDescript or(EditorManager.java:651)
at
org.eclipse.ui.internal.EditorManager.openEditor(EditorManag er.java:637)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched( WorkbenchPage.java:2207)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Workben chPage.java:2139)
at org.eclipse.ui.internal.WorkbenchPage.access$5(WorkbenchPage .java:2131)
at org.eclipse.ui.internal.WorkbenchPage$8.run(WorkbenchPage.ja va:2117)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPa ge.java:2112)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPa ge.java:2097)
at org.eclipse.hyades.ui.internal.util.UIUtil.openEditor(UIUtil .java)
at
org.eclipse.hyades.test.common.internal.wizard.TestSuiteNewW izard.openEditor(TestSuiteNewWizard.java:135)
at
org.eclipse.hyades.ui.internal.wizard.HyadesNewWizard.perfor mFinish(HyadesNewWizard.java)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:670)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:342)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:543)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:996)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2698)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2397)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:718 )
at org.eclipse.jface.window.Window.open(Window.java:696)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:172)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:989 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:555)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:505)
at
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContributionItem.java:419)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:996)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2698)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2397)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1569)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:285)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:220)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:710)
at org.eclipse.core.launcher.Main.main(Main.java:694)
"
Previous Topic:A java-written RAServer
Next Topic:Problems starting agent on Windows - tptpProcessController.exe uses 100% cpu
Goto Forum:
  


Current Time: Sun May 11 06:34:05 EDT 2025

Powered by FUDForum. Page generated in 0.02372 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top