Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Error WSDL Editor
Error WSDL Editor [message #90500] Wed, 06 April 2005 11:44 Go to next message
Eclipse UserFriend
I get the following error when opening an WSDL file

'Unable to create part'

Click OK and the WSDL Editor tries to open and I get this error:

'An error has occurred when creating this editor'

I look in the log file and get this as well as load of other stuff

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".

Does anyne know how I go about fixing this error

Thanks in advance
Re: Error WSDL Editor [message #90835 is a reply to message #90500] Thu, 07 April 2005 16:28 Go to previous messageGo to next message
Eclipse UserFriend
plork123 wrote:
> I get the following error when opening an WSDL file
>
> 'Unable to create part'
>
> Click OK and the WSDL Editor tries to open and I get this error:
>
> 'An error has occurred when creating this editor'
>
> I look in the log file and get this as well as load of other stuff
>
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.ui.workbench".
>
> Does anyne know how I go about fixing this error

Can you provide more details from your workspace's .metadata/.log file?

--
- Nitin
Re: Error WSDL Editor [message #91030 is a reply to message #90835] Fri, 08 April 2005 04:14 Go to previous messageGo to next message
Eclipse UserFriend
This is what is in the log file

Hope you can help

Cheers


!ENTRY com.sysdeo.eclipse.tomcat 4 4 2005-04-08 08:46:46.812
!MESSAGE Starting Tomcat...


!ENTRY org.eclipse.ui.workbench 4 2 2005-04-08 09:12:39.750
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench".
!STACK 0
java.lang.NullPointerException
at org.eclipse.emf.common.util.URI.createURIWithCache(URI.java: 558)
at org.eclipse.emf.common.util.URI.createURI(URI.java:492)
at
org.eclipse.xsd.impl.XSDSchemaDirectiveImpl.resolve(XSDSchem aDirectiveImpl.java:384)
at org.eclipse.xsd.impl.XSDImportImpl.importSchema(XSDImportImp l.java:472)
at
org.eclipse.xsd.impl.XSDSchemaImpl.resolveSchema(XSDSchemaIm pl.java:2108)
at
org.eclipse.xsd.impl.XSDSchemaImpl.resolveNamedComponent(XSD SchemaImpl.java:2131)
at
org.eclipse.xsd.impl.XSDSchemaImpl.resolveAttributeDeclarati on(XSDSchemaImpl.java:2156)
at
org.eclipse.xsd.impl.XSDConcreteComponentImpl.resolveAttribu teDeclaration(XSDConcreteComponentImpl.java:2466)
at
org.eclipse.xsd.impl.XSDAttributeDeclarationImpl.patch(XSDAt tributeDeclarationImpl.java:199)
at
org.eclipse.xsd.impl.XSDConcreteComponentImpl.patch(XSDConcr eteComponentImpl.java:521)
at
org.eclipse.xsd.impl.XSDAttributeUseImpl.patch(XSDAttributeU seImpl.java:733)
at
org.eclipse.xsd.impl.XSDConcreteComponentImpl.patch(XSDConcr eteComponentImpl.java:521)
at
org.eclipse.xsd.impl.XSDNamedComponentImpl.patch(XSDNamedCom ponentImpl.java:722)
at
org.eclipse.xsd.impl.XSDTypeDefinitionImpl.patch(XSDTypeDefi nitionImpl.java:244)
at
org.eclipse.xsd.impl.XSDComplexTypeDefinitionImpl.patch(XSDC omplexTypeDefinitionImpl.java:990)
at
org.eclipse.xsd.impl.XSDConcreteComponentImpl.patch(XSDConcr eteComponentImpl.java:521)
at org.eclipse.xsd.impl.XSDSchemaImpl.patch(XSDSchemaImpl.java: 1483)
at
org.eclipse.xsd.impl.XSDSchemaImpl.changeAttribute(XSDSchema Impl.java:2302)
at
org.eclipse.xsd.impl.XSDConcreteComponentImpl.eNotify(XSDCon creteComponentImpl.java:1214)
at
org.eclipse.xsd.impl.XSDSchemaImpl.setSchemaLocation(XSDSche maImpl.java:827)
at
org.eclipse.wst.wsdl.internal.util.WSDLResourceImpl.setInlin eSchemaLocations(WSDLResourceImpl.java:460)
at
org.eclipse.wst.wsdl.internal.util.WSDLResourceImpl.attached (WSDLResourceImpl.java:444)
at
org.eclipse.emf.ecore.resource.impl.ResourceImpl$ContentsELi st.inverseAdd(ResourceImpl.java:318)
at
org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUniq ue(NotifyingListImpl.java:301)
at org.eclipse.emf.common.util.BasicEList.add(BasicEList.java:5 99)
at
org.eclipse.wst.wsdl.ui.internal.util.WSDLResourceUtil.creat eWSDLResource(WSDLResourceUtil.java:49)
at
org.eclipse.wst.wsdl.ui.internal.util.WSDLResourceUtil.creat eDefinition(WSDLResourceUtil.java:127)
at
org.eclipse.wst.wsdl.ui.internal.WSDLEditor.createPages(WSDL Editor.java:210)
at
org.eclipse.ui.part.MultiPageEditorPart.createPartControl(Mu ltiPageEditorPart.java:227)
at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:148)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1015)
at org.eclipse.core.runtime.Platform.run(Platform.java:757)
at org.eclipse.ui.internal.PartPane.doCreateChildControl(PartPa ne.java:144)
at org.eclipse.ui.internal.PartPane.createChildControl(PartPane .java:349)
at org.eclipse.ui.internal.PartPane.createControl(PartPane.java :218)
at
org.eclipse.ui.internal.PartStack.refreshPresentationSelecti on(PartStack.java:1043)
at org.eclipse.ui.internal.PartStack.setSelection(PartStack.jav a:1009)
at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:12 00)
at org.eclipse.ui.internal.PartStack.add(PartStack.java:384)
at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:109 )
at
org.eclipse.ui.internal.EditorSashContainer.addEditor(Editor SashContainer.java:63)
at
org.eclipse.ui.internal.EditorAreaHelper.openEditor(EditorAr eaHelper.java:281)
at org.eclipse.ui.internal.EditorManager$4.run(EditorManager.ja va:794)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.ui.internal.EditorManager.createEditorTab(Editor Manager.java:780)
at
org.eclipse.ui.internal.EditorManager.openInternalEditor(Edi torManager.java:903)
at
org.eclipse.ui.internal.EditorManager.openEditorFromDescript or(EditorManager.java:654)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManag er.java:640)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched( WorkbenchPage.java:2312)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Workben chPage.java:2244)
at org.eclipse.ui.internal.WorkbenchPage.access$8(WorkbenchPage .java:2236)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.j ava:2222)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPa ge.java:2217)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:299)
at
org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInE ditor(EditorUtility.java:231)
at
org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInE ditor(EditorUtility.java:124)
at
org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(Open ActionUtil.java:49)
at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:16 4)
at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:15 0)
at
org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchR un(SelectionDispatchAction.java:212)
at
org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(Selec tionDispatchAction.java:188)
at
org.eclipse.jdt.internal.ui.packageview.PackageExplorerActio nGroup.handleOpen(PackageExplorerActionGroup.java:300)
at
org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart$ 4.open(PackageExplorerPart.java:798)
at
org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredV iewer.java:659)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1015)
at org.eclipse.core.runtime.Platform.run(Platform.java:757)
at
org.eclipse.jface.viewers.StructuredViewer.fireOpen(Structur edViewer.java:657)
at
org.eclipse.jface.viewers.StructuredViewer.handleOpen(Struct uredViewer.java:876)
at
org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(Stru cturedViewer.java:975)
at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrate gy.java:243)
at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.ja va:238)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrate gy.java:277)
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:2908)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2541)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1612)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:293)
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:228)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:333)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:150)
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:268 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
at org.eclipse.core.launcher.Main.run(Main.java:887)
at org.eclipse.core.launcher.Main.main(Main.java:871)




"Nitin Dahyabhai" <nitind@us.ibm.com> wrote in message
news:d345ci$dhr$1@news.eclipse.org...
> plork123 wrote:
>> I get the following error when opening an WSDL file
>>
>> 'Unable to create part'
>>
>> Click OK and the WSDL Editor tries to open and I get this error:
>>
>> 'An error has occurred when creating this editor'
>>
>> I look in the log file and get this as well as load of other stuff
>>
>> !MESSAGE Problems occurred when invoking code from plug-in:
>> "org.eclipse.ui.workbench".
>>
>> Does anyne know how I go about fixing this error
>
> Can you provide more details from your workspace's .metadata/.log file?
>
> --
> - Nitin
Re: Error WSDL Editor [message #91280 is a reply to message #91030] Sun, 10 April 2005 01:31 Go to previous messageGo to next message
Eclipse UserFriend
This looks oddly familiar to bug 89351.

Can you please attach your wsdl file? If your import
has no schemaLocation, then this is likely the same problem.

Regards,
Keith
Re: Error WSDL Editor [message #91324 is a reply to message #91280] Mon, 11 April 2005 03:59 Go to previous messageGo to next message
Eclipse UserFriend
WSDL file



"Keith Chong" <kchong@ca.ibm.com> wrote in message
news:6e6e03d4e27a560ca9d7dd299174cd71$1@www.eclipse.org...
> This looks oddly familiar to bug 89351.
>
> Can you please attach your wsdl file? If your import
> has no schemaLocation, then this is likely the same problem.
>
> Regards,
> Keith
>


Re: Error WSDL Editor [message #91354 is a reply to message #91280] Mon, 11 April 2005 05:36 Go to previous messageGo to next message
Eclipse UserFriend
It says there's a patch to download for this bug, can you tell me where it
is

Many thanks






"Keith Chong" <kchong@ca.ibm.com> wrote in message
news:6e6e03d4e27a560ca9d7dd299174cd71$1@www.eclipse.org...
> This looks oddly familiar to bug 89351.
>
> Can you please attach your wsdl file? If your import
> has no schemaLocation, then this is likely the same problem.
>
> Regards,
> Keith
>
Re: Error WSDL Editor [message #91603 is a reply to message #91354] Tue, 12 April 2005 10:16 Go to previous messageGo to next message
Eclipse UserFriend
The patch is included in the bug. Also, the fix is in
the latest integration driver.
Re: Error WSDL Editor [message #91790 is a reply to message #91603] Wed, 13 April 2005 03:55 Go to previous messageGo to next message
Eclipse UserFriend
OK

Where to I get the fix from - can you point to a url

Many Thanks







"Keith Chong" <kchong@ca.ibm.com> wrote in message
news:f0499a57ae8284cf4e4406a87f2bd6a5$1@www.eclipse.org...
> The patch is included in the bug. Also, the fix is in
> the latest integration driver.
>
>
>
Re: Error WSDL Editor [message #93800 is a reply to message #91790] Thu, 21 April 2005 11:07 Go to previous messageGo to next message
Eclipse UserFriend
Go to the WTP downloads page,
http://download.eclipse.org/webtools/downloads/, and download the latest
integration build. If you can wait a week, milestone M4, which should be
pretty stable, will be available by the end of next week.

Lawrence


>OK
>
>Where to I get the fix from - can you point to a url
>
>Many Thanks
Re: Error WSDL Editor [message #93843 is a reply to message #93800] Thu, 21 April 2005 11:21 Go to previous messageGo to next message
Eclipse UserFriend
cheers, i'll wait til m4 is out







"Lawrence Mandel" <lmandel@ca.ibm.com> wrote in message
news:d48fj5$dvr$4@news.eclipse.org...
> Go to the WTP downloads page,
> http://download.eclipse.org/webtools/downloads/, and download the latest
> integration build. If you can wait a week, milestone M4, which should be
> pretty stable, will be available by the end of next week.
>
> Lawrence
>
>
>>OK
>>
>>Where to I get the fix from - can you point to a url
>>
>>Many Thanks
Re: Error WSDL Editor [message #93858 is a reply to message #93800] Thu, 21 April 2005 12:04 Go to previous messageGo to next message
Eclipse UserFriend
Rats. The milestone plan says 4/22. Has this slipped?

Lawrence Mandel wrote:

> Go to the WTP downloads page,
> http://download.eclipse.org/webtools/downloads/, and download the latest
> integration build. If you can wait a week, milestone M4, which should be
> pretty stable, will be available by the end of next week.

> Lawrence


>>OK
>>
>>Where to I get the fix from - can you point to a url
>>
>>Many Thanks
Re: Error WSDL Editor [message #93888 is a reply to message #93858] Thu, 21 April 2005 13:16 Go to previous message
Eclipse UserFriend
Richard,
yes, by one week [1].

[1] http://dev.eclipse.org/mhonarc/lists/wtp-dev/msg01439.html

Richard Rodseth wrote:

> Rats. The milestone plan says 4/22. Has this slipped?
>
> Lawrence Mandel wrote:
>
> > Go to the WTP downloads page,
> > http://download.eclipse.org/webtools/downloads/, and download the latest
> > integration build. If you can wait a week, milestone M4, which should be
> > pretty stable, will be available by the end of next week.
>
> > Lawrence
>
> >>OK
> >>
> >>Where to I get the fix from - can you point to a url
> >>
> >>Many Thanks
Previous Topic:J2EE web project / Tomcat server runtime configuration
Next Topic:Question about ModelHandlerRegistry.getHandlerForContentType()
Goto Forum:
  


Current Time: Thu May 22 19:42:42 EDT 2025

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

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

Back to the top