cancel
Showing results for 
Search instead for 
Did you mean: 

File Adapter Error

Former Member
0 Kudos

Error Category XI_J2EE_ADAPTER_FILE

Error Code INITIALIZATION_ERROR

File adapter receiver channel CC_File_R is not initialized. Unable to proceed: null

Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Channel has not been correctly initialized and cannot process messages

Hello everyone,

I am getting the error mentioned above, i have read almost all the other relavant threads but nothing seems to help my case, pls respond

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hi Abhishek,

Stop start your channel in Runtime workbench->communication channel monitoring

Regards

Suraj

Former Member
0 Kudos

Hey,

Check your FCC parameters at the receiver end....remember they are case sensitive.......

This looks like a FCC config error....

Cheers

Dhwani

Former Member
0 Kudos

Thank you

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

First you check with Abhishek suggestions.

Then you can go for this wiki provided by Shabarish Vijayakumar

http://wiki.sdn.sap.com/wiki/display/XI/TroubleshootingtheFile+Adapter

Check if for the Recordset structure you have provided the occurance details. For example Header,1, Body,* etc. If so remove the occurance. The receiver file adapter does not require occurances to be mentioned. Only sender file adapter expects the same.

Thanks

Laxmi Bhushan

Former Member
0 Kudos

Thank you it helped some bit, in the record set sturcture

former_member200962
Active Contributor
0 Kudos

Is your channel active in ID?

Did you cehck the Cache status of your changelist in ID?

Is your channel functioning properly in RWB.....is it started?

If still having a problem, do a dummy change to the channel and the again activate it.....and if required refresh the cache.

Regards,

Abhishek.

Former Member
0 Kudos

Is your channel active in ID? YES

Did you cehck the Cache status of your changelist in ID? YES

Is your channel functioning properly in RWB.....is it started? YES

I have done dummy changes quite a few times but nothing happens same error every time.