ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Import Schema Error: Component Identifier Already Exists

Post new topic  Reply to topic
 Import Schema Error: Component Identifier Already Exists « View previous topic :: View next topic » 
Author Message
catwood2
PostPosted: Wed May 26, 2004 2:48 pm    Post subject: Import Schema Error: Component Identifier Already Exists Reply with quote

Centurion

Joined: 17 May 2002
Posts: 108

Ok. Have searched the posts and reading thru the manual. Pointers appreciated.

I import a.xsd with following parameters:
MessageSet: CRETIK_SOURCE
RootElement: MESSAGE
Result: Success

I import b.xsd with following parameters:
MessageSet: CRETIK_TARGET
RootElement: MESSAGE
Result: Error "Component Identifier Already Exists"

For testing purposes...a and b xsd are identical.

Obviously, I am still on the learning curve for using MRM...I can appreciate that messages within the same MessageSet can not contain the same RootElement but I can not understand why I am getting this error. I do know that the RootElement parameter is the cause of the error tho.
thanks
Back to top
View user's profile Send private message
catwood2
PostPosted: Thu May 27, 2004 10:38 am    Post subject: Import Schema Error: Component Identifier Already Exists Reply with quote

Centurion

Joined: 17 May 2002
Posts: 108

This is only occurring when the Root Element is "MESSAGE". "message" does not exhibit this behavior.
Back to top
View user's profile Send private message
Missam
PostPosted: Thu May 27, 2004 12:56 pm    Post subject: Reply with quote

Chevalier

Joined: 16 Oct 2003
Posts: 424

Quote:
"Component Identifier Already Exists"


The Error Say what it mean.You should not duplicate the Identifier.

Check whether you had another element in the same message set with the same identifier MESSAGE.

And MESSAGE is different from message thats why its allowing you to check in with out any error.
Back to top
View user's profile Send private message
catwood2
PostPosted: Thu May 27, 2004 1:24 pm    Post subject: Reply with quote

Centurion

Joined: 17 May 2002
Posts: 108

Missam,
Thanks for the reply. I am defining only 1 message per message set.
My understanding is that MessageSets are distinct. That is, I should be able to have MessageSet CRETIK_SOURCE contain a message with a root element that is the same as a message that is defined in MessageSet CRETIK_TARGET.

My understanding is that you can't have 2 messages defined in the same message set with the same root element.

That's my understanding...I'm open to the possibility that I got this wrong..but I think my testing bears this out.

(wmqi2.1csd6 Test importing Identical schema files - barring modifications to RootElement)

TEST1:
MessageSet: CRETIK_SOURCE1
RootElement: MESSAGE
Result: Success

MessageSet: CRETIK_TARGET1
RootElement: MESSAGE
Result: Failure

TEST2
MessageSet: CRETIK_SOURCE2
RootElement: message
Result: Success

MessageSet: CRETIK_TARGET2
RootElement: message
Result: Success
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Import Schema Error: Component Identifier Already Exists
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.