Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » XML Schema Definition (XSD) » Does XML Schema editor work with CCRC?(XML Schema editor)
Does XML Schema editor work with CCRC? [message #502752] Wed, 09 December 2009 15:49 Go to next message
No real name is currently offline No real nameFriend
Messages: 6
Registered: November 2009
Junior Member
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
Re: Does XML Schema editor work with CCRC? [message #502768 is a reply to message #502752] Wed, 09 December 2009 16:26 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
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/
Re: Does XML Schema editor work with CCRC? [message #502775 is a reply to message #502768] Wed, 09 December 2009 16:42 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 6
Registered: November 2009
Junior Member
Thanks Ed.

I installed Clearcase Remote Client 7.1.1. Then I create a new .xsd and checked into the repository.

Then I open using the "XML Schema editor".

After I tried to use "Add Element" to add an XSDElement,
and save the xsd, I get these problems.

Which forum category should it belong? Thanks.


Grace
Re: Does XML Schema editor work with CCRC? [message #502814 is a reply to message #502775] Wed, 09 December 2009 19:07 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Grace,

Maybe it's a WTP question. I've added it to the "to" list of the
reply. It it reproducible without Clearcase?


gracehylo@yahoo.com wrote:
> Thanks Ed.
>
> I installed Clearcase Remote Client 7.1.1. Then I create a new .xsd
> and checked into the repository.
>
> Then I open using the "XML Schema editor".
>
> After I tried to use "Add Element" to add an XSDElement,
> and save the xsd, I get these problems.
>
> Which forum category should it belong? Thanks.
>
>
> Grace


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Does XML Schema editor work with CCRC? [message #604433 is a reply to message #502768] Wed, 09 December 2009 16:42 Go to previous message
No real name is currently offline No real nameFriend
Messages: 6
Registered: November 2009
Junior Member
Thanks Ed.

I installed Clearcase Remote Client 7.1.1. Then I create a new .xsd and checked into the repository.

Then I open using the "XML Schema editor".

After I tried to use "Add Element" to add an XSDElement,
and save the xsd, I get these problems.

Which forum category should it belong? Thanks.


Grace
Re: Does XML Schema editor work with CCRC? [message #604435 is a reply to message #502775] Wed, 09 December 2009 19:07 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Grace,

Maybe it's a WTP question. I've added it to the "to" list of the
reply. It it reproducible without Clearcase?


gracehylo@yahoo.com wrote:
> Thanks Ed.
>
> I installed Clearcase Remote Client 7.1.1. Then I create a new .xsd
> and checked into the repository.
>
> Then I open using the "XML Schema editor".
>
> After I tried to use "Add Element" to add an XSDElement,
> and save the xsd, I get these problems.
>
> Which forum category should it belong? Thanks.
>
>
> Grace


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Does XML Schema editor work with CCRC?
Next Topic:XML generation from XSD puts "token" in attributes
Goto Forum:
  


Current Time: Thu Apr 25 23:30:48 GMT 2024

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

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

Back to the top