|
Re: Does XML Schema editor work with CCRC? [message #604429 is a reply to message #604425] |
Wed, 09 December 2009 16:26 |
Ed Merks Messages: 33264 Registered: July 2009 |
Senior Member |
|
|
Grace,
I'm not sure what CCRC is. I can't tell from the stack the source
lines involved, but I can only imagine that method producing a null
pointer exception for an ill-formed DOM, e.g., a node with null as the
getNodeName or getAttributes should be impossible. Probably it's more
of a WTP question since they provide the editor. How might the
reproduce this problem?
gracehylo@yahoo.com wrote:
> Hi,
>
> I do not know which forum to put this to.
>
> When using the XML Schema editor in Clearcase remote client, I see
> this exception:
>
>
> ==> An error has occurred. See error log for more details.
> java.lang.NullPointerException
>
> !ENTRY org.eclipse.ui.views.properties.tabbed 4 2 2009-12-09 08:34:57.151
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.ui.views.properties.tabbed".
> !STACK 0
> java.lang.NullPointerException
> at org.eclipse.xsd.util.XSDConstants.lookupQualifier(Unknown
> Source)
> at
> org.eclipse.xsd.impl.XSDNamedComponentImpl.getQName(Unknown Source)
> at
> org.eclipse.wst.xsd.ui.internal.common.properties.sections.X
> SDComplexTypeSection.fillTypesCombo(Unknown Source)
> at
> org.eclipse.wst.xsd.ui.internal.common.properties.sections.X
> SDComplexTypeSection.refresh(Unknown Source)
> at
> org.eclipse.ui.views.properties.tabbed.TabContents$6.run(Unk nown Source)
> at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
> at org.eclipse.core.runtime.Platform.run(Unknown Source)
> at org.eclipse.ui.internal.JFaceUtil$1.run(Unknown Source)
> at org.eclipse.jface.util.SafeRunnable.run(Unknown Source)
> at
> org.eclipse.ui.views.properties.tabbed.TabContents.refresh(U nknown
> Source)
> at
> org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPa
> ge.refresh(Unknown Source)
> ......
>
> I wonder if it is supported.
>
>
> Grace
>
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Powered by
FUDForum. Page generated in 0.03454 seconds