Identifying payload in PayloadSwapBean

Hi all.
I need to get a payload from a SOAP envelope and put it to inbound msg (using mapping I guess).
the trouble is that I can't identify payload. Here is the example of soap:
content-id: [email protected]
content-type: application/pdf
JVBERi0xLjQNJeLj... - my payload in base64...
--SAP_DCE390A183E3C1F19B380015171EECD3_END
content-id: [email protected]
Content-Type: application/xml
<?xml version='1.0' encoding='utf-8'?>
<my second payload - actually, it's unnecessary at all>
SAP_DCE390A183E3C1F19B380015171EECD3_END
So I don't have any fields like Content-Disposition or Content-Description to identify my payload. Furthermore, content-type of first payload can be changed (application/pdf, application/msword, application/txt, and so on). So please, assist, how I can get this payload and make mapping on target field. May be it can be don without PayloadSwapBean at all?
Again, using PayloadSwapBean, which should be my next steps after declaring swap.keyName and swap.keyValue elements.
Thank you.

hi,
  That time u ill go for PayloadSwapBean....
  Enter the module name AF_Modules/PayloadSwapBean before the module name of the adapter.
  u must specify the module type is Local Enterprise Bean.
Under the Module Configuration u must specify a parameter Name and parameter Value.
1.swap.keyName
You can enter a payload attribute such as payload-name or payload-description, or an attribute from the MIME header such as content-type, content-description, and so on.
2. swap.keyValue
Enter the value that the attribute is to have.
SwapBean search according to ur keyName and KeyValue...if That Values find in search leavel in ur payload that payload will be swap.
Regards,
Prakasu

Similar Messages

  • XPath values not identifying payload attributes

    Hi.
    I'm having an issue with xPath expressions against XML attributes.
    The document that I'm trying its able to successful identify the document using:
    xPath expression: //*/@StandardMessageIdentifier
    Indetification Value: XPTO
    when the message is:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <Envelope Recipient="erde" Sender="dada"
    xmlns="http://www.oracle.com/GCCS/ShipperXML">
    <ConsolidationList>
    <StandardMessageIdentification MessageTypeVersionNumber="2"
    StandardMessageIdentifier="XPTO"/>
    But I'm not able to get other values using xPath like:
    xPath Name 1: Version
    xPath Expression 1: //*/@MessageTypeVersionNumber
    I have alrady tried with different combinations like:
    //*[local-name()='Envelope']/*[local-name()='ConsolidationList']/*[local-name()='StandardMessageIdentification']/@MessageTypeVersionNumber
    //*[local-name()='Envelope']/*[local-name()='ConsolidationList']/*[local-name()='StandardMessageIdentification']/@MessageTypeVersionNumber/text()
    //*[local-name()='StandardMessageIdentification']/@MessageTypeVersionNumber
    //*[local-name()='StandardMessageIdentification']/@MessageTypeVersionNumber/text()
    etc
    When I use xPath over an element instead of going to an attribute it works.
    seems that for xPath values its not running the same mechanism as for document identification.
    Someone ?

    You xpath expression looks perfect... //*/@MessageTypeVersionNumber should return...
    I tested on http://xslttest.appspot.com/ and worked for me...
    How exactly are you getting this xpath results?
    Cheers,
    Vlad

  • How to identify Human Task - Task Parameter in payload-body.jsp

    Trying to add BI Pub Link within the payload-body.jsp, however having trouble identifying the right BPEL API function to return back specific Task Parameter Value.
    I have a Task Parameter 'PurchaseOrderNumber' which maintains a value (PO Number) which I want to access and put in URL string
    i.e. http://BI_Publisher/Report.xdo?=<%getWhateverThisIs.TaskParameter%>
    Thanks.

    Hi:
    Take a look at this post: http://beatechnologies.wordpress.com/2011/08/24/
    Also here is the Oracle Doc: http://docs.oracle.com/cd/E12839_01/apirefs.1111/e10660/oracle/bpel/services/workflow/query/ITaskQueryService.html
    and:
    http://docs.oracle.com/cd/E17904_01/integration.1111/e10224/bp_worklistcust.htm#BHAHBHID
    Hope this helps.
    best
    rolando

  • How do I get Payload + Attachment-content into 1 xml using PayloadSwapBean?

    Hi all,
    For a customer I have to poll on a specific email-address on a mailserver until a mailmessage appears, read the attachment (.txt) and transform it to a destination-messagetype. For this purpose, I have used the XI-mailadapter (XIPAYLOAD) and the PayloadSwapBean. I now get the attachment-content in XI and can work with it. So far, so good...
    Now the problem is: I need not only the attachment-content, but also the payload of the mail-xml (with data like sender, CC, subject, body, etc). When I use the PayloadSwapBean, I only get the content from the attachment and I do not get the payload-data. When I do NOT use the PayloadSwapBean, I only get the payload-data and not the attachment-content....
    Is there a way to get both payload (of the email-message) AND attachment-content in 1 file, using this PayloadSwapBean?
    Thanks in advance for your help!
    Regards
    William

    This is not possible. You need a self-written adapter module to achieve this.
    Regards
    Stefan

  • Identify the Incomming Payload

    I am having trouble Identifyting the incomming xml payload by the TPA.
    in the Business Action I am using the Xpath Expression :
    //[@name='CARRIER_ID'][@value='GLTN']
    Please sugges me how to capture the payload.
    I am interested in capturing the bold attributes : *<column name="CARRIER_ID" value="GLTN" />*
    <entities>
    <entity name="xxxxxx_MOVEMENT" transactionType="A">
    <table name="LOAD">
    <column name="ID" value="xxxxx170171" />
    <column name="STATUS" value="D" />
    <column name="SCHED_NUM" value="CONS" />
    <column name="T_MODE" value="02" />
    *<column name="CARRIER_ID" value="GLTN" />*
    <column name="FREIGHT_COST" value="48.08" />
    <column name="EQUIPMENT_TYPE_ID" value="53FT" />
    <column name="EARLY_DEP" value="07/31/2009 00:01" />
    <column name="LATE_DEP" value="07/31/2009 23:59" />
    <column name="TRIP_END_DATE" value="08/01/2009 08:48" />
    <column name="BEST_DEP" value="08/02/2009 10:59" />
    <column name="DRIVE_TIME" value="0" />
    <column name="ELAPSED_TIME" value="21" />
    <column name="DOCK_TIME" value="07/31/2009 10:59" />
    <column name="MILES" value="60" />
    <column name="EXTERNAL_BOL" value="PPD" />
    <column name="WEIGHT" value="2404" />
    <column name="CUBE" value="305" />
    <column name="PCS" value="71" />
    <column name="TRLR_ID" value="GU1611-XR" />
    </table>
    <entity name="STOP" transactionType="A">
    <table name="LOAD_STOP">
    <column name="STOP_NUM" value="1" />
    <column name="WEIGHT" value="2404" />
    <column name="STOP_TYPE" value="PK" />
    <column name="LOCATION_ID" value="GLTN" />
    <column name="ARRV" value="07/31/2009 22:56" />
    <column name="EARLY_ARRV" value="07/31/2009 18:56" />
    <column name="LATE_ARRV" value="08/01/2009 10:56" />
    <column name="DEPART" value="08/02/2009 10:59" />
    </table>
    </entity>
    Edited by: user10696627 on Jan 6, 2010 11:41 PM
    Edited by: user10696627 on Jan 6, 2010 11:45 PM
    Edited by: user10696627 on Jan 6, 2010 11:45 PM

    used the following XPATH expression : ' //*[@name='CARRIER_ID] [@value='GLTN']'
    Edited by: user10696627 on Jan 7, 2010 12:01 AM
    Edited by: user10696627 on Jan 7, 2010 12:01 AM
    Edited by: user10696627 on Jan 7, 2010 12:02 AM

  • Filename extension in Payload Swap bean

    Hi Experts
    I have a scenario Proxy to FTPS , where I have to send an excel attachment. I have used payload swap bean in receiver channel and it is working fine as I am now able to see attachment in final destination folder however since the file name is coming from ECC and we are using dynamic configuration in PI to handle this. excel attachment is missing the extention .xls when it is being triggered from ECC and therefore in FTP folder file is getting generated but with no extention.
    I have added the extention .xls (as per the MIME header) in dynamic config and also tried to use concat function to achieve this extention to be added as final name of the file but when I did above adjustments I can see the correct name being generated in Main payload in SAP PI receiver channel monitoring but not in final destination folder, file still looks same as earlier (without any extention) , I believe since I am using payloadswapbean in module whatever I am getting in Mainpayload is being swapped by excel attachment values but not sure why the correct extention is not being shown up at final destination folders.
    Please suggest how can I get the correct file name in destination folder with the help of SAP PI, I know I can do this if ECC will add .xls in attachment name.

    Hi Mohit,
    I have tested the same scenario and it is working with PayloadSwapBean and DynamicConfiguration in the mapping and the file name correctly placed in the target.
    Receiver File CC:
    Dynamic Configuration:
    Target Directory:
    If your file name correctly set in dynamic configuration then the target file will be created correctly.
    Regards,
    Praveen.

  • Dynamic Filename in BPM process (SOAP with attachm. and PayloadSwapBean)

    Hello together
    I have the following BPM process:
    1. IDoc=>WebServiceRequest
    2. WebServiceResponse (payload) => IDoc
    3. WebServiceResponse (attachment) => File
    XI receivs an IDoc an map it to an WebService. The Webservice is called by XI and we receive the WebServiceResponse including a PDF attachment.
    The challenge is to store the PDF attachment with a dynamic filename from the payload of WebServiceResponse.
    We use the PayloadSwapBean to change the payload to the PDF attachment. But then we are not able to access the required information on the original WebService-XML-Response via variable substitution.
    Is there a solution in the standard or have we to use a custom adapter module?
    Thx
    manuku

    Hi Jayasimha,
    We can do this by "Adapter Specific Message Properties" of ur comunication channels.
    1.If u want to keep the output filename same as input filename, no need to use the UDF. only the 'adapter specific parameters' in both sender n receiver file adapter will do that.
    In case if u want to get the filename inside our mapping we have to create a user defined function
    which will return the filename and map it to one of our XML tags. 2nd point gives solution 4 that:
    2. If u want to generate an output file taking some input from the payload,then u hav to use the UDF.There u hav to populate the name.
    Pretty much.... if you set an attribute from the sender side, for example, you can use a UDF and access the particular attribute sent and use it in the mapping. In another example, where no attributes are sent from the sender, you can still actually set a particular attribute, say a filename derived from the payload, using a UDF, and enable the receiver attribute to use it. That's where the UDFs come in - either to get or set particular adapter specific message attributes.
    This will be a very helpful blog which solves ur query:
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    Regards,
    Vinod.

  • How does B2B in SOA SUite 11g identify sender/receiver of inbound document?

    Hi All,
    I am checking basic B2B features - custom document protocol. I have defined docuement definition, trading partner, agreement, channels as per guide. When I copy (manually) a sample xml payload (complaint to definition xsd and identification expression), it gives error as the sender could not be identified (receiver is taken as the host as I am putting the file over host's listening channel).
    So question is - how does B2B identify sender, receiver and match the incoming message payload to identify the agreement?
    Thanks in advance.
    regards, sibendu

    Hi Sibendu,
    First of all, let me direct you to the right forum, Oracle Integration B2B forum - Integration - B2B
    Now coming to your question,
    how does B2B identify sender, receiver and match the incoming message payload to identify the agreement?For each and every document, exchange and transport protocol there are certain fields (generally message headers) on the basis of which B2B identifies the sender and receiver. As far as identifying the incoming message payload is concerned, in each and every document definition we define some UNIQUE selection criteria to identify a document. For XML documents, it is the X-Path of some node(and/or it's value) and for non-xml documents, it is the start and end position of some element (and/or it's value) in the document.
    You may get faster and better answer in Oracle B2B forum, for the questions related to Oracle B2B (10g/11g).
    Regards,
    Anuj

  • AIP-52251:  Error identifying remote trading partner at MLLP Exchange with

    used HL7 over MLLP, one trading partner is EAI(B2B Localhost), another is EchoServer(a java application, the hostname is is4-nb4.corp.ha.org.hk). used a script to enqueue message. like below:
    DECLARE
    enqueue_options dbms_aq.enqueue_options_t;
    message_properties dbms_aq.message_properties_t;
    msg_handle RAW(16);
    ipmsg b2b.IP_MESSAGE_TYPE;
    xml_clob clob;
    msg_id number(10);
    subscribers dbms_aq.aq$_recipient_list_t;
    BEGIN
    select message_seq.nextval into msg_id from dual;
    xml_clob := '<?xml version="1.0" ?><ADT_A01 xmlns="http://www.edifecs.com/xdata/200" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" XDataVersion="2.0" Standard="HL7" Version="2.3.1" CreatedDate="2005-08-16T16:52:26" CreatedBy="ECXEngine_826" GUID="{1A2726C6-B00E-DA11-8F7A-080020C8D296}"><MSH><MSH.1>|</MSH.1><MSH.2>^~\&amp;</MSH.2><MSH.3><HD.1>EDI</HD.1></MSH.3><MSH.4><HD.1>PWH</HD.1></MSH.4><MSH.5><HD.1>EchoPac</HD.1></MSH.5><MSH.6><HD.1>PWH</HD.1></MSH.6><MSH.7><TS.1>20050804162010</TS.1></MSH.7><MSH.8 xsi:nil="true"></MSH.8><MSH.9><MSG.1>ADT</MSG.1><MSG.2>A01</MSG.2></MSH.9><MSH.10>TEST007</MSH.10><MSH.11><PT.1>#Property(ProcessingID)#</PT.1></MSH.11><MSH.12><VID.1>2.3.1</VID.1></MSH.12><MSH.13 xsi:nil="true"></MSH.13><MSH.14 xsi:nil="true"></MSH.14><MSH.15>AL</MSH.15><MSH.16>ER</MSH.16><MSH.17>#Property(CountryCode)#</MSH.17><MSH.18>ASCII</MSH.18><MSH.19><CE.1>ENG</CE.1></MSH.19></MSH><PID><PID.1>1</PID.1><PID.2 xsi:nil="true"></PID.2><PID.3><CX.1>A0000010</CX.1></PID.3><PID.4 xsi:nil="true"></PID.4><PID.5><XPN.1><FN.1>TEST, Patient 01_10</FN.1></XPN.1></PID.5><PID.6 xsi:nil="true"></PID.6><PID.7><TS.1>20001001</TS.1></PID.7><PID.8>F</PID.8></PID><PV1><PV1.1>1</PV1.1><PV1.2 xsi:nil="true"></PV1.2><PV1.3 xsi:nil="true"></PV1.3><PV1.4 xsi:nil="true"></PV1.4><PV1.5 xsi:nil="true"></PV1.5><PV1.6 xsi:nil="true"></PV1.6><PV1.7 xsi:nil="true"></PV1.7><PV1.8 xsi:nil="true"></PV1.8><PV1.9 xsi:nil="true"></PV1.9><PV1.10 xsi:nil="true"></PV1.10><PV1.11 xsi:nil="true"></PV1.11><PV1.12 xsi:nil="true"></PV1.12><PV1.13 xsi:nil="true"></PV1.13><PV1.14 xsi:nil="true"></PV1.14><PV1.15 xsi:nil="true"></PV1.15><PV1.16 xsi:nil="true"></PV1.16><PV1.17 xsi:nil="true"></PV1.17><PV1.18 xsi:nil="true"></PV1.18><PV1.19><CX.1>10010</CX.1></PV1.19></PV1></ADT_A01>
    subscribers(1) := SYS.AQ$_AGENT('b2buser', null, null);
    message_properties.RECIPIENT_LIST := subscribers;
    ipmsg := b2b.IP_MESSAGE_TYPE (msg_id, null,'EAI','EchoServer','Echo_ADTA01_Process', 'ADT_A01', '2.3.1', 1, xml_clob, null);
    dbms_aq.enqueue(queue_name => 'b2b.IP_OUT_QUEUE',
    enqueue_options => enqueue_options,
    message_properties => message_properties,
    payload => ipmsg,
    msgid => msg_handle);
    commit;
    END;
    show errors;
    then go to the B2B Report tab, can see two message like below
    EAI EchoServer MLLP - 1.0 HL7 - 2.3.1 Echo_ADTA01_Process WaitFA 2007年11月12日 星期一 下午05:51:37
    Acknowledgement Invalid 2007年11月12日 星期一 下午
    and in the log file, like this:
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.mllp.MLLPExchangePlugin:decodeIncomingMessage Could not find a Trading Partner with MLLP ID = is4-nb4. Please check the Trading Partner Identification section of your Trading Partner
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (ERROR) Error -: AIP-52251: Error identifying remote trading partner at MLLP Exchange with MLLP ID is4-nb4
         at oracle.tip.adapter.b2b.exchange.mllp.MLLPExchangePlugin.decodeIncomingMessage(MLLPExchangePlugin.java:247)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1177)
         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)
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.mllp.MLLPExchangePlugin:decodeIncomingMessage identify trading partner by MLLP Id failed for is4-nb4 with ExceptionError -: AIP-52251: Error identifying remote trading partner at MLLP Exchange with MLLP ID is4-nb4
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (ERROR) Error -: AIP-52251: Error identifying remote trading partner at MLLP Exchange with MLLP ID is4-nb4
         at oracle.tip.adapter.b2b.exchange.mllp.MLLPExchangePlugin.decodeIncomingMessage(MLLPExchangePlugin.java:257)
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1177)
         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)
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleExceptionBeforeIncomingTPA Enter
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Enter
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Error message is Error -: AIP-52251: Error identifying remote trading partner at MLLP Exchange with MLLP ID is4-nb4
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired Enter
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired {From=is4-nb4, FromIP=160.19.23.102, FARequired=true, protocolVersion=1.0, ToIP=160.19.55.114, Port=4911, Message-Id=1194861102002-1207274363, protocol=TCP, To=is4wingw02}
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: isFARequired returning true
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Error Set
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: createAndSendFA Enter
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: createAndSendFA processed by HL7
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.hl7.HL7DocumentPlugin:createFA Enter
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.hl7.HL7DocumentPlugin:createFA Not creating an ACK for an incoming ACK Message
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: createAndSendFA B2BMessage is null
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: createAndSendFA Exit
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException FA Sent
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Enter
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) DBContext beginTransaction: Leave
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException Updating Error Message: Error -: AIP-52251: Error identifying remote trading partner at MLLP Exchange with MLLP ID is4-nb4
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Enter
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Wire message found
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState enum not null
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message error information
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message protocol message id
    2007.11.12 at 17:51:43:064: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating wire message payload storage
    2007.11.12 at 17:51:43:080: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Creating new business message
    2007.11.12 at 17:51:43:080: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow Enter
    2007.11.12 at 17:51:43:080: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow BusinessAction for the given name null null
    2007.11.12 at 17:51:43:080: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Updating business message error information
    2007.11.12 at 17:51:43:080: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateWireBusinessToErrorState Exit
    2007.11.12 at 17:51:43:080: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException Updating Native Event Tbl Row
    2007.11.12 at 17:51:43:080: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:updateNativeEvtTblRow Enter
    2007.11.12 at 17:51:43:080: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:updateNativeEvtTblRow msgInfo.id = 1194861102002-1207274363
    2007.11.12 at 17:51:43:096: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException notifying App
    2007.11.12 at 17:51:43:096: Thread-10: B2B - (DEBUG) Engine:notifyApp Enter
    2007.11.12 at 17:51:43:096: 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>A0133772116334587C90000068CD8000</b2bMessageId>
    <errorCode>AIP-52251</errorCode>
    <errorText>Error identifying remote trading partner at MLLP Exchange with MLLP ID is4-nb4</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (is4wingw02)
    Error -:  AIP-52251:  Error identifying remote trading partner at MLLP Exchange with MLLP ID is4-nb4  ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2007.11.12 at 17:51:43:096: Thread-10: B2B - (DEBUG) Engine:notifyApp Exit
    2007.11.12 at 17:51:43:096: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleInboundException Updated the Error Message Successfully: Error -: AIP-52251: Error identifying remote trading partner at MLLP Exchange with MLLP ID is4-nb4
    2007.11.12 at 17:51:43:096: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:XXX: handleInboundException Exit
    2007.11.12 at 17:51:43:096: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleExceptionBeforeIncomingTPA Exit
    2007.11.12 at 17:51:43:096: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:incomingContinueProcess Exit
    2007.11.12 at 17:51:43:096: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleMessageEvent Exit
    2007.11.12 at 17:51:43:111: Thread-10: B2B - (INFORMATION) oracle.tip.adapter.b2b.engine.Engine:processEvents Exit
    2007.11.12 at 17:51:43:111: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2007.11.12 at 17:51:43:111: Thread-10: B2B - (DEBUG) DBContext commit: Transaction.commit()
    2007.11.12 at 17:51:43:111: Thread-10: B2B - (DEBUG) DBContext commit: Leave
    2007.11.12 at 17:51:43:111: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:onMessage Exit
    here said not find the remote partner, but in B2B server, can ping Echoserver.
    what is wrong?

    Hello again,
    I have tried all different combinations with the IP addresses and host names, but to no avail. Then I changed the Trading Partner Identification Type from MLLP Id to Sending Application (one of the customer requirements is to be able to identify the Trading Partner by the combination of Sending App/Sending Facility, since they are running multiple HL7 applications on one host). However, I still see the same error in the log file - for some reason, B2B is still trying to identify the Trading Partner by the MLLP Id. Redeploying the configuration didn't help, the requested identification type is ignored.
    Please help! If needed, I can send the B2B log file, but maybe I'm missing something obvious.
    BTW, the customer has installed the patch for bug 6439217 on October 10th. The B2B version is 10.1.2.2.0.
    Thanks in advance!

  • Boot stack AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized

    Boot stack with last message on verbrows AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    I tried to restore OSX from the Recovery System Utility but it did not help
    log:
    Jan 12 08:26:31 localhost bootlog[0]: BOOT_TIME 1421079991 0
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
            Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
            Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.install" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.iokit.power" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.securityd" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 --- last message repeated 6 times ---
    Jan 12 08:26:39 localhost kernel[0]: Longterm timer threshold: 1000 ms
    Jan 12 08:26:39 localhost kernel[0]: PMAP: PCID enabled
    Jan 12 08:26:39 localhost kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    Jan 12 08:26:39 localhost kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Jan 12 08:26:39 localhost kernel[0]: vm_page_bootstrap: 3893498 free pages and 268038 wired pages
    Jan 12 08:26:39 localhost kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    Jan 12 08:26:39 localhost kernel[0]: zone leak detection enabled
    Jan 12 08:26:39 localhost kernel[0]: "vm_compressor_mode" is 4
    Jan 12 08:26:39 localhost kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    Jan 12 08:26:39 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 12 08:26:39 localhost kernel[0]: standard background quantum is 2500 us
    Jan 12 08:26:39 localhost kernel[0]: mig_table_max_displ = 13
    Jan 12 08:26:39 localhost kernel[0]: TSC Deadline Timer supported and enabled
    Jan 12 08:26:39 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for AMFI
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 12 08:26:39 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 12 08:26:39 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 12 08:26:39 localhost kernel[0]: MAC Framework successfully initialized
    Jan 12 08:26:39 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Jan 12 08:26:39 localhost kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    Jan 12 08:26:39 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Jan 12 08:26:39 localhost kernel[0]: ACPI: sleep states S3 S4 S5
    Jan 12 08:26:39 localhost kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (39 cpu) 0x7f80000000, 0x80000000
    Jan 12 08:26:39 localhost kernel[0]: [ PCI configuration begin ]
    Jan 12 08:26:39 localhost kernel[0]: console relocated to 0x7f80020000
    Jan 12 08:26:39 localhost kernel[0]: [ PCI configuration end, bridges 13, devices 14 ]
    Jan 12 08:26:39 localhost kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    Jan 12 08:26:39 localhost kernel[0]: SATA WARNING: IDENTIFY DEVICE checksum not implemented.
    Jan 12 08:26:39 localhost kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    Jan 12 08:26:39 localhost kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 12 08:26:39 localhost kernel[0]: IOHDIXController: NOTE: administrator is creating non-ejectable disk image
    Jan 12 08:26:39 localhost kernel[0]: rooting via boot-uuid from /chosen: 4AA42E36-8951-3022-A0BE-196BF12C7249
    Jan 12 08:26:39 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 12 08:26:39 localhost kernel[0]: Got boot device = IOService:/IOResources/IOHDIXController/ramfile://487175853@0/KDIRAMBackingStore/KDIUDIFEncoding/KDIUDIFDiskImage/KDIDiskImageNub/IOHDIXHDDriveInKernel/IODiskImageBlockStorageDeviceInKernel/IOBlockStorageDriver/Apple disk image Media/IOApplePartitionScheme/disk image@2
    Jan 12 08:26:39 localhost kernel[0]: BSD root: disk1s2, major 1, minor 6
    Jan 12 08:26:39 localhost kernel[0]: CoreStorage: fsck_cs has finished for group "23073208-1325-4DC1-9EF3-1E623AEC5FDA" with status 0x00
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted OS X Base System on device root_device
    Jan 12 08:26:39 localhost kernel[0]: XCPM: registered
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.318184: srom rev:11
    Jan 12 08:26:39 localhost kernel[0]: VM Swap Subsystem is ON
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327278: BTCOEXIST off
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327548: BRCM tunables:
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327552:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.328143: wl0: Broadcom BCM43a0, vendorID[0x14e4] BAR0[0xc1a00004]
    Jan 12 08:26:39 localhost kernel[0]: 7.15.124.12 (r497602)
    Jan 12 08:26:39 localhost kernel[0]: CoreStorageFamily::unlockVEKs(C44C0299-0F28-40CE-8658-7C6CF86BB29B) VEK unwrap failed. this is normal, except for the root volume.
    Jan 12 08:26:39 localhost kernel[0]: USBMSC Identifier (non-unique): 000000000820 0x5ac 0x8406 0x820, 3
    Jan 12 08:26:39 localhost kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk2
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk3
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk4
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk5
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk6
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk7
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk8
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk9
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk10
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk11
    Jan 12 08:26:38 localhost iconservicesagent[119]: iconservicesagent launched.
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk12
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk13
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk14
    Jan 12 08:26:38 localhost hidd[134]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    Jan 12 08:26:38 localhost hidd[134]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    Jan 12 08:26:39 localhost iconservicesd[118]: iconservicesd launched.
    Jan 12 08:26:39 localhost distnoted[137]: # distnote server daemon  absolute time: 9.151074493   civil time: Mon Jan 12 08:26:38 2015   pid: 137 uid: 241  root: yes
    Jan 12 08:26:39 localhost iconservicesd[118]: Cache path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:26:40 localhost com.apple.SecurityServer[127]: Session 100000 created
    Jan 12 08:26:40 localhost hidd[134]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x107863000
    Jan 12 08:26:40 localhost hidd[134]: HID Session async scheduling initiated.
    Jan 12 08:26:40 localhost hidd[134]: HID Session async root queue running at priority 63 and schedule 2.
    Jan 12 08:26:40 localhost hidd[134]: HID Session async scheduling complete.
    Jan 12 08:26:40 localhost hidd[134]: Successfully opened the IOHIDSession
    Jan 12 08:26:41 localhost com.apple.SecurityServer[127]: Entering service
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk PKINITMechanism:auth,privileged during import of authenticate
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:restart during import of system.restart
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:success during import of system.restart
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:login during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:success during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:done during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:login during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk PKINITMechanism:auth,privileged during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:success during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk HomeDirMechanism:login,privileged during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk HomeDirMechanism:status during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk MCXMechanism:login during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:done during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk KerberosAgent:kerberos-dialog during import of com.apple.KerberosAgent
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk KerberosAgent:kerberos-authenticate,privileged during import of com.apple.KerberosAgent
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:shutdown during import of system.shutdown
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:success during import of system.shutdown
    Jan 12 08:26:43 localhost iconservicesagent[119]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    Jan 12 08:26:43 localhost sandboxd[228]: iconservicesd(118) deny file-write-create /Library/Caches
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    Jan 12 08:26:44 localhost discoveryd[124]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    Jan 12 08:26:44 localhost discoveryd[124]: Basic DNSResolver etc/hosts file changed: Event 0x7f7ffba02830 Flushed /etc/hosts cache
    Jan 12 08:26:44 localhost discoveryd[124]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy Could not get the primary interface
    Jan 12 08:26:44 localhost discoveryd[124]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd_helper[230]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd_helper[230]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7fb6d9600260: start (pid=124, <unknown> not root)
    Jan 12 08:26:44 localhost Apple80211 framework[117]: CWIsInstallEnvironment: COREWLAN: executing in install environment
    Jan 12 08:26:44 localhost networkd[231]: networkd-411 pid 231
    Jan 12 08:26:44 localhost lsregister[229]: LaunchServices: Begin database seeding
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy Sleep Proxy Server is not enabled
    Jan 12 08:26:44 localhost findmydeviced[116]: findmydeviced has been launched
    Jan 12 08:26:45 localhost apsd[125]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Jan 12 08:26:45 localhost apsd[125]: ### Error:-14071 File:/SourceCache/Admin/Admin-618/DSNode.m Line:660
    Jan 12 08:26:45 localhost locationd[128]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    Jan 12 08:26:45 localhost locationd[128]: NBB-Could not get UDID for stable refill timing, falling back on random
    Jan 12 08:26:45 localhost locationd[128]: Location icon should now be in state 'Inactive'
    Jan 12 08:26:45 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store with error: Error Domain=NSCocoaErrorDomain Code=513 "You don?~@~Yt have permission to save the file ?~@~\com.apple.iconservices.store?~@~] in the folder ?~@~\Caches?~@~]." UserInfo=0x7fb8bca00c10 {NSFilePath=/Library/Caches/com.apple.iconservices.store, NSUnderlyingError=0x7fb8bca006c0 "The operation couldn?~@~Yt be completed. Operation not permitted"}
    Jan 12 08:26:45 localhost apsd[125]: Certificate not yet generated
    Jan 12 08:26:45 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Certificate does not exist
    Jan 12 08:26:45 localhost apsd[125]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:45 localhost apsd[125]: Deleted keychain /Library/Keychains/apsd.keychain
    Jan 12 08:26:46 localhost sandboxd[228]: apsd(125) deny file-issue-extension /private/var/root/Library/Caches/com.apple.aps.framework
    Jan 12 08:26:46 localhost apsd[125]: Failed to obtain sandbox extension for path=/var/root/Library/Caches/com.apple.aps.framework. Errno:1
    Jan 12 08:26:46 localhost sandboxd[228]: apsd(125) deny file-issue-extension /private/var/root/Library/Caches/com.apple.aps.framework
    Jan 12 08:26:46 localhost apsd[125]: Failed to obtain sandbox extension for path=/var/root/Library/Caches/com.apple.aps.framework. Errno:1
    Jan 12 08:26:46 localhost apsd[125]: Certificate not yet generated
    Jan 12 08:26:46 localhost webfilterctl[122]: Failed to write content filter preferences
    Jan 12 08:26:46 localhost kernel[0]: IOGraphics flags 0x43
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::init
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::probe
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::start
    Jan 12 08:26:47 localhost kernel[0]: virtual bool AppleCamIn::start(IOService *): about to configure DDR
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::start - S2 DDR Frequency set to 450 MHz (default)
    Jan 12 08:26:47 localhost kernel[0]: AGC: 3.7.21, HW version=4.0.8 [3.2.8], flags:0, features:20600
    Jan 12 08:26:47 localhost kernel[0]: save_ddr_phy_regs: saving 127 DDR PHY shmoo-calibrated registers
    Jan 12 08:26:47 localhost kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x3000 ****
    Jan 12 08:26:47 localhost kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x3000 ****
    Jan 12 08:26:47 localhost kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x3000
    Jan 12 08:26:47 localhost kernel[0]: NVDAStartup: Official
    Jan 12 08:26:47 localhost kernel[0]: Previous shutdown cause: 3
    Jan 12 08:26:47 localhost kernel[0]: hmm.. mismatch sizes: 3100 vs 20
    Jan 12 08:26:47 localhost kernel[0]: IOPPF - IODeviceTree:/efi/platform/StartupPowerEvents: 0x0
    Jan 12 08:26:48 localhost kernel[0]: NVDAGK100HAL loaded and registered
    Jan 12 08:26:48 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Jan 12 08:26:48 localhost kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0x3800 -- 0x6000 -- 0x3000 ****
    Jan 12 08:26:48 localhost sandboxd[228]: apsd(125) deny file-write-create /Library/Preferences/.TemporaryItems
    Jan 12 08:26:48 localhost sandboxd[228]: apsd(125) deny file-write-create /Library/Preferences/com.apple.apsd.launchd.sb-caa30002-6NXeLB
    Jan 12 08:26:48 localhost blued[130]: Release the WiFi lock
    Jan 12 08:26:48 localhost blued[130]: HID Page timeout 2710
    Jan 12 08:26:48 localhost sandboxd[228]: blued(130) deny mach-lookup com.apple.coreservices.quarantine-resolver
    Jan 12 08:26:49 localhost kernel[0]: IOPPF: XCPM mode
    Jan 12 08:26:49 localhost kernel[0]: X86PlatformShim::sendPStates - Success!
    Jan 12 08:26:49 --- last message repeated 7 times ---
    Jan 12 08:26:49 localhost blued[130]: hciControllerOnline; HID devices? 0
    Jan 12 08:26:49 localhost blued[130]: hostControllerOnline - Number of Paired devices = 0, List of Paired devices = (null)
    Jan 12 08:26:49 localhost kernel[0]: fGPUIdleIntervalMS = 0
    Jan 12 08:26:49 localhost kernel[0]: DSMOS has arrived
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::start - link control offset in PCI bridge = 0x50
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::start - pmcsr offset in PCI bridge = 0xa4
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::power_off_hardware
    Jan 12 08:26:49 localhost security[373]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:49 localhost security[375]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::initForPM
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::systemWakeCall - messageType = 0xE0000340
    Jan 12 08:26:49 localhost com.apple.SecurityServer[127]: Failed to unlock iCloud keychain for uid -1
    Jan 12 08:26:49 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Jan 12 08:26:49 localhost kernel[0]: IO80211Interface::efiNVRAMPublished():
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 64 dlt 12
    Jan 12 08:26:49 localhost kernel[0]: en1: promiscuous mode enable succeeded
    Jan 12 08:26:49 localhost kernel[0]: en2: promiscuous mode enable succeeded
    Jan 12 08:26:49 localhost kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Jan 12 08:26:49 localhost kernel[0]: en0::IO80211Interface::postMessage bssid changed
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 94 dlt 163
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 30 dlt 105
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 52 dlt 127
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 38 dlt 192
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost airportd[117]: airportdProcessDLILEvent: en0 attached (down)
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost WindowServer[383]: Server is starting up
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 retained (2 references)
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 released (1 references)
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 retained (2 references)
    Jan 12 08:26:50 localhost WindowServer[383]: init_page_flip: page flip mode is on
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'HU'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'X3'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161
    Jan 12 08:26:51 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: displayonline
    Jan 12 08:26:51 localhost WindowServer[383]: Found 23 modes for display 0x00000000 [23, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:51 --- last message repeated 2 times ---
    Jan 12 08:26:51 localhost WindowServer[383]: mux_initialize: Mode is dynamic
    Jan 12 08:26:51 localhost WindowServer[383]: Found 23 modes for display 0x00000000 [23, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: update_gl_acceleration: device (0x7f8f20f06d20) is unsuitable for gl - disabling OpenGL
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'RU'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 132 136 140 149 153 157 161 165
    Jan 12 08:26:51 localhost airportd[117]: CreateVirtualInterface: Failed to create AWDL interface for en0 (Operation not supported)
    Jan 12 08:26:52 localhost networkd[231]: init_symptom_framework Symptoms evaluator missing
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:52 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ad6dae0 {NSUnderlyingError=0x7f8c0c042620 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:26:52 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 1, will retry in 15 seconds
    Jan 12 08:26:52 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:52 --- last message repeated 3 times ---
    Jan 12 08:26:52 localhost WindowServer[383]: WSMachineUsesNewStyleMirroring: true
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x04280640: GL mask 0x1; bounds (0, 0)[1440 x 900], 23 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a019, S/N 0, Unit 0, Rotation 0
            UUID 0xf466f621b5fa04a00800cfa6c258decd
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003f: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003e: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003d: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003c: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Set a breakpoint at CGSLogError to catch errors as they are logged.
    Jan 12 08:26:52 localhost WindowServer[383]: WSSetWindowTransform: Singular matrix
    Jan 12 08:26:52 --- last message repeated 3 times ---
    Jan 12 08:26:52 localhost WindowServer[383]: update_gl_acceleration: device (0x7f8f20f06d20) is unsuitable for gl - disabling OpenGL
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x04280640: GL mask 0x1; bounds (0, 0)[1440 x 900], 23 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a019, S/N 0, Unit 0, Rotation 0
            UUID 0xf466f621b5fa04a00800cfa6c258decd
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003f: GL mask 0x1; bounds (2464, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003e: GL mask 0x1; bounds (2465, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003d: GL mask 0x1; bounds (2466, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003c: GL mask 0x1; bounds (2467, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: CGXPerformInitialDisplayConfiguration
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x04280640: Unit 0; Vendor 0x610 Model 0xa019 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 2
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003f: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003e: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003d: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2466,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003c: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2467,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]: CGXMuxBoot: Boot normal
    Jan 12 08:26:52 localhost WindowServer[383]: initialize_display_context: dev counts are zero (0, 0) - disabling OpenGL
    Jan 12 08:26:52 localhost WindowServer[383]: GLCompositor enabled for tile size [256 x 256]
    Jan 12 08:26:52 localhost WindowServer[383]: CGXGLInitMipMap: mip map mode is on
    Jan 12 08:26:52 localhost WindowServer[383]: [checkin] Setting session securitySessionID=0x186a0 attr=0x11 because first euid=0 process, Language Chooser, is checking in and we're running in MacBuddy or off the installation disk.
    Jan 12 08:26:52 localhost airportd[117]: __doNVRAMAutoJoin: No scan results Error Domain=com.apple.wifi.apple80211API.error Code=-3903 "The operation couldn?~@~Yt be completed. (com.apple.wifi.apple80211API.error error -3903.)"
    Jan 12 08:26:52 localhost fontd[386]: XType uses Installer Environment mode.
    Jan 12 08:26:54 localhost fontd[386]: ATS running in a crippled state!
    Jan 12 08:26:54 localhost WindowServer[383]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -discovery
    Jan 12 08:26:54 localhost WindowServer[383]: CGXSetDisplayColorProfile: Display 0x04280640: Unit 0; ColorProfile { -299538803 }
    Jan 12 08:26:54 localhost WindowServer[383]: CGXSetDisplayColorProfileAndTransfer: Display 0x04280640: Unit 0; ColorProfile { -299538803 }; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan 12 08:26:54 --- last message repeated 1 time ---
    Jan 12 08:26:54 localhost blued[130]: Logging disabled
    Jan 12 08:26:54 localhost blued[130]: Acquiring the WiFi lock - audio
    Jan 12 08:26:54 localhost blued[130]: Acquired the WiFi lock - audio
    Jan 12 08:26:54 localhost blued[130]: Release the WiFi lock - audio
    Jan 12 08:26:56 localhost pboard[389]: Attempt to unlink previous shared memory during startup returned an error.  Continuing...
    Jan 12 08:26:57 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=391 name=OS X Utilities
    Jan 12 08:26:58 localhost Apple80211 framework[391]: CWIsInstallEnvironment: COREWLAN: executing in install environment
    Jan 12 08:26:59 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:26:59 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:08 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ac38720 {NSUnderlyingError=0x7f8c0ac32720 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:08 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 2, will retry in 15 seconds
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:23 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ad4f280 {NSUnderlyingError=0x7f8c0ad5c2a0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:23 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 3, will retry in 30 seconds
    Jan 12 08:27:39 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=393 name=Terminal
    Jan 12 08:27:39 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:27:39 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:53 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ac3bb70 {NSUnderlyingError=0x7f8c0ac23df0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:53 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 4, will retry in 60 seconds
    Jan 12 08:28:05 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=399 name=Safari
    Jan 12 08:28:05 localhost Safari[399]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7ffcf0d5caf0 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:05 localhost Safari[399]: NSSoftLinking - The ShareKit framework's library couldn't be loaded from (null).
    Jan 12 08:28:06 --- last message repeated 2 times ---
    Jan 12 08:28:06 localhost distnoted[402]: # distnote server agent  absolute time: 96.288592867   civil time: Mon Jan 12 08:28:06 2015   pid: 402 uid: 0  root: no
    Jan 12 08:28:06 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=401 name=com.apple.WebKit.WebContent
    Jan 12 08:28:06 localhost Safari[399]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:28:06 localhost Safari[399]: IPC call returned unknown error code (11,1102) (Mach error 44e)
    Jan 12 08:28:06 localhost Safari[399]: Foundation::NetException "PSAgentLaunchError (1002,202)" caught in PubSub::IPCClient::IPCClient()
    Jan 12 08:28:06 localhost Safari[399]: IPCClient: Server port 0 is invalid; looking it up again...
    Jan 12 08:28:06 localhost Safari[399]: IPC call returned unknown error code (11,1102) (Mach error 44e)
    Jan 12 08:28:06 localhost Safari[399]: Foundation::NetException "PSAgentLaunchError (1002,202)" caught in +[PSClient clientForBundleIdentifier:]
    Jan 12 08:28:06 localhost Safari[399]: NSUbiquitousKeyValueStore is unavailable.
    Jan 12 08:28:06 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:28:06 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:28:06 localhost com.apple.WebKit.WebContent[401]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7f9d2a604610 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:06 localhost com.apple.WebKit.Networking[400]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7f95f152f410 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:06 localhost com.apple.WebKit.Networking[400]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:28:07 localhost com.apple.WebKit.WebContent[401]: CoreAnimation: failed to create OpenGL context
    Jan 12 08:28:10 localhost Apple80211 framework[391]: Wi-Fi preferences not up to date
    Jan 12 08:28:40 --- last message repeated 43 times ---

    Boot stack with last message on verbrows AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    I tried to restore OSX from the Recovery System Utility but it did not help
    log:
    Jan 12 08:26:31 localhost bootlog[0]: BOOT_TIME 1421079991 0
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
            Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
            Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.authd" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.install" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.iokit.power" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 localhost syslogd[121]: Configuration Notice:
            ASL Module "com.apple.securityd" claims selected messages.
            Those messages may not appear in standard system log files or in the ASL database.
    Jan 12 08:26:39 --- last message repeated 6 times ---
    Jan 12 08:26:39 localhost kernel[0]: Longterm timer threshold: 1000 ms
    Jan 12 08:26:39 localhost kernel[0]: PMAP: PCID enabled
    Jan 12 08:26:39 localhost kernel[0]: PMAP: Supervisor Mode Execute Protection enabled
    Jan 12 08:26:39 localhost kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Jan 12 08:26:39 localhost kernel[0]: vm_page_bootstrap: 3893498 free pages and 268038 wired pages
    Jan 12 08:26:39 localhost kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    Jan 12 08:26:39 localhost kernel[0]: zone leak detection enabled
    Jan 12 08:26:39 localhost kernel[0]: "vm_compressor_mode" is 4
    Jan 12 08:26:39 localhost kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    Jan 12 08:26:39 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 12 08:26:39 localhost kernel[0]: standard background quantum is 2500 us
    Jan 12 08:26:39 localhost kernel[0]: mig_table_max_displ = 13
    Jan 12 08:26:39 localhost kernel[0]: TSC Deadline Timer supported and enabled
    Jan 12 08:26:39 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    Jan 12 08:26:39 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for AMFI
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan 12 08:26:39 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Jan 12 08:26:39 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan 12 08:26:39 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 12 08:26:39 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 12 08:26:39 localhost kernel[0]: MAC Framework successfully initialized
    Jan 12 08:26:39 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Jan 12 08:26:39 localhost kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    Jan 12 08:26:39 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Jan 12 08:26:39 localhost kernel[0]: ACPI: sleep states S3 S4 S5
    Jan 12 08:26:39 localhost kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (39 cpu) 0x7f80000000, 0x80000000
    Jan 12 08:26:39 localhost kernel[0]: [ PCI configuration begin ]
    Jan 12 08:26:39 localhost kernel[0]: console relocated to 0x7f80020000
    Jan 12 08:26:39 localhost kernel[0]: [ PCI configuration end, bridges 13, devices 14 ]
    Jan 12 08:26:39 localhost kernel[0]: AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
    Jan 12 08:26:39 localhost kernel[0]: SATA WARNING: IDENTIFY DEVICE checksum not implemented.
    Jan 12 08:26:39 localhost kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    Jan 12 08:26:39 localhost kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Jan 12 08:26:39 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan 12 08:26:39 localhost kernel[0]: IOHDIXController: NOTE: administrator is creating non-ejectable disk image
    Jan 12 08:26:39 localhost kernel[0]: rooting via boot-uuid from /chosen: 4AA42E36-8951-3022-A0BE-196BF12C7249
    Jan 12 08:26:39 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Jan 12 08:26:39 localhost kernel[0]: Got boot device = IOService:/IOResources/IOHDIXController/ramfile://487175853@0/KDIRAMBackingStore/KDIUDIFEncoding/KDIUDIFDiskImage/KDIDiskImageNub/IOHDIXHDDriveInKernel/IODiskImageBlockStorageDeviceInKernel/IOBlockStorageDriver/Apple disk image Media/IOApplePartitionScheme/disk image@2
    Jan 12 08:26:39 localhost kernel[0]: BSD root: disk1s2, major 1, minor 6
    Jan 12 08:26:39 localhost kernel[0]: CoreStorage: fsck_cs has finished for group "23073208-1325-4DC1-9EF3-1E623AEC5FDA" with status 0x00
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted OS X Base System on device root_device
    Jan 12 08:26:39 localhost kernel[0]: XCPM: registered
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.318184: srom rev:11
    Jan 12 08:26:39 localhost kernel[0]: VM Swap Subsystem is ON
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327278: BTCOEXIST off
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327548: BRCM tunables:
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.327552:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    Jan 12 08:26:39 localhost kernel[0]: ARPT: 1.328143: wl0: Broadcom BCM43a0, vendorID[0x14e4] BAR0[0xc1a00004]
    Jan 12 08:26:39 localhost kernel[0]: 7.15.124.12 (r497602)
    Jan 12 08:26:39 localhost kernel[0]: CoreStorageFamily::unlockVEKs(C44C0299-0F28-40CE-8658-7C6CF86BB29B) VEK unwrap failed. this is normal, except for the root volume.
    Jan 12 08:26:39 localhost kernel[0]: USBMSC Identifier (non-unique): 000000000820 0x5ac 0x8406 0x820, 3
    Jan 12 08:26:39 localhost kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk2
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk3
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk4
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk5
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk6
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk7
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk8
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk9
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk10
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk11
    Jan 12 08:26:38 localhost iconservicesagent[119]: iconservicesagent launched.
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk12
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk13
    Jan 12 08:26:39 localhost kernel[0]: hfs: mounted untitled on device disk14
    Jan 12 08:26:38 localhost hidd[134]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    Jan 12 08:26:38 localhost hidd[134]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    Jan 12 08:26:39 localhost iconservicesd[118]: iconservicesd launched.
    Jan 12 08:26:39 localhost distnoted[137]: # distnote server daemon  absolute time: 9.151074493   civil time: Mon Jan 12 08:26:38 2015   pid: 137 uid: 241  root: yes
    Jan 12 08:26:39 localhost iconservicesd[118]: Cache path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:26:40 localhost com.apple.SecurityServer[127]: Session 100000 created
    Jan 12 08:26:40 localhost hidd[134]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x107863000
    Jan 12 08:26:40 localhost hidd[134]: HID Session async scheduling initiated.
    Jan 12 08:26:40 localhost hidd[134]: HID Session async root queue running at priority 63 and schedule 2.
    Jan 12 08:26:40 localhost hidd[134]: HID Session async scheduling complete.
    Jan 12 08:26:40 localhost hidd[134]: Successfully opened the IOHIDSession
    Jan 12 08:26:41 localhost com.apple.SecurityServer[127]: Entering service
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk PKINITMechanism:auth,privileged during import of authenticate
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:restart during import of system.restart
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:success during import of system.restart
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:login during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:success during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:done during import of system.login.fus
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:login during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk PKINITMechanism:auth,privileged during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:success during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk HomeDirMechanism:login,privileged during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk HomeDirMechanism:status during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk MCXMechanism:login during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk loginwindow:done during import of system.login.console
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk KerberosAgent:kerberos-dialog during import of com.apple.KerberosAgent
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk KerberosAgent:kerberos-authenticate,privileged during import of com.apple.KerberosAgent
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:shutdown during import of system.shutdown
    Jan 12 08:26:42 localhost authd[142]: Warning mechanism not found on disk RestartAuthorization:success during import of system.shutdown
    Jan 12 08:26:43 localhost iconservicesagent[119]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    Jan 12 08:26:43 localhost sandboxd[228]: iconservicesd(118) deny file-write-create /Library/Caches
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    Jan 12 08:26:44 localhost discoveryd[124]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    Jan 12 08:26:44 localhost discoveryd[124]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    Jan 12 08:26:44 localhost discoveryd[124]: Basic DNSResolver etc/hosts file changed: Event 0x7f7ffba02830 Flushed /etc/hosts cache
    Jan 12 08:26:44 localhost discoveryd[124]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy Could not get the primary interface
    Jan 12 08:26:44 localhost discoveryd[124]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd_helper[230]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    Jan 12 08:26:44 localhost discoveryd_helper[230]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7fb6d9600260: start (pid=124, <unknown> not root)
    Jan 12 08:26:44 localhost Apple80211 framework[117]: CWIsInstallEnvironment: COREWLAN: executing in install environment
    Jan 12 08:26:44 localhost networkd[231]: networkd-411 pid 231
    Jan 12 08:26:44 localhost lsregister[229]: LaunchServices: Begin database seeding
    Jan 12 08:26:44 localhost discoveryd[124]: Basic SleepProxy Sleep Proxy Server is not enabled
    Jan 12 08:26:44 localhost findmydeviced[116]: findmydeviced has been launched
    Jan 12 08:26:45 localhost apsd[125]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Jan 12 08:26:45 localhost apsd[125]: ### Error:-14071 File:/SourceCache/Admin/Admin-618/DSNode.m Line:660
    Jan 12 08:26:45 localhost locationd[128]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    Jan 12 08:26:45 localhost locationd[128]: NBB-Could not get UDID for stable refill timing, falling back on random
    Jan 12 08:26:45 localhost locationd[128]: Location icon should now be in state 'Inactive'
    Jan 12 08:26:45 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store with error: Error Domain=NSCocoaErrorDomain Code=513 "You don?~@~Yt have permission to save the file ?~@~\com.apple.iconservices.store?~@~] in the folder ?~@~\Caches?~@~]." UserInfo=0x7fb8bca00c10 {NSFilePath=/Library/Caches/com.apple.iconservices.store, NSUnderlyingError=0x7fb8bca006c0 "The operation couldn?~@~Yt be completed. Operation not permitted"}
    Jan 12 08:26:45 localhost apsd[125]: Certificate not yet generated
    Jan 12 08:26:45 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Certificate does not exist
    Jan 12 08:26:45 localhost apsd[125]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:45 localhost apsd[125]: Deleted keychain /Library/Keychains/apsd.keychain
    Jan 12 08:26:46 localhost sandboxd[228]: apsd(125) deny file-issue-extension /private/var/root/Library/Caches/com.apple.aps.framework
    Jan 12 08:26:46 localhost apsd[125]: Failed to obtain sandbox extension for path=/var/root/Library/Caches/com.apple.aps.framework. Errno:1
    Jan 12 08:26:46 localhost sandboxd[228]: apsd(125) deny file-issue-extension /private/var/root/Library/Caches/com.apple.aps.framework
    Jan 12 08:26:46 localhost apsd[125]: Failed to obtain sandbox extension for path=/var/root/Library/Caches/com.apple.aps.framework. Errno:1
    Jan 12 08:26:46 localhost apsd[125]: Certificate not yet generated
    Jan 12 08:26:46 localhost webfilterctl[122]: Failed to write content filter preferences
    Jan 12 08:26:46 localhost kernel[0]: IOGraphics flags 0x43
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::init
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::probe
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::start
    Jan 12 08:26:47 localhost kernel[0]: virtual bool AppleCamIn::start(IOService *): about to configure DDR
    Jan 12 08:26:47 localhost kernel[0]: AppleCamIn::start - S2 DDR Frequency set to 450 MHz (default)
    Jan 12 08:26:47 localhost kernel[0]: AGC: 3.7.21, HW version=4.0.8 [3.2.8], flags:0, features:20600
    Jan 12 08:26:47 localhost kernel[0]: save_ddr_phy_regs: saving 127 DDR PHY shmoo-calibrated registers
    Jan 12 08:26:47 localhost kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x3000 ****
    Jan 12 08:26:47 localhost kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x3000 ****
    Jan 12 08:26:47 localhost kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x3000
    Jan 12 08:26:47 localhost kernel[0]: NVDAStartup: Official
    Jan 12 08:26:47 localhost kernel[0]: Previous shutdown cause: 3
    Jan 12 08:26:47 localhost kernel[0]: hmm.. mismatch sizes: 3100 vs 20
    Jan 12 08:26:47 localhost kernel[0]: IOPPF - IODeviceTree:/efi/platform/StartupPowerEvents: 0x0
    Jan 12 08:26:48 localhost kernel[0]: NVDAGK100HAL loaded and registered
    Jan 12 08:26:48 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Jan 12 08:26:48 localhost kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0x3800 -- 0x6000 -- 0x3000 ****
    Jan 12 08:26:48 localhost sandboxd[228]: apsd(125) deny file-write-create /Library/Preferences/.TemporaryItems
    Jan 12 08:26:48 localhost sandboxd[228]: apsd(125) deny file-write-create /Library/Preferences/com.apple.apsd.launchd.sb-caa30002-6NXeLB
    Jan 12 08:26:48 localhost blued[130]: Release the WiFi lock
    Jan 12 08:26:48 localhost blued[130]: HID Page timeout 2710
    Jan 12 08:26:48 localhost sandboxd[228]: blued(130) deny mach-lookup com.apple.coreservices.quarantine-resolver
    Jan 12 08:26:49 localhost kernel[0]: IOPPF: XCPM mode
    Jan 12 08:26:49 localhost kernel[0]: X86PlatformShim::sendPStates - Success!
    Jan 12 08:26:49 --- last message repeated 7 times ---
    Jan 12 08:26:49 localhost blued[130]: hciControllerOnline; HID devices? 0
    Jan 12 08:26:49 localhost blued[130]: hostControllerOnline - Number of Paired devices = 0, List of Paired devices = (null)
    Jan 12 08:26:49 localhost kernel[0]: fGPUIdleIntervalMS = 0
    Jan 12 08:26:49 localhost kernel[0]: DSMOS has arrived
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::start - link control offset in PCI bridge = 0x50
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::start - pmcsr offset in PCI bridge = 0xa4
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::power_off_hardware
    Jan 12 08:26:49 localhost security[373]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:49 localhost security[375]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::initForPM
    Jan 12 08:26:49 localhost kernel[0]: AppleCamIn::systemWakeCall - messageType = 0xE0000340
    Jan 12 08:26:49 localhost com.apple.SecurityServer[127]: Failed to unlock iCloud keychain for uid -1
    Jan 12 08:26:49 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Jan 12 08:26:49 localhost kernel[0]: IO80211Interface::efiNVRAMPublished():
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 64 dlt 12
    Jan 12 08:26:49 localhost kernel[0]: en1: promiscuous mode enable succeeded
    Jan 12 08:26:49 localhost kernel[0]: en2: promiscuous mode enable succeeded
    Jan 12 08:26:49 localhost kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    Jan 12 08:26:49 localhost kernel[0]: en0::IO80211Interface::postMessage bssid changed
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 94 dlt 163
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 30 dlt 105
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 52 dlt 127
    Jan 12 08:26:49 localhost kernel[0]: bpfAttach len 38 dlt 192
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:49 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:49 localhost airportd[117]: airportdProcessDLILEvent: en0 attached (down)
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:50 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:50 localhost WindowServer[383]: Server is starting up
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 retained (2 references)
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 released (1 references)
    Jan 12 08:26:50 localhost WindowServer[383]: Session 257 retained (2 references)
    Jan 12 08:26:50 localhost WindowServer[383]: init_page_flip: page flip mode is on
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'HU'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'X3'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161
    Jan 12 08:26:51 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: displayonline
    Jan 12 08:26:51 localhost WindowServer[383]: Found 23 modes for display 0x00000000 [23, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:51 --- last message repeated 2 times ---
    Jan 12 08:26:51 localhost WindowServer[383]: mux_initialize: Mode is dynamic
    Jan 12 08:26:51 localhost WindowServer[383]: Found 23 modes for display 0x00000000 [23, 0]
    Jan 12 08:26:51 localhost WindowServer[383]: update_gl_acceleration: device (0x7f8f20f06d20) is unsuitable for gl - disabling OpenGL
    Jan 12 08:26:51 localhost kernel[0]: en0: 802.11d country code set to 'RU'.
    Jan 12 08:26:51 localhost kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 132 136 140 149 153 157 161 165
    Jan 12 08:26:51 localhost airportd[117]: CreateVirtualInterface: Failed to create AWDL interface for en0 (Operation not supported)
    Jan 12 08:26:52 localhost networkd[231]: init_symptom_framework Symptoms evaluator missing
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:26:52 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:26:52 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ad6dae0 {NSUnderlyingError=0x7f8c0c042620 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:26:52 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 1, will retry in 15 seconds
    Jan 12 08:26:52 localhost WindowServer[383]: Found 1 modes for display 0x00000000 [1, 0]
    Jan 12 08:26:52 --- last message repeated 3 times ---
    Jan 12 08:26:52 localhost WindowServer[383]: WSMachineUsesNewStyleMirroring: true
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x04280640: GL mask 0x1; bounds (0, 0)[1440 x 900], 23 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a019, S/N 0, Unit 0, Rotation 0
            UUID 0xf466f621b5fa04a00800cfa6c258decd
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003f: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003e: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003d: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003c: GL mask 0x1; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Set a breakpoint at CGSLogError to catch errors as they are logged.
    Jan 12 08:26:52 localhost WindowServer[383]: WSSetWindowTransform: Singular matrix
    Jan 12 08:26:52 --- last message repeated 3 times ---
    Jan 12 08:26:52 localhost WindowServer[383]: update_gl_acceleration: device (0x7f8f20f06d20) is unsuitable for gl - disabling OpenGL
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x04280640: GL mask 0x1; bounds (0, 0)[1440 x 900], 23 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a019, S/N 0, Unit 0, Rotation 0
            UUID 0xf466f621b5fa04a00800cfa6c258decd
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003f: GL mask 0x1; bounds (2464, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003e: GL mask 0x1; bounds (2465, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003d: GL mask 0x1; bounds (2466, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: Display 0x003f003c: GL mask 0x1; bounds (2467, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 0, Rotation 0
            UUID 0xffffffffffffffffffffffffffffffff
    Jan 12 08:26:52 localhost WindowServer[383]: CGXPerformInitialDisplayConfiguration
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x04280640: Unit 0; Vendor 0x610 Model 0xa019 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 2
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003f: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003e: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003d: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2466,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]:   Display 0x003f003c: Unit 0; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2467,0)[1 x 1], Rotation 0, Resolution 1
    Jan 12 08:26:52 localhost WindowServer[383]: CGXMuxBoot: Boot normal
    Jan 12 08:26:52 localhost WindowServer[383]: initialize_display_context: dev counts are zero (0, 0) - disabling OpenGL
    Jan 12 08:26:52 localhost WindowServer[383]: GLCompositor enabled for tile size [256 x 256]
    Jan 12 08:26:52 localhost WindowServer[383]: CGXGLInitMipMap: mip map mode is on
    Jan 12 08:26:52 localhost WindowServer[383]: [checkin] Setting session securitySessionID=0x186a0 attr=0x11 because first euid=0 process, Language Chooser, is checking in and we're running in MacBuddy or off the installation disk.
    Jan 12 08:26:52 localhost airportd[117]: __doNVRAMAutoJoin: No scan results Error Domain=com.apple.wifi.apple80211API.error Code=-3903 "The operation couldn?~@~Yt be completed. (com.apple.wifi.apple80211API.error error -3903.)"
    Jan 12 08:26:52 localhost fontd[386]: XType uses Installer Environment mode.
    Jan 12 08:26:54 localhost fontd[386]: ATS running in a crippled state!
    Jan 12 08:26:54 localhost WindowServer[383]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -discovery
    Jan 12 08:26:54 localhost WindowServer[383]: CGXSetDisplayColorProfile: Display 0x04280640: Unit 0; ColorProfile { -299538803 }
    Jan 12 08:26:54 localhost WindowServer[383]: CGXSetDisplayColorProfileAndTransfer: Display 0x04280640: Unit 0; ColorProfile { -299538803 }; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan 12 08:26:54 --- last message repeated 1 time ---
    Jan 12 08:26:54 localhost blued[130]: Logging disabled
    Jan 12 08:26:54 localhost blued[130]: Acquiring the WiFi lock - audio
    Jan 12 08:26:54 localhost blued[130]: Acquired the WiFi lock - audio
    Jan 12 08:26:54 localhost blued[130]: Release the WiFi lock - audio
    Jan 12 08:26:56 localhost pboard[389]: Attempt to unlink previous shared memory during startup returned an error.  Continuing...
    Jan 12 08:26:57 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=391 name=OS X Utilities
    Jan 12 08:26:58 localhost Apple80211 framework[391]: CWIsInstallEnvironment: COREWLAN: executing in install environment
    Jan 12 08:26:59 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:26:59 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:08 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:08 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ac38720 {NSUnderlyingError=0x7f8c0ac32720 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:08 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 2, will retry in 15 seconds
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:23 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:23 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ad4f280 {NSUnderlyingError=0x7f8c0ad5c2a0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:23 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 3, will retry in 30 seconds
    Jan 12 08:27:39 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=393 name=Terminal
    Jan 12 08:27:39 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:27:39 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:27:53 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:27:53 localhost apsd[125]: Got connection error Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f8c0ac3bb70 {NSUnderlyingError=0x7f8c0ac23df0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, NSErrorFailingURLKey=https://albert.apple.com/deviceservices/deviceActivation?device=MacOS, _kCFStreamErrorDomainKey=12, _kCFStreamErrorCodeKey=8, NSLocalizedDescription=The Internet connection appears to be offline.}
    Jan 12 08:27:53 localhost apsd[125]: <APSCertificateManager: 0x7f8c0ad3c8f0>: Failed to get client cert on attempt 4, will retry in 60 seconds
    Jan 12 08:28:05 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=399 name=Safari
    Jan 12 08:28:05 localhost Safari[399]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7ffcf0d5caf0 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:05 localhost Safari[399]: NSSoftLinking - The ShareKit framework's library couldn't be loaded from (null).
    Jan 12 08:28:06 --- last message repeated 2 times ---
    Jan 12 08:28:06 localhost distnoted[402]: # distnote server agent  absolute time: 96.288592867   civil time: Mon Jan 12 08:28:06 2015   pid: 402 uid: 0  root: no
    Jan 12 08:28:06 localhost WindowServer[383]: [checkin] Another euid=0 process is checking in, which matches the existing session id 0x186a0, but it isn't loginwindow. pid=401 name=com.apple.WebKit.WebContent
    Jan 12 08:28:06 localhost Safari[399]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:28:06 localhost Safari[399]: IPC call returned unknown error code (11,1102) (Mach error 44e)
    Jan 12 08:28:06 localhost Safari[399]: Foundation::NetException "PSAgentLaunchError (1002,202)" caught in PubSub::IPCClient::IPCClient()
    Jan 12 08:28:06 localhost Safari[399]: IPCClient: Server port 0 is invalid; looking it up again...
    Jan 12 08:28:06 localhost Safari[399]: IPC call returned unknown error code (11,1102) (Mach error 44e)
    Jan 12 08:28:06 localhost Safari[399]: Foundation::NetException "PSAgentLaunchError (1002,202)" caught in +[PSClient clientForBundleIdentifier:]
    Jan 12 08:28:06 localhost Safari[399]: NSUbiquitousKeyValueStore is unavailable.
    Jan 12 08:28:06 localhost sandboxd[228]: iconservices (118) deny file-write-create /Library/Caches
    Jan 12 08:28:06 localhost iconservicesd[118]: Error creating cache folder at path: /Library/Caches/com.apple.iconservices.store
    Jan 12 08:28:06 localhost com.apple.WebKit.WebContent[401]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7f9d2a604610 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:06 localhost com.apple.WebKit.Networking[400]: ***storageTaskManagerExistsWithIdentifier:withIdentifier failed: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn?~@~Yt communicate with a helper application." (The connection to service named com.apple.nsurlstorage-cache was invalidated.) UserInfo=0x7f95f152f410 {NSDebugDescription=The connection to service named com.apple.nsurlstorage-cache was invalidated.}; {
                NSDebugDescription = "The connection to service named com.apple.nsurlstorage-cache was invalidated.";
    Jan 12 08:28:06 localhost com.apple.WebKit.Networking[400]: Can not connect to /var/run/systemkeychaincheck.socket: No such file or directory
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: called
    Jan 12 08:28:06 localhost discoveryd[124]: WCFNameResolvesToAddr: entering
    Jan 12 08:28:07 localhost com.apple.WebKit.WebContent[401]: CoreAnimation: failed to create OpenGL context
    Jan 12 08:28:10 localhost Apple80211 framework[391]: Wi-Fi preferences not up to date
    Jan 12 08:28:40 --- last message repeated 43 times ---

  • Howto use zipped-file for payload?

    hi experts,
    in our interface, we get a message with a zipped xml-document. so i have to change the "main payload" to the attachment and then unzip the file.
    to swap the payload i used the following entry in the "modul"-tab:
    AF_Modules/PayloadSwapBean, local enterprise bean, transform
    keys:
    transform, swap.keyName, payload-name
    transform, swap.keyValue, attachment-1
    --> i think this works, because in the response message i see only the payload "attachment-1"
    but i am not able to unzip the file.
    i used the PayloadZipBean with the following values:
    AF_Modules/PayloadZipBean, local enterprise bean, unzip
    keys:
    unzip, zip.mode, unzip
    what am i doing wrong, or did i forgot something?
    thx 4 your help!

    Hi dieter,
    in your sender CC (tab module), try that:
    Processing Sequence:
    Nbr     Module Name                     Type                    Module Key
    1     AF_Modules/PayloadZipBean     Local Enterprise Bean     unzip
    2     AF_Modules/PayloadSwapBean     Local Enterprise Bean     swappayload
    3     CallSapAdapter                     Local Enterprise Bean     0
    Module Configuration:
    Module Key               Parameter Name     Parameter Value
    swappayload          swap.keyName     content-type
    swappayload          swap.keyValue     application/xml
    unzip                     zip.mod         unzip
    Regards.
    Mickael

  • Mail : Mail Payload doesn't changes to inline (body) still become attachmen

    Hi,
    I have scenario ABAP Proxy (Main Payload + attachment) ---> Mail (XIPAYLOAD + Mail Package + keep attachment).
    =========================== ABAP PROXY OUT ASYN ===========================
        attachment_protocol ?= prxy->get_protocol(
        if_wsprotocol=>attachments ).
        attachment = attachment_protocol->get_attachment_from_binary(
               data = attach_xstring
               type = if_ai_attachment=>c_mimetype_text_plain
               name = 'Outmail' ).
        APPEND attachment TO attachments.
        attachment_protocol->set_attachments( attachments ).
        it-mt_source_proxy-to = 'XXXXXXX'.
        it-mt_source_proxy-subject = 'Test email with attachment'.
        it-mt_source_proxy-content = 'ccccccccccccccccccccccccccccc'.
        CALL METHOD prxy->execute_asynchronous
          EXPORTING
            output = it.
        COMMIT WORK.
    =========================================================================
    So the result is both payload become attachment. Now the problem is how to change the main payload to become body of email and still keep the attachment become mail attachment.
    I have configure PayloadSwapBean and MessageTransformBean in mail adapter receiver as below :
    1. localejbs/AF_Modules/PayloadSwapBean             swap1
    2. localejbs/AF_Modules/MessageTransformBean      type2
    3. localejbs/AF_Modules/PayloadSwapBean             swap2
    4. localejbs/AF_Modules/MessageTransformBean      type1
    swap1   swap.keyName                                  payload-name
    swap1   swap.keyValue                                  Outmail
    type2    Transform.ContentDescription             Outmail
    type2    Transform.ContentDisposition             attachment;filename="abc.txt"
    swap2   swap.keyName                                 payload-name
    swap2   swap.keyValue                                 MainDocument
    type1    Transform.ContentDescription            MainDocument
    type1    Transform.ContentDisposition            inline
    But then the main document content still in attachment cannot change to body eventhough i have put inline in Transform.ContentDisposition.
    Please advise, what i am missing in this configuration.
    Thank you and Best Regards
    Fernand

    For all, who searches a way for this scenario:
    you could write a java mapping and use it after the last other mapping in operation mapping. Use this coding for it:
    import com.sap.aii.mapping.api.*;
    import java.util.*;
    import java.io.*;
    public class MappingPayloadAttachment extends AbstractTransformation{
        public void transform(TransformationInput input, TransformationOutput output)
           throws StreamTransformationException {
            getTrace().addInfo("JAVA Mapping Called: MappingPayloadAttachment");
            try{
                InputPayload inpayload = input.getInputPayload();
                InputStream instream = inpayload.getInputStream();
                String instring = this.convertStreamToString(instream);
                InputAttachments inAttachments = input.getInputAttachments();
                OutputPayload outpayload = output.getOutputPayload();
                OutputStream outstream = outpayload.getOutputStream();
                OutputAttachments outAttachments = output.getOutputAttachments();
                //create Output-Payload
                outstream.write(instring.getBytes());
                //copy attachments
                if(inAttachments.areAttachmentsAvailable()){
                    Collection<String> colAttIds = inAttachments.getAllContentIds(true);
                    Iterator<String> attIDsIt = colAttIds.iterator();
                    while(attIDsIt.hasNext()){
                        outAttachments.setAttachment(inAttachments.getAttachment(attIDsIt.next()));
                }else{
                    getTrace().addInfo("MappingPayloadAttachment Information: no attachment available.\n");
            }catch(Exception e){
                StreamTransformationException ste = new StreamTransformationException(e.toString());
                throw ste;
        public String convertStreamToString(InputStream in){
            StringBuffer sb = new StringBuffer();
            try
                InputStreamReader isr = new InputStreamReader(in);
                Reader reader = new BufferedReader(isr);
                int ch;
                while((ch = in.read()) > -1) {
                    sb.append((char)ch);}
                    reader.close();
                }catch(Exception exception) { }
                return sb.toString();
    And don't forget to check the cross for "Read Attachments" in Operation Mapping configuration. Now you should be able to config the payload as mail body (inline).
    Regards,
    Dirk

  • PayloadSwapBean in recevier file adapter

    Hi Experts,
    Mine is SOAP to File scenario. i'm getting attachemnts in SOAP channel, i'm using the payloadSwapBean to swap the main doc with this attachemnt in my receiver file adapter and the attachemnt content should go to the file. but i'm getting this error in adapter engine 'MP: Processing local module localejbs/AF_Modules/PayloadSwapBean  Warning Swap: message is empty or has no payload '
    in file adapter module configuration, what should i give for swap.keyName? i tried with payload-name, content-type - all of them leading to same warning message above.
    the content of the message taken from the adapter engine is:
    --SAP_4A8ABB9075B066E9E10000009B7D1E4D_END
    content-id: <soap-4A8ABB8F75B066E9E100*** sap.com>
    Content-Type: text/xml; charset=utf-8
    <SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'><SOAP:Header> . . . </SOAP:Body></SOAP:Envelope>
    --SAP_4A8ABB9075B066E9E10000009B7D1E4D_END
    content-id: att-605bf2608bdf11deb447***sap.com
    content-type: text/plain;charset=Cp1251
    1000001,"Z001","RU  �������� ����","2999901553","20090803",25,0,"20090804",2999901553,""
    1000002,"Z001","RU  �������� ����","2999901549","20090803",25,0,"20090804",2999901549,""
    --SAP_4A8ABB9075B066E9E10000009B7D1E4D_END
    content-id: payload-60662b908bdf11de861b0****sap.com
    content-type: text/xml;charset=utf-8
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:InboundOrder xmlns:ns0="http://________"><FileName>headers.txt</FileName></ns0:InboundOrder>
    SAP_4A8ABB9075B066E9E10000009B7D1E4D_END
    i strongly feel the issue must be with the swap.KeyName that i'm giving.
    can anybody help me in this?
    Regards,
    Rashmi

    Rashmi,
    Check the order of the processing sequence in the modules that you have configured in the CC.
    It should be in the following pattern:-
    PROCESSING SEQUENCE
    Module Name -- localejbs/AF_Modules/PayloadSwapBean
    Module Key -- SwapAttachment
    Module Name -- CallSapAdapter
    Module Key -- 0
    MODULE CONFIGURATION
    Module Key -- SwapAttachment
    Parameter Name -- swap.keyName
    Parameter Value  -- Content-Type
    Module Key -- SwapAttachment
    Parameter Name -- swap.keyValue
    Parameter Value  -- application/txt
    Let us know if you still face any trouble.
    regards,
    Neetesh
    Edited by: Neetesh Raj on Aug 18, 2009 10:01 AM

  • Payload swapping

    Hi
    I have a rek where in I have to swap the payload with the attachement file (which is also a xnl file).
    I am using the file-xi-soap scenario. After going through the SDN I have come across a pay load swap bean.  But in almost all the example's it was used with mail adapter. SAP help no where mentioned that this module is only for Mail adapter. When I try to implement the same in SOAP Adapater, it never detects this bean and it is immaterial for that in what way you configure that.
    If anybody have implemented/worked similar kind of scenario could you plz advise whether this payload swap bean works with soap adapter ?
    Thanks in advace
    kumar

    Hi,
    PayloadSwapBean doesn't work with SOAP sender adapter.
    For SOAP receiver adapter you can still use PayloadSwapBean or can use Axis SOAP Adapter.
    For more info on Axis SOAP Adapter refer
    http://help.sap.com/saphelp_nw04/helpdata/en/45/a4a36de28552f7e10000000a1553f7/frameset.htm
    Thanks
    Amit

  • Payload Swap bean Issues

    Hi
    I'm using the following values in my module tab -
    Module name - AF_Modules/PayloadSwapBean
    Module key - swapbean
    This is the sequence of the Module Configuration -
    swapbean      |       swap.keyName        |          Content-Disposition
    swapbean      |       swap.keyName        |           Content-Description
    swapbean      |       swap.keyValue        |           attachment;filename="MailAttachment-1.xls"
    swapbean      |       swap.keyValue        |          MailAttachment-1
    Thanks

    Is there no way of doing this?
    Of course there is a way
    Maybe i could put the swap bean on my file receiver adapter?
    No, if it is file to mail, use the module in at mail sender channel only.
    Try only this in your module parameter.
    swapbean | swap.keyName | payload-name
    swapbean | swap.keyValue | MailAttachment-1
    Regards,
    Prateek

Maybe you are looking for

  • Looking to buy my first MacBook Pro, advice needed

    Hey all, this is my first post. I am looking to become a MacBook Pro owner for the first time. I have an iphone5 and an ipad but have decided it's time to step up. I have decided to give my ipad to my wife because she likes the more portable device a

  • Leopard problem loading a DVD on the machine it was burnt on ??

    I burnt a DVD+R today at the "max possible" speed. After it finished I tried to watch it on the Mini - it claimed the disc was damaged. So I thought "Drat, coaster" and made another. That one, having been ejected after the burn, was refused loading b

  • After downloading the Lightroom 5 trial version, problems installing.

    After downloading the Lightroom 5 trial version, I can't get it to open for installation. Please help! FYI, I'm using Vista 7.

  • [SOLVED] Problem Synchronizing package databases after upgrade

    After upgrading I'm having this: [root@david-laptop david]# pacman -Suyy :: Synchronizing package databases... error: failed retrieving file 'testing.db' from mirrors.kernel.org : Forbidden downloading testing.db... error: failed retrieving file 'cor

  • Frm-92101 webutil in a pll

    Hello, i have created a pll that is using webutil-functionality. (webutil_file.directory_filtered_list) I try to use the pll in a fmb. If i use in the fmb webutil functionality directly, I have no problems at all. But If i use my own pll with webutil