Pbm in File adapter..Post Sp14

Hi
I have a strange pbm with my fileadapter after SP14..Normally without File content conversion, the adapter works fine and is able to send the XML message to Integration engine..But in a Content conversion mode(from a delimited flat file), I dont see any message in the adapter engine nor the integration engine..
In the RWB adapter monitor I just see this msg,
Sender Adapter v2300 for Party '', Service 'FileSender':
Configured at 2005-11-14 15:10:54 EET
History:
- 2005-11-14 15:25:54 EET: Polling interval started. Length: 60.000 s
- 2005-11-14 15:25:54 EET: Processing finished successfully
- 2005-11-14 15:25:54 EET: Processing started
- 2005-11-14 15:24:54 EET: Polling interval started. Length: 60.000 s
- 2005-11-14 15:24:54 EET: Processing finished successfully
which is the minute-by-min polling trace.
I am not able to capture the error or success message for the file picked up anywhere?? Source file has disappeared from the directory.There is no entry in message monitor for adapter engine and integration engine.neither do i see any in SXMB_MONI..Where could the msg go???
I dont see any msgs being stuck in the queue too..
Regards
Message was edited by: Sriram Vasudevan

We have checked the Key Field Values and we do not have quotes around the fields.  We are trying to pull a file from the mainframe.  And it is having issues.  I have errors in the applications.log.... the field Directory path on the file adapter is mandatory field.  but the Mainframe does not have file paths we just refer to the dataset name.  In SP12 we were able to put a . or .. or /. in the directory path and it would find the dataset a process the message.  Now we get different errors depending on which value we put in the Directory path....
Here is the info from the applications.log when putting a x  or /.  or /
Date , Time , Message , Severity , Category , Location , Application , User
11/16/2005 , 9:41:00:113 , Channel HRMaster_Read: Finished processing , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
11/16/2005 , 9:41:00:113 , Already disconnected from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
11/16/2005 , 9:41:00:049 , Disconnect from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
11/16/2005 , 9:41:00:048 , Channel HRMaster_Read: Error connecting to ftp server 'akmvs40.goodyear.com': com.sap.aii.adapter.file.ftp.FTPEx: 501 A qualifier in "." begins with an invalid character , Error , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
11/16/2005 , 9:40:57:708 , Already disconnected from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
11/16/2005 , 9:40:57:708 , Cannot add audit log entry (FILE_SUC_043) due to null pointer as message key , Warning , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.addAuditLog(AuditMessageKey, AuditLogStatus, String, String, Object[]) ,  , J2EE_GUEST
11/16/2005 , 9:40:57:707 , Connecting to FTP server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.reconnect2FTPServer ,  , J2EE_GUEST
11/16/2005 , 9:40:57:703 , Start poll sequence for /GEMS/HRMaster_Read: QoS mode:EO - invoke transaction manager , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
11/16/2005 , 9:40:57:702 , Scheduling File2XI[:GEMS:HRMaster_Read] for execution , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.start() ,  ,
11/16/2005 , 9:40:57:696 , Channel HRMaster_Read successfully initialized , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.init(Channel, AdminAdapter, boolean) ,  ,
11/16/2005 , 9:40:57:695 , Parameter ITEM.fieldNames: value SSN,LNAME,INITIALS,FNAME,USERID,DEPT,EMPNO set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithErrorDescription(String) ,  ,
11/16/2005 , 9:40:57:695 , Parameter ITEM.keyFieldInStructure: value add set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:695 , Parameter ITEM.keyFieldInStructure not set - take default value add , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:695 , Parameter ITEM.keyFieldValue: value SSN set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithErrorDescription(String) ,  ,
11/16/2005 , 9:40:57:694 , Parameter xml.keyfieldName: value SSN set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:694 , Parameter ITEM.processFieldNames: value fromConfiguration set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:694 , Parameter ITEM.processFieldNames not set - take default value fromConfiguration , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:694 , Parameter ITEM.fieldContentFormatting: value trim set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:693 , Parameter ITEM.fieldContentFormatting not set - take default value trim , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:693 , Parameter ITEM.addEndSeparatorAsField: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:693 , Parameter ITEM.addEndSeparatorAsField not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:693 , Parameter ITEM.addBeginSeparatorAsField: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:692 , Parameter ITEM.addBeginSeparatorAsField not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:692 , Parameter ITEM.keepIncompleteFields: value NO set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:692 , Parameter ITEM.keepIncompleteFields not set - take default value NO , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:692 , Parameter ITEM.lastFieldsOptional: value NO set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:691 , Parameter ITEM.lastFieldsOptional not set - take default value NO , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:691 , Parameter ITEM.checkForISOControls: value NO set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:691 , Parameter ITEM.checkForISOControls not set - take default value NO , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:691 , Parameter ITEM.checkForXMLPredefinedEntities: value YES set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:691 , Parameter ITEM.checkForXMLPredefinedEntities not set - take default value YES , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:690 , Parameter ignoreRecordsetName: value false set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:690 , Parameter ignoreRecordsetName not set - take default value false , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:690 , Parameter ITEM.enclosureConversion: value YES set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:690 , Parameter ITEM.enclosureConversion not set - take default value YES , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:689 , Parameter ITEM.enclosureSignEndEscape: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:689 , Parameter ITEM.enclosureSignEndEscape not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:689 , Parameter ITEM.enclosureSignEscape: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:689 , Parameter ITEM.enclosureSignEscape not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:688 , Parameter ITEM.enclosureSignEnd: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:688 , Parameter ITEM.enclosureSignEnd not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:688 , Parameter ITEM.enclosureSign: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:688 , Parameter ITEM.enclosureSign not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:688 , Parameter ITEM.beginSeparator: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:687 , Parameter ITEM.beginSeparator not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:687 , Parameter ITEM.endSeparator: value 'nl' set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:687 , Parameter ITEM.endSeparator not set - take default value 'nl' , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:687 , Parameter ITEM.fieldSeparator: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:686 , Parameter ITEM.fieldSeparator not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:686 , Parameter ITEM.fieldFixedLengthType: value char set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:686 , Parameter ITEM.fieldFixedLengthType not set - take default value char , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:686 , Parameter ITEM.fieldFixedLengths: value 11,16,6,16,10,4,8 set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:685 , Parameter ITEM.structureTitle: value ITEM set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:685 , Parameter ITEM.structureTitle not set - take default value ITEM , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getTableParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:685 , Parameter xml.documentSkipFirstRows: value 0 set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:685 , Parameter xml.documentSkipFirstRows not set - take default value 0 , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:684 , Parameter xml.recordsetsPerMessage: value * set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:684 , Parameter xml.recordsetsPerMessage not set - take default value * , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:684 , Parameter xml.documentNamespaceScope: value false set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:684 , Parameter xml.documentNamespaceScope not found in schema! - take default value false , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:683 , Parameter xml.documentNamespace: value urn:goodyear.com/CreateHRMasterData set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:683 , Parameter xml.documentName: value HRMasterData set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:683 , Parameter xml.recordsetEndSeparator: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:682 , Parameter xml.recordsetEndSeparator not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:682 , Parameter xml.recordsetEndSeparator not found in schema! - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:682 , Parameter xml.recordsetBeginSeparator: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:682 , Parameter xml.recordsetBeginSeparator not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:682 , Parameter xml.recordsetBeginSeparator not found in schema! - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:681 , Parameter xml.recordsetNamespace: value  set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:681 , Parameter xml.recordsetNamespace not set - take default value  , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:681 , Parameter xml.recordsetName: value HRMaster set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:680 , Parameter xml.allowEmptyRecordsets: value true set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:680 , Parameter xml.allowEmptyRecordsets not found in schema! - take default value true , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:680 , Parameter xml.recordsetStructureOrder: value asc set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithDefault(String,String) ,  ,
11/16/2005 , 9:40:57:679 , Parameter xml.recordsetStructure: value ITEM,* set , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.getParaWithErrorDescription(String) ,  ,
11/16/2005 , 9:40:57:679 , Converter version '3.0.1928': Create objects for  sructure conversion 'Plain2XML' , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/Conversion , com.sap.aii.adapter.file.Conversion.convertXML2Plain_init(Channel, boolean, boolean) ,  ,
11/16/2005 , 9:40:57:679 , Message protocol 'csv2xml' detected , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.init(Channel, AdminAdapter, boolean) ,  ,
11/16/2005 , 9:40:57:676 , AdminAdapter: initialize sender adapter channel type File, id 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.addAdapter(Channel) ,  ,
11/16/2005 , 9:40:57:676 , Add adapter channel (file, sender): HRMaster_Read, id 3154a8770f233583b3a7ec452aaa24bb in 1 thread(s) , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.addAdapter(Channel) ,  ,
11/16/2005 , 9:40:57:675 , add adapter 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelAdded(Channel) ,  ,
11/16/2005 , 9:40:57:642 , remove adapter 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelRemoved(Channel) ,  ,
11/16/2005 , 9:40:57:642 , Channel /GEMS/HRMaster_Read: file sender adapter self destruction sequence activated , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.stop() ,  ,
11/16/2005 , 9:40:57:641 , Stop adapter 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.stopAdapter(Channel) ,  ,
11/16/2005 , 9:40:57:640 , stop adapter 3154a8770f233583b3a7ec452aaa24bb , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelRemoved(Channel) ,  ,
here is the entries from the applications.log when we put   .  in the directory path
Date , Time , Message , Severity , Category , Location , Application , User
11/16/2005 , 10:52:00:993 , Channel HRMaster_Read1: Finished processing , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
11/16/2005 , 10:52:00:993 , Already disconnected from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
11/16/2005 , 10:52:00:916 , Disconnect from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
11/16/2005 , 10:52:00:911 , Retrieving file 'X997104.MINIMSTR' failed unexpectedly with com.sap.aii.adapter.file.ftp.FTPEx: 501 Directory is already NULL , Error , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.processFtpList() ,  , J2EE_GUEST
11/16/2005 , 10:52:00:849 , Start processing file '../X997104.MINIMSTR: get lock before retrieving content , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.processFtpList() ,  , J2EE_GUEST
11/16/2005 , 10:52:00:849 , File: FTPFileHandle[ftp://akmvs40.goodyear.com:21, -1, F] , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.processFtpList() ,  , J2EE_GUEST
11/16/2005 , 10:52:00:848 , Found 1 file(s) for file source FileSource[.., [[Ljava.lang.String;@68d02ccf], [[Ljava.lang.String;@3b2dffcb]] , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.getFtpList(File2XIConfiguration.FileSource[]) ,  , J2EE_GUEST
11/16/2005 , 10:51:56:727 , Already disconnected from ftp server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.disconnectFTPServer ,  , J2EE_GUEST
11/16/2005 , 10:51:56:727 , Cannot add audit log entry (FILE_SUC_043) due to null pointer as message key , Warning , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.addAuditLog(AuditMessageKey, AuditLogStatus, String, String, Object[]) ,  , J2EE_GUEST
11/16/2005 , 10:51:56:726 , Connecting to FTP server akmvs40.goodyear.com , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.reconnect2FTPServer ,  , J2EE_GUEST
11/16/2005 , 10:51:56:722 , Start poll sequence for /GEMS/HRMaster_Read1: QoS mode:EO - invoke transaction manager , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.invoke() ,  , J2EE_GUEST
11/16/2005 , 10:51:56:721 , Scheduling File2XI[:GEMS:HRMaster_Read1] for execution , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.start() ,  ,
11/16/2005 , 10:51:56:714 , Channel HRMaster_Read1 successfully initialized , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.init(Channel, AdminAdapter, boolean) ,  ,
11/16/2005 , 10:51:56:711 , AdminAdapter: initialize sender adapter channel type File, id e814d10385bc33dc828c75bba16a2884 , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.addAdapter(Channel) ,  ,
11/16/2005 , 10:51:56:711 , Add adapter channel (file, sender): HRMaster_Read1, id e814d10385bc33dc828c75bba16a2884 in 1 thread(s) , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.addAdapter(Channel) ,  ,
11/16/2005 , 10:51:56:710 , add adapter e814d10385bc33dc828c75bba16a2884 , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelAdded(Channel) ,  ,
11/16/2005 , 10:51:56:700 , remove adapter e814d10385bc33dc828c75bba16a2884 , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN , com.sap.aii.adapter.file.AdminAdapter.channelRemoved(Channel) ,  ,
11/16/2005 , 10:51:56:699 , Channel /GEMS/HRMaster_Read1: file sender adapter self destruction sequence activated , Info , /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File , com.sap.aii.adapter.file.File2XI.stop() ,  ,
Any help would be appreciated...
Anyone pulling a file from a mainframe with the file adapter in SP14?

Similar Messages

  • Receiver file adapter posts multiples for singel source files

    Hi,
    I am using wild character in my input source ftp adapter but my receiver file adapter is creating multiple duplicate files. I am not sure why this happens as QOS is set to "Exactly Once" with archive processing mode. I tried with delete mode and the same error occurs. We had no problems testing it in our Dev environment but in QA its acting so strangely...Any advise is appreciated..
    -Teresa

    Hi,
    2. Homany files you posted at oubound directory?
    1.             You said duplicate files at receiver side, is the files having time stamp? if so those are not duplicate files.
    Thanks,
    Satish.

  • File Adapter: FTP issue

    Hello,
    There is a problem with the file adapter of the XI30 SP14:
    It is set to get a file from a server X using a FTP protocol.
    INT_001_V01_COM_CTDCLNT600_FILE_SENDER
    Sender Adapter v2300 for Party '', Service 'CTDCLNT600':
    Configured at 2006-01-16 15:13:52 EST
    History:
    - 2006-01-16 15:23:54 EST: Polling interval started. Length: 60.000 s
    - 2006-01-16 15:23:54 EST: Processing finished successfully
    - 2006-01-16 15:23:52 EST: Processing started
    - 2006-01-16 15:22:54 EST: Polling interval started. Length: 60.000 s
    - 2006-01-16 15:22:54 EST: Processing finished successfully
    It seems everything is working fine, but the in the SXMB_MONI transaction, no message appears.
    I have accessed the FTP manually and I have downloaded the file, so the connectivity issue is descarted.
    Any suggestion.
    Jesus Barba Lobaton

    Hello all,
    The current configuration of the Sender file adapter is:
    Transfer protocol: FTP
    Message protocol: File Content Conversion
    Adapter Engine: Integration Server
    Source Directory: /out
    File: D_P.DAT
    In FTP: the file D_P.DAT is placed under /out directory
    Server: Server Internal IP
    Port: 21
    Connection security: None
    User: userX
    Pass: FTPuserX
    Quality of Service: Exactly once
    Poll Intervals: 60
    Processing mode: Delete
    File Type: Binary
    How can I verify a log of the processing process? as the SXMB_MONI transaction does not show anything.
    The most frustrating of all, is no error message appears. I have verified the XI, APPS and default trace logs with log viewer but there is nothing.
    I have also checked this thread but none of the solution provide solved the issue
    Pbm in File adapter..Post Sp14
    OS: Windows 2003
    Any idea?
    Jesus

  • Mail confirmation for RCV File Adapter

    Hi All,
    Rcv File adapter posts data in FTP server.After posted , we need an email confirmation to a group , that the data is successfully posted. How can we achieve this.

    As the FTP Server can not send any response, you can not get any indication whether it is success or failure. So tell your customer  that if sending file to your customer fails then only you will send mail.  Develop alerts so that when ever message fails then alert will goto responsible person.
    thanks,
    madhu.

  • The same filename from a sender to a receiver file adapter - SP14

    Hi Expers,
    I Have Gone through the link which is given bu Michal.
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    Here My Questions are.........
    1.Should we give any file name in the receiver side Adapter in this scenario.?????
    2.How wil be the Sender and Receiver Communication channel Parameters????
      What Are they???????
    Please Clarify me...
    Regards
    Khanna

    Hi Rajesh,
    Is your query related to sending the file name from the source xml document to the reciever file adapter. If so this can be achieved.
    Pls. do the following.
    1. In the mapping program that you are using populate the filename coming from the source into the target root element.
    2.Sender adapters can write adapter-specific attributes to the message header; these can then be evaluated at configuration time
    3. To change the adapter-specific attributes of the message header by using message mappings, you access the required classes of the mapping API by using a mapping runtime constant.
    <b>Note: You donot need to specify any filename in the receiver communication channel.</b>
    To access the classes DynamicConfiguration and DynamicConfigurationKey by using the mapping runtime constant DYNAMIC_CONFIGURATION, use the method getTransformationParameters() of the container object.
    Create an simple user defined function in the mapping and use the following code.
    Imports: com.sap.aii.mapping.api.*;
    Parameter: String filename
    Paramter: String filename;
    filename = fileName + ".DAT";
    DynamicConfiguration conf = (DynamicConfiguration) container
    .getTransformationParameters()
    .get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/File", "FileName");
    conf.put(key, filename);
    return filename;
    You donot need to hard code the value of the filename in the file adapter for your interface.
    In SXMB_MONI, when you see the pipeline services you would see that the value of the filename is populated in the message payload.
    Thanks
    Indranil

  • Problem: The same filename from a sender to a receiver file adapter - SP14

    Blog : /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    My Problem:
    The thing works for me and i am able to get my input files name as my output file name. But one thing i noticed is that in my target message, the field where i have mapped the code it always returns the value "null" but finally when the file is created i get the required result.
    My input file name is input.txt and i get the same name in my output file too.
    In sxmb_moni if i check DynamicConfiguration link i see the following
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!-- Response
    -->
    - <sap:DynamicConfiguration xmlns:sap="http://sap.com/xi/XI/Message/30">
    <sap:Record namespace="http://sap.com/xi/XI/System/File" name="SourceFTPHost">10.25.116.98:21</sap:Record>
    <sap:Record namespace="http://sap.com/xi/XI/System/File" name="Directory">/input/test</sap:Record>
    <sap:Record namespace="http://sap.com/xi/XI/System/File" name="SourceFileTimestamp">20060228T112200Z</sap:Record>
    <sap:Record namespace="http://sap.com/xi/XI/System/File" name="FileType">bin</sap:Record>
    <b><sap:Record namespace="http://sap.com/xi/XI/System/File" name="FileName">input.txt</sap:Record></b>
    <sap:Record namespace="http://sap.com/xi/XI/System/File" name="SourceFileSize">770</sap:Record>
    </sap:DynamicConfiguration>
    But when i check my mapped field i see
    <field3>BodyC</field3>
    <keyfield>02</keyfield>
    <field5>BodyE</field5>
    <field6>BodyF</field6>
    </Body>
    - <Trailer>
    <keyfield>03</keyfield>
    <b><field2>null</field2> -> Null value instead of input.txt</b>
    </Trailer>
    </ns0:MT_Putfile>
    The code i have used to map the field2 of the trailer is the following ....
    <i>DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileType");
    String valueOld = conf.get(key);
    return  valueOld;  </i>
    Any clues ?

    Gosh this is spooky
    Anyway i tried with that line of code but it throws me an error during activation ...
    Activation of the change list canceled Check result for Message Mapping mm_IS | http://t-systems.com/Shabarish:  Starting compilation  Source code has syntax error:  /usr/sap/TXT/DVEBMGS00/j2ee/cluster/server0/./temp/classpath_resolver/Map387c7300a9ac11da9d280011256afae8/source/com/sap/xi/tf/_mm_IS_.java:104: cannot resolve symbol symbol : method getTransformationParameters () location: interface com.sap.aii.mappingtool.tf3.rt.GlobalContainer DynamicConfiguration conf = (DynamicConfiguration) container.getGlobalContainer().getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION); ^ 1 error
    The code is :
    DynamicConfiguration conf = (DynamicConfiguration) container.getGlobalContainer().getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    //DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    //String valueOld = conf.get(key);
    String valueOld = conf.toString();
    return  valueOld; 
    Thanx Renjith so far .. but i hope this gets resolved (else i will loose my sleep thinkin abt the situation)

  • Posting XML using FILE adapter returns "HTTP_RESP_STATUS_CODE_NOT_OK"

    Hi,
    I am trying do very simple demo which reads a simple XML message from a ftp server and post that message directly to the same ftp server using FILE adapter.
    So, I add my xml message like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns:TxMessage xmlns:ns="http://bsa.sisl.com">
      <Name>Bibinu</Name>
      <Address>Kalyan</Address>
    </ns:TxMessage>
    but I get a error message back from the Integration Server as:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>
      <SAP:P1>401</SAP:P1>
      <SAP:P2>Unauthorized</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt; &lt;html&gt; &lt;head&gt; &lt;title&gt;Error Report&lt;/title&gt; &lt;style&gt; td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;} A:link A:visited A:active &lt;/style&gt; &lt;/head&gt; &lt;body marginwidth=&quot;0&quot; marginheight=&quot;0&quot; leftmargin=&quot;0&quot; topmargin=&quot;0&quot; rightmargin=&quot;0&quot;&gt; &lt;table width=&quot;100%&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; align=&quot;left&quot; height=&quot;75&quot;&gt; &lt;tr bgcolor=&quot;#FFFFFF&quot;&gt; &lt;td align=&quot;left&quot; colspan=&quot;2&quot; height=&quot;48&quot;&gt;&lt;font face=&quot;Arial, Verdana, Helvetica&quot; size=&quot;4&quot; color=&quot;#666666&quot;&gt;&lt;b&gt;&amp;nbsp;&amp;nbsp;401 &amp;nbsp Unauthorized&lt;/b&gt;&lt;/font&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr bgcolor=&quot;#3F73A3&quot;&gt; &lt;td height=&quot;23&quot; width=&quot;84&quot;&gt;&lt;img width=1 height=1 border=0 alt=&quot;&quot;&gt;&lt;/td&gt; &lt;td height=&quot;23&quot;&gt;&lt;img width=1 height=1 border=0 alt=&quot;&quot;&gt;&lt;/td&gt; &lt;td align=&quot;right&quot; height=&quot;23&quot;&gt;&lt;font face=&quot;Arial, Verdana, Helvetica&quot; size=&quot;2&quot; color=&quot;#FFFFFF&quot;&gt;&lt;b&gt;SAP J2EE Engine/6.40&amp;nbsp;&lt;/b&gt;&lt;/font&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr bgcolor=&quot;#9DCDFD&quot;&gt; &lt;td height=&quot;4&quot; colspan=&quot;3&quot;&gt;&lt;img width=1 height=1 border=0 alt=&quot;&quot;&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/table&gt; &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; &lt;p&gt;&lt;font face=&quot;Arial, Verdana, Helvetica&quot; size=&quot;3&quot; color=&quot;#000000&quot;&gt;&lt;b&gt;&amp;nbsp;&amp;nbsp;User is locked.&lt;/b&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font face=&quot;Arial, Verdana, Helvetica&quot; size=&quot;2&quot; color=&quot;#000000&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;&lt;b&gt;&amp;nbsp;Details:&lt;/b&gt;&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;&lt;PRE&gt;No details available&lt;/PRE&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/font&gt;&lt;/p&gt; &lt;/body&gt; &lt;/html&gt;</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP response contains status code 401 with the description Unauthorized XML tag Envelope missing in SOAP message header (SAP XI Extension)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Seems like I am missing the Envelope. What does the Envelope supposed to look like or should contain so that the scenario should work?
    Thanks !

    Did you resolve the problem?? I have the same problem, and there's no informatin about it.
    Thanks!!

  • Using JDBC Adapter posting data from Oracle database to Falt file????

    Hi All,
      By using JDBC adapter, for now I have to connect to Oracle Database and then get the employee information from the Employee Table and post it to the flat file, can you please help me out the complete procedure...
    Thanks in advance
    Andy

    Hi Andy,
    have a look at the help for configuring a JDBC Sender adapter: http://help.sap.com/saphelp_nw04/helpdata/en/7e/5df96381ec72468a00815dd80f8b63/content.htm
    It mentions all the settings you'll need to make e.g. the connection URL as posted above.
    And it also lists how an XML file looks like that contains the query results according to the SQL Select statement in the adapter.
    <resultset>
    <row>
    <column-name1>column-value</ column-name1>
    <column-name2>column-value</ column-name2>
    <column-name3>column-value</ column-name3>
    </row>
    <row>
    <column-name1>column-value</ column-name1>
    <column-name2>column-value</ column-name2>
    <column-name3>column-value</ column-name3>
    </row>
    </resultset>
    So you have to create a datatype, message type and message interface to match this structure (of course you'll need to substitute column-name1 etc. with the column names in your select statement).
    Now if you want to create a flat file from that, you have to create an XML representation of that flat file and use the content conversion in the receiver file adapter as defined here: http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    Regards
    Christine

  • XI file adapter stopped working after PI 7.0 upgrade (SP14)

    We have just completed a PI 7.0 upgrade and the file adapter has stopped picking up files from the inbound directory. The j2ee/cluster/server0/log/applications.log file shows
    #1.5^H#0013217C0311008600001F91000011D100047C99629BA213#1262898132157#/Applicati
    ons/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap
    .aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0##n/a##35790820fbcf11dec
    b310013217c0311#XI File2XI[from_ICCnet_TEST_CHANNEL/ICC_Inbound/ICCnet]_106031##
    0#0#Error#1#com.sap.aii.adapter.file.File2XI#Plain###Channel from_ICCnet_TEST_CH
    ANNEL: Sending file failed with com.sap.engine.services.ejb.exceptions.BaseTrans
    actionRolledbackLocalException: Exception thrown in method process. The transact
    ion is marked for rollback. - continue processing#
    followed by the following:
    #1.5^H#0013217C03110061000020F9000011D100047C9962B8AA7E#1262898134060#/Applicati
    ons/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap
    .aii.adapter.file.util.AuditLog.addAuditLog(PublicMessageKey, String, AuditLogSt
    atus, String, String, Object[])#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [
    0681afffffffa01ffffffbd30]#n/a##37c987d2fbcf11de89c70013217c0311#XI File2XI[from
    ICCnetTEST_CHANNEL/ICC_Inbound/ICCnet]_106033##0#0#Error#1#com.sap.aii.adapter
    .file.util.AuditLog#Plain###FILE_ERR_211#
    I think I have read every note but can not seem to find a solution -- any help would be appreciated.
    Thansk,
    Tom

    Here is the defaulttracefile.
    #1.5^H#0013217C0311007200006379000011D100047CA71C3769BC#1262957080118#com.sap.ai
    i.adapter.file.File2XI##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_
    GUEST#0##n/a##df3c5bd2fc5811de92ae0013217c0311#XI File2XI[from_ICCnet_TEST_CHANN
    EL/ICC_Inbound/ICCnet]_192064##0#0#Error#1#/Applications/ExchangeInfrastructure/
    AdapterFramework/Services/ADAPTER/ADMIN/File#Plain###Channel from_ICCnet_TEST_CH
    ANNEL: Sending file failed with com.sap.engine.services.ejb.exceptions.BaseTrans
    actionRolledbackLocalException: Exception thrown in method process. The transact
    ion is marked for rollback. - continue processing#
    #1.5^H#0013217C0311007400005FCA000011D100047CA71C58E8CF#1262957082311#com.sap.en
    gine.services.ejb#seeburger.com/com.seeburger.bicxiadapter.module.classifier#com
    .sap.engine.services.ejb#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [0681aff
    fffffa02ffffffe9ffffffa6]#n/a##d2200912fc5811deca270013217c0311#XI File2XI[from_
    ICCnet_TEST_CHANN

  • Change file extension in receiver file adapter

    File to File Scenario
    Posted: Sep 11, 2006 3:47 PM      Reply      E-mail this post 
    I am working on a File to File scenario.
    Source System gives out a file: abc ( with no extension)
    We need to archive it as: abc.done
    And we need to send it to a FTP server ( receiver File adapter) as abc.txt.
    How can I append a file extension when I archive and
    how can I change the file extension in the receiver File adapter?
    FYI, we are using XI as FTP server so I have created dummy message interface with no mapping.

    Hi,
    If I understood correctly once XI picks up the file it should be archieved as filename.doc and then it should be FTP'ed to a different location with a change in extension filename.txt.
    1. To Archive in the sender communication channel you can use OS Commands after prosessing (>=SP14) to rename the file and archive it. Suggested write a batch file which will rename the file and call the batch file from the OS Command of the sender file adapter. You can either use Archive functionaliy of the Sender adapter or you can write one more command in batch file to move the file to different folder. Make sure you are using fullpath while writing batch file.
    2. As said use dynamic configuration in a dummy mapping and then get the source file name and change the extension.
    http://help.sap.com/saphelp_nw04/helpdata/en/43/03612cdecc6e76e10000000a422035/content.htm
    Thanks,
    Prakash

  • Problem regarding Configuring the File Adapter

    Hi,
    I am making a Flat File to XML File Scenario. I have made all the Necessary developments and the Routings in the Integration Repository and the Integration Directory. The Sender Communication Channel Uses the Message Protocol "File Content Conversion". All the required steps have been done. We have installed the System and also the Basis Team has done the Post Installation Activities.
    <b> The Problem is that the "File is not getting picked up". When checking the RWB and henceforth the Adapter Monitoring we see that the File Adapter is disabled and the XI and the BC adapters are green. Previously we were on SP9 and now we are on SP14. The SAP Basis is at 640 and SP9 and the SAP ABAB is on 640 and SP9.</b>
      We are also unavailable to see the File Communication Channels that we have created. When the Tcode "sxi_cache is run it is giving an error that Cache not refreshed andon refreshing various times too the Cache is not Refreshed.
    Please Suggest us what we should do. Eagerly waiting for a reply and Thanking in Anticipation. Do we need to make some for configurations for that.
    Warm Regards
    Chakra and Somnath

    Hi Somnath,
    If the sender file adapter is up and running and even after that if you find some problem, the first thing you need to do is check if your file has been picked. The easiest way to check the same is to set the mode to DELETE, that is the file gets deleted as soon as it is picked. If your file has not been picked then the reasons for the same could be the following.
    - The path that you specified while configuring the sender communication channel would have been wrong.
    - While specifying the file name take care as it is case sensitive.
    - If you require content conversion then make sure that the parameters entered at the time of configuration are all correct.
    Please go thru the following links to get a very clear picture of your requirement.
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/44/6c9442c22d1131e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/8c/607fe4756b654ab9f420097c29f6e9/frameset.htm
    Also make sure that your content conversion is in sequence wrt Datat Type Sturcture.
    Go through these blogs below for more detail on the same:
    /people/sap.user72/blog/2005/01/06/how-to-process-csv-data-with-xi-file-adapter
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    I hope this would help you solve your problem.
    Regards,
    abhy
    Message was edited by: Abhy Thomas

  • Message File Adapter - XI Integration Server not arriving

    We have configured a file adapter to read a file.  According to the audit log the file is successfully read and converted to XML; however, the message is never posted to XI.  We have checked to make sure that no XI* users are locked and we have bounced the server.
    The following error message is listed in the audit log:
    Transmitting the message to endpoint http://kansbwul01:50000/sap/xi/engine/entry?action=execute using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.io.IOException: Error writing to server.
    The following is the application log:
    #1.5#0003BA54D61900190000000C000030E60003EEAAD1138641#1106842349700#/Applications/ExchangeInfrastructure/AdapterFramework/ThirdPartyRoot/comsap/Server/Adapter Framework##com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory.stop()######3e38f290707e11d996610003ba54d619#SAPEngine_System_Thread[impl:5]_35##0#0#Info#1#com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory#Java###The running MCF with GUID will be stopped now#1#8fa37160707811d995b00003ba54d619#
    #1.5#0003BA54D619001900000014000030E60003EEAAD16F4730#1106842355713#/Applications/ExchangeInfrastructure/AdapterFramework/ThirdPartyRoot/comsap/Server/Adapter Framework##com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory.stop()######3e38f290707e11d996610003ba54d619#SAPEngine_System_Thread[impl:5]_35##0#0#Info#1#com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory#Java###MCF with GUID was stopped successfully.#1#8fa37160707811d995b00003ba54d619#
    #1.5#0003BA54D619006000000009000030E60003EEAAD1A4DD9D#1106842359225#/Applications/ExchangeInfrastructure/AdapterFramework/ResourceAdapter/MessagingSystem/System/Clustering##com.sap.aii.af.ra.ms.runtime.MessagingSystem.reassignMessages(String, String[])#J2EE_GUEST#0#####SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#com.sap.aii.af.ra.ms.runtime.MessagingSystem#Java###Could not redistribute messages due to #1#LockingManager must be initialized before usage.#
    #1.5#0003BA54D6190040000000000000316A0003EEAAD9D40B8C#1106842496535#/Applications/ExchangeInfrastructure/AdapterFramework/Services/SecurityService##com.sap.aii.af.security.MessageSecurityServiceFrame.MessageSecurityServiceFrame.start()#######SAPEngine_System_Thread[impl:5]_24##0#0#Info#1#com.sap.aii.af.security.MessageSecurityServiceFrame#Java###QUEUE_CONNECTION_FACTORY: , ERROR_QUEUE: , QUEUE: , JARM_PREFIX: , JARM_USER: , JARM_ENABLED: .#6#jmsfactory/default/QueueConnectionFactory#jmsqueues/default/MessageSecurityErrorQueue#jmsqueues/default/MessageSecurityQueue#XI:Security:#XISecurityUser#false#
    #1.5#0003BA54D619004A000000060000316A0003EEAADD1ABF82#1106842551500#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [016ffffffabffffffb60001]###9b9677a1707e11d9a9010003ba54d619#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#com.sap.aii.adapter.file.File2XI#Plain###Module Exception 'com.sap.aii.af.mp.module.ModuleException: senderChannel 'c5a6ccb89b113e8c92474a4aa0df5858': Catching exception calling messaging system' found, cause: com.sap.aii.af.ra.ms.api.ConfigException: SLDAccess set to true, but not available.#
    #1.5#0003BA54D619004A000000080000316A0003EEAADD1AC8F6#1106842551503#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [016ffffffabffffffb60001]###9b9677a1707e11d9a9010003ba54d619#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#com.sap.aii.adapter.file.File2XI#Plain###Delivery Exception for guid'96f35561-707e-11d9-a16c-0003ba54d619' - non recoverable error, retry anyway#
    #1.5#0003BA54D619004A0000000A0000316A0003EEAADD1ACE8D#1106842551504#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0####9b9677a1707e11d9a9010003ba54d619#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#com.sap.aii.adapter.file.File2XI#Plain###Channel CDWExtFile: Sending file failed with com.sap.aii.af.ra.ms.api.ConfigException: SLDAccess set to true, but not available. - continue processing#
    #1.5#0003BA54D6190011000000FD0000316A0003EEAADF49F9C7#1106842588150#/Applications/ExchangeInfrastructure/AdapterFramework/ThirdPartyRoot/comsap/Server/Adapter Framework##com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory.SpiManagedConnectionFactory()######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Info#1#com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory#Plain###This SPIManagedConnectionFactory has the GUID: cc6372c0-707e-11d9-ca96-0003ba54d619#
    #1.5#0003BA54D6190011000001030000316A0003EEAADF4ADA00#1106842588207#/Applications/ExchangeInfrastructure/AdapterFramework/ThirdPartyRoot/comsap/Server/Adapter Framework##com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory.start()######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Info#1#com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory#Java###MCF with GUID is started now. (,)#3#cc6372c0707e11d9ca960003ba54d619#com.sap.engine.services.deploy.server.ApplicationLoader@5293b95#cc6372c0707e11d9ca960003ba54d619#
    #1.5#0003BA54D6190011000001090000316A0003EEAADF4AEA33#1106842588211#/Applications/ExchangeInfrastructure/AdapterFramework/ThirdPartyRoot/comsap/Server/Adapter Framework##com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory.start()######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Info#1#com.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory#Java###MCF with GUID was started successfully.#1#cc6372c0707e11d9ca960003ba54d619#
    #1.5#0003BA54D6190051000000040000316A0003EEAAE1DFB940#1106842631518#/Applications/ExchangeInfrastructure/Repository#sap.com/com.sap.xi.repository#com.sap.aii.ib.core.applcomp.ApplicationComponent#J2EE_GUEST#0####e63e40d0707e11d9b8020003ba54d619#SAPEngine_Application_Thread[impl:3]_21##0#0#Info#1#com.sap.aii.ib.core.applcomp.ApplicationComponent#Plain###Startup of XI Application "REPOSITORY" ok.#
    #1.5#0003BA54D6190054000000170000316A0003EEAAE4BA42E1#1106842679394#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector#J2EE_ADMIN#339####02bf9dd0707f11d9b9830003ba54d619#SAPEngine_Application_Thread[impl:3]_12##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D619004C000000080000316A0003EEAAE692D9D6#1106842710366#/Applications/ExchangeInfrastructure/Directory#sap.com/com.sap.xi.directory#com.sap.aii.ib.core.applcomp.ApplicationComponent#J2EE_GUEST#0##kansbwul01.erc.ge.com_LB1_148575#Guest#d8164a70707e11d9a3490003ba54d619#SAPEngine_Application_Thread[impl:3]_26##0#0#Info#1#com.sap.aii.ib.core.applcomp.ApplicationComponent#Plain###Startup of XI Application "DIRECTORY" ok.#
    #1.5#0003BA54D619004D000000040000316A0003EEAAEB3DF548#1106842788689#/Applications/ExchangeInfrastructure/Directory#sap.com/com.sap.xi.directory#com.sap.aii.ib.server.util.BasicJMSClient#WSHAUN#466#SAP J2EE Engine JTA Transaction : [016ffffffabffffffb6000ffffff90]###43ec08c0707f11d99f8b0003ba54d619#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#com.sap.aii.ib.server.util.BasicJMSClient#Plain###TopicConnectionFactory not found#
    #1.5#0003BA54D619004D000000050000316A0003EEAAEB3E07B0#1106842788693#/Applications/ExchangeInfrastructure/Directory#sap.com/com.sap.xi.directory#com.sap.aii.ib.server.util.BasicJMSClient#WSHAUN#466#SAP J2EE Engine JTA Transaction : [016ffffffabffffffb6000ffffff90]###43ec08c0707f11d99f8b0003ba54d619#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#com.sap.aii.ib.server.util.BasicJMSClient#Plain###Exception during JMS startup for topic "SYNCHRONIZED_CACHE"
    Thrown:
    com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at java:comp, the whole lookup name is java:comp/env/jms/topic/xi/TopicConnectionFactory.
         at com.sap.engine.services.jndi.implserver.ServerContextImpl.getLastContainer(ServerContextImpl.java:258)
         at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:621)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:344)
         at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:254)
         at com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:271)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sap.aii.ib.server.util.BasicJMSClient.initJmsResources(BasicJMSClient.java:77)
         at com.sap.aii.ib.server.util.BasicJMSClient.init(BasicJMSClient.java:54)
         at com.sap.aii.ib.server.util.BasicJMSClient.<init>(BasicJMSClient.java:48)
         at com.sap.aii.ib.server.util.ClusterSyncedCache.<init>(ClusterSyncedCache.java:41)
         at com.sap.aii.ib.server.cpa.AdapterMDCache.<clinit>(AdapterMDCache.java:27)
         at com.sap.aii.ib.sbeans.misc.MiscServicesBean.getAdapterMetadata(MiscServicesBean.java:226)
         at com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl10.getAdapterMetadata(MiscServicesRemoteObjectImpl10.java:2028)
         at com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl10p4_Skel.dispatch(MiscServicesRemoteObjectImpl10p4_Skel.java:284)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:291)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    #1.5#0003BA54D6190004000000060000316A0003EEAAED036F71#1106842818407#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D6190004000000120000316A0003EEAAED1F56F6#1106842820236#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D61900040000001E0000316A0003EEAAED2014BF#1106842820285#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D61900040000002A0000316A0003EEAAED20EE43#1106842820341#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D6190004000000360000316A0003EEAAED21A105#1106842820386#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D6190004000000420000316A0003EEAAED2268E0#1106842820438#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D61900040000004E0000316A0003EEAAED233205#1106842820489#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D61900040000005A0000316A0003EEAAED23EDCB#1106842820537#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D6190004000000660000316A0003EEAAED249350#1106842820580#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector######55770040707f11d9c6ea0003ba54d619#SAPEngine_System_Thread[impl:5]_16##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    #1.5#0003BA54D6190051000000090000316A0003EEAAF39F13CA#1106842929271#/Applications/ExchangeInfrastructure/IntegrationServer#sap.com/com.sap.xi.services#com.sap.aii.ib.core.applcomp.ApplicationComponent#XIDIRUSER#526####97b7c160707f11d9837b0003ba54d619#SAPEngine_Application_Thread[impl:3]_21##0#0#Info#1#com.sap.aii.ib.core.applcomp.ApplicationComponent#Plain###Startup of XI Application "RUNTIME" ok.#
    #1.5#0003BA54D619003C0000000C0000316A0003EEAAFD1B729D#1106843088417#/Applications/ExchangeInfrastructure/AdapterFramework/ResourceAdapter/MessagingSystem/System/Queue##com.sap.aii.af.ra.ms.runtime.ListenerFinder.run()#J2EE_GUEST#0####b4a1c0b1707e11d98d600003ba54d619#SAPEngine_Application_Thread[impl:3]_19##0#0#Error#1#com.sap.aii.af.ra.ms.runtime.ListenerFinder#Java###Message listener could not be created for connection after attempts.#3#localejbs/TestListener#test#10#
    #1.5#0003BA54D6190058000000050000316A0003EEAB27D41690#1106843805160#/Applications/SL/UTIL##com.sap.sl.util.cvers.impl.DBConnector#J2EE_ADMIN#635####a1c95a40708111d9887c0003ba54d619#SAPEngine_Application_Thread[impl:3]_28##0#0#Error#1#com.sap.sl.util.cvers.impl.DBConnector#Plain###get data source CVERS failed! Trying SAP/BC_UME... #
    The following is the trace file:
    #1.5#0003BA54D6190000000000140000316A0003EEAAD72107D8#1106842451248#com.sap.engine.core.service630.container.ReferenceResolver##com.sap.engine.core.service630.container.ReferenceResolver#######Thread[Thread-1,5,main]##0#0#Error##Plain###Component com.sap.aii.af.security has a hard reference to service com.sap.aii.af.service.cpa with manual startup mode.#
    #1.5#0003BA54D6190036000000000000316A0003EEAAD94B1302#1106842487558#com.sap.engine.library.monitor.mapping.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Plain###************************************************************#
    #1.5#0003BA54D6190036000000010000316A0003EEAAD94C908B#1106842487656#com.sap.engine.library.monitor.mapping.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Plain###**************     CCMS CONNECTOR (System)    **************#
    #1.5#0003BA54D6190036000000020000316A0003EEAAD94C936D#1106842487657#com.sap.engine.library.monitor.mapping.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Plain###************************************************************#
    #1.5#0003BA54D6190036000000030000316A0003EEAAD94C9621#1106842487657#com.sap.engine.library.monitor.mapping.ccms.Trace##com.sap.engine.library.monitor.mapping.ccms.Trace#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Plain###Tracelevel: 0#
    #1.5#0003BA54D6190036000000040000316A0003EEAAD94E292D#1106842487760#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Plain###************************************************************#
    #1.5#0003BA54D6190036000000050000316A0003EEAAD94F65F2#1106842487842#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Java###*******     Java Monitoring API - Version      ********#1#1.8.8#
    #1.5#0003BA54D6190036000000060000316A0003EEAAD9525DA5#1106842488036#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Plain###************************************************************#
    #1.5#0003BA54D6190036000000070000316A0003EEAAD9547512#1106842488173#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Java###Host: , OS: , JDK: .#3#kansbwul01.erc.ge.com#SunOS_sparcv9_5.9#1.4.2_06#
    #1.5#0003BA54D6190036000000080000316A0003EEAAD95490A6#1106842488180#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Plain###Calculated library path: /global/usr/sap/LB1/DVEBMGS00/j2ee/cluster/server0/bin/ext/com.sap.mona.api#
    #1.5#0003BA54D6190036000000090000316A0003EEAAD954A29A#1106842488185#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Plain###System.load [2] /global/usr/sap/LB1/DVEBMGS00/j2ee/os_libs/libjmon.so#
    #1.5#0003BA54D61900360000000A0000316A0003EEAAD95617BA#1106842488280#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Java###Version of JNI library: .#1#3.12 Non-Unicode Version#
    #1.5#0003BA54D61900360000000B0000316A0003EEAAD9562000#1106842488283#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Java###Java tracelevel set to .#1#Error#
    #1.5#0003BA54D61900360000000C0000316A0003EEAAD9577C95#1106842488372#com.sap.mona.api.MonitoringAgent##com.sap.mona.api.MonitoringAgent#######SAPEngine_System_Thread[impl:5]_56##0#0#Info##Java###Connected () to segment (), , .#5#attach#0#read/write#system mode#40000000 bytes#
    #1.5#0003BA54D6190009000000010000316A0003EEAAD97D6C04#1106842490858#com.sap.aii.af.ra.ms.impl.core.queue.Queue##com.sap.aii.af.ra.ms.impl.core.queue.Queue.run()#######SAPEngine_System_Thread[impl:5]_73##0#0#Error##Java###Failed to retrieve message from MessageStore for queue .#2#aef38c80-707d-11d9-a639-0003ba54d619(OUTBOUND)#AFWSend#
    #1.5#0003BA54D6190014000000020000316A0003EEAAD988D5C9#1106842491606#com.sap.aii.af.ra.ms.impl.core.queue.Queue##com.sap.aii.af.ra.ms.impl.core.queue.Queue.run()#######SAPEngine_System_Thread[impl:5]_28##0#0#Error##Java###Failed to retrieve message from MessageStore for queue .#2#ea9f3be0-707c-11d9-834f-0003ba54d619(OUTBOUND)#AFWSend#
    #1.5#0003BA54D619003F000000000000316A0003EEAAD9CFB274#1106842496250#com.sap.aii.af.service.cpa.impl.cache.CacheManager##com.sap.aii.af.service.cpa.impl.cache.CacheManager.performCacheUpdate(boolean)#######SAPEngine_System_Thread[impl:5]_65##0#0#Error##Java###CPA Cache not updated with directory data, due to: #1#Couldn't open Directory URL (http://kansbwul01:50000/dir/hmi_cache_refresh_service/ext?method=CacheRefresh&mode=C&consumer=af.lb1.kansbwul01), due to: HTTP 503: Service Unavailable#
    #1.5#0003BA54D619003F000000010000316A0003EEAAD9D09295#1106842496307#com.sap.aii.af.service.cpa.impl.cache.CacheManager##com.sap.aii.af.service.cpa.impl.cache.CacheManager.performCacheUpdate(boolean)#######SAPEngine_System_Thread[impl:5]_65##0#0#Error##Java###Confirmation handling failed, due to: #1#Couldn't send confirmation, due to: Couldn't access Confirmation URL, due to: HTTP 503: Service Unavailable#
    #1.5#0003BA54D6190046000000000000316A0003EEAAD9E5FAD6#1106842497710#com.sap.aii.af.protocol.ispeak.clustercontext.ISPClusterContext##com.sap.aii.af.protocol.ispeak.clustercontext.ISPClusterContext.setCurrentNodeID(int)#######SAPEngine_System_Thread[impl:5]_43##0#0#Info#1#/Version#Plain###Current node set to 1485750#
    #1.5#0003BA54D6190046000000010000316A0003EEAAD9E62B77#1106842497723#com.sap.aii.af.protocol.ispeak.clustercontext.ISPClusterContext##com.sap.aii.af.protocol.ispeak.clustercontext.ISPClusterContext.setEnvironmentState(int)#######SAPEngine_System_Thread[impl:5]_43##0#0#Info#1#/Version#Plain###Environment state set to : ENV_INCOMPLETE#
    #1.5#0003BA54D6190049000000000000316A0003EEAAD9F40CB0#1106842498632#com.sap.aii.af.service.cpa.impl.container.CPAObjectEntry##com.sap.aii.af.service.cpa.impl.container.CPAObjectEntry.getValue(boolean)#######SAPEngine_System_Thread[impl:5]_77##0#0#Error##Java###Decryption failed, due to .#1#<null>#
    #1.5#0003BA54D6190049000000010000316A0003EEAAD9FB0888#1106842499090#com.sap.aii.af.service.cpa.impl.container.CPAObjectEntry##com.sap.aii.af.service.cpa.impl.container.CPAObjectEntry.getValue(boolean)#######SAPEngine_System_Thread[impl:5]_77##0#0#Error##Java###Decryption failed, due to .#1#<null>#
    #1.5#0003BA54D6190049000000020000316A0003EEAAD9FB3838#1106842499102#com.sap.aii.af.service.cpa.impl.container.CPAObjectEntry##com.sap.aii.af.service.cpa.impl.container.CPAObjectEntry.getValue(boolean)#######SAPEngine_System_Thread[impl:5]_77##0#0#Error##Java###Decryption failed, due to .#1#<null>#
    #1.5#0003BA54D6190049000000030000316A0003EEAAD9FB61D0#1106842499113#com.sap.aii.af.service.cpa.impl.container.CPAObjectEntry##com.sap.aii.af.service.cpa.impl.container.CPAObjectEntry.getValue(boolean)#######SAPEngine_System_Thread[impl:5]_77##0#0#Error##Java###Decryption failed, due to .#1#<null>#
    #1.5#0003BA54D6190009000000020000316A0003EEAADA5386CF#1106842504889#com.sap.aii.af.ra.ms.impl.core.queue.SendConsumer##com.sap.aii.af.ra.ms.impl.core.queue.SendConsumer.onMessage(QueueMessage)######9998abd0707e11d9cd270003ba54d619#SAPEngine_System_Thread[impl:5]_73##0#0#Error##Java###Transmitting the message to endpoint using connection failed, due to: .#3#AFW#com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.af.ra.ms.api.RecoverableException: java.io.IOException: Error writing to server#http://kansbwul01:50000/sap/xi/engine/entry?action=execute#
    #1.5#0003BA54D6190014000000030000316A0003EEAADA542AB7#1106842504931#com.sap.aii.af.ra.ms.impl.core.queue.SendConsumer##com.sap.aii.af.ra.ms.impl.core.queue.SendConsumer.onMessage(QueueMessage)######99afb640707e11d9a86c0003ba54d619#SAPEngine_System_Thread[impl:5]_28##0#0#Error##Java###Transmitting the message to endpoint using connection failed, due to: .#3#AFW#com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.af.ra.ms.api.RecoverableException: java.io.IOException: Error writing to server#http://kansbwul01:50000/sap/xi/engine/entry?action=execute#
    #1.5#0003BA54D619004D000000000000316A0003EEAADAF321D0#1106842515349#com.sap.aii.proxy.xiruntime.web.TransportServlet#sap.com/com.sap.xi.proxyserver#com.sap.aii.proxy.xiruntime.web.TransportServlet.init(...)#J2EE_GUEST#0####a1006c50707e11d99ea30003ba54d619#SAPEngine_Application_Thread[impl:3]_32##0#0#Info##Plain###Initialized#
    #1.5#0003BA54D619004D000000010000316A0003EEAADAF32B88#1106842515352#com.sap.aii.proxy.xiruntime.web.TransportServlet#sap.com/com.sap.xi.proxyserver#com.sap.aii.proxy.xiruntime.web.TransportServlet.init(...)#J2EE_GUEST#0####a1006c50707e11d99ea30003ba54d619#SAPEngine_Application_Thread[impl:3]_32##0#0#Info##Plain###Registered with Adapter Framework Monitor#
    #1.5#0003BA54D6190055000000010000316A0003EEAADCAC81FD#1106842544275#com.sap.pmi.io.HttpPostThread##com.sap.pmi.io.HttpPostThread######b1f90ee0707e11d9c4300003ba54d619#Thread[Thread-42,5,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error#1#/System/Server#Plain###Error sending PMI records to http://kansbwul01:8000/sap/bc/sapi_gate, HTTP response: 404Not found. Please check the HTTP destination "pmistore".#
    #1.5#0003BA54D619004A000000050000316A0003EEAADD1ABD1C#1106842551499#com.sap.aii.adapter.file.File2XI##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [016ffffffabffffffb60001]###9b9677a1707e11d9a9010003ba54d619#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File#Plain###Module Exception 'com.sap.aii.af.mp.module.ModuleException: senderChannel 'c5a6ccb89b113e8c92474a4aa0df5858': Catching exception calling messaging system' found, cause: com.sap.aii.af.ra.ms.api.ConfigException: SLDAccess set to true, but not available.#
    #1.5#0003BA54D619004A000000070000316A0003EEAADD1AC765#1106842551502#com.sap.aii.adapter.file.File2XI##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : [016ffffffabffffffb60001]###9b9677a1707e11d9a9010003ba54d619#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File#Plain###Delivery Exception for guid'96f35561-707e-11d9-a16c-0003ba54d619' - non recoverable error, retry anyway#
    #1.5#0003BA54D619004A000000090000316A0003EEAADD1ACD22#1106842551504#com.sap.aii.adapter.file.File2XI##com.sap.aii.adapter.file.File2XI.processFileList()#J2EE_GUEST#0####9b9677a1707e11d9a9010003ba54d619#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File#Plain###Channel CDWExtFile: Sending file failed with com.sap.aii.af.ra.ms.api.ConfigException: SLDAccess set to true, but not available. - continue processing#
    #1.5#0003BA54D619004A0000000C0000316A0003EEAADD1B3AEE#1106842551532#com.sap.engine.services.ts##com.sap.engine.services.ts#J2EE_GUEST#0####9b9677a1707e11d9a9010003ba54d619#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/System/Server#Java#ts_0021##Thread is not associated with any transaction context.##
    #1.5#0003BA54D619004A0000000D0000316A0003EEAADD1B41AE#1106842551533#com.sap.engine.services.ts##com.sap.engine.services.ts#J2EE_GUEST#0####9b9677a1707e11d9a9010003ba54d619#SAPEngine_Application_Thread[impl:3]_39##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.engine.services.ts.exceptions.BaseIllegalStateException: Thread is not associated with any transaction context.
         at com.sap.engine.services.ts.jta.impl.TransactionManagerImpl.rollback(TransactionManagerImpl.java:441)
         at com.sap.aii.adapter.file.File2XI.processFileList(File2XI.java:1756)
         at com.sap.aii.adapter.file.File2XI.run(File2XI.java:1007)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    #1.5#0003BA54D6190011000000790000316A0003EEAADDAE5C4B#1106842561174#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error#1#/System/Server#Plain###JMS Connector Container Application: sap.com/com.sap.xi.ibresources factory name: jms/topic/xi/TopicConnectionFactory loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D61900110000007A0000316A0003EEAADDAFCE2B#1106842561269#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error##Plain###Factory: jms/topic/xi/TopicConnectionFactory loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D61900110000007C0000316A0003EEAADDAFE340#1106842561274#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error#1#/System/Server#Plain###JMS Connector Container Application: sap.com/com.sap.xi.ibresources factory name: jms/queue/xi/QueueConnectionFactory loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D61900110000007D0000316A0003EEAADDB040CB#1106842561298#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error##Plain###Factory: jms/queue/xi/QueueConnectionFactory loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D6190011000000B20000316A0003EEAADE6877ED#1106842573371#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error#1#/System/Server#Plain###JMS Connector Container Application: sap.com/com.sap.aii.af.ispeak.app factory name: ISPXAConnectionFactory loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D6190011000000B30000316A0003EEAADE68A1E8#1106842573382#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error##Plain###Factory: ISPXAConnectionFactory loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D6190011000000C10000316A0003EEAADE837B81#1106842575141#com.sap.aii.af.protocol.ispeak.clustercontext.ISPClusterContext##com.sap.aii.af.protocol.ispeak.clustercontext.ISPClusterContext.setEnvironmentState(int)######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Info#1#/Version#Plain###Environment state set to : ENV_COMPLETE#
    #1.5#0003BA54D6190011000000C20000316A0003EEAADE83D50E#1106842575164#com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPEventSession##com.sap.aii.af.protocol.ispeak.services.timer.impl.ISPEventSession.initialize()######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Info#1#/Version#Plain###Looked up factory : com.sap.engine.services.jmsconnector.cci.QueueConnectionFactoryImpl@6cbd9138#
    #1.5#0003BA54D6190011000000C30000316A0003EEAADE83D78C#1106842575165#com.sap.aii.af.protocol.ispeak.j2ee.services.ISPStartupService##com.sap.aii.af.protocol.ispeak.j2ee.services.ISPStartupService.onAllAppStart()######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Info#1#/Version#Plain###Calling onServerStart on ISPClusterContext...#
    #1.5#0003BA54D6190011000000E60000316A0003EEAADF147D24#1106842584644#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error#1#/System/Server#Plain###JMS Connector Container Application: sap.com/com.sap.ip.me.insttool factory name: InstToolTopicFactoryCreateEmptyImage loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D6190011000000E70000316A0003EEAADF14A82D#1106842584655#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error##Plain###Factory: InstToolTopicFactoryCreateEmptyImage loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D6190011000000E90000316A0003EEAADF14B7A3#1106842584659#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error#1#/System/Server#Plain###JMS Connector Container Application: sap.com/com.sap.ip.me.insttool factory name: InstToolTopicFactoryFinishImage loader does not exist:  . Using default class loader!!!#
    #1.5#0003BA54D6190011000000EA0000316A0003EEAADF14DC56#1106842584669#com.sap.engine.services.jmsconnector##com.sap.engine.services.jmsconnector######98db9d60707e11d9b1c00003ba54d619#SAPEngine_System_Thread[impl:5]_11##0#0#Error##Plain###Factory: InstToolTopicFactoryFinishImage loader does not exist:  . Using default class loader!!!#

    The problem was the Pipeline URL for the integration server.
    http://<server>:50000/sap/xi/engine/entry?action=execute
    is the defective URL. 
    Once we logged into SLD and selected the business system for the integration server we change the pipeline URL to the following
    http://<server>:8000/sap/xi/engine?type=entry
    we then restarted the J2EE server and it worked fine.

  • Performance problems with File Adapter and XI freeze

    Hi NetWeaver XI geeks,
    We are deploying a XI based product and encounter some huge performance problems. Here after the scenario and the issues:
    - NetWeaver XI 2004
    - SAP 4.6c
    - Outbound Channel
    - No mapping used and only the iDocs Adapter is involved in the pipeline processing
    - File Adapter
    - message file size < 2Ko
    We have zeroed down the problem to Idoc adapter’s performance.
    We are using a file channel and  every 15 seconds a file in a valid Idoc format is placed in a folder, Idoc adapter picks up the file from this folder and sends it  to the SAP R/3 instance.
    For few minutes (approx 5 mins) it works (the CPU usage is less then 20% even if processing time seems huge : <b>5sec/msg</b>) but after this time the application gets blocked and the CPU gets overloaded at 100% (2 processes disp_worker.exe at 50% each).
    If we inject several files in the source folder at the same time or if we decrease the time gap (from 15 seconds to 10 seconds) between creation of 2 Idoc files , the process blocks after posting  2-3 docs to SAP R/3.
    Could you point us some reasons that could provoke that behavior?
    Basically looking for some help in improving performance of the Idoc adapter.
    Thanks in advance for your help and regards,
    Adalbert

    Hi Bhavesh,
    Thanks for your suggestions. We will test...
    We wonder if the hardware is not the problem of this extremely poor performance.
    Our XI server is:
    •     Windows 2003 Server
    •     Processors: 2x3GHZ
    •     RAM: 4GB (the memory do not soak)
    The messages are well formed iDocs = single line INVOICES.
    Some posts are talking 2000 messages processed in some seconds... whereas we got 5 sec per message.
    Tnanks for your help.
    Adalbert

  • File adapter should pick a single file at a time

    Hi,
        I have File to RFC scenario.. in my source directory  I'm getting bunch of files with  the same name.  at a time.. but  i want to pick the one by one only. that means.. my file adapater poll interval is 30 seconds.. every 30 seconds it will pick the one file.. even though there are multiple files.. but my file adapter should pick a single file ata time..
    but at present my file adapater was picking all the files ata time..  but i want to make my file adapter should pick single file ata time..
    for this.. any special  configuration we need to do..  or  any  ideas or suggestion  .. will be.. appriciated..
    regards
    Babu

    >>any special configuration we need to do..
    there is no default configuration to achieve this functionality.
    I speculate that any of this should work.
    1. Post the files to a intermediate directory and use a SCRIPT/Batch program to move only one file at a time frame to the source directory.
    2. Uncheck the option Process Read only files in the sender CC to prevent the file adapter to pick the read only files. Use a script that changes the permission of one file at a time so that the file adapter will pick that file alone.
    In both the cases the script needs to be scheduled at the OS level to run every 30 seconds.
    Thanks
    SaNv....

  • Error in using file adapter valves

    Hi,
    I'm working on Oracle SOA Suite 11g (11.1.1.4). I'm doing an exercise on using adapter valves for encryption. I need to write an encrypted file using File adapter. I created pipeline.xml and also specified property in jca file. And added bpm-infra.jar file to classpath.
    Also, I've compiled SimpleEncryptValve.java and created a jar file and placed it in lib directory of domain.
    Pipeline.xml is as below :
    <?xml version="1.0"?>
    <pipeline xmlns="https://www.oracle.com/adapter/pipeline">
    <valves>
    <valve>valves.SimpleEncryptValve</valve>
    </valves>
    </pipeline>
    writeFile_file.jca contents are as below :
    <adapter-config name="writeFile" adapter="File Adapter" wsdlLocation="writeFile.wsdl" xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">
    <connection-factory location="eis/FileAdapter"/>
    <endpoint-interaction portType="Write_ptt" operation="Write">
    <interaction-spec className="oracle.tip.adapter.file.outbound.FileInteractionSpec">
    <property name="PhysicalDirectory" value="D:\PoC\FileAdapters"/>
    <property name="Append" value="false"/>
    <property name="FileNamingConvention" value="new_%SEQ%.txt"/>
    <property name="NumberMessages" value="1"/>
    <property name="PipelineFile" value="pipeline.xml"/>
    </interaction-spec>
    </endpoint-interaction>
    </adapter-config>
    Got below error while testing. What could be wrong in valve configuration ?
    <Jun 6, 2011 7:29:25 PM IST> <Error> <oracle.soa.adapter> <BEA-000000> <File
    pter Project2:writeFile [ Write_ptt::Write(body) ]
    oracle.tip.pc.services.pipeline.PipelineException: Invalid configurations for valves
    at oracle.tip.pc.services.pipeline.PipelineImpl.validate(PipelineImpl
    va:237)
    at oracle.tip.pc.services.pipeline.PipelineFactory.instantiateModel(P
    lineFactory.java:198)
    at oracle.tip.pc.services.pipeline.PipelineTemplate.newPipeline(Pipel
    Template.java:39)
    at oracle.tip.adapter.file.outbound.FileSender.getPipeline(FileSender
    va:378)
    at oracle.tip.adapter.file.outbound.FileSender.sendNonBatchedSerializ
    late(FileSender.java:254)
    at oracle.tip.adapter.file.outbound.FileInteraction.executeFileWrite(
    eInteraction.java:623)
    at oracle.tip.adapter.file.outbound.FileInteraction.execute(FileInter
    ion.java:426)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteracti
    nvoker.executeJcaInteraction(JCAInteractionInvoker.java:311)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteracti
    nvoker.invokeJcaReference(JCAInteractionInvoker.java:548)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteracti
    nvoker.invokeAsyncJcaReference(JCAInteractionInvoker.java:508)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointI
    raction.performAsynchronousInteraction(JCAEndpointInteraction.java:491)
    at oracle.integration.platform.blocks.adapter.AdapterReference.post(A
    terReference.java:247)
    at oracle.integration.platform.blocks.mesh.AsynchronousMessageHandler
    Post(AsynchronousMessageHandler.java:142)
    at oracle.integration.platform.blocks.mesh.MessageRouter.post(Message
    ter.java:194)
    at oracle.integration.platform.blocks.mesh.MeshImpl.post(MeshImpl.jav
    15)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorIm
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAc
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingRefle
    on(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invok
    inpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proce
    ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseE
    tAspect.java:71)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proce
    ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDyn
    cAopProxy.java:204)
    at $Proxy299.post(Unknown Source)
    at oracle.tip.mediator.serviceEngine.MediatorServiceEngine.post2Mesh(
    iatorServiceEngine.java:1120)
    at oracle.tip.mediator.service.BaseActionHandler.requestProcess(BaseA
    onHandler.java:200)
    at oracle.tip.mediator.service.BaseActionHandler.requestProcess(BaseA
    onHandler.java:94)
    at oracle.tip.mediator.service.BaseActionHandler.requestProcess(BaseA
    onHandler.java:74)
    at oracle.tip.mediator.service.OneWayActionHandler.process(OneWayActi
    andler.java:47)
    at oracle.tip.mediator.service.ActionProcessor.onMessage(ActionProces
    .java:64)
    at oracle.tip.mediator.dispatch.MessageDispatcher.executeCase(Message
    patcher.java:137)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.processCase(
    tialMessageDispatcher.java:503)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.processCases
    itialMessageDispatcher.java:401)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.processNorma
    ses(InitialMessageDispatcher.java:284)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.processCases
    itialMessageDispatcher.java:251)
    at oracle.tip.mediator.dispatch.InitialMessageDispatcher.dispatch(Ini
    lMessageDispatcher.java:143)
    at oracle.tip.mediator.serviceEngine.MediatorServiceEngine.process(Me
    torServiceEngine.java:848)
    at oracle.tip.mediator.serviceEngine.MediatorServiceEngine.post(Media
    ServiceEngine.java:624)
    at oracle.integration.platform.blocks.mesh.AsynchronousMessageHandler
    Post(AsynchronousMessageHandler.java:142)
    at oracle.integration.platform.blocks.mesh.MessageRouter.post(Message
    ter.java:194)
    at oracle.integration.platform.blocks.mesh.MeshImpl.post(MeshImpl.jav
    15)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorIm
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAc
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingRefle
    on(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invok
    inpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proce
    ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseE
    tAspect.java:59)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proce
    ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDyn
    cAopProxy.java:204)
    at $Proxy299.post(Unknown Source)
    at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComp
    nt.doMessageProcessing(WebServiceEntryBindingComponent.java:1271)
    at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComp
    nt.processIncomingMessage(WebServiceEntryBindingComponent.java:859)
    at oracle.integration.platform.blocks.soap.FabricProvider.processMess
    (FabricProvider.java:113)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcess
    (ProviderProcessor.java:1187)
    at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementa
    n(WebServiceProcessor.java:1081)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessi
    ProviderProcessor.java:581)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServic
    ocessor.java:232)
    at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProc
    or.java:192)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.j
    :459)
    at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPo
    FabricProviderServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.
    (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSec
    tyHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.
    a:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl
    va:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:1
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java
    3)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatfor
    il.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.
    a:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.jav
    61)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl
    va:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java
    6)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl
    va:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAc
    n.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAc
    n.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authentic
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.ja
    120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebA
    ervletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServl
    ontext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImp
    ava:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    >

    Hi Surfraz,
    Did you go through this link?
    http://docs.oracle.com/cd/E21764_01/integration.1111/e10231/adptr_file.htm#BABCFDGC
    Regards,
    Neeraj Sehgal

Maybe you are looking for