Flat file identification

I am trading a custom flat file via generic exchange (based on the newest version iDoc. I have a ecs and xsd file created with no issues. I can test etc... using doc editor.
When enabling the trading partner set up I am refering to the correct doc types and xsd.
I have defined the identification values by position (0 to being the first position) and ensured thge value is matching.
Still getting the below exception
Machine Info: (nalinoap01.na.acco.com)
Description: Unable to identify the document protocol of the message
StackTrace:
Error -: AIP-50083: Document protocol identification error
     at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:2619)
Document header is below and I am defingin 0 to 6 as "E1EDK01" =
E1EDK01 PO1000000009158788800000100000001 USD 1.00000 0008 NB

thanks for te quick reply. I did restart the app with the deployment active. Still throwing the protocol exception though. Here is the b2b.log
Protocol = FTP
Version = 1.0
Transport Header
filename:Custom_CustomDocType_CustomDocTypeRev.txt
filesize:6152
file_ext:txt
fullpath://wmdev/WEBMETHODS65/EDIfiles/b2bData/Inbound/Dev/Custom_CustomDocType_CustomDocTypeRev.txt
timestamp:1969-12-31T18:00:00.000-06:00
2008.08.08 at 12:38:19:771: Thread-11: BusinessLogicLayer - (DEBUG) New ExecutionContext has been created
2008.08.08 at 12:38:19:771: Thread-11: BusinessLogicLayer - (DEBUG) setRuntimeActiveandQuiescing()
2008.08.08 at 12:38:19:771: Thread-11: BusinessLogicLayer - (DEBUG) Recieve a new PersistencyService
2008.08.08 at 12:38:19:829: Thread-11: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Design
2008.08.08 at 12:38:19:829: Thread-11: BusinessLogicLayer - (DEBUG) Push Stack: queryConfiguration
2008.08.08 at 12:38:19:829: Thread-11: BusinessLogicLayer - (DEBUG) Pop Stack: queryConfiguration
2008.08.08 at 12:38:19:830: Thread-11: BusinessLogicLayer - (DEBUG) A new PersistencyService is created
2008.08.08 at 12:38:19:902: Thread-11: BusinessLogicLayer - (DEBUG) setRuntimeActiveandQuiescing()
2008.08.08 at 12:38:19:903: Thread-11: B2B - (DEBUG) DBContext beginTransaction: Enter
2008.08.08 at 12:38:19:904: Thread-11: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
2008.08.08 at 12:38:19:904: Thread-11: B2B - (DEBUG) DBContext beginTransaction: Leave
2008.08.08 at 12:38:19:905: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.InterfaceListener:syncAckEBMS enter
2008.08.08 at 12:38:19:905: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.InterfaceListener:syncAckEBMS checking header names
2008.08.08 at 12:38:19:905: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.InterfaceListener:syncAckEBMS name =filename
2008.08.08 at 12:38:19:905: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.InterfaceListener:syncAckEBMS name =filesize
2008.08.08 at 12:38:19:905: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.InterfaceListener:syncAckEBMS name =file_ext
2008.08.08 at 12:38:19:906: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.InterfaceListener:syncAckEBMS name =fullpath
2008.08.08 at 12:38:19:906: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.InterfaceListener:syncAckEBMS name =timestamp
2008.08.08 at 12:38:19:906: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.InterfaceListener:syncAckEBMS exit
2008.08.08 at 12:38:19:925: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(2 params) Enter
2008.08.08 at 12:38:19:976: Thread-11: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:19:976: Thread-11: BusinessLogicLayer - (DEBUG) Push Stack: createDataStorage
2008.08.08 at 12:38:20:062: Thread-11: BusinessLogicLayer - (DEBUG) Pop Stack: createDataStorage
2008.08.08 at 12:38:20:068: Thread-11: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:20:068: Thread-11: BusinessLogicLayer - (DEBUG) Push Stack: createWireMessage
2008.08.08 at 12:38:20:084: Thread-11: BusinessLogicLayer - (DEBUG) Pop Stack: createWireMessage
2008.08.08 at 12:38:20:084: Thread-11: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertNativeEvtTblRow(2 params) Exit
2008.08.08 at 12:38:20:127: Thread-11: B2B - (DEBUG) DBContext commit: Enter
2008.08.08 at 12:38:20:128: Thread-11: B2B - (DEBUG) DBContext commit: Transaction.commit()
2008.08.08 at 12:38:20:129: Thread-11: B2B - (DEBUG) DBContext commit: Leave
2008.08.08 at 12:38:20:140: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:onMessage Enter
2008.08.08 at 12:38:20:140: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Enter
2008.08.08 at 12:38:20:140: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Transaction.begin()
2008.08.08 at 12:38:20:141: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Leave
2008.08.08 at 12:38:20:141: Thread-10: BusinessLogicLayer - (DEBUG) setRuntimeActiveandQuiescing()
2008.08.08 at 12:38:20:141: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processEvents Enter
2008.08.08 at 12:38:20:142: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processEvents begin transaction
2008.08.08 at 12:38:20:142: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Enter
2008.08.08 at 12:38:20:142: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Leave
2008.08.08 at 12:38:20:142: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleMessageEvent Enter
2008.08.08 at 12:38:20:142: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:incomingContinueProcess Enter
2008.08.08 at 12:38:20:142: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:getWireMessage Enter
2008.08.08 at 12:38:20:147: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:20:147: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryWireMessage
2008.08.08 at 12:38:20:167: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryWireMessage
2008.08.08 at 12:38:20:167: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:getWireMessage Exit
2008.08.08 at 12:38:20:167: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:formTransportMessage Enter
2008.08.08 at 12:38:20:178: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:formTransportMessage Exit
2008.08.08 at 12:38:20:178: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Enter
2008.08.08 at 12:38:20:236: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Identify Business Protocol
2008.08.08 at 12:38:20:237: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Do Unpack using the BP specific package class
2008.08.08 at 12:38:20:238: Thread-10: B2B - (DEBUG) MimePackaging:unpack:Enter
2008.08.08 at 12:38:20:240: Thread-10: B2B - (DEBUG) MimePackaging:doUnpack:Enter
2008.08.08 at 12:38:20:243: Thread-10: B2B - (DEBUG) MimePackaging:unpackNonMimeMessage:Enter
2008.08.08 at 12:38:20:248: Thread-10: B2B - (DEBUG) MimePackaging:unpackNonMimeMessage:oracle.tip.adapter.b2b.packaging.Component@76db09
2008.08.08 at 12:38:20:248: Thread-10: B2B - (DEBUG) MimePackaging:unpackNonMimeMessage:Exit
2008.08.08 at 12:38:20:248: Thread-10: B2B - (DEBUG) MimePackaging:unpack:Exit
2008.08.08 at 12:38:20:248: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Decode the Incoming Message into B2B Message
2008.08.08 at 12:38:20:249: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:decodeIncomingMessage Enter
2008.08.08 at 12:38:20:249: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:decodeIncomingMessage Number of Components = 1
2008.08.08 at 12:38:20:258: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:decodeIncomingMessage Transport Protocol = {FTP}
2008.08.08 at 12:38:20:260: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:decodeIncomingMessage filename = Custom_CustomDocType_CustomDocTypeRev.txt
2008.08.08 at 12:38:20:260: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:decodeIncomingMessage File TP Host name = Custom
2008.08.08 at 12:38:20:260: Thread-10: B2B - (DEBUG) calling setInitiatingPartyId() changing from null to TPName: Custom Type: null Value: null
2008.08.08 at 12:38:20:261: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:decodeIncomingMessage fromParty = Custom
2008.08.08 at 12:38:20:261: Thread-10: B2B - (DEBUG) calling setFromPartyId() changing from null to TPName: Custom Type: null Value: null
2008.08.08 at 12:38:20:261: Thread-10: B2B - (DEBUG) calling setToPartyId() changing from null to TPName: null Type: null Value: null
2008.08.08 at 12:38:20:261: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:decodeIncomingMessage security info NULL
2008.08.08 at 12:38:20:265: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.generic.GenericExchangePlugin:GenericExchangePlugin:decodeIncomingMessage Exit
2008.08.08 at 12:38:20:265: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage Enter
2008.08.08 at 12:38:20:265: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage toTP null
2008.08.08 at 12:38:20:266: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage hubUrl null
2008.08.08 at 12:38:20:266: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processHubMessage Exit
2008.08.08 at 12:38:20:266: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage ProtocolCollabId = null
2008.08.08 at 12:38:20:266: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage CollaborationName null
2008.08.08 at 12:38:20:266: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate Enter
2008.08.08 at 12:38:20:267: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate check non-RosettaNet Message
2008.08.08 at 12:38:20:268: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:20:268: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryWireMessage
2008.08.08 at 12:38:20:273: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryWireMessage
2008.08.08 at 12:38:20:273: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:checkDuplicate Exit
2008.08.08 at 12:38:20:285: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processIncomingMessage Protocol Collaboration Id : null
2008.08.08 at 12:38:20:285: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:identifyIncomingDocument Enter
2008.08.08 at 12:38:20:394: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl Enter
2008.08.08 at 12:38:20:396: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl validateEnvelope = false
2008.08.08 at 12:38:20:397: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:ISelectorImpl Leave
2008.08.08 at 12:38:20:397: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Enter
2008.08.08 at 12:38:20:397: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Return = oracle.tip.adapter.b2b.document.edi.ISelectorImpl@9b688e
2008.08.08 at 12:38:21:432: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin:identifyIncomingDocument errcode = Execute failed - CECToolsException thrown - HRESULT[650007], description[The data in the file could not be parsed. Please check the file to verify that it is valid and formatted correctly. This error can occur for one of the following reasons:  A) The data file may be a Word document or have some other binary format. B) The envelope data may not be formatted properly. If this is an X12 data file, please verify that the ISA segment is the correct size (exactly 106 characters). If this is an EDIFACT data file, it must have either a UNA or begin with UNB. For other standards, verify that the envelope segments conform to the specified rules. C) The segment/record delimiters in the file are incorrect.]
2008.08.08 at 12:38:21:433: Thread-10: B2B - (ERROR) com.edifecs.shared.jni.JNIException: Execute failed - CECToolsException thrown - HRESULT[650007], description[The data in the file could not be parsed. Please check the file to verify that it is valid and formatted correctly. This error can occur for one of the following reasons:  A) The data file may be a Word document or have some other binary format. B) The envelope data may not be formatted properly. If this is an X12 data file, please verify that the ISA segment is the correct size (exactly 106 characters). If this is an EDIFACT data file, it must have either a UNA or begin with UNB. For other standards, verify that the envelope segments conform to the specified rules. C) The segment/record delimiters in the file are incorrect.]
     at com.edifecs.shared.jni.xdata.INativeToXData.ExecuteNative(Native Method)
     at com.edifecs.shared.jni.xdata.INativeToXData.Execute(Unknown Source)
     at oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin.identifyIncomingDocument(EDIDocumentPlugin.java:344)
     at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:2600)
     at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1365)
     at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2030)
     at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:1962)
     at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:1920)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:463)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:335)
     at java.lang.Thread.run(Thread.java:534)
2008.08.08 at 12:38:21:433: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:identifyIncomingDocument Enter
2008.08.08 at 12:38:21:711: Thread-10: B2B - (ERROR) Error -: AIP-50083: Document protocol identification error
     at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:2619)
     at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1365)
     at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2030)
     at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:1962)
     at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:1920)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:463)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:335)
     at java.lang.Thread.run(Thread.java:534)
2008.08.08 at 12:38:21:711: Thread-10: B2B - (ERROR) Error -: AIP-50083: Document protocol identification error
     at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:2619)
     at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1365)
     at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2030)
     at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:1962)
     at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:1920)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:463)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:335)
     at java.lang.Thread.run(Thread.java:534)
2008.08.08 at 12:38:21:712: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleExceptionBeforeIncomingTPA Enter
2008.08.08 at 12:38:21:712: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Enter
2008.08.08 at 12:38:21:712: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Error message is Error -: AIP-50083: Document protocol identification error
2008.08.08 at 12:38:21:712: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired Enter
2008.08.08 at 12:38:21:712: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired {filename=Custom_CustomDocType_CustomDocTypeRev.txt, filesize=6152, file_ext=txt, fullpath=//wmdev/WEBMETHODS65/EDIfiles/b2bData/Inbound/Dev/Custom_CustomDocType_CustomDocTypeRev.txt, timestamp=1969-12-31T18:00:00.000-06:00}
2008.08.08 at 12:38:21:712: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired returning false
2008.08.08 at 12:38:21:713: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException FA not required
2008.08.08 at 12:38:21:713: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException Updating Error Message: Error -: AIP-50083: Document protocol identification error
2008.08.08 at 12:38:21:713: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Enter
2008.08.08 at 12:38:21:713: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Wire message found
2008.08.08 at 12:38:21:713: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Creating new b2berror object
2008.08.08 at 12:38:21:714: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState enum not null
2008.08.08 at 12:38:21:714: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message error information
2008.08.08 at 12:38:21:716: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message protocol message id
2008.08.08 at 12:38:21:720: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:721: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: createDataStorage
2008.08.08 at 12:38:21:767: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: createDataStorage
2008.08.08 at 12:38:21:770: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message payload storage
2008.08.08 at 12:38:21:774: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:775: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: updateWireMessage
2008.08.08 at 12:38:21:795: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: updateWireMessage
2008.08.08 at 12:38:21:795: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:795: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryBusinessMessage
2008.08.08 at 12:38:21:800: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryBusinessMessage
2008.08.08 at 12:38:21:800: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Creating new business message
2008.08.08 at 12:38:21:800: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow Enter
2008.08.08 at 12:38:21:809: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:809: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryExchangeProtocolRevision
2008.08.08 at 12:38:21:812: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryExchangeProtocolRevision
2008.08.08 at 12:38:21:812: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:813: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryDocumentProtocolRevision
2008.08.08 at 12:38:21:815: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryDocumentProtocolRevision
2008.08.08 at 12:38:21:826: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty name null
2008.08.08 at 12:38:21:826: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty type and value nullnull
2008.08.08 at 12:38:21:826: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:827: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryTradingPartner
2008.08.08 at 12:38:21:829: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryTradingPartner
2008.08.08 at 12:38:21:829: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:829: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryTradingPartner
2008.08.08 at 12:38:21:832: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryTradingPartner
2008.08.08 at 12:38:21:832: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:832: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryBusinessAction
2008.08.08 at 12:38:21:834: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryBusinessAction
2008.08.08 at 12:38:21:834: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow BusinessAction for the given name null null
2008.08.08 at 12:38:21:839: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:21:839: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: createBusinessMessage
2008.08.08 at 12:38:22:001: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: createBusinessMessage
2008.08.08 at 12:38:22:002: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating business message error information
2008.08.08 at 12:38:22:004: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:22:004: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: updateBusinessMessage
2008.08.08 at 12:38:22:010: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: updateBusinessMessage
2008.08.08 at 12:38:22:010: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Exit
2008.08.08 at 12:38:22:010: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException Updating Native Event Tbl Row
2008.08.08 at 12:38:22:010: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateNativeEvtTblRow Enter
2008.08.08 at 12:38:22:018: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateNativeEvtTblRow msgInfo.id = [email protected]01F78B740
2008.08.08 at 12:38:22:018: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:
** DbAccess:updateNativeEvtTblRow:tip_wireMsg protocolCollabID = null
2008.08.08 at 12:38:22:018: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
2008.08.08 at 12:38:22:018: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: updateWireMessage
2008.08.08 at 12:38:22:021: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: updateWireMessage
2008.08.08 at 12:38:22:022: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException notifying App
2008.08.08 at 12:38:22:022: Thread-10: B2B - (DEBUG) Engine:notifyApp Enter
2008.08.08 at 12:38:22:025: Thread-10: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
<Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<correlationId>null</correlationId>
<b2bMessageId>AC19115011BA365C399000001F78B730</b2bMessageId>
<errorCode>AIP-50083</errorCode>
<errorText>Document protocol identification error</errorText>
<errorDescription>
<![CDATA[Machine Info: (nalinoap01.na.acco.com)
Description: Unable to identify the document protocol of the message
StackTrace:
Error -:  AIP-50083:  Document protocol identification error
     at oracle.tip.adapter.b2b.engine.Engine.identifyDocument(Engine.java:2619)
     at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1365)
     at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2030)
     at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:1962)
     at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:1920)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:463)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:335)
     at java.lang.Thread.run(Thread.java:534)
  ]]>
</errorDescription>
<errorSeverity>2</errorSeverity>
</Exception>

Similar Messages

  • Dynamic Column Names in Flat File Destination

    Hello,
    Inside a Data Flow Task, I have an ADO.Net data source which executes a stored procedure that provides results in 5 columns.
    The requirement is to have it connect to a flat file destination, such that the column names is dependent on what data was pulled by the data source. There is a variable indicator which identifies the data that was pulled. For example:
    If the indicator is 0, then the columns names will be A,B,C,D,E. Otherwise, if the indicator is 1, then column names will be V,W,X,Y,Z.
    Any suggestions will be of great help.
    AJ

    If you only have two variations then use a branched execution (based on precedence constraints) and direct it to one DFT or another based on the result returned by the stored procedure.
    Otherwise use .net
    code to create one package or another dynamically.
    PS: I suggest not to bother using SSIS for such a simplistic scenario.
    Arthur My Blog

  • Getting error while reading the positional flat files

    Hi,
    I have a requirement to read a Positional Flat file and convert into XML through oracle B2B. I have created a positional flat file .ecs, XSD and parser .ecs file using the blog http://anuj-dwivedi.blogspot.in/2011/10/handling-positionaldelimited-flat-files.html and updated the same in the server.
    I have created a agreemnt for inbound scenario But while testing the inbound scenario i am getting an error in B2B as :
    Error Code     B2B-50083
    Error Description     Machine Info: Description: Document protocol identification error.
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     ERROR
    Error Text     Document protocol identification error.
    I have tried all the possible ways but getting the same error.
    Please guide me to overcome this.
    Thanks,
    Nishanth

    Nishanth,
    Have you followed the step#2 correctly -
    Copying the parser ecs in the installation directory and adding an entry in XERegistry.xml (of all machines if domain is spanned across multiple machines)
    Also make sure that you have provided Identification Value, Identification Start Position and Identification End Position correctly in Document Defintion. Please remember that start position starts from 1 (instead of 0)
    Regards,
    Anuj

  • Flat file over sftp

    Hi
    I got a requirement to transfer flat file from ftp to remote trading partner ftp site. Can any body tell me the best way to do it. I can use ftp adapter but my client wants to have the report. I created ecs file and xsd for positional flat file but I am getting error while placing in the remote ftp. I dont want to translate the flat file to xml and back to flat file. this is flat file to flat file.
    Thanks

    You can use Custom document protocol also as a Identification type flat file.
    Please post the error which you are getting while sending the message.

  • Converting Flat File data into XML

    Hi Experts,
    Consider the message type of the SENDER system and flat file data
    <dt_sender>
    <root>
    <header1>   0..1
        <f1>
        <f2>
        <f3>
    <header2>   0..1
        <f4>
        <f5>
        <f6>
    <item>        1..unbounded
        <f7>
        <f8>
        <f9>
        <f10>
        <f11>
        <f12>
    </item>
    abc     def     ghi     jkl     mno     pqr
    123     123     123     123     123     123
    456     456      456     456     456     456
    how to convert the flat file data into following XML data. please note that each field value is separated by TAB delimeter...wht parameters shld b used
    <root>
        <Header1>
            <f1>abc</f1>
            <f2>def</f2>
            <f3>ghi</f3>
        </Header1>
        <Header2>
            <f4>jkl</f4>
            <f5>mno</f5>
            <f6>pqr</f6>
        </Header1>
        <item>
            <f7>123</f7>
            <f8>123</f8>
            <f9>123</f9>
            <f10>123</f10>
            <f11>123</f11>
            <f12>123</f12>
            <f7>456</f7>
            <f8>456</f8>
            <f9>456</f9>
            <f10>456</f10>
            <f11>456</f11>
            <f12>456</f12>
        </item>
    points will be given to the correct answers
    Thanks in advance.
    FAisal
    Edited by: Abdul Faisal on Feb 29, 2008 5:53 AM

    Faisal,
    When you read the multiple recordset strucutre file then each record in txt file should have an header from which you can identiy which segment it should go.. and you identiy it by using the keyfiledValue in file adapter
    <root>
    <header1> 0..1
    <f1>
    <f2>
    <f3>
    <header2> 0..1
    <f4>
    <f5>
    <f6>
    <item> 1..unbounded
    <f7>
    <f8>
    <f9>
    <f10>
    <f11>
    <f12>
    </item>
    for this input file
    abc def ghi jkl mno pqr
    123 123 123 123 123 123
    456 456 456 456 456 456
    abc def ghi can be read using the file adater to header 1 usinfg key field value, but using the same file adapter you cannt put GHI into header2.
    else you should read whole row abc def ghi jkl mno pqr in single filed and write an UDF to split data to header1 and Header 2
    similarly you have to take care for item records also
    if your inout file is something like this
    abc def ghi
    jkl mno pqr
    123 123 123 123 123 123
    456 456 456 456 456 456
    abc identifies to Header 1
    JKL for Header 2  so on...
    read the whole line in single field  and write UDF to Split to header 1 and header 2 similary for item.

  • B2B integration with EBiz for a custom positional flat file

    I have installed SOA 11g with the latest patch. I am confused with my setup since I could not find any good example for my use case. I get a positional flat file from my trading partner (VDA4905). I have done the following so far:
    Created Document Definition : Custom, version 1.0, type PO with identification type as "flat". I have given the first 3 characters of the file to contain "511" as the identification value.
    I have created trading partners, host listening channel (folder as /tmp/b2b) and agreement. Validated and deployed the agreement.
    I created a dummy file with first 3 characters as 511 and put it in the /tmp/b2b. The file is not getting consumed and I see the pretty standard error "Agreement not found from TP is null".
    My questions are:
    1. When I created the document definition, do I need to specify any xsd or ecs file? Since I am using positional flat file, is this mandatory?
    2. I changed the name of the dummy file in the "FROM TP_HOST_seq.txt", still see the same issue.
    Any help is appreciated.
    Shanthi

    When I changed the file name, it gets consumed. Regarding the file name, I have the following question:
    I get the files from different plants and the file names are different for each plant, however, the processing is the same. If I need to have file name in %From TP%_%SEQ%.txt this format, do I need to create multiple TPs such that the file name maps to TP name? Can I use the same agreement for all these dummy TPs that I create?
    Is there anything I can do, to consume all messages in a specific directory irrespective of the file name?
    Thanks
    Shanthi

  • Invalid data format on EXPORTING table  to SQL-FLAT FILE (Insert type)

    Hi there!
    Writing from Slovenia/Europe.
    Working with ORACLE9i (standard version) on Windows XP with SQL-deloper 1.0.0.015.
    FIRST SQL.-DEVELOPER IS GOOD TOOL WITH SOME MINOR ERRORS.
    1.) Declare and Insert data EXAMPLE
    drop table tst_date;
    create table tst_date (fld_date date);
    insert into tst_date values (sysdate);
    insert into tst_date values (sysdate);
    2.) Retriving date with SQLPLUS
    SQL> select to_char(fld_date,'DD.MM.YYYY HH24:MI:SS') FROM TST_DATE;
    23.10.2006 11:25:23
    23.10.2006 11:25:25
    As you see TIME DATA IS CORRECT.
    When I EXPOPRT data TO SQL-insert type I got this result IN TST_DATE.SQL file:
    -- INSERTING into TST_DATE
    Insert into "TST_DATE" ("FLD_DATE") values (to_date('2006-10-23','DD.MM.RR'));
    Insert into "TST_DATE" ("FLD_DATE") values (to_date('2006-10-23','DD.MM.RR'));
    As you seel I lost TIME DATA.
    QUESTION!
    HOW CAN I SET PROPER DATE FORMAT IN SQL-DEVELOPER BEFORE I EXPORT DATA TO FLAT FILE.
    Best regards, Iztok from SLOVENIA
    Message was edited by:
    DEKUS

    A DATE-Field, is a DATE-Field and not a
    DATE-TIME-Field.
    The export-tool identifies a DATE-Field and exports
    the data into date-format.This is not true. Oracle DATE fields include a time element.
    To the original poster - I believe this is a bug in the current version.
    See this thread for possible workarounds Bad Export format --- BUG ???
    Message was edited by:
    smitjb

  • Refreshing the data in a flat file

    Hi
    I am working on data integration.
    I need to fetch data from Oracle data base and then write it to a flat file.
    It is working fine now,but for the next fetch I don't need the old data to remain there in the file.The data should get refreshed and only the newly fetched data should be present.
    After the data is written to the flat file can i rename the file?
    I need the format of the file to be 'File_yyyyMMDDHHmmss.txt'.
    My final question is how should I FTP this to the target?
    Please help me on this as soon as possible since this is needed in an urgent part of the delivery.

    All you ask is achievable:
    1) The IKM SQL to file has a TRUNCATE option, which will if set to YES, will start from a clean file.
    2) You could rename the file after writing it, but why not just write it with that name? If you set the resource name to be a variable, (e.g. #MyProj.MyFilename), and be sure to set the variable in the package before executing your interface, you should be able to get the file you want. Otherwise, you can use the OdiFileMove tool in your package to rename the file.
    To set the name of the variable you can use a query on the database (if you are using Oracle, something like SELECT 'File_'||TOCHAR(SYSDATE) from DUAL.)
    3) ODI has ftp classes built in- you can find the doc under doc\webhelp\en\ref_jython\jyt_ex_ftp.htm
    Hope this helps
    Message was edited by:
    CTS

  • Loading multiple flat file at a time.

    hi experts,
    I am having 15 flat files with same data structure.so how do i load all the fileswith out creating 15 info packges .
    ( say all the files are on the desktop.)
    I had seen the option that ABAP code an be written in info package in extraction tab.
    Can any one share me the abap code
    Regards
    Laxman.

    You can write dynamic code using ABAP if your number of flat files are not fixed...but if you have to 15 flat files always just creating multiple infopackages.
    For code, you have to store file names/name pattern in some table and reading it at run time. You can use function modules starting with BAPI_IPAK* to create/change/start template IP like BAPI_IPAK_START. You can set IP parameters at run time using FM RSBATCH_MAINTAIN_PAR_SETTINGS.
    Kamaljeet

  • InfoSpoke Flat File Extract to Logical Filename

    I'm trying to extract data from an ODS to a flat file. So far, I've found that the InfoSpoke must write to the application server for large data volume. Also, in order for the InfoSpoke to transport properly, I must use logical filenames. I've attempted to implement the custom class and append structure as defined in the SAP document "How To... Extract Data with OPEN HUB to a Customer Defined Logical Filename". I'm getting an error when attempting to import the included transports (custom class code). It appears to be a syntax error. Has anyone encountered this, and, if so, how did you fix it?

    Hello.
    I'm getting a syntax error also.  I did not import the transport, but applied the notes thru the appendix.  When I modified the method "GET_OBJECT_REF_INT" in class CL_RSB_DEST as below, I get a syntax error on the "create object" statement.
        when rsbo_c_desttype_int-file_applsrv.
    *{   REPLACE        &$&$&$&$                                          1
    *\      data: l_r_file_applsrv type ref to cl_rsb_file_applsrv.
          data: l_r_file_applsrv type ref to zcl_rsb_file_logical.
    *}   REPLACE
          create object l_r_file_applsrv
            exporting i_dest    = n_dest
                      i_objvers = i_objvers
    Class CL_RSB_DEST,Method GET_OBJECT_REF_INT
    The obligatory parameter "I_S_VDEST" had no value assigned to it.

  • Dynamic file name from input payload (RFC 2 flat file)

    Hi,
    I have an RFC to flat file scenario. The output flat file has not an XML structure, it's just a plain text file generated with abap mapping.
    In my source interface (RFC), I have a field called <FILENAME>, I want to use the value of that field to create the target file using dynamic file name. But if  in variable substitution I use payload:ZRFC_NAME,1,FILENAME,1 It doesn't work because the dynamic variable substitution try to access to output payload, not the source one...
    What can I do?

    Hi Marshal,
           You can add a extra node to your target strucutre like
    FileName- Node
    --FileName - Element.
    do the mapping from the field filename of RFC to FileName field in u r target strucure. And use this  field path at Refrence in variable subtituion.
    In the Content converison add the Name & Values as below
    FileName.fileldNames -- FileName
    FileName.fieldFixedLengths -- 0
    FileName.fixedLengthTooShortHandling -- Cut
    So the extra field in u r target structure would not populate in u r target text file.
    Cheers
    Veera

  • Non English Charaters in Flat file(Note pad)

    Dear Friends,
    I have a flat file from presentation server which needs to be uploaded and do some validations on that file based on the data existing.
    I have some Russian language words in that file. E.g: "ОЩИ В ПОДГ". If this word exists in the file i need to get some other data from a database table. But when trying to check for the word, these characters are appearing as junk characters like ####&^^.
    I tried logging into RU language also, but still not working. And also tried changing the file as type Unicode, ASCII and also not worked.
    Please let me know how to get identify these words to see the exact russian words.
    Thanks for your help.
    Srinivas.

    Hello,
    Is your file .txt file.If yes,while saving it gives a pop up for file name.There you have option for encoding, there select encoding as
    Unicode and try to upload.
    It worked for me.I tried with the data provided by you.
    data:begin of it_tab occurs 0,
          val type string,
         end of it_tab.
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
        filename                      = 'C:\Documents and Settings\xxx\Desktop\SDN1.txt'
      FILETYPE                      = 'ASC'
      HAS_FIELD_SEPARATOR           = ' '
      HEADER_LENGTH                 = 0
      READ_BY_LINE                  = 'X'
      DAT_MODE                      = ' '
      CODEPAGE                      = ' '
      IGNORE_CERR                   = ABAP_TRUE
      REPLACEMENT                   = '#'
      CHECK_BOM                     = ' '
      VIRUS_SCAN_PROFILE            = VIRUS_SCAN_PROFILE
      NO_AUTH_CHECK                 = ' '
    IMPORTING
      FILELENGTH                    = FILELENGTH
      HEADER                        = HEADER
      TABLES
        data_tab                      = it_tab
    EXCEPTIONS
       FILE_OPEN_ERROR               = 1
       FILE_READ_ERROR               = 2
       NO_BATCH                      = 3
       GUI_REFUSE_FILETRANSFER       = 4
       INVALID_TYPE                  = 5
       NO_AUTHORITY                  = 6
       UNKNOWN_ERROR                 = 7
       BAD_DATA_FORMAT               = 8
       HEADER_NOT_ALLOWED            = 9
       SEPARATOR_NOT_ALLOWED         = 10
       HEADER_TOO_LONG               = 11
       UNKNOWN_DP_ERROR              = 12
       ACCESS_DENIED                 = 13
       DP_OUT_OF_MEMORY              = 14
       DISK_FULL                     = 15
       DP_TIMEOUT                    = 16
       OTHERS                        = 17
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Thanks.
    Ramya.

  • Error while uploading data from a flat file to the hierarchy

    Hi guys,
    after i upload data from a flat file to the hierarchy, i get a error message "Please select a valid info object" am loading data using PSA, having activated all external chars still get the problem..some help on this please..
    regards
    Sri

    there is o relation of infoobject name in flat file and infoobjet name at BW side.
    please check with the object in the BW and their lengths and type of the object and check your flat file weather u have the same type there,
    now check the sequence of the objects in the transfer rules  and activate them.
    there u go.

  • How can we search data in flat files

    I need to search for a particular list of account numbers whose data is stored in a flat file. Each line represents data for one account number. I also need to put all data for the searched account number into a new flat file.
    Can anyone help me on this??
    Thanks in advance....

    I m very new to java programming and dont know what
    to write in the code i.e are there any available
    methods to do so..or do we need to write a search
    logic..That's correct you have to implemetn the logic, but it's pretty easy. Just a loop which reads each line from the file, and looks for the information.
    Kaj

  • How can we append data in existing flat file

    how can we append data to a existing flat file (Text file).

    just fill the itab from data which suppose to append to text file.than read text file from GUI_UPLOAD and loop on itab and with the use of read statements you may append the data.

Maybe you are looking for

  • View mismatch in SQVI tcode in User level

    Hi, I have copied an user A from user B. Everything is same i.e. role,profile,parameter. Problem is that B is able to execute and see the reults of tcode SQVI in the initial screen But user A is not only for that tcode. Any idea? Regards, Mofizur

  • I can not edit my events name.

    I can not change the name of my events especially from "new event" I have tried restarting and validating my fonts to throwing out  caches. I can change on Mobile me and my iphone but not on my computer. HELP!!!

  • Java error - Oracle Security Alert for CVE-2010-4476

    I have come across this security alert described at http://www.oracle.com/technetwork/topics/security/alert-cve-2010-4476-305811.htm l In summary - Java Runtime Environment hangs when converting "2.2250738585072012e-308" to a binary floating-point nu

  • Frustrated. Need Advice on SAP Security Implementation!!!

    I'm very frustrated with my latest project and I would really appreciate your feedback. I recently joined a company that's implementing SAP. They are already in the realization phase and will soon enter the final preparation stage. I was brought in t

  • Server freezes every 2 days

    My new Xserve DualCore Intel has been freezing about every 2 days for the last week. Can anyone translate what my server is telling me? LOG: May 22 15:42:40 Oilwell launchd: org.isc.named: will restart in 10 seconds May 22 15:42:49 Oilwell diskarbitr