Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » IWAB0234E occured when trying Bottom Up Web Service Supporting Flexible Projects
IWAB0234E occured when trying Bottom Up Web Service Supporting Flexible Projects [message #104056] Sun, 15 May 2005 14:30 Go to next message
Eclipse UserFriend
Originally posted by: sinbadblue.gmail.com

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 #104119 is a reply to message #104056] Sun, 15 May 2005 19:07 Go to previous messageGo to next message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
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 #104187 is a reply to message #104119] Mon, 16 May 2005 13:28 Go to previous messageGo to next message
Eclipse UserFriend
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 #108401 is a reply to message #104187] Tue, 31 May 2005 20:18 Go to previous messageGo to next message
Todd Hill is currently offline Todd HillFriend
Messages: 15
Registered: July 2009
Junior Member
I had a similar problemt:
I was working through the tutorial titled "Bottom Up Web Service Supporting
Flexible Projects" and received the following error after pressing "FINISH"
(step 12 of the tutorial).

IWAB0014E Unexpected exception occured.
null
java.lang.NoClassDefFoundError
at org.apache.axis.client.Service.getAxisClient(Service.java:14 3)
at org.apache.axis.client.Service.<init>(Service.java:152)
at org.apache.axis.client.AdminClient.<init>(AdminClient.java:157)
at
org.apache.axis.tools.ant.axis.AdminClientTask.execute(Admin ClientTask.java:305)
at
org.eclipse.jst.ws.internal.axis.consumption.core.command.Ax isDeployCommand.executeAntTask(AxisDeployCommand.java:111)
at
org.eclipse.jst.ws.internal.axis.consumption.core.command.Ax isDeployCommand.execute(AxisDeployCommand.java:72)
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.performFinish(WizardPageManager.java:220)
at
org.eclipse.wst.command.internal.env.ui.widgets.DynamicWizar d.performFinish(DynamicWizard.java:333)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDi alog.java:676)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:349)
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.ui.actions.NewWizardAction.run(NewWizardAction.j ava:181)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
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 ?
>>
>>
>
>
Re: IWAB0234E occured when trying Bottom Up Web Service Supporting Flexible Projects [message #108415 is a reply to message #104187] Tue, 31 May 2005 20:36 Go to previous message
Todd Hill is currently offline Todd HillFriend
Messages: 15
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 ?
>>
>>
>
>
Previous Topic:IWAB0398E Error in generating WSDL from Java
Next Topic:Access UDDI regestry
Goto Forum:
  


Current Time: Thu Apr 25 05:17:16 GMT 2024

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

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

Back to the top