For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 6 replies, 3 voices, and was last updated 21 years, 2 months ago by
Riyad Kalla.
-
AuthorPosts
-
mohsinSyedMemberI am unable to create struts application in MyEclipse IDE. I am trying to develope struts application through outline window menu, as mentioned in the tutorial from MyEclipseIde.com. If I right click on action-mappings and click on newForm,Action,JSP and giving all details required. its not giving the desired output.
If I open an exsisting struts application its working properly.
What is the problem. Please help ❓April 14, 2005 at 8:10 am #228065
Riyad KallaMemberMoving to J2EE.
its not giving the desired output.
What is happening? What is wrong about it?
April 14, 2005 at 9:19 am #228085
Scott AndersonParticipantCan 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.
April 14, 2005 at 11:17 pm #228144
mohsinSyedMemberSystem Setup ——————————-
Operating System and version: Windows2000 Professional
Eclipse version: 3.1.0
Eclipse build id: 200409240800
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins: uml2, EMF, GEF
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.8.4+ QF2-BetaFor3.1
Eclipse JDK version:
Application Server JDK version: 1.4.2
Are there any exceptions in the Eclipse log file?If this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:– Message Body ——————————-
While I am creating new formBean through outline view, its taking all the details but its not showing up any Form bean and other action map code in Struts-config.xml. But its creating the Form bean and Action classes.
while in the same process when I am creating a new Form bean item such as TextBox then the MyEclipse Icon is changed to window icon in the Title Bar.
Please Help ME.April 15, 2005 at 9:57 am #228161
Riyad KallaMembermohsin,
From looking at the information you entered (EMF/GEF) it is highly possible that the versions of EMF/GEF that you have installed are conflicting with the ones that MyEclipse ships. Please check your log file <Workspace dir>\.metadata\.log, near the bottom, for exceptions pertaining to the the Wizard and this might shed some light on what is going on.April 18, 2005 at 12:34 am #228241
mohsinSyedMemberThank you for your help. I found the log file and here is the content of it.
But I am unable to understand what is the problem, please help.!SESSION Apr 18, 2005 11:01:34.421 ———————————————
eclipse.buildId=I200409240800
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US!ENTRY org.eclipse.core.runtime 4 2 Apr 18, 2005 11:01:34.421
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
!STACK 0
java.lang.NoSuchMethodError: org.eclipse.ui.internal.texteditor.EditPosition.<init>(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;Lorg/eclipse/jface/text/Position;)V
at com.ibm.sse.editor.StructuredTextEditor.dispose(Unknown Source)
at org.eclipse.ui.part.MultiPageEditorPart$3.run(MultiPageEditorPart.java:491)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.part.MultiPageEditorPart.disposePart(MultiPageEditorPart.java:484)
at org.eclipse.ui.part.MultiPageEditorPart.dispose(MultiPageEditorPart.java:218)
at com.genuitec.eclipse.struts.editor.multipage.StrutsConfigEditor.dispose(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPartReference.dispose(WorkbenchPartReference.java:404)
at org.eclipse.ui.internal.EditorManager$Editor.dispose(EditorManager.java:1537)
at org.eclipse.ui.internal.WorkbenchPage$5.run(WorkbenchPage.java:1233)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchPage.java:1231)
at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:940)
at org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(WorkbenchPage.java:880)
at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage.java:1252)
at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(WorkbenchWindow.java:653)
at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:1189)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:542)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:523)
at org.eclipse.ui.internal.WorkbenchWindow$1.run(WorkbenchWindow.java:618)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:616)
at org.eclipse.jface.window.WindowManager.close(WindowManager.java:108)
at org.eclipse.ui.internal.Workbench$10.run(Workbench.java:490)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:486)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:421)
at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:606)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:604)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:579)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:539)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:523)
at org.eclipse.ui.internal.WorkbenchWindow$1.run(WorkbenchWindow.java:618)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:616)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:625)
at org.eclipse.jface.window.Window$2.shellClosed(Window.java:572)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:158)
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.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:805)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:240)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1455)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2977)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1400)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3349)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1474)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:399)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3056)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1400)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3349)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1474)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:399)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3056)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1400)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3349)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1479)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2440)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1443)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1414)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:271)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
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(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:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)!ENTRY org.eclipse.core.runtime 4 2 Apr 18, 2005 11:01:35.265
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
!STACK 0
java.lang.NoSuchMethodError: org.eclipse.ui.internal.texteditor.EditPosition.<init>(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;Lorg/eclipse/jface/text/Position;)V
at com.ibm.sse.editor.StructuredTextEditor.dispose(Unknown Source)
at org.eclipse.ui.part.MultiPageEditorPart$3.run(MultiPageEditorPart.java:491)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.part.MultiPageEditorPart.disposePart(MultiPageEditorPart.java:484)
at org.eclipse.ui.part.MultiPageEditorPart.dispose(MultiPageEditorPart.java:218)
at com.genuitec.eclipse.webdesigner.htmleditor.HTMLMultiPageEditorPart.dispose(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPartReference.dispose(WorkbenchPartReference.java:404)
at org.eclipse.ui.internal.EditorManager$Editor.dispose(EditorManager.java:1537)
at org.eclipse.ui.internal.WorkbenchPage$5.run(WorkbenchPage.java:1233)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.WorkbenchPage.disposePart(WorkbenchPage.java:1231)
at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:940)
at org.eclipse.ui.internal.WorkbenchPage.closeAllEditors(WorkbenchPage.java:880)
at org.eclipse.ui.internal.WorkbenchPage.dispose(WorkbenchPage.java:1252)
at org.eclipse.ui.internal.WorkbenchWindow.closeAllPages(WorkbenchWindow.java:653)
at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:1189)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:542)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:523)
at org.eclipse.ui.internal.WorkbenchWindow$1.run(WorkbenchWindow.java:618)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:616)
at org.eclipse.jface.window.WindowManager.close(WindowManager.java:108)
at org.eclipse.ui.internal.Workbench$10.run(Workbench.java:490)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:486)
at org.eclipse.ui.internal.Workbench.access$8(Workbench.java:421)
at org.eclipse.ui.internal.Workbench$12.run(Workbench.java:606)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:604)
at org.eclipse.ui.internal.Workbench.close(Workbench.java:579)
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:539)
at org.eclipse.ui.internal.WorkbenchWindow.access$0(WorkbenchWindow.java:523)
at org.eclipse.ui.internal.WorkbenchWindow$1.run(WorkbenchWindow.java:618)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:616)
at org.eclipse.jface.window.Window.handleShellCloseEvent(Window.java:625)
at org.eclipse.jface.window.Window$2.shellClosed(Window.java:572)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:158)
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.Widget.sendEvent(Widget.java:820)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:805)
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:240)
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1455)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:2977)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1400)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3349)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1474)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:399)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3056)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1400)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3349)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1474)
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:399)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3056)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1400)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:3349)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1479)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2440)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1443)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1414)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:271)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:102)
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(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:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)April 18, 2005 at 10:18 am #228258
Riyad KallaMemberjava.lang.NoSuchMethodError: org.eclipse.ui.internal.texteditor.EditPosition.<init>(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;Lorg/eclipse/jface/text/Position;)V
Errors like this always indicate that you have installed incompatible versions of Eclipse and MyEclipse together. This error suggests that MyEclipse is attempting to call a method in Eclipse that does not exist, because the APIs are incompatible.
I would suggest that you perform a brand new clean install of Eclipse 3.0.2 SDK (redownload from Eclipse’s site) and MyEclipse 3.8.4.
-
AuthorPosts
