facebook

html editor error (re-send for more info)

💡
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
  • #227722 Reply

    Aphiwat
    Member

    I cannot open html editor, but jsp editor work fine. It’s shows this msg “unable to create part”. Occurred in both to open existing file and create new html file. Plz suggest (i m evaluating a product, my 30 day period will over soon, if this problem is cleared, i will subscribe) 8)

    OK, provided here
    What operating system and version are you running?
    ans: WINXP with the most currently update, locale Thailand (TH)
    What Eclipse version and build id are you using? (Help > About Eclipse Platform)
    – Was Eclipse freshly installed for MyEclipse? ans: Yes
    – If not, was it upgraded to its current version using the update manager? ans: –
    – Are any other external plugins installed? ans: No
    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* ans: 8
    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
    ans: 3.8.3
    What JDK version are you using to run Eclipse? (java -version)
    ans: 1.4.2_06
    What JDK version are you using to launch your application server?
    ans: same as previous
    What steps did you take that resulted in the issue?
    ans: ???
    What application server are you using?
    ans: Tomcat 4.x (still not important)
    Are there any exceptions in the Eclipse log file? (<workspace>/.metadata/.log)
    ans: !ENTRY org.eclipse.core.runtime 4 2 เม.ย. 11, 2548 00:22:35.406

    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.

    !STACK 0

    An error has occurred when initializing the input for the the editor’s source page.

    at com.genuitec.eclipse.webdesigner.htmleditor.HTMLMultiPageEditorPart.createPages(Unknown Source)

    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:187)

    at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:137)

    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)

    at org.eclipse.core.runtime.Platform.run(Platform.java:747)

    at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:133)

    at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:205)

    at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:939)

    at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:921)

    at org.eclipse.ui.internal.EditorStack.setVisibleEditor(EditorStack.java:170)

    at org.eclipse.ui.internal.EditorAreaHelper.setVisibleEditor(EditorAreaHelper.java:338)

    at org.eclipse.ui.internal.EditorAreaHelper.openEditor(EditorAreaHelper.java:268)

    at org.eclipse.ui.internal.EditorManager$4.run(EditorManager.java:697)

    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)

    at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:686)

    at org.eclipse.ui.internal.EditorManager.openInternalEditor(EditorManager.java:782)

    at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:585)

    at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:573)

    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2201)

    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2134)

    at org.eclipse.ui.internal.WorkbenchPage.access$6(WorkbenchPage.java:2126)

    at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2113)

    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)

    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2108)

    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:299)

    at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:137)

    at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:110)

    at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(OpenActionUtil.java:49)

    at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:164)

    at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:150)

    at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:212)

    at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:188)

    at org.eclipse.jdt.internal.ui.packageview.PackageExplorerActionGroup.handleOpen(PackageExplorerActionGroup.java:289)

    at org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$4.open(PackageExplorerPart.java:490)

    at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:429)

    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)

    at org.eclipse.core.runtime.Platform.run(Platform.java:747)

    at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:427)

    at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:635)

    at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:731)

    at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:211)

    at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:206)

    at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:238)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)

    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)

    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)

    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)

    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)

    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)

    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)

    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.basicRun(Main.java:183)

    at org.eclipse.core.launcher.Main.run(Main.java:644)

    at org.eclipse.core.launcher.Main.main(Main.java:628)

    #227734

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: html editor error (re-send for more info)

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