|
|
| Re: IWAB0234E occured when trying Bottom Up Web Service Supporting Flexible Projects [message #104187 is a reply to message #104119] |
Mon, 16 May 2005 09:28   |
|
Originally posted by: sinbadblue.gmail.com
I'm sorry, perhaps I shouldn't type the name of tutorial in the title.
"Bottom Up Web Service Supporting Flexible Projects"
http://www.eclipse.org/webtools/jst/components/ws/M4/tutoria ls/BottomUpWebService.html
Section :"Creating a bottom up Java bean Web service and Web service client"
's step #10
step 9 is ok , I see the window: Object Selection Page
then click Next , the error occurred.
error message? I think the exception track is too long. So I just post the
error id: IWAB0234E.
If you're sure that the exception debug track can be helpful. Then, tell me
please. I'll post the long track. Thanks
<lmandel@ca.ibm.com> ??????:d686m4$ri$1@news.eclipse.org...
> Hi,
>
> Which tutorial are you working through?
>
> Exactly what step is producing the error?
>
> What error message do you see?
>
> Thanks,
>
> Lawrence
>
>
>>I downloaded the all-in-one zip: wtp-eclipse-emf-gef-jem-sdk-1.0M4.zip
>>jdk is 1.4.2
>>tomcat 5.0.28
>>
>>when I trying the tutorial, the error occured at:
>>click Next at Object Selection Page
>>
>>anyone else meet the error? or who can help me ?
>
>
|
|
|
|
| Re: IWAB0234E occured when trying Bottom Up Web Service Supporting Flexible Projects [message #108415 is a reply to message #104187] |
Tue, 31 May 2005 16:36  |
Todd Hill Messages: 12 Registered: July 2009 |
Junior Member |
|
|
Just duplicated the same error message. Here is the stacktrace:
IWAB0234E An internal error occurred. Details: null
java.lang.NullPointerException
at
org.eclipse.jst.ws.internal.consumption.ui.common.ServerSele ctionUtils.getCompatibleExistingServers(ServerSelectionUtils .java:337)
at
org.eclipse.jst.ws.internal.consumption.ui.widgets.runtime.C lientRuntimeSelectionWidgetDefaultingCommand.setClientDefaul tServer(ClientRuntimeSelectionWidgetDefaultingCommand.java:7 13)
at
org.eclipse.jst.ws.internal.consumption.ui.widgets.runtime.C lientRuntimeSelectionWidgetDefaultingCommand.execute(ClientR untimeSelectionWidgetDefaultingCommand.java:194)
at
org.eclipse.jst.ws.internal.creation.ui.widgets.runtime.Serv erRuntimeSelectionWidgetDefaultingCommand.execute(ServerRunt imeSelectionWidgetDefaultingCommand.java:78)
at
org.eclipse.wst.command.internal.env.core.fragment.CommandFr agmentEngine.runCommand(CommandFragmentEngine.java:335)
at
org.eclipse.wst.command.internal.env.core.fragment.CommandFr agmentEngine.visitTop(CommandFragmentEngine.java:301)
at
org.eclipse.wst.command.internal.env.core.fragment.CommandFr agmentEngine.moveForwardToNextStop(CommandFragmentEngine.jav a:217)
at
org.eclipse.wst.command.internal.env.ui.widgets.SimpleComman dEngineManager$4.run(SimpleCommandEngineManager.java:208)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread( ModalContext.java:346)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:291)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 830)
at
org.eclipse.wst.command.internal.env.ui.widgets.SimpleComman dEngineManager.runForwardToNextStop(SimpleCommandEngineManag er.java:177)
at
org.eclipse.wst.command.internal.env.ui.widgets.WizardPageMa nager.runForwardToNextStop(WizardPageManager.java:80)
at
org.eclipse.wst.command.internal.env.ui.widgets.WizardPageMa nager.getNextPage(WizardPageManager.java:119)
at
org.eclipse.wst.command.internal.env.ui.widgets.SimpleWizard Page.getNextPage(SimpleWizardPage.java:120)
at
org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDial og.java:747)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:345)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:556)
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:842)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2894)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2527)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:803 )
at org.eclipse.jface.window.Window.open(Window.java:781)
at
org.eclipse.wst.command.internal.env.ui.widgets.popup.Dynami cPopupWizard.run(DynamicPopupWizard.java:123)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:246)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:538)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2894)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2527)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1570)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1534)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:306)
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:228)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:344)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:156)
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:315 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:268)
at org.eclipse.core.launcher.Main.run(Main.java:942)
at org.eclipse.core.launcher.Main.main(Main.java:926)
"Sinbadblue.Kong" <sinbadblue@gmail.com> wrote in message
news:d6a7nt$q6u$1@news.eclipse.org...
> I'm sorry, perhaps I shouldn't type the name of tutorial in the title.
> "Bottom Up Web Service Supporting Flexible Projects"
> http://www.eclipse.org/webtools/jst/components/ws/M4/tutoria ls/BottomUpWebService.html
>
> Section :"Creating a bottom up Java bean Web service and Web service
> client" 's step #10
> step 9 is ok , I see the window: Object Selection Page
> then click Next , the error occurred.
>
> error message? I think the exception track is too long. So I just post the
> error id: IWAB0234E.
> If you're sure that the exception debug track can be helpful. Then, tell
> me please. I'll post the long track. Thanks
>
> <lmandel@ca.ibm.com> ??????:d686m4$ri$1@news.eclipse.org...
>> Hi,
>>
>> Which tutorial are you working through?
>>
>> Exactly what step is producing the error?
>>
>> What error message do you see?
>>
>> Thanks,
>>
>> Lawrence
>>
>>
>>>I downloaded the all-in-one zip: wtp-eclipse-emf-gef-jem-sdk-1.0M4.zip
>>>jdk is 1.4.2
>>>tomcat 5.0.28
>>>
>>>when I trying the tutorial, the error occured at:
>>>click Next at Object Selection Page
>>>
>>>anyone else meet the error? or who can help me ?
>>
>>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.01613 seconds