cancel
Showing results for 
Search instead for 
Did you mean: 

Error in File Channel

Former Member
0 Kudos

Hi All,

we are facing strange issue in file adapter.

attempt to process file failed with javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/sap/aii/adapter/xi/validator/ValidationHandlerProxy; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/sap/aii/adapter/xi/validator/ValidationHandlerProxy; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/sap/aii/adapter/xi/validator/ValidationHandlerProxy; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/sap/aii/adapter/xi/validator/ValidationHandlerProxy


This is file to proxy scenario we are using ICO 


Sender Channel is normal File Adapter (no custom module used)  Receiver is Soap over XI .


Note :- We already refreshed Cache , restarted the file adapter services ,  already stopped and started the channel .


Basis Guy are not ready to restart the server since only one file channel is in error others are working fine.

Warm Regards,

Rudra

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Rudra,

We had the same kind of issue in our test environment and the file channels were functioning in green other than the one which was supposed to process the file.

We placed the files for other interfaces to find out if the issue was across the server.

Finally we came to know that nothing was processing through the SAP PI system, so finally we requested our basis to restart the server.

The server was restarted and the issue got resolved.

Thanks & Regards,

Akhila

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Rudra,

Can you let us know the PI version you are working on.

Also, do you mean the error is coming on the sender channel in CCMS.

From the error log, we could see some java class is missing for the java file to run. Are you using any modules apart from the standard sender file adapter that comes when you select the adapter as file and sender radio button.

Former Member
0 Kudos

Hi Vishnu,

Yes, Error is coming for on sender channel in  CCMS.

It's a simple file Adapter using NFS and FCC apart from this nothing is there.

Warm Regard,

Rudra

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Rudra,

We could see this type of issue in SOAP AXIS adapter & IDOC_AAE adapter up to now.

Curious to know whether the issue is occurring only for this file sender channel or all file sender channels of other interfaces also.

If it is occurring only for this interface, then can you please try by creating a dummy channel of the same parameters and use it in the ICO and check the message flow.

maheswarareddykonda
Active Contributor
0 Kudos

Pls check SAP Note 1830513

its similar issue.

are you sure this error promting at sender channel not proxy channel

Former Member
0 Kudos

Hi Mahesh,

I am not sure this note will help or not since it was working fine yesterday. No one changed anything in channel . we haven't applied system update or patch

Anyhow I will try to apply the note.

Warm Regards,

Rudra