Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » new Web service problem, pls help~
new Web service problem, pls help~ [message #80750] Mon, 07 March 2005 00:36 Go to next message
Eclipse UserFriend
Originally posted by: calendarw.gmail.com

When I new a project, Click new -> web service -> web service, then a list
of log is generated. can anyone help me?
is anything I haven't done?

=================
..log:
!SESSION 2005-03-07
13:32:05.602 -----------------------------------------------
eclipse.buildId=I20041216-2000
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_HK
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.ui 4 4 2005-03-07 13:32:05.602
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-03-07 13:32:05.602
!MESSAGE
org.eclipse.ui.IWorkbench.getHelpSystem()Lorg/eclipse/ui/hel p/IWorkbenchHelpSystem;
!STACK 0
java.lang.NoSuchMethodError:
org.eclipse.ui.IWorkbench.getHelpSystem()Lorg/eclipse/ui/hel p/IWorkbenchHelpSystem;
at
org.eclipse.jst.ws.internal.creation.ui.widgets.ServerWizard Widget.addControls(ServerWizardWidget.java:90)
at
org.eclipse.wst.command.internal.env.ui.widgets.SimpleWizard Page.createControl(SimpleWizardPage.java:54)
at
org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDi alog.java:1014)
at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog. java:1007)
at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.jav a:997)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog. java:995)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDial og.java:747)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:338)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:543)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:718 )
at org.eclipse.jface.window.Window.open(Window.java:696)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:172)
at
org.eclipse.ui.actions.NewWizardDropDownAction.run(NewWizard DropDownAction.java:149)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:989 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:555)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:505)
at
org.eclipse.jface.action.ActionContributionItem$7.handleEven t(ActionContributionItem.java:460)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2803)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2448)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1569)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1540)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:285)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:220)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
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:585)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:710)
at org.eclipse.core.launcher.Main.main(Main.java:694)
Re: new Web service problem, pls help~ [message #80948 is a reply to message #80750] Mon, 07 March 2005 14:06 Go to previous messageGo to next message
Eclipse UserFriend
>eclipse.buildId=I20041216-2000

It looks like you're running Eclipse 3.1 M4. WTP M3 requires Eclipse 3.1
M5a.


Lawrence
Re: new Web service problem, pls help~ [message #81592 is a reply to message #80948] Wed, 09 March 2005 06:02 Go to previous message
Eclipse UserFriend
Originally posted by: calendarw.gmail.com

thx


"Lawrence Mandel" <lmandel@ca.ibm.com> wrote in message
news:d0i8nv$mlv$1@www.eclipse.org...
> >eclipse.buildId=I20041216-2000
>
> It looks like you're running Eclipse 3.1 M4. WTP M3 requires Eclipse 3.1
> M5a.
>
>
> Lawrence
Previous Topic:Class org/w3c/dom/traversal/NodeIterator violates loader constraints
Next Topic:CVS project file set
Goto Forum:
  


Current Time: Thu Sep 18 18:16:01 EDT 2025

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

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

Back to the top