Author |
Message
|
rehab_desoki |
Posted: Tue Oct 25, 2005 6:22 am Post subject: I have an Error in Message set |
|
|
Novice
Joined: 25 Oct 2005 Posts: 18
|
when i make a trace on a deployed message set i found the node throw an exception that the dictionary not found |
|
Back to top |
|
 |
Mr Butcher |
Posted: Tue Oct 25, 2005 6:23 am Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
and please - do not crosspost. one thread is enough _________________ Regards, Butcher |
|
Back to top |
|
 |
kimbert |
Posted: Wed Oct 26, 2005 1:30 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
So your message properties must be incorrect. Check that the message set was deployed successfully, and then check that the message set identifier is correct.
In future, please give much more information with your posts - version, CSD level and full text of error. |
|
Back to top |
|
 |
rehab_desoki |
Posted: Wed Oct 26, 2005 1:39 am Post subject: ok another way |
|
|
Novice
Joined: 25 Oct 2005 Posts: 18
|
i want to ask you i want to make a message validation on a XML msg mean validate tags all complete and with a min requirement of appearance and in the same order i define and i also want to make a mapping from fields in input node to other in outputnode after i make a mapping, all fields in input copied to output except in the properties of the output inside message set tag it was null an exception thrown in parser and in the text was =RC Dictionary Not Found |
|
Back to top |
|
 |
kimbert |
Posted: Wed Oct 26, 2005 1:54 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
Quote: |
version, CSD level and full text of error |
Did you check that the 'message set' property in the message properties folder is correct? |
|
Back to top |
|
 |
rehab_desoki |
Posted: Wed Oct 26, 2005 2:47 am Post subject: |
|
|
Novice
Joined: 25 Oct 2005 Posts: 18
|
The version is broker 5.0.2 and the exception is Parser Exception and the full text is RM Dictionary Not Found and function is MtiImbRMErrorMap::checkRC[/img][/code] |
|
Back to top |
|
 |
elvis_gn |
Posted: Wed Oct 26, 2005 4:16 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Did you try doing a search for RM Dictionary.....
Anyway it is because ur Message set has not been added to the Execution Group OR the Message set that u have added is not the one that the Input node Properties is pointing to....
Ok, ur earlier posts state that the Properties is "null"....if ur mapping the input to output, populate the Properties.MessageSet(i think) with the Message Set Id..... |
|
Back to top |
|
 |
|