|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Connector problem: Unable to find version "*.*.*" |
« View previous topic :: View next topic » |
Author |
Message
|
esiquio |
Posted: Fri Sep 21, 2007 1:12 pm Post subject: Connector problem: Unable to find version "*.*.*" |
|
|
Newbie
Joined: 20 Sep 2007 Posts: 2
|
Hi everyone,
I hope I'm posting in the right place this time. I have a problem with a JMS connector. The Connector starts fine, but when it needs to do the polling from MQ and create the BO, I'm getting this message:
[Mesg: Data handler com.ibm.bcg.DataHandlers.AttachmentDataHandler failed to convert message (ID:414d51206263672e71756575652e6d61b5afea4620010103) to business object (any). It reported the following error: com.ibm.bcg.DataHandlers.AttachmentDataHandlerException:CxCommon.Exceptions.BusObjSpecNameNotFoundException: Unable to find version "*
.*.*" of business object definition "ASBOPip3C3_Pip3C3InvoiceNotification".. ]
I tried 3 different BO's and with all of them I get the same error. I had a problem before with the collaboration object that didn't want to start so the connector wasn't even starting. I fixed that but now I'm hitting the wall with this one. I recreated already the connector from scratch and nothing.
Two weeks ago the ICS server didn't want to start, and we had to pull a db backup from last month to make it work. I don't know if there are still hidden issues of the previous problem or a new one because we did that.
Anyone with an idea of the best approach to solve this issue?
Thank you,
Esiquio |
|
Back to top |
|
 |
vk |
Posted: Mon Sep 24, 2007 5:39 am Post subject: |
|
|
Partisan
Joined: 20 Sep 2005 Posts: 302 Location: Houston
|
Hi esiquio,
This error occurs when the structure of the XML request put into the request queue does not match the BO definition in the repository of the connector.
Please check the following -
1. A BO XSD by name ASBOPip3C3_Pip3C3InvoiceNotification.xsd is present in the repository directory of the connector
2. The BO ASBOPip3C3_Pip3C3InvoiceNotification is listed in the Supported Business Objects tab of the connector configuration file
3. The XML message put into the request queue has an RFH header with the following attributes set under the mcd directory - (Msd='xml', Type='ASBOPip3C3_Pip3C3InvoiceNotification', Fmt='CwXML')
4. The XML body is valid and contains proper namespace prefixes
Regards,
VK. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|