Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » eclipse 3.1 + geronimo plugin + wtp m4
eclipse 3.1 + geronimo plugin + wtp m4 [message #116608] Wed, 06 July 2005 08:09 Go to next message
Eclipse UserFriend
Originally posted by: oggokoko.gmail.com

Hi guys,
i installed the eclipse 3.1 production release with wtp M4 and geronimo
plugin. Now in the j2ee navigator on every click I'm getting “An error has
accurred. See the log for more details.”. And in the log i have the
following error :

!ENTRY org.eclipse.jface 4 2 2005-07-06 14:06:13.860
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.jface".
!STACK 0
java.lang.NoSuchMethodError:
org.eclipse.jdt.internal.ui.actions.ActionMessages.getString (Ljava/lang/String;)Ljava/lang/String;
at
org.eclipse.jst.common.navigator.internal.actions.OpenAction . <init>(OpenAction.java:78)
at
org.eclipse.jst.common.navigator.internal.actions.OpenEditor ActionGroup. <init>(OpenEditorActionGroup.java:66)
at
org.eclipse.jst.common.navigator.internal.actions.NavigateAc tionGroup. <init>(NavigateActionGroup.java:52)
at
org.eclipse.jst.common.navigator.internal.actions.OpenAction sExtension.init(OpenActionsExtension.java:72)
at
org.eclipse.wst.common.navigator.internal.provisional.views. NavigatorActionService.initialize(NavigatorActionService.jav a:379)
at
org.eclipse.wst.common.navigator.internal.provisional.views. NavigatorActionService.getActionProviderInstance(NavigatorAc tionService.java:280)
at
org.eclipse.wst.common.navigator.internal.provisional.views. NavigatorActionService.fillActionBars(NavigatorActionService .java:229)
at
org.eclipse.wst.common.navigator.internal.provisional.views. CommonNavigatorManager.selectionChanged(CommonNavigatorManag er.java:97)
at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:14 8)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer .java:160)
at
org.eclipse.jface.viewers.StructuredViewer.updateSelection(S tructuredViewer.java:1784)
at
org.eclipse.jface.viewers.StructuredViewer.handleSelect(Stru cturedViewer.java:1027)
at
org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected( StructuredViewer.java:1053)
at
org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenS trategy.java:209)
at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.ja va:204)
at
org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrate gy.java:364)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3080)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2713)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
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)

If someone has a workaround for this problem, please let me know. Thanx in
advance.

Cheers
oggo
Re: eclipse 3.1 + geronimo plugin + wtp m4 [message #116863 is a reply to message #116608] Wed, 06 July 2005 12:40 Go to previous messageGo to next message
Eclipse UserFriend
oggo wrote:
> Hi guys, i installed the eclipse 3.1 production release with wtp M4 and
> geronimo plugin. Now in the j2ee navigator on every click I'm getting
> �An error has accurred. See the log for more details.�. And in the log i
> have the following error :
> !ENTRY org.eclipse.jface 4 2 2005-07-06 14:06:13.860
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.jface".
> !STACK 0
> java.lang.NoSuchMethodError:
> org.eclipse.jdt.internal.ui.actions.ActionMessages.getString (Ljava/lang/String;)Ljava/lang/String;
>
....
>
> If someone has a workaround for this problem, please let me know. Thanx
> in advance.
> Cheers oggo
>

WTP M4 can only be used with Eclipse 3.1M6. For the Eclipse 3.1
production release, you must use M5 (or newer).

--
- Nitin
Re: eclipse 3.1 + geronimo plugin + wtp m4 [message #117205 is a reply to message #116863] Thu, 07 July 2005 03:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: oggokoko.gmail.com

sure, but when i use wtp M5 there is a problem creating geronimo server
:-( do you have some experience configuring geronimo in eclipse
environment?
Re: eclipse 3.1 + geronimo plugin + wtp m4 [message #117233 is a reply to message #116608] Thu, 07 July 2005 04:34 Go to previous message
Eclipse UserFriend
Originally posted by: oggokoko.gmail.com

hi again,
i found out my problem. it's a bit stupid from my side, but first i
installed wtp m5 and geronimo plugin, at there was some conflict, then i
tried with wtp m4 amd geronimo plug in ... and finaly i discovered, that i
need only wtp m5 and no geronimo plugin. i hope with this posting will
help to another starters like me.

cheers
oggo
Previous Topic:Eclipse 3.1 + Webtool M5 : Issues with java/web src dir for web module config
Next Topic:Installing Eclipse with a whitespace in the path
Goto Forum:
  


Current Time: Wed Apr 23 11:56:20 EDT 2025

Powered by FUDForum. Page generated in 0.03958 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top