Petals Studio

New WSDL wizard does not open on first time

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.2.0
  • Fix Version/s: None
  • Component/s: Eclipse Tools
  • Security Level: Public
  • Description:
    Hide

    First click on menu "File > New WSDL file" fails. See following stack:

    java.lang.NoSuchMethodError: org.eclipse.core.runtime.IExtension.getDeclaringPluginDescriptor()Lorg/eclipse/core/runtime/IPluginDescriptor;
    at org.eclipse.wst.wsdl.ui.internal.ContentGeneratorUIExtensionRegistryReader.readElement(WSDLEditorPlugin.java:563)
    at org.eclipse.wst.wsdl.ui.internal.BaseRegistryReader.readRegistry(WSDLEditorPlugin.java:420)
    at org.eclipse.wst.wsdl.ui.internal.ContentGeneratorUIExtensionRegistryReader.readRegistry(WSDLEditorPlugin.java:542)
    at org.eclipse.wst.wsdl.ui.internal.WSDLEditorPlugin.getContentGeneratorUIExtensionRegistry(WSDLEditorPlugin.java:166)
    at org.eclipse.wst.wsdl.ui.internal.wizards.WSDLNewFileOptionsPage.createControl(WSDLNewFileOptionsPage.java:201)
    at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174)

    Show
    First click on menu "File > New WSDL file" fails. See following stack: java.lang.NoSuchMethodError: org.eclipse.core.runtime.IExtension.getDeclaringPluginDescriptor()Lorg/eclipse/core/runtime/IPluginDescriptor; at org.eclipse.wst.wsdl.ui.internal.ContentGeneratorUIExtensionRegistryReader.readElement(WSDLEditorPlugin.java:563) at org.eclipse.wst.wsdl.ui.internal.BaseRegistryReader.readRegistry(WSDLEditorPlugin.java:420) at org.eclipse.wst.wsdl.ui.internal.ContentGeneratorUIExtensionRegistryReader.readRegistry(WSDLEditorPlugin.java:542) at org.eclipse.wst.wsdl.ui.internal.WSDLEditorPlugin.getContentGeneratorUIExtensionRegistry(WSDLEditorPlugin.java:166) at org.eclipse.wst.wsdl.ui.internal.wizards.WSDLNewFileOptionsPage.createControl(WSDLNewFileOptionsPage.java:201) at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174)
  • Environment:
    any

Activity

Hide
mistria added a comment - Fri, 21 Oct 2011 - 11:53:50 +0200
Show
mistria added a comment - Fri, 21 Oct 2011 - 11:53:50 +0200 Reported at Eclipse: https://bugs.eclipse.org/bugs/show_bug.cgi?id=361629
Hide
Vincent Zurczak added a comment - Fri, 21 Oct 2011 - 11:48:38 +0200

I created a new component / category for problems related to general Eclipse tools we have in the studio.

A clue is that the product is missing an org.eclipse.core.runtime.compatibility.registry fragment.

OK. The solution is in the product then.
But as a user, the problem seems related to the WSDL plug-ins.

Show
Vincent Zurczak added a comment - Fri, 21 Oct 2011 - 11:48:38 +0200 I created a new component / category for problems related to general Eclipse tools we have in the studio.
A clue is that the product is missing an org.eclipse.core.runtime.compatibility.registry fragment.
OK. The solution is in the product then. But as a user, the problem seems related to the WSDL plug-ins.
Hide
mistria added a comment - Fri, 21 Oct 2011 - 11:29:21 +0200

A clue is that the product is missing an org.eclipse.core.runtime.compatibility.registry fragment.

Show
mistria added a comment - Fri, 21 Oct 2011 - 11:29:21 +0200 A clue is that the product is missing an org.eclipse.core.runtime.compatibility.registry fragment.

People

Dates

  • Created:
    Fri, 21 Oct 2011 - 11:19:09 +0200
    Updated:
    Fri, 1 Jun 2012 - 09:37:45 +0200