- This topic has 11 replies, 6 voices, and was last updated 20 years, 4 months ago by Riyad Kalla.
-
AuthorPosts
-
John ParkerMemberI am having an issue with the HTML Visual Designer. I am running Eclipse Version: 2.1.3 Build id: 200403101828, and MyEclipse 2.8B1
Create a table, add some text in a cell and make it a link. Right-click on the table and you will get a message:
“The MyEclipse Visual Designer has detected an unexpected internal error. In order to ensure the integrity…” etc. When the dialog is closed it reverts to the source view.
Riyad KallaMemberHmm we’ll check this out, thank you for the report.
Scott AndersonParticipantI’ve entered a problem report for further investigation to see if we can replicate it internally. However, more information on your machine configuration would certainly be helpful. Can you provide at least the information we request in the Posting Guidelines thread at the top of this forum?
Christian MüllerMemberI have not use the Visual Designer for much more than deleting some Tables till now (wich worked great ^^), but i encountered 2 Errors.
-What operating system and version are you running?
Win XP Pro SP1-What Eclipse version and build id are you using? (Help > About Eclipse Platform)
Version: 3.0.0
Build id: 200405211200
– Was Eclipse freshly installed for MyEclipse?
no, but nearly
– If not, was it upgraded to its current version using the update manager?
no
– Are any other external plugins installed?
csseditor.0.0.3 wich got kicked out, when i found your Version
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
8What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
Version: 3.7.101
Build id: 200405301200-3.8-Beta1
What JDK version are you using to run Eclipse? (java -version)
1.4.2_03
What JDK version are you using to launch your application server?
Not applicable
What steps did you take that resulted in the issue?1.
-
Opening *.htm,
switiching to Designer,
switching to Surce or Preview,
going back to Designer.This causes the Designer to display simply nothing. Meaning no content, just blank whiteness and the Toolbars.
2. Just using Right-Mouse-Button (placeed on a Graphire Tablett in my case) brings up the Message mentiond by bidspec . But it just comes, no difference over wich Type of Element, even blank Space.
What application server are you using?
not applicable
Scott AndersonParticipantIs there anything in the Eclipse log file at <workspace>/.metadata/.log?
Christian MüllerMember@support-scott wrote:
Is there anything in the Eclipse log file at <workspace>/.metadata/.log?
Cleaned it, made error occour. Got one Error, complaining about my Project does not exist. Tried a File in another Project, same thing:
!ENTRY de.bb.bje.eclipse 4 1 Jun 19, 2004 19:43:33.375 !MESSAGE JSP Compiler broken !STACK 1 Java Model Exception: Java Model Status [_root_gamemaniacx does not exist.] at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:562) at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:919) at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:1648) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1773) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1739) at de.bb.bje.eclipse.support.JspCompiler.getClassPath(Unknown Source) at de.bb.bje.eclipse.BejyPlugin.getClassLoader(Unknown Source) at de.bb.bje.eclipse.BejyPlugin.getCC(Unknown Source) at de.bb.bje.eclipse.editors.BJspEditor$1.run(Unknown Source) !SUBENTRY 1 org.eclipse.jdt.core 4 969 Jun 19, 2004 19:43:33.375 !MESSAGE _root_gamemaniacx does not exist. !ENTRY com.genuitec.eclipse.webdesigner 4 0 Jun 19, 2004 19:43:38.359 !MESSAGE Internal Designer Error !STACK 0 java.lang.Throwable: event.msg=Ungültiger Prozeduraufruf oder ungültiges Argument event.url=file://D:\Programme\MyEclipse\eclipse\plugins\com.genuitec.eclipse.webdesigner_3.7.101\fck\fckeditor.html event.line=288 at de.bb.bje.eclipse.editors.JspMultiPageEditor.handleDesignerError(Unknown Source) at com.genuitec.eclipse.webdesigner.WebDesignerBrowser$6.handleEvent(WebDesignerBrowser.java:794) at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(OleEventTable.java:55) at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(OleEventSink.java:146) at org.eclipse.swt.ole.win32.OleEventSink.Invoke(OleEventSink.java:120) at org.eclipse.swt.ole.win32.OleEventSink.access$1(OleEventSink.java:96) at org.eclipse.swt.ole.win32.OleEventSink$1.method6(OleEventSink.java:70) at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:115) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1475) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2380) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1363) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1334) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:253) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:97) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:307) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:256) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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:638) at org.eclipse.core.launcher.Main.main(Main.java:622) !ENTRY de.bb.bje.eclipse 4 1 Jun 19, 2004 19:44:29.218 !MESSAGE JSP Compiler broken !STACK 1 Java Model Exception: Java Model Status [_root_codeschnipsel does not exist.] at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:562) at org.eclipse.jdt.internal.core.JavaModelManager.getPerProjectInfoCheckExistence(JavaModelManager.java:919) at org.eclipse.jdt.internal.core.JavaProject.getPerProjectInfo(JavaProject.java:1648) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1773) at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:1739) at de.bb.bje.eclipse.support.JspCompiler.getClassPath(Unknown Source) at de.bb.bje.eclipse.BejyPlugin.getClassLoader(Unknown Source) at de.bb.bje.eclipse.BejyPlugin.getCC(Unknown Source) at de.bb.bje.eclipse.editors.BJspEditor$1.run(Unknown Source) !SUBENTRY 1 org.eclipse.jdt.core 4 969 Jun 19, 2004 19:44:29.218 !MESSAGE _root_codeschnipsel does not exist. !ENTRY com.genuitec.eclipse.webdesigner 4 0 Jun 19, 2004 19:44:35.390 !MESSAGE Internal Designer Error !STACK 0 java.lang.Throwable: event.msg='name.length' ist Null oder kein Objekt event.url=file://D:\Programme\MyEclipse\eclipse\plugins\com.genuitec.eclipse.webdesigner_3.7.101\fck\fckeditor.html event.line=118 at de.bb.bje.eclipse.editors.JspMultiPageEditor.handleDesignerError(Unknown Source) at com.genuitec.eclipse.webdesigner.WebDesignerBrowser$6.handleEvent(WebDesignerBrowser.java:794) at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(OleEventTable.java:55) at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(OleEventSink.java:146) at org.eclipse.swt.ole.win32.OleEventSink.Invoke(OleEventSink.java:120) at org.eclipse.swt.ole.win32.OleEventSink.access$1(OleEventSink.java:96) at org.eclipse.swt.ole.win32.OleEventSink$1.method6(OleEventSink.java:70) at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:115) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1475) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2380) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1363) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1334) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:253) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:97) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:307) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:256) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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:638) at org.eclipse.core.launcher.Main.main(Main.java:622)
Christian MüllerMemberCorrection to my stated Windows Version:
WinXP Pro SP 2 RC 1
Wich includes a “improved” IE.I checked with a ©2003-Version of FCKEditor on a standalone IE, there was no problem.
Btw: Beta 1 for FCKEditor 2 is out. Major improvement: Geckos eat it! Perhaps you (or Eclipse) can soon build on Geckos, rather than IE.
Problem with FCKEditor and Geckos: I deactivated the replacement/deactivation of Context-Menues in the Preferences. This does not stop FCKEditor from displaying it’s own menu, but the Gecko’s Menu is layering above it. There stil is a 2px-Border to aim at and reach the FCKEditor-Menu ^^.
Opera-Style Quickpreferences would be a nice addition the Gecko …
eagnesMemberIs it the same error of this post?
https://www.genuitec.com/forums/topic/internal-error-upon-right-mouse-click-in-designer-closed/
John ParkerMember-What operating system and version are you running?
Win XP Pro SP1-What Eclipse version and build id are you using? (Help > About Eclipse Platform)
Version: 2.1.3
Build id: 200403101828
– Was Eclipse freshly installed for MyEclipse?
Yes– If not, was it upgraded to its current version using the update manager?
No
– Are any other external plugins installed?
No– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
7– What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
2.7.101
– What JDK version are you using to run Eclipse? (java -version)
1.4.2_04
– What JDK version are you using to launch your application server?
1.4.2_04
– What steps did you take that resulted in the issue?1. New, HTML file, accept defaults
2. Switch to Visual Designer, click Continue
3. Click Insert/Edit Table, accept defaults
4. Type “Click Here” in cell 1, select text and click Insert/Edit Link button.
5. Type in link address, “http://www.myeclipseide.com”
6. Right-click on table
– What application server are you using?
Tomcat 5.025Here is the log:
!SESSION Jun 21, 2004 08:53:22.48 ———————————————-
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -install file:D:/Program Files/eclipse/
!ENTRY com.genuitec.eclipse.webdesigner 4 0 Jun 21, 2004 08:53:22.48
!MESSAGE Internal Designer Error
!STACK 0
java.lang.Throwable:
event.msg=’name.length’ is null or not an object
event.url=file://D:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.webdesigner_2.7.101\fck\fckeditor.html
event.line=118
at de.bb.bje.eclipse.editors.JspMultiPageEditor.handleDesignerError(Unknown Source)
at com.genuitec.eclipse.webdesigner.WebDesignerBrowser$6.handleEvent(WebDesignerBrowser.java:794)
at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(OleEventTable.java:55)
at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(OleEventSink.java:146)
at org.eclipse.swt.ole.win32.OleEventSink.Invoke(OleEventSink.java:120)
at org.eclipse.swt.ole.win32.OleEventSink.access$1(OleEventSink.java:96)
at org.eclipse.swt.ole.win32.OleEventSink$1.method6(OleEventSink.java:70)
at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:115)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1313)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1727)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
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:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
GregMemberbidspec,
We have replicated this error internally and have marked the PR in the system, priority 1. This will be fixed in the 3.8beta2 release. Thank you for your detailed reports and helping us replicate this error.
GregMembereagnes,
To answer your question…
This problem is not related to your post about the “internal error” on any rightclick. We have research your problem and we have not been able to replicate it on any of our test machines. We are going to look into this more and see if we can pinpoint the problem.
Riyad KallaMemberFixed in 3.8Beta2.
-
AuthorPosts