cancel
Showing results for 
Search instead for 
Did you mean: 

Error in JMS Sender Adpater

Former Member
0 Kudos

Hi

I am doing Weblogic-PI-File scenario

when i try to pick the XML file from Weblogic JMS queues its giving the follwing error

Error occurred while processing message: 552eec87-b6c3-4035-2675-cc3cd57b5487. Detailed error (if any): com.sap.aii.adapter.jms.api.channel.filter.MessageFilterException: Error in converting Binary message <?xml version="1.0" encoding="UTF-8"?> <ns0:MT_File_Sender xmlns:ns0="urn:XXXXXXXX.com:JMSReciever"><SalesOrderDetails><MRNNumber>1234</MRNNumber><FirstName>ABC</FirstName><LastName>CDE</LastName><SocialSecurity>1234567890</SocialSecurity></SalesOrderDetails></ns0:MT_File_Sender> to XI message for message: 552eec87-b6c3-4035-2675-cc3cd57b5487: TransportException: No MIME header found

Edited by: S V on Jan 27, 2009 1:08 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Please make sure the JMS driver is uploaded properly.

Get it from the vendor and do the upload and check the JMS paramters also..

You can ask the vendor for these details

Former Member
0 Kudos

Hi I am using Weblogic JMS Queues ..

and the connection parameters i am using :

JNDI LOOKUP NAME FOR QUEUE CONNECTION FACTORY:

mm.jms.VendorConnectionFactory

JNDI LOOKUP NAME OF JMS QUEUE: mm.jms.PIOutboundTestQueue

NAME OF JNDI INITIAL CONTEXT: weblogic.jndi.WLInitialContextFactory

JNDI SERVER ADDRESS : t3://vendor.xxx.xxxxxxx.com:6107

JNDI LOGON USER : xxxxxx

JNDI LOGON PWD : XXXXXX

did i miss anything ... or do i have configure anything on JMS sender adpater so that it will convert the text message into Binary

Former Member
0 Kudos

Check JMS Status ....For Refernce check out This Blog

/people/kan.th/blog/2007/02/05/exploring-jms-and-sap-xi-jms-adaper

The Error:

"to XI message for message: 552eec87-b6c3-4035-2675-cc3cd57b5487: TransportException: No MIME header found"

Means There is some Problem With Header Data ....Recheck the Configurations

BR,

Sainath

Former Member
0 Kudos

I suggest u to check the jms parametres once again .....!

and let me know .......!

Regards,

Aziz