- This topic has 4 replies, 4 voices, and was last updated 18 years, 9 months ago by support-michael.
-
AuthorPosts
-
AirplusMemberHello,
just installed Version 4.1 and was very curious about the Javascript Debugging Feature.
But when I open the Web Browser i get lots of
“Procedure Entrypoint not found” Errors (don’t know if it’s the right translation, because my Windows speaks German),
Windows Title is “CiceroUIWndFrame” :
“PR_GetAddrInfoByName” in nspr4.dll
The DLL can found within the myEclispse Installation.In the end the window opens, but just says:
Unable to create this part due to an internal error. Reason for the failure: COM object method returns error code: 0x80004005
Detail:
com.jniwrapper.xpcom.ComException: COM object method returns error code: 0x80004005
at com.jniwrapper.xpcom.mozilla.impl.NsISupportsImpl.createComException(NsISupportsImpl.java:157)
at com.jniwrapper.abstractcom.impl.AbstractComImpl.doInvokeStandardVirtualMethod(AbstractComImpl.java:402)
at com.jniwrapper.xpcom.mozilla.impl.NsISupportsImpl.invokeStandardVirtualMethod(NsISupportsImpl.java:86)
at com.jniwrapper.xpcom.mozilla.widget.impl.NsIBaseWindowImpl.create(NsIBaseWindowImpl.java:57)
at com.genuitec.javascript.debug.ui.BrowserCanvas.setWebBrowser(BrowserCanvas.java:139)
at com.genuitec.javascript.debug.ui.BrowserCanvas.createBrowser(BrowserCanvas.java:78)
at com.genuitec.javascript.debug.ui.BrowserCanvas.<init>(BrowserCanvas.java:57)
at com.genuitec.javascript.debug.ui.SWTBrowserChromeDelegate.createBrowserArea(SWTBrowserChromeDelegate.java:356)
at com.genuitec.javascript.debug.ui.SWTBrowserChromeDelegate.<init>(SWTBrowserChromeDelegate.java:120)
at com.genuitec.javascript.debug.ui.editor.BrowserEditor.createPartControl(BrowserEditor.java:82)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:609)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:384)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:283)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:126)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268)
at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:391)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1102)
at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1051)
at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1256)
at org.eclipse.ui.internal.PartStack.add(PartStack.java:442)
at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:109)
at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:60)
at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:212)
at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:202)
at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:758)
at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:665)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:628)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2360)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2295)
at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2287)
at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2273)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2268)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2241)
at com.genuitec.javascript.debug.JSDebugPlugin.createBrowserEditor(JSDebugPlugin.java:222)
at com.genuitec.javascript.debug.JSDebugPlugin.getDebugBrowserEditor(JSDebugPlugin.java:200)
at com.genuitec.javascript.debug.launching.JSLaunchConfigurationDelegate$1.run(JSLaunchConfigurationDelegate.java:98)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3057)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2716)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
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:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)Any Ideas?
regards
CarstenMy Config:
eclipse:
Version: 3.1.1
Build id: M20050929-0840
myEclipse:
Version: 4.1.0
Build id: 20060122-4.1-GA
Java Version:
JDK 1.5.0 06
WindowsXP with SP2
Riyad KallaMemberWe are looking further into this issue, thank you for the heads up.
Scott AndersonParticipantCarsten,
Thanks for bringing this to our attention. If you can answer a few more questions we can likely narrow the problem down.
When you installed 4.1 was it a fresh install or an update?
Did you install it on top of a prior release?
Can you try running Eclipse with JDK 1.4.2 using a commandline like the following: eclipse.exe -vm <path-to-jdk1.4.2>\bin\javaw.exe?
Does the issue occur the same way on other machines in or organization?
Can you restart with the -clean option (eclipse.exe -clean) to see if that changes the behavior?
What version of Internet Explorer do you have installed?
AirplusMemberHi,
the issue was resolved.
I found some old Netscape DLLs in my windows\system32 folder,
which must have survived an old Navigator Installation.
Because on system path, they interferred with the ones delivered with MyEclipse.
The concerned DLLs were:
nspr4.dll
nss3.dll
plc4.dll
plds4.dll
ssl3.dllAfter I removed these, the Browser startet without any problem.
Regards
Carsten
support-michaelKeymasterThanks for following up with us. This is good information for us to know. Marking this thread [Closed].
-
AuthorPosts