Details :: Problems occurred when invoking code from plug-in: "org.ecli
This thread was displayed: 834 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Yangtian Lee
11-16-2006 04:32:05 GMT +2
|
When i ondblclick a JavaScript file which in the Project Explorer View occurred.
And the Eclipse pop a dialog box with the contents "An error has occurred. See error log for more details.";
I found the error event details like fellow:
-----------------------------------------------------------------------------------------------------------Date:2006-11-16 10:15:43:97
Severity:Error
Message:Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
Exception Stack Trace;
java.lang.NullPointerException
at com.interaktonline.jseclipse.text.interpreters.RhinoTreeParser.resolveReferences(RhinoTreeParser.java:242)
at com.interaktonline.jseclipse.text.interpreters.RhinoTreeParser.createFromTree(RhinoTreeParser.java:133)
at com.interaktonline.jseclipse.text.JsDocument.parseAllDocument(JsDocument.java:161)
at com.interaktonline.jseclipse.text.JsDocument.parseDocument(JsDocument.java:118)
at com.interaktonline.jseclipse.text.ParserPartListener.partActivated(ParserPartListener.java:72)
at org.eclipse.ui.internal.PartListenerList$1.run(PartListenerList.java:72)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:843)
at org.eclipse.ui.internal.PartListenerList.fireEvent(PartListenerList.java:57)
at org.eclipse.ui.internal.PartListenerList.firePartActivated(PartListenerList.java:70)
at org.eclipse.ui.internal.PartService.firePartActivated(PartService.java:73)
at org.eclipse.ui.internal.PartService.setActivePart(PartService.java:171)
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePartChanged(WorkbenchPagePartList.java:56)
at org.eclipse.ui.internal.PartList.setActivePart(PartList.java:126)
at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3207)
at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:588)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2604)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2528)
at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2520)
at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2500)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2485)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:388)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:350)
at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:275)
at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:139)
at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(OpenActionUtil.java:49)
at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:190)
at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:174)
at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:267)
at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:243)
at org.eclipse.jdt.internal.ui.navigator.OpenAndExpand.run(OpenAndExpand.java:50)
at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:220)
at org.eclipse.ui.internal.navigator.CommonNavigatorManager$1.open(CommonNavigatorManager.java:114)
at org.eclipse.jface.viewers.Str
View full message
|
|
|
Remus STRATULAT[InterAKT Online]
11-16-2006 16:14:58 GMT +2
|
Thank you for bringing this to our attention. We will look into it.
|
|
|