cancel
Showing results for 
Search instead for 
Did you mean: 

Decentralized J2se adapter issue

Former Member
0 Kudos

Dear Gems,

My J2se adapter is configured to pick a file and archive to a different folder.My current issue is

Adapter pics the file posts to Integration server and while archiving it creates 0kb file with the below error.

This is not happening all the time. can any one guess?

Log:

Oct 14, 2010 1:42:30 PM ...i.messaging.adapter.File2XMBProcessor [Thread[nterface,5,main]] Error: Confirmation failed: Moving sent file 'sample file path.xml' to archive failed

java.io.FileNotFoundException: Sample file path.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:135) at com.sap.aii.messaging.adapter.File2XMBProcessor.archiveFile(ModuleFile2XMB.java:2123) at com.sap.aii.messaging.adapter.File2XMBProcessor.processFileAccess(ModuleFile2XMB.java:1928)at com.sap.aii.messaging.adapter.File2XMBProcessor.run(ModuleFile2XMB.java:1009) at java.lang.Thread.run(Thread.java:811)

Thanks

Prabhakar Teegavarapu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Prabhakar,

This problem is solved in a patch.

Please read this SAP note:

1492379 - Archived file in FTP Sender Communication Channel is empty

This note may also be helpfull, even though the description of it doesn't match your issue.

SAP note 1225693.

Enjoy the weekend!

Jorge Eidelwein