cancel
Showing results for 
Search instead for 
Did you mean: 

File to MQ Series scenario

Former Member
0 Kudos

Hi,

I am trying out an File to MQ series scenario using JMS adapter.At the sender side the file is picked up,but the reciver channel is showing the following error :

*Error during channel initialization; exception trace: java.lang.NoClassDefFoundError

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:141)

at com.sap.aii.af.service.jms.WorkerJMSSender.init(WorkerJMSSender.java:366)

...*

Can any one provide some pointers to resolve the error.It seems that the reciver channel is configured correctly,but the channel is synchronising with the MQ series.

Accepted Solutions (0)

Answers (6)

Answers (6)

agasthuri_doss
Active Contributor
0 Kudos

Hi Thiyagarajan,

Did you resolved the issue ?

Regards

Agasthuri Doss

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Adapter is not initialized.... or invoked to the parameter you have mentioned in the Adapterconfiguration.

What SP ?

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi !

I think you have missed out connector Jar file while deploying....

Check this pdf......

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f...

Thanks !!!!

Former Member
0 Kudos

Hi Thiyagarajan

Pls refer these links for the scenario defenetely wil help

Refer to following blogs .

http://help.sap.com/saphelp_nw2004s/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/content.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f02d12a7-0201-0010-5780-8bfc7d12...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/3.0/how%20to%20...

/thread/217893 [original link is broken]

/people/alessandro.guarneri/blog/2006/01/04/jms-sender-adapter-handling-too-short-lines

/people/william.li/blog/2006/11/13/how-to-use-saps-webas-j2ees-jms-queue-in-exchange-infrastructure

Please go through the following links.....

/people/sudheer.babu2/blog/2007/01/18/asyncsync-communication-using-jms-adapter-without-bpm-sp-19

/people/venkataramanan.parameswaran/blog/2007/01/18/syncasync-communication-in-jms-adapter-without-bpm-sp19

First would be to deploy drivers for JMS scenarios - https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f...

Secondly, to configure JMS adapters;

http://help.sap.com/saphelp_nw04/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/content.htm

In case JMS scenario that you have is a sync one, in that case if you are below SP19 you might have to build a BPM - ref: http://help.sap.com/saphelp_nw04/helpdata/en/83/d2a84028c9e469e10000000a1550b0/content.htm

Else ref:

/people/sudheer.babu2/blog/2007/01/18/asyncsync-communication-using-jms-adapter-without-bpm-sp-19

/people/venkataramanan.parameswaran/blog/2007/01/18/syncasync-communication-in-jms-adapter-without-bpm-sp19

How to correlate JMS messages - https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5059f110-0d01-0010-7c8b-fdc...

How to use conversion modules in JMS - https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f02d12a7-0201-0010-5780-8bf...

Thanks!!

Regards

Abhishek Agrahari

nisarkhan_n
Active Contributor
0 Kudos

Did u properly configure the JMS receiver, drivers are deployed and correctly configured?

cross check the configuration steps once more and make sire the driversa re deployed.

former_member214364
Active Contributor
0 Kudos

Hi Thiyagarajan,

Please go through note- 790963.

Cheers,

Jag