Multiple Correlations PI 7.1

Hello Guys!!!
I wonder if anyone has been there:
Developing the IP 7.1
I am using a BPM with 5 correlations, all in Block, all with local correlation;
It happens that the first correlation is performed using FILE Adapter, a receiver and another sender (with success) to reach the second correlation, the data leave the BPM through a Receiver Adapter FILE however, to return to BPM by a Sender Adapter FILE error occurs in the Receiver in BPM, the correlation, and the call is stuck in the queue XBTO.
ps.: I am not using the content conversion File Adapter
Already checked the data from related fields, are ok, the Integration Builder Directory, too everything is ok
After the error occurs which, taken from the Trace, TCODE SXI_MONITOR.
Best Regards.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!--
Inbound Message
  -->
- <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30">
  <Trace level="1" type="T">CL_XMS_MAIN->DETERMINE_EXT_PID: CENTRAL</Trace>
  <Trace level="1" type="T">Party normalization: sender</Trace>
  <Trace level="1" type="T">Sender scheme external = XIParty</Trace>
  <Trace level="1" type="T">Sender agency external = http://sap.com/xi/XI</Trace>
  <Trace level="1" type="T">Sender party external =</Trace>
  <Trace level="1" type="T">Sender party normalized =</Trace>
  <Trace level="1" type="T">Party normalization: receiver</Trace>
  <Trace level="1" type="T">Receiver scheme external =</Trace>
  <Trace level="1" type="T">Receiver agency external =</Trace>
  <Trace level="1" type="T">Receiver party external =</Trace>
  <Trace level="1" type="T">Receiver party normalized =</Trace>
  <Trace level="1" type="B" name="CL_XMS_HTTP_HANDLER-HANDLE_REQUEST" />
- <!--
  -->
  <Trace level="1" type="T">XMB was called with URL /sap/xi/engine?type=entry</Trace>
- <Trace level="1" type="B" name="CL_XMS_MAIN-ENTER_XMS">
  <Trace level="1" type="T">CL_XMS_MAIN->DETERMINE_EXT_PID: CENTRAL</Trace>
  <Trace level="1" type="T">CL_XMS_MAIN->DETERMINE_INT_PID: SAP_CENTRAL</Trace>
  <Trace level="1" type="B" name="CL_XMS_TROUBLESHOOT-ENTER_PLSRV" />
  <Trace level="1" type="T">system-ID = PID</Trace>
  <Trace level="1" type="T">client = 100</Trace>
  <Trace level="1" type="T">language = E</Trace>
  <Trace level="1" type="T">user = PIAFUSER</Trace>
  <Trace level="1" type="Timestamp">2009-07-27T22:26:12Z CET</Trace>
  </Trace>
  <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_UC_EXECUTE" />
- <!--
  -->
  <Trace level="1" type="T">Message-GUID = F9F5CED47507499127BDD8A8779AB878</Trace>
  <Trace level="1" type="T">PLNAME = CENTRAL</Trace>
  <Trace level="1" type="T">QOS = EO</Trace>
- <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_ASYNC">
  <Trace level="1" type="T">Queue name : XBTI0006</Trace>
  <Trace level="1" type="T">Generated prefixed queue name =</Trace>
  <Trace level="1" type="T">Schedule message in qRFC environment</Trace>
  <Trace level="1" type="T">Setup qRFC Scheduler OK!</Trace>
  <Trace level="1" type="T">----
</Trace>
  <Trace level="1" type="T">Going to persist message</Trace>
  <Trace level="1" type="T">NOTE: The following trace entries are always lacking</Trace>
  <Trace level="1" type="T">- Exit WRITE_MESSAGE_TO_PERSIST</Trace>
  <Trace level="1" type="T">- Exit CALL_PIPELINE_ASYNC</Trace>
  <Trace level="1" type="T">Async barrier reached. Bye-bye !</Trace>
  <Trace level="1" type="T">----
</Trace>
  </Trace>
  <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
- <!--
  -->
  <Trace level="1" type="T">--start sender interface action determination</Trace>
  <Trace level="1" type="T">select interface SI_OA_GraficaPRD</Trace>
  <Trace level="1" type="T">select interface namespace http://sap.com/POC_BPM_CAVI</Trace>
  <Trace level="1" type="T">--start receiver interface action determination</Trace>
  <Trace level="1" type="T">Loop 0000000001</Trace>
  <Trace level="1" type="T">select interface</Trace>
  <Trace level="1" type="T">select interface namespace</Trace>
  <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
  <Trace level="1" type="T">Hence set action to DEL</Trace>
  </SAP:Trace>

I am not sure on what you have actually written.
It would be nice if you could just write the entire thing in small paragraphs 
Guess you are facing some issue with the BPM.
Suggest you to go through this troubleshooting guide for BPM
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80a22ce8-8e72-2b10-3fba-e9511c6f0b8b
Regards,
Manjusha.

Similar Messages

  • Converting multiple correlated self-referencing subqueries to Analytic Func

    I have a peoplesoft query that I am trying to improve the performance on. Using DBMS_XPLAN with gather_plan_statistics is showing me that a large portion of the time is being spent on the various correlated self-referencing MAX/MIN subqueries.
    |  24 |       SORT AGGREGATE               |                    |   9461K|      1 |    21 |            |          |        |      |            |   9461K|00:14:31.67 |     139M|  99172 |       |       |          |
    |* 25 |        TABLE ACCESS BY INDEX ROWID | PS_BAS_PARTIC      |   9461K|      1 |    21 |    12   (0)| 00:00:01 |        |      |            |     89M|00:19:10.64 |     139M|  99172 |       |       |          |
    |* 26 |         INDEX RANGE SCAN           | PSBBAS_PARTIC      |   9461K|      9 |       |     3   (0)| 00:00:01 |        |      |            |    131M|00:03:16.21 |      19M|  16193 |       |       |          |I think I understand the basic mechanism of converting a simple case to use a MAX/MIN PARTITION OVER analytic. I.E.
    select emplid, effdt, .....
    from ps_pay_check pchk1
    where pchk1.effdt = (select max(effdt)
                        from ps_pay_check pchk2
                        where pchk2.emplid = pchk1.emplid);converts to
    select emplid, effdt, .....
    from
    (select emplid,
              effdt,
              max(effdt) over (partition by emplid) max_effdt
    from ps_pay_check pchk1)
    where effdt = max_effdt;However, when you have multiple subqueries that have multiple predicates (some referencing the parent some against binds), I get a little confused.
    Here is the main example I am working with (fairly complex/ugly query).
    SELECT   /*+ gather_plan_statistics */
            A.EMPLID, A.EMPL_RCD, A.REG_REGION, A.EMPL_STATUS, A.LOCATION,
             A.ACTION_REASON, A.EFFDT, A.REG_TEMP, A.PAYGROUP, A.FULL_PART_TIME, A.JOBCODE, A.DEPTID,
             A.UNION_CD, A.FLSA_STATUS, A.STD_HOURS, A.ACTION, A.SUPERVISOR_ID, A.SETID_JOBCODE,
             B.MED_ELIG, B.DEP_LIFE_ELIG,B.SUP_LIFE_ELIG
    FROM
       PS_JOB A,
      (SELECT  EMPLID,
       max(( CASE WHEN PLAN_TYPE IN ( '10','11','14')  THEN 'Y' ELSE 'N' END)) med_elig,
       max(( CASE WHEN PLAN_TYPE IN ( '2X','2Z')  THEN 'Y' ELSE 'N' END)) dep_life_elig,
       max(( CASE WHEN PLAN_TYPE IN ( '2Y')  THEN 'Y' ELSE 'N' END)) sup_life_elig
      FROM          
        (SELECT 
           B.EMPLID, B.PLAN_TYPE
         FROM PS_BAS_PARTIC A,
             PS_BAS_PARTIC_PLAN B,
             PS_BAS_PARTIC_OPTN C
         WHERE      A.EVENT_STATUS = 'C'
             AND A.BAS_PROCESS_STATUS = 'FE'
             AND A.BAS_EVT_DISCONNECT = 'N'
             AND A.EVENT_DT = (SELECT MAX (A_ED.EVENT_DT)
                                        FROM PS_BAS_PARTIC A_ED
                                      WHERE        A.EMPLID = A_ED.EMPLID
                                              AND A_ED.EVENT_DT <= :1
                                              AND A_ED.BAS_PROCESS_STATUS = A.BAS_PROCESS_STATUS
                                              AND A_ED.BAS_EVT_DISCONNECT = A.BAS_EVT_DISCONNECT)
             AND A.SCHED_ID = B.SCHED_ID
             AND A.EMPLID = B.EMPLID
             AND A.BENEFIT_RCD_NBR = B.BENEFIT_RCD_NBR
             AND A.EVENT_ID = B.EVENT_ID
             AND B.PLAN_TYPE IN ('10', '11', '14', '2X', '2Z', '2Y')
             AND B.EMPLID = C.EMPLID
             AND B.BENEFIT_RCD_NBR = C.BENEFIT_RCD_NBR
             AND B.EVENT_ID = C.EVENT_ID
             AND B.PLAN_TYPE = C.PLAN_TYPE
             AND B.SCHED_ID = C.SCHED_ID
             AND A.EVENT_DT = (SELECT MAX (D.EVENT_DT)
                                        FROM PS_BAS_PARTIC D
                                      WHERE        A.EMPLID = D.EMPLID
                                              AND D.EVENT_STATUS = A.EVENT_STATUS
                                              AND D.EVENT_DT <= :1
                                              AND D.BAS_PROCESS_STATUS = A.BAS_PROCESS_STATUS
                                              AND D.BAS_EVT_DISCONNECT = A.BAS_EVT_DISCONNECT)
             AND C.BENEFIT_PLAN <> ' '
             AND A.STATUS_DT = (SELECT MAX (E.STATUS_DT)
                                         FROM PS_BAS_PARTIC E
                                        WHERE      E.EVENT_STATUS = A.EVENT_STATUS
                                                AND E.EMPLID = A.EMPLID
                                                AND E.BAS_PROCESS_STATUS = A.BAS_PROCESS_STATUS
                                                AND E.BAS_EVT_DISCONNECT = A.BAS_EVT_DISCONNECT
                                                AND E.EVENT_DT = A.EVENT_DT)
             AND A.EVENT_PRIORITY = (SELECT MIN (F.EVENT_PRIORITY)
                                                FROM PS_BAS_PARTIC F
                                              WHERE        F.EMPLID = A.EMPLID
                                                      AND F.EVENT_STATUS = A.EVENT_STATUS
                                                      AND F.BAS_PROCESS_STATUS = A.BAS_PROCESS_STATUS
                                                      AND F.BAS_EVT_DISCONNECT = A.BAS_EVT_DISCONNECT
                                                      AND F.EVENT_DT = A.EVENT_DT
                                                      AND F.STATUS_DT = A.STATUS_DT)
         GROUP BY EMPLID) B
    WHERE  A.EMPLID = B. EMPLID
                AND  A.PER_ORG = 'EMP'
                AND A.EFFDT = (SELECT MAX (A_SUB.EFFDT)
                                    FROM PS_JOB A_SUB
                                  WHERE        A.EMPLID = A_SUB.EMPLID
                                          AND A.EMPL_RCD = A_SUB.EMPL_RCD
                                          AND A_SUB.EFFDT <= :3)
                AND A.EFFSEQ = (SELECT MAX (A_SUB2.EFFSEQ)
                                     FROM PS_JOB A_SUB2
                                    WHERE      A.EMPLID = A_SUB2.EMPLID
                                            AND A.EMPL_RCD = A_SUB2.EMPL_RCD
                                            AND A.EFFDT = A_SUB2.EFFDT)
    ORDER BY A.EMPLID;As you can see this has a total of 6 different MAX/MIN subqueries. Can all of them be turned into analytic equivalents, and how are the different predicates of the subqueries handled?
    Any help appreciated!
    Thanks
    Wayne

    The full query takes roughly 25 min. With 14.5 min taken by the first correlated subquery, MAX (A_ED.EVENT_DT).
    Here's the full plan:
    | Id  | Operation                          | Name               | Starts | E-Rows |E-Bytes| Cost (%CPU)| E-Time   |    TQ  |IN-OUT| PQ Distrib | A-Rows |   A-Time   | Buffers | Reads  |  OMem |  1Mem | Used-Mem |
    |   0 | SELECT STATEMENT                   |                    |      1 |        |       |   220M(100)|          |        |      |            |      1 |00:24:59.66 |     181M|    398K|       |       |          |
    |*  1 |  FILTER                            |                    |      1 |        |       |            |          |        |      |            |      1 |00:24:59.66 |     181M|    398K|       |       |          |
    |   2 |   NESTED LOOPS                     |                    |      1 |      6 |   636 |   220M  (1)|733:42:27 |        |      |            |      1 |00:24:59.65 |     181M|    398K|       |       |          |
    |   3 |    VIEW                            |                    |      1 |      1 |    16 |   220M  (1)|733:42:27 |        |      |            |      1 |00:24:59.64 |     181M|    398K|       |       |          |
    |   4 |     SORT AGGREGATE                 |                    |      1 |      1 |   102 |            |          |        |      |            |      1 |00:24:59.64 |     181M|    398K|       |       |          |
    |*  5 |      FILTER                        |                    |      1 |        |       |            |          |        |      |            |     23M|00:23:02.81 |     181M|    398K|       |       |          |
    |   6 |       PX COORDINATOR               |                    |      1 |        |       |            |          |        |      |            |     76M|00:06:42.64 |     300K|    299K|       |       |          |
    |   7 |        PX SEND QC (RANDOM)         | :TQ10004           |      0 |     18M|  1792M|   199K  (2)| 00:39:54 |  Q1,04 | P->S | QC (RAND)  |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |*  8 |         HASH JOIN BUFFERED         |                    |      0 |     18M|  1792M|   199K  (2)| 00:39:54 |  Q1,04 | PCWP |            |      0 |00:00:00.01 |       0 |      0 |   325M|    16M|          |
    |   9 |          BUFFER SORT               |                    |      0 |        |       |            |          |  Q1,04 | PCWC |            |      0 |00:00:00.01 |       0 |      0 | 73728 | 73728 |          |
    |  10 |           PX RECEIVE               |                    |      0 |   3405K|   152M| 19585   (2)| 00:03:56 |  Q1,04 | PCWP |            |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |  11 |            PX SEND HASH            | :TQ10001           |      0 |   3405K|   152M| 19585   (2)| 00:03:56 |        | S->P | HASH       |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |* 12 |             TABLE ACCESS FULL      | PS_BAS_PARTIC      |      1 |   3405K|   152M| 19585   (2)| 00:03:56 |        |      |            |   3302K|00:00:10.18 |   87732 |  87726 |       |       |          |
    |  13 |          PX RECEIVE                |                    |      0 |     24M|  1289M|   179K  (2)| 00:35:59 |  Q1,04 | PCWP |            |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |  14 |           PX SEND HASH             | :TQ10003           |      0 |     24M|  1289M|   179K  (2)| 00:35:59 |  Q1,03 | P->P | HASH       |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |* 15 |            HASH JOIN BUFFERED      |                    |      0 |     24M|  1289M|   179K  (2)| 00:35:59 |  Q1,03 | PCWP |            |      0 |00:00:00.01 |       0 |      0 |   730M|    18M|          |
    |  16 |             BUFFER SORT            |                    |      0 |        |       |            |          |  Q1,03 | PCWC |            |      0 |00:00:00.01 |       0 |      0 | 73728 | 73728 |          |
    |  17 |              PX RECEIVE            |                    |      0 |     12M|   279M| 47310   (3)| 00:09:28 |  Q1,03 | PCWP |            |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |  18 |               PX SEND HASH         | :TQ10000           |      0 |     12M|   279M| 47310   (3)| 00:09:28 |        | S->P | HASH       |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |* 19 |                INDEX FAST FULL SCAN| PS_BAS_PARTIC_PLAN |      1 |     12M|   279M| 47310   (3)| 00:09:28 |        |      |            |     12M|00:00:57.03 |     213K|    211K|       |       |          |
    |  20 |             PX RECEIVE             |                    |      0 |     84M|  2499M|   132K  (2)| 00:26:30 |  Q1,03 | PCWP |            |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |  21 |              PX SEND HASH          | :TQ10002           |      0 |     84M|  2499M|   132K  (2)| 00:26:30 |  Q1,02 | P->P | HASH       |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |  22 |               PX BLOCK ITERATOR    |                    |      0 |     84M|  2499M|   132K  (2)| 00:26:30 |  Q1,02 | PCWC |            |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |* 23 |                TABLE ACCESS FULL   | PS_BAS_PARTIC_OPTN |      0 |     84M|  2499M|   132K  (2)| 00:26:30 |  Q1,02 | PCWP |            |      0 |00:00:00.01 |       0 |      0 |       |       |          |
    |  24 |       SORT AGGREGATE               |                    |   9461K|      1 |    21 |            |          |        |      |            |   9461K|00:14:31.67 |     139M|  99172 |       |       |          |
    |* 25 |        TABLE ACCESS BY INDEX ROWID | PS_BAS_PARTIC      |   9461K|      1 |    21 |    12   (0)| 00:00:01 |        |      |            |     89M|00:19:10.64 |     139M|  99172 |       |       |          |
    |* 26 |         INDEX RANGE SCAN           | PSBBAS_PARTIC      |   9461K|      9 |       |     3   (0)| 00:00:01 |        |      |            |    131M|00:03:16.21 |      19M|  16193 |       |       |          |
    |  27 |       SORT AGGREGATE               |                    |   1093K|      1 |    23 |            |          |        |      |            |   1093K|00:00:47.55 |      13M|      0 |       |       |          |
    |* 28 |        TABLE ACCESS BY INDEX ROWID | PS_BAS_PARTIC      |   1093K|      1 |    23 |    12   (0)| 00:00:01 |        |      |            |   9182K|00:00:53.32 |      13M|      0 |       |       |          |
    |* 29 |         INDEX RANGE SCAN           | PSBBAS_PARTIC      |   1093K|      9 |       |     3   (0)| 00:00:01 |        |      |            |     12M|00:00:13.00 |    2230K|      0 |       |       |          |
    |  30 |       SORT AGGREGATE               |                    |   1093K|      1 |    31 |            |          |        |      |            |   1093K|00:00:43.48 |      13M|      0 |       |       |          |
    |* 31 |        TABLE ACCESS BY INDEX ROWID | PS_BAS_PARTIC      |   1093K|      1 |    31 |    12   (0)| 00:00:01 |        |      |            |   1122K|00:00:41.05 |      13M|      0 |       |       |          |
    |* 32 |         INDEX RANGE SCAN           | PSBBAS_PARTIC      |   1093K|      9 |       |     3   (0)| 00:00:01 |        |      |            |     12M|00:00:12.98 |    2229K|      0 |       |       |          |
    |  33 |       SORT AGGREGATE               |                    |   1077K|      1 |    35 |            |          |        |      |            |   1077K|00:00:42.82 |      13M|      0 |       |       |          |
    |* 34 |        TABLE ACCESS BY INDEX ROWID | PS_BAS_PARTIC      |   1077K|      1 |    35 |    12   (0)| 00:00:01 |        |      |            |   1079K|00:00:40.67 |      13M|      0 |       |       |          |
    |* 35 |         INDEX RANGE SCAN           | PSBBAS_PARTIC      |   1077K|      9 |       |     3   (0)| 00:00:01 |        |      |            |     12M|00:00:12.62 |    2197K|      0 |       |       |          |
    |  36 |    TABLE ACCESS BY INDEX ROWID     | PS_JOB             |      1 |      6 |   540 |     8   (0)| 00:00:01 |        |      |            |      1 |00:00:00.02 |       4 |      4 |       |       |          |
    |* 37 |     INDEX RANGE SCAN               | PS0JOB             |      1 |      6 |       |     2   (0)| 00:00:01 |        |      |            |      1 |00:00:00.01 |       3 |      3 |       |       |          |
    |  38 |   SORT AGGREGATE                   |                    |      1 |      1 |    19 |            |          |        |      |            |      1 |00:00:00.01 |       3 |      1 |       |       |          |
    |* 39 |    INDEX RANGE SCAN                | PSAJOB             |      1 |      1 |    19 |     3   (0)| 00:00:01 |        |      |            |      1 |00:00:00.01 |       3 |      1 |       |       |          |
    |  40 |   SORT AGGREGATE                   |                    |      1 |      1 |    22 |            |          |        |      |            |      1 |00:00:00.01 |       3 |      0 |       |       |          |
    |* 41 |    INDEX RANGE SCAN                | PSAJOB             |      1 |      1 |    22 |     3   (0)| 00:00:01 |        |      |            |      1 |00:00:00.01 |       3 |      0 |       |       |          |
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Yes, I was also puzzled by the 2 almost identical EVENT_DT subqueries. The second one, with EVENT_STATUS, only takes about 1 min of the execution time (since the EVENT_STATUS filters the records processed by the subquery by an order of magnitude). I haven't had a chance to ask the developers about it yet, but it does make a difference in the output. Though, even if I were to take out the second one, the performance and question of the proper format of the Analytic functions would remain.

  • BPEL-Multiple Correlation Sets

    I'm receiving an error when using two different correlation sets. I have two separate partnerlinks, and the invokes for each initiate a distinct correlation set. I know that these correlation sets work because when I launch the process with only ONE correlation set used, it works fine.
    I set the delivery logging level to ALL and can see where the correlation sets are initiated. It looks like when correlation set A is initiated and received, everything is fine. However, when correlation set B is initiated, on the return there seems to be some confusion--it looks like it's trying to evaluate correlation set A's property. I'm not sure why this mix-up is happening...any thoughts?

    I have three bpel processes: Portal.bpel , Auth.bpel , Proc.bpel
    the full orchestrated sequence of calls is the following:
    -Portal invokes first Auth
    -Auth receives the call and then reply to Portal
    -Portal then calls Proc waiting for a Reply.
    -Proc, before replying to Portal, has to invoke Auth.
    in this exaple, Auth has two Receive in its process: the first from Portal, the second from Proc.
    When Proc calls Auth is not able to distinguish which Receve to point, so Auth.bpel process fails.
    I've tryied to map the two different variables received by Auth (one from Portal, the other from Proc) into two different correlation sets, but it doesen't work.
    sorry for my bad english.
    thank you very much

  • Correlation sets

    Hi,
    Is it possible to use correlation sets for correlation multiple messages.I mean more than two messages.If so how to achieve this.For example I should return a response only after say 10 number of messages of the same group have arrived.

    My understanding is correlation sets should be used to 'rejoin' processes based on a unique id. Once the id has been matched, this is a trigger for the process to continue. I have not seen a use case that allows you to wait for multiple correlations before returning. You could have a while loop, which counts the number of invokes and recieves and completes after 10, but this does not feel right to me as unless you can ensure each call will return in order, it may involve a lot of potential pitfalls.
    Sorry if this is not too helpful, but I would revisit the requirement.

  • Question about Correlation set

    There is a process: a proposer submit a claim, then it needs all the proposer's supervisors to approve, if any of them reject the request, the
    claim will return to proposer and process terminates. If all the supervisors approve, the process can continue. I know after the correlation set is added to every receive node in the process, every node can receive only once a message and the process will move on to the next receive node after the last one has received one message,
    what I should do if I want one node to receive messages multiple times(actually a loop including the node) util a required condition is true?
    Thank you.

    I am not sure if you are talking in reference to the original question or not.
    I will assume not,
    yes you can use multiple correlation sets that you define on the same message. And that message can be reused in different operations there is no issue with it.
    I also assumed you didn't mean that both the receive activities use the same partner, porttype and operation. Because that is a different thing again.
    -Kiran Bhumana.

  • Notification via eMail and/or worklist

    Hi everyone,
    We have a requirement that some notifications will need to be send via eMail and worklist and other notification should only be thru worklist only.
    e.g.,
    Notification FYI - eMail and Worklist
    Notification Approval - Worklist only
    Is there a document or a way to do the such thing?
    Thanks and Regards
    elmer

    Hi,
    If they are in separate item types, then I would create a new mailer, specifying the name of the item type as the correlation ID. That way the mailer will only send emails for that one item type. You will need to disable the standard mailer, otherwise that will email everything.
    The disadvantage of this approach is that you will need to have multiple mailers if you want to email from different item types - there is no way to include multiple correlations in the mailer configuration (e.g. you can't run a mailer for APINV and POAPPRV item types).
    A trigger would still do the job - you could automatically set the mail status for the notification to SENT as soon as the notification is created. If you are going this route, I would write a function that is invoked from the trigger to determine whether the notification should be emailed or not. That way, as more item types are used, you can easily modify the code in the function to determine whether to send the notification or not. I would even have a separate table / value set which can be checked, which contains a list of item types and / or processes which should not be emailed and have the code check that - if you add more conditions, then it's just an extra record in that table / set.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Using the same correlation set to multiple instances of the same process

    Hi all,
    Assuming that I have a Purchase Order with multiple items and I have a BPEL process that is triggered for each item.
    When the Purchase Order is cancelled by the customer, I want to cancel all BPEL process that is still running. I'm using SOA Suite 11.1.1.2.
    My first attempt was to use an event handler associated to a cancellation operation, but I couldn't do this because when the second BPEL instance was started, a conflictingReceive BPEL Fault is triggered. This occurs because BPEL can't have more than one active receive/on message using the same correlation set.
    Another way to do this is using a different correlation set for each instance (somethig like a composite key - Purchase Order ID + Item ID, i.e), but in this way I need to know all composite key in advance and send one message to each instance specifically.
    Anyone have any suggestion of how to cancel more then one instance of the same BPEL process using Event or a generic way that does not need to send one message for each instance?
    Events work very well to start more then one BPEL process but does not work well to receive an intermediate message during process execution because in this case we need correlation set to associate the event with the correct instance and BPEL does not support more then one instance of the same BPEL process waiting for the same correlation set.
    Any suggestion will be very welcome.
    Thanks in advance,
    Rafael

    Never mind. I got it.
    I put the iisforward.dll and .ini is a seperate folder, and edited the iisproxy.ini's to include the portnumber like this. And I changed the hostheaders in IIS to Site1, Site2 etc
    vhost1=Site1:80
    Site1:80=C:\Sites\Site1\iisproxy.ini
    vhost2=Site2:80
    Site2:80=C:\Sites\Site2\iisproxy.ini
    vhost3=Site3:80
    Site3:80=C:\Sites\Site3\iisproxy.ini

  • Correlation for multiple fields in messages inside BPM

    Hi All,
    We have a requirement to collect multiple IDOCs based on combination of field1,field2,field3 and field4.
    Could you please tel me possible ways to implement this solution:
    I have tried the below options:
    Multiple fields in one correlation
    Correlation name is given and then in Correlation editor,we have given all four fields in correlation container and 1 involved message and properties are given for all fields
    Using this solution.IDOCSa re not collected even if all the IDOCs coming with same value for (field1field2field3+field4)
    for example even if combination of (field1field2field3+field4) is same still its not collecting and sending each IDOC sepearately outside BPM.
    Could you please suggest where the problem is?
    Please suggest if there is any other way to implement this in BPM.
    Thanks in advance
    Best Regards,
    Harleen Kaur Chadha

    Hi Harleen Kaur Chadha,
    Open your Integration Process (ccBPM), go menu bar u201CViewu201D, select u201CCorrelation Editoru201D. Then you can see the Correlation variables you have declared. Go the third tab u201CPropertiesu201D, and then try to edit u201CValueu201D. Expression Editor window pops up, select u201CInterface Variableu201D, then select XPath. Now edit u201CXPath Expressionu201D. Pay attention to Prefix u201Cp1u201D, it should be present in XPath expression. Check SAP help [Link|http://help.sap.com/saphelp_nwpi711/helpdata/en/3c/831620a4f1044dba38b370f77835cc/frameset.htm]
    Regards,
    Raghu_Vamsee

  • How to use Correlation set to persist record in BPEL for multiple request

    Hi ,
    I need to persist record in BPEL as it a stateful.I am using soa suite 11.1.1.5 v.The purpose is to persist multiple messages from single service/partnerLink(JMSAdapter)and aggregated to form a group message using BPEL correlation set concept
    There are 5 message in a JMS queue like 1st message ->one,2nd message->two,3rd message->three,4th message->four,5th message->empty
    All are text messages.Last message/string is an empty message.
    IS it possible in bpel to fetch all the 5 message(using JMS adapter) under one single instance and append all messsage until empty string is not coming?
    My final output would be one single message:*onetwothreefour*

    Can you contact me offline @ [email protected] ?

  • Correlation for files containing multiple records

    I was learning correlation from a nice blog below.
    /people/milan.thaker/blog/2008/07/23/correlation-150-runtime-behavior-of-bpm
    I have one question though. In the case where the correlation is done on  a key field say PsNo.
    Now if two files have multiple records, will the correlation compare the PsNo of each record or is the comparison just on the first PsNo of each file record.
    Thanks,
    Minhaj.

    Hi Minhaj,
    1) Suppose if you want to merge 2 files into a single file based on a keyfield (PsNo), You are opting Correlation in BPM.
    In your Correlation Editor, You should mention the XPATH Expression for Keyfield(PsNO) for the involved messages.
    2) Only if both the values of keyfied(PsNo) in 2 files are equal then Only you can merge all those 2 files into single file.
    So first PsNo of each file record is going to compared with another file.

  • Problem in correlating multiple msgs

    hi
    In my BPM scenario, splittign of msgs is happening.I am able to send files after splitting to the target.For each file an acknowlegment is generated which needs to be correlated to the resp. target msg.
    My problem is that when i place multiple files, the bpm does correlation b/w the ack file and the target file only for the last target file.
    I have an idea.If we send the files to the target parallely, will correlation work for each of them?For it should i use 'ParForEach' mode?
    I tried it but it doesn't work...any idea where the problem lies and how to debug it?
    i'm currently using for each mode for sendign the file to the target.After this block i place my receiver step to receive ack.

    i am using multiline container since i am splitting a file to many target files.So sending multiple target files is not a problem.
    The prob is the ack isnt a multiline object.Each ack is separate for each target file.
    I saw in SAP BASIS/system patterns where it sends files to diff receivers parallely and get and ack back for each..There  ParForEach is used.The scenario is similar to my req.However i cant just use the same thing here.
    Edited by: itisha alok on May 13, 2009 1:49 PM
    Edited by: itisha alok on May 13, 2009 1:53 PM

  • Wrong association of IDOCs to multiple BPM instances w/ correlation

    hi mates,
    Background
    We have an issue with a BPM that collects DIRDEB.PEXR2002 IDOCs using the correlation on Company Code & some other fields. The BPM is similar to BpmPatternCollectTime. The deadline branch triggers after 10 mins. It has been running successfully until we are hit by the issue below
    Issue
    There were 3718 IDOCs that have been sent from R/3 in 10 min window which have the same value for correlation. As per the design, all the IDOCs were supposed to be received by a single instance of the BPM. However the IDOCs have been received by 3 instances of BPM (1458, 1502 & 758 IDOCs). I'm surprised to see this behavior and I'm wondering what is wrong/missing in the design/config.
    My Observations
    I looked at the tech details of the 3 instances and observed that the all 3 instances have same correlation values.
    The time windows that 3 instances have been executed did not overlap with each other.
    This made me think about how the BPE has assigned these IDOCs to instances. I looked at the SAP help on [Configuring Inbound Processing|http://help.sap.com/saphelp_nw04/helpdata/en/44/3a6c6d55e402bfe10000000a11466f/content.htm] and made sure the config on SWF_INB_CONF has the Delivery Mode - Buffering Possible & Queue Assignment - One Queue.
    I see in the SXMB_MONI that all the IDOCs are put in the queue 'XBQO$PE_WS90000010' which is as per the Queue Assignment - One Queue.
    Did any face this kind of issue? Any idea why this is happening?
    Let me know if you need any additional info. I greatly appreciate your inputs.
    thx in adv
    praveen

    HI Praveen
    I have not faced the similar situation but i think Tunning of XI message size may help. As that determine the in/out message size
    BPM collected 1458, 1502 & 758 so did u check if the message size is equal for these number. check it may be you get clue on this
    Thanks
    Gaurav

  • Correlation and multiple branches with flowN

    Hi All,
    I would like to ask a question about correlation.I am trying to spawn "n" processes (Process B) from a master process(Process A), and than collect the responses from these instances.I have an array as an input to Process A, and have a flowN activity.In this activity,I simply perform an assign(to assign the varible in the array by an index, to the input variable of invoke), an invoke and a receive activities.
    I have added correlation to the invoke as initiate correlation, and I added the same set to the receive activity.When I run the sample, unfortunately I get "Cannot initiate a correlation set more than once." error and the process is cancelled.In fact, the values for each array iteration is different, so I would expect to initiate n correlations for my waiting receive activities.
    Am I doing something wrong or isn't that the way it has to be done?

    No, I have inserted a scope into flowN sequence and defined a scope variable to use.From the audit trail, I can see I have successfully assigned the array variable to the scope variable.For an input of 2 list elements,the first flowN branch is successfully completed but the second branch has a faulted invoke with the message:
    "Cannot initiate a correlation set more than once."
    If I remove the correlation sets from the invoke and receive and leave the correlation to BPEL Engine, I get the following message:
    Conflicting receive.
    Another receive activity or equivalent (currently, onMessage branch in a pick activity) has already been enabled with the partnerLink "CalleeProcess", operation name "onResult" and correlation set "" (or conversation id). Appendix A - Standard Faults in the BPEL 1.1 specification specifies a fault should be thrown under these conditions.
    Message was edited by:
    Caglar Kara

  • Multiple Queue Assignment for Integration Process - PI 7.11

    Hi,
    I am trying to configure multiple Queues for an Integration Process.
    The Integration Process is straight forward, except for a Asynchronous Request Response pattern with correlation. (A asynch send step - immediately followed by a asynchronous receive step with Correlation)
    I have done the following
    1) In IR set the Queue as Multiple - Content Specific
    2) In SWF_INB_CONF transaction reconfigured Multiple Queues - Content Specific without buffering
    But when I trigger the message, the message is not at all triggering/entering the Integration Process. The error message is BPE Internal Failure.
    But if I reconfigure the IP as One Configurable Queue & "Without Buffering", it is working. But we want multiple queues assigned to this Process.
    Thanks in advance.
    Regards,
    Sudharshan N A

    Bjoern, there are blogs/wikis available which should be searched before a question is asked on forum. The information you need is quite basic one and I will therefore lock this thread.
    Regards,
    Prateek

  • Calendar/iCloud chrashes on OSX when i try to klick the checkbox for share/use "calendar" in icloud. What can i do to fix it? In the same time, when i open iTunes window tells me that com.apple.MediaLibraryService was closed unexpected. Is there a correl.

    Hello,
    Calendar/iCloud chrashes on OSX when i try to klick the checkbox for share/use "calendar" in icloud.
    What can i do to fix it?
    In the same time / parallel, when i open iTunes, a window tells me that: "com.apple.MediaLibraryService was closed unexpected". Is there a correlation?
    The whole Problems begann Days ago, when i stupidly "played" at the rights and permissions for another "user". After a TM-Backup the Problems where there. It seems so that a few of my Picturefolders also weren´t recovered...
    Kind regards to all of you!
    Here ist the analysis - i cant do anything with it becuse i dont know much about it/that:
    Sampling process 1840 for 3 seconds with 1 millisecond of run time between samples
    Sampling completed, processing symbols...
    Analysis of sampling com.apple.preferences.icloud.remoteservice (pid 1840) every 1 millisecond
    Process:         com.apple.preferences.icloud.remoteservice [1840]
    Path:            /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/XPCServices/com.ap ple.preferences.icloud.remoteservice.xpc/Contents/MacOS/com.apple.preferences.ic loud.remoteservice
    Load Address:    0x1023a7000
    Identifier:      com.apple.preferences.icloud.remoteservice
    Version:         316 (329)
    Build Info:      iCloudPrefPane-329000000000000~1
    Code Type:       X86-64
    Parent Process:  ??? [1]
    Date/Time:       2014-03-19 01:37:03.375 +0100
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  7
    Call graph:
        2826 Thread_302243   DispatchQueue_1: com.apple.main-thread  (serial)
        + 2826 start  (in libdyld.dylib) + 1  [0x7fff8e4f65fd]
        +   2826 main  (in com.apple.preferences.icloud.remoteservice) + 37  [0x1023a7d27]
        +     2826 PreferencePaneMain  (in PreferencePanes) + 171  [0x7fff935ff756]
        +       2826 NSViewServiceApplicationMain  (in ViewBridge) + 2717  [0x7fff95b07cf8]
        +         2826 -[NSXPCSharedListener resume]  (in ViewBridge) + 52  [0x7fff95b39c9a]
        +           2826 xpc_main  (in libxpc.dylib) + 399  [0x7fff8e4dcbde]
        +             2826 _xpc_main  (in XPCService) + 385  [0x7fff95e29c0f]
        +               2826 NSApplicationMain  (in AppKit) + 940  [0x7fff93904913]
        +                 2826 -[NSApplication run]  (in AppKit) + 646  [0x7fff93919b89]
        +                   2826 -[NSViewServiceApplication sendEvent:withForwarding:]  (in ViewBridge) + 33  [0x7fff95b052b2]
        +                     2826 -[NSViewServiceApplication sendEventWithoutCatch:withForwarding:]  (in ViewBridge) + 1350  [0x7fff95b050aa]
        +                       2826 -[NSApplication sendEvent:]  (in AppKit) + 2021  [0x7fff93ac96e4]
        +                         2826 -[NSWindow sendEvent:]  (in AppKit) + 11296  [0x7fff93b2ab48]
        +                           2826 -[NSControl mouseDown:]  (in AppKit) + 706  [0x7fff93ba91ad]
        +                             2826 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]  (in AppKit) + 487  [0x7fff93ba9a97]
        +                               2826 -[NSCell trackMouse:inRect:ofView:untilMouseUp:]  (in AppKit) + 2316  [0x7fff93baa6c5]
        +                                 2826 -[NSCell _sendActionFrom:]  (in AppKit) + 128  [0x7fff93b90ced]
        +                                   2826 -[NSControl sendAction:to:]  (in AppKit) + 86  [0x7fff93b441be]
        +                                     2826 -[NSApplication sendAction:to:from:]  (in AppKit) + 327  [0x7fff93b44340]
        +                                       2826 ???  (in iCloud)  load address 0x102b7a000 + 0xd479  [0x102b87479]
        +                                         2826 -[MMCalendarsService setEnabled:creating:withWindow:]  (in AOSUI) + 95  [0x105445642]
        +                                           2826 -[MMCalendarsService hasDataToMerge]  (in AOSUI) + 17  [0x105445a14]
        +                                             2826 -[MMCalendarsService _calendarHasLocalCalendars]  (in AOSUI) + 32  [0x105445a39]
        +                                               2826 -[MMService valueForProperty:]  (in AOSUI) + 64  [0x10543c603]
        +                                                 2826 MMServiceCopyProperty  (in AOSAccounts) + 114  [0x7fff8d82c422]
        +                                                   2826 CalendarProvider::GetProperty(__CFString const*, void const**)  (in AOSAccounts) + 149  [0x7fff8d82531b]
        +                                                     2826 ???  (in Calendar)  load address 0x102bd2000 + 0x8100  [0x102bda100]
        +                                                       2826 +[CalCalendarStore defaultCalendarStore]  (in CalendarStore) + 182  [0x7fff93609749]
        +                                                         2826 +[CalPersistence defaultCalendarPersistence]  (in CalendarPersistence) + 29  [0x7fff8ee143dd]
        +                                                           2826 _dispatch_group_wait_slow  (in libdispatch.dylib) + 208  [0x7fff97041ddd]
        +                                                             2826 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7fff90210a56]
        2826 Thread_302251   DispatchQueue_216: ConnectToDatabaseQueue  (concurrent)
        + 2826 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fff90467fb9]
        +   2826 _pthread_wqthread  (in libsystem_pthread.dylib) + 314  [0x7fff90464ef8]
        +     2826 _dispatch_worker_thread2  (in libdispatch.dylib) + 40  [0x7fff9703e193]
        +       2826 _dispatch_root_queue_drain  (in libdispatch.dylib) + 326  [0x7fff9703d09e]
        +         2826 _dispatch_client_callout  (in libdispatch.dylib) + 8  [0x7fff9703b2ad]
        +           2826 _dispatch_async_redirect_invoke  (in libdispatch.dylib) + 154  [0x7fff9703f7ff]
        +             2826 _dispatch_client_callout  (in libdispatch.dylib) + 8  [0x7fff9703b2ad]
        +               2826 _dispatch_call_block_and_release  (in libdispatch.dylib) + 12  [0x7fff9703e1d7]
        +                 2826 __87+[CalPersistence asyncConnectToPersistenceWithClientXPCWaitingOnGroup:completionBlock:]_block_in voke326  (in CalendarPersistence) + 125  [0x7fff8ef4c4c0]
        +                   2826 +[CalPersistence _startCoreDataXPCServer:]  (in CalendarPersistence) + 339  [0x7fff8ef4bbcb]
        +                     2826 _dispatch_semaphore_wait_slow  (in libdispatch.dylib) + 206  [0x7fff9703fa15]
        +                       2826 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7fff90210a56]
        2826 Thread_302252   DispatchQueue_2: com.apple.libdispatch-manager  (serial)
        + 2826 _dispatch_mgr_thread  (in libdispatch.dylib) + 52  [0x7fff9703d152]
        +   2826 _dispatch_mgr_invoke  (in libdispatch.dylib) + 239  [0x7fff9703d43d]
        +     2826 kevent64  (in libsystem_kernel.dylib) + 10  [0x7fff90215662]
        2826 Thread_302466
        + 2826 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff90467fc9]
        +   2826 _pthread_start  (in libsystem_pthread.dylib) + 137  [0x7fff9046372a]
        +     2826 _pthread_body  (in libsystem_pthread.dylib) + 138  [0x7fff90463899]
        +       2826 _NSEventThread  (in AppKit) + 144  [0x7fff93ac616e]
        +         2826 CFRunLoopRunSpecific  (in CoreFoundation) + 309  [0x7fff965130b5]
        +           2826 __CFRunLoopRun  (in CoreFoundation) + 1161  [0x7fff96513779]
        +             2826 __CFRunLoopServiceMachPort  (in CoreFoundation) + 181  [0x7fff96514155]
        +               2826 mach_msg  (in libsystem_kernel.dylib) + 64  [0x7fff9020fd18]
        +                 2826 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff90210a1a]
        2826 Thread_310827: com.apple.NSURLConnectionLoader
        + 2826 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff90467fc9]
        +   2826 _pthread_start  (in libsystem_pthread.dylib) + 137  [0x7fff9046372a]
        +     2826 _pthread_body  (in libsystem_pthread.dylib) + 138  [0x7fff90463899]
        +       2826 __NSThread__main__  (in Foundation) + 1318  [0x7fff926b176b]
        +         2826 +[NSURLConnection(Loader) _resourceLoadLoop:]  (in Foundation) + 348  [0x7fff926b1967]
        +           2826 CFRunLoopRunSpecific  (in CoreFoundation) + 309  [0x7fff965130b5]
        +             2826 __CFRunLoopRun  (in CoreFoundation) + 1161  [0x7fff96513779]
        +               2826 __CFRunLoopServiceMachPort  (in CoreFoundation) + 181  [0x7fff96514155]
        +                 2826 mach_msg  (in libsystem_kernel.dylib) + 64  [0x7fff9020fd18]
        +                   2826 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff90210a1a]
        2826 Thread_310833: JavaScriptCore::BlockFree
        + 2826 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff90467fc9]
        +   2826 _pthread_start  (in libsystem_pthread.dylib) + 137  [0x7fff9046372a]
        +     2826 _pthread_body  (in libsystem_pthread.dylib) + 138  [0x7fff90463899]
        +       2826 ***::wtfThreadEntryPoint(void*)  (in JavaScriptCore) + 15  [0x7fff929adc5f]
        +         2826 JSC::BlockAllocator::blockFreeingThreadMain()  (in JavaScriptCore) + 261  [0x7fff929b89c5]
        +           2826 _pthread_cond_wait  (in libsystem_pthread.dylib) + 727  [0x7fff90465c3b]
        +             2826 __psynch_cvwait  (in libsystem_kernel.dylib) + 10  [0x7fff90214716]
        2826 Thread_310834: JavaScriptCore::Marking
        + 2826 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff90467fc9]
        +   2826 _pthread_start  (in libsystem_pthread.dylib) + 137  [0x7fff9046372a]
        +     2826 _pthread_body  (in libsystem_pthread.dylib) + 138  [0x7fff90463899]
        +       2826 ***::wtfThreadEntryPoint(void*)  (in JavaScriptCore) + 15  [0x7fff929adc5f]
        +         2826 JSC::GCThread::gcThreadMain()  (in JavaScriptCore) + 88  [0x7fff929b92c8]
        +           2826 JSC::GCThread::waitForNextPhase()  (in JavaScriptCore) + 119  [0x7fff929b9437]
        +             2826 _pthread_cond_wait  (in libsystem_pthread.dylib) + 727  [0x7fff90465c3b]
        +               2826 __psynch_cvwait  (in libsystem_kernel.dylib) + 10  [0x7fff90214716]
        2826 Thread_310861: com.apple.CFSocket.private
        + 2826 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff90467fc9]
        +   2826 _pthread_start  (in libsystem_pthread.dylib) + 137  [0x7fff9046372a]
        +     2826 _pthread_body  (in libsystem_pthread.dylib) + 138  [0x7fff90463899]
        +       2826 __CFSocketManager  (in CoreFoundation) + 867  [0x7fff9655fb83]
        +         2826 __select  (in libsystem_kernel.dylib) + 10  [0x7fff902149aa]
        143 Thread_324056
          143 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fff90467fb9]
            143 _pthread_wqthread  (in libsystem_pthread.dylib) + 330  [0x7fff90464f08]
              143 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff90214e6a]
    Total number in stack (recursive counted multiple, when >=5):
            5       _pthread_body  (in libsystem_pthread.dylib) + 138  [0x7fff90463899]
            5       _pthread_start  (in libsystem_pthread.dylib) + 137  [0x7fff9046372a]
            5       thread_start  (in libsystem_pthread.dylib) + 13  [0x7fff90467fc9]
    Sort by top of stack, same collapsed (when >= 5):
            __psynch_cvwait  (in libsystem_kernel.dylib)        5652
            mach_msg_trap  (in libsystem_kernel.dylib)        5652
            semaphore_wait_trap  (in libsystem_kernel.dylib)        5652
            __select  (in libsystem_kernel.dylib)        2826
            kevent64  (in libsystem_kernel.dylib)        2826
            __workq_kernreturn  (in libsystem_kernel.dylib)        143
    Binary Images:
           0x1023a7000 -        0x1023a7fff  com.apple.preferences.icloud.remoteservice (316 - 329) <5631E87F-1DB8-3446-AE32-9FA89AC68EE1> /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/XPCServices/com.ap ple.preferences.icloud.remoteservice.xpc/Contents/MacOS/com.apple.preferences.ic loud.remoteservice
           0x102b65000 -        0x102b6bff7  com.apple.preferences.icloud (317 - 329) <257515A5-7D0F-351C-9346-C50AF2AF1856> /System/Library/PreferencePanes/iCloudPref.prefPane/Contents/MacOS/iCloudPref
           0x102b7a000 -        0x102b99ff7  com.apple.icloud.iaplugin (426 - 459) <DB692087-05B0-385A-9281-58C8EBEB607A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x102bbe000 -        0x102bc8ff7  com.apple.mail.iaplugin (7.2 - 1874) <80A653D9-55FD-3214-A477-67B1340755D0> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
           0x102bd2000 -        0x102bdeff7  com.apple.calendar.iaplugin (7.0 - 1366) <C5D4A563-A116-3442-98A9-D71B17F1E211> /System/Library/InternetAccounts/Calendar.iaplugin/Contents/MacOS/Calendar
           0x102be7000 -        0x102be8fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x102c15000 -        0x102c1dfff  com.apple.contacts.iaplugin (8.0 - 1369) <A3DE5B6F-C9FE-3FE8-8C25-7BE98F64CA25> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k
           0x10543a000 -        0x1054c0fff  com.apple.AOSUI (1.2 - 273) <92D761D5-1ABC-3A29-9306-018570EF6005> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x105aef000 -        0x105af3ff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x105afa000 -        0x105b46ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <F31B84D6-DCFA-3834-BA28-AC53FE98B03F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x105b75000 -        0x105b80fff  com.apple.Notes.iaplugin (2.0 - 284) <BF5A1CB0-1040-3781-B19B-C7C4C864DFEC> /System/Library/InternetAccounts/Notes.iaplugin/Contents/MacOS/Notes
           0x105b89000 -        0x105b8cfff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x105bba000 -        0x105bc6ff7  com.apple.reminders.iaplugin (7.0 - 1366) <746ABED7-9075-34FA-B938-19D19FAF06B9> /System/Library/InternetAccounts/Reminders.iaplugin/Contents/MacOS/Reminders
           0x105cf8000 -        0x105d0aff7  com.apple.webcontentfilter.framework (5.1 - 5.1) <8DBB3836-0272-3CA9-8E3D-BD5A985830EC> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x105d5c000 -        0x105d5efff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
           0x105d62000 -        0x105d72ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
           0x105d7e000 -        0x105d86fff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
           0x105d8b000 -        0x105d8dfff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x105d91000 -        0x105d93fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x105d98000 -        0x105da0ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x105da5000 -        0x105da9fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x105dae000 -        0x105db0fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x105db4000 -        0x105db9fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x105dbe000 -        0x105dc5fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x105dce000 -        0x105dd0fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x105dd4000 -        0x105dd8ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
           0x105ddd000 -        0x105de0fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
           0x105de5000 -        0x105e0dff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x105e23000 -        0x105e25fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
           0x105e2a000 -        0x105e2cfff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
           0x105e31000 -        0x105e33fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
           0x105e38000 -        0x105e3afff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
        0x7fff60b39000 -     0x7fff60b6c817  dyld (239.4 - ???) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff8a88f000 -     0x7fff8a890ff7  libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib
        0x7fff8a891000 -     0x7fff8a9ffff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8aa00000 -     0x7fff8aa0bff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8aa4e000 -     0x7fff8acaffff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8acb0000 -     0x7fff8acd4ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8acd5000 -     0x7fff8ad34fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8ad35000 -     0x7fff8ad38ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8ad39000 -     0x7fff8b11affe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8b11b000 -     0x7fff8b120fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8b121000 -     0x7fff8b12bff7  libcsfde.dylib (380) <A3673EC2-5B81-3190-9BA5-F27013118EC6> /usr/lib/libcsfde.dylib
        0x7fff8b12c000 -     0x7fff8b20bfff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8b20c000 -     0x7fff8b3b9f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8b3ba000 -     0x7fff8b3ccfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8b3cd000 -     0x7fff8b50efff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b50f000 -     0x7fff8b510ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8b535000 -     0x7fff8b597ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8b5ee000 -     0x7fff8b6a6ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8b6b4000 -     0x7fff8b705fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8b706000 -     0x7fff8b712ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8b73d000 -     0x7fff8b7dafff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8b7db000 -     0x7fff8b7e3fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8b7e4000 -     0x7fff8b831fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8b83c000 -     0x7fff8bc8afff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8bc8b000 -     0x7fff8bcddfff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8bcde000 -     0x7fff8be00ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8be01000 -     0x7fff8be0cff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8be0d000 -     0x7fff8bedeff1  com.apple.DiskImagesFramework (10.9 - 371.1) <96C40A82-D2F7-310D-879B-7D8960510878> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8bedf000 -     0x7fff8cd2dfff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8cd2e000 -     0x7fff8cd36fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8cd37000 -     0x7fff8cd39fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8cd3a000 -     0x7fff8cd3dfff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8cd84000 -     0x7fff8cd88ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8cd89000 -     0x7fff8cd89fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8cd8f000 -     0x7fff8cdbefd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8cdbf000 -     0x7fff8cdccff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8cdcd000 -     0x7fff8cdd2fff  com.apple.NetFSServer (2.0 - 1) <9B7BAA23-4D4D-30A2-8538-DFD3B1E347A6> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
        0x7fff8cdd3000 -     0x7fff8cdebff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8cdec000 -     0x7fff8cfaafff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8cfd9000 -     0x7fff8cff1ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8cff2000 -     0x7fff8cff3fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8d101000 -     0x7fff8d125fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8d126000 -     0x7fff8d168ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8d169000 -     0x7fff8d184ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8d185000 -     0x7fff8d1e2fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8d1e3000 -     0x7fff8d1e4fff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8d1e5000 -     0x7fff8d1eeff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8d1f2000 -     0x7fff8d49cff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8d49d000 -     0x7fff8d4a5ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8d4a8000 -     0x7fff8d4f6fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8d4f7000 -     0x7fff8d523ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8d524000 -     0x7fff8d527ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d528000 -     0x7fff8d568fff  com.apple.PassKit (1.0 - 1) <CE4A0FC6-6E65-38AC-BC8E-74821D713B43> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff8d569000 -     0x7fff8d7c2ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8d7c3000 -     0x7fff8d81ffff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8d820000 -     0x7fff8d846fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8d847000 -     0x7fff8dc7affb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8dc7b000 -     0x7fff8dc83ffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff8dc84000 -     0x7fff8dcc5fff  com.apple.PerformanceAnalysis (1.47 - 47) <B5B491F2-EF86-3382-B23B-EA78AC40AF25> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8dcc6000 -     0x7fff8dd6fff7  com.apple.MailCore (7.2 - 1874) <68F605E3-F062-345C-B86F-1285B7A1F6AB> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
        0x7fff8dd72000 -     0x7fff8de02fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8de53000 -     0x7fff8dea6fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8dea7000 -     0x7fff8e417fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8e418000 -     0x7fff8e4c8ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e4c9000 -     0x7fff8e4edfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff8e4ee000 -     0x7fff8e4f2fff  com.apple.FindMyMac (2.1 - 2.1) <57D589E9-B726-3519-BE99-1B38F7737ED6> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff8e4f3000 -     0x7fff8e4f6ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff8e4f7000 -     0x7fff8e4fcfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8e4fd000 -     0x7fff8e6b5ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8e6b6000 -     0x7fff8e787fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8e788000 -     0x7fff8e78afff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8e78b000 -     0x7fff8eac1fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8eac2000 -     0x7fff8eaceff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8eacf000 -     0x7fff8ead9ff7  com.apple.CrashReporterSupport (10.9 - 538) <DD7669BA-78A6-3BEA-8410-17F556ACAA18> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8eada000 -     0x7fff8eae0ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8eae1000 -     0x7fff8eafcff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8eafd000 -     0x7fff8eb42ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8eb43000 -     0x7fff8eb9afff  com.apple.IMAP (7.2 - 1874) <9BEBD1CB-EE18-3728-84D9-092EA0AE112C> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff8eba8000 -     0x7fff8eba9ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8ebb8000 -     0x7fff8ebe9fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ebea000 -     0x7fff8ed20ff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8ed21000 -     0x7fff8ed94fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8ed95000 -     0x7fff8efc5ff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff8efc6000 -     0x7fff8eff5fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8eff6000 -     0x7fff8f020ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff8f021000 -     0x7fff8f940af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8f94b000 -     0x7fff8f94fff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff8f950000 -     0x7fff8fe73fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8fe74000 -     0x7fff900d1ffd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff900d2000 -     0x7fff900d2fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff900d3000 -     0x7fff900d7fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff900d8000 -     0x7fff90133ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff90161000 -     0x7fff90172fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff901c2000 -     0x7fff901feff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff901ff000 -     0x7fff9021bff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff9021c000 -     0x7fff9021ffff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90220000 -     0x7fff90228ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff90230000 -     0x7fff9023cff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff9023d000 -     0x7fff90262ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff902fa000 -     0x7fff902fcff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff90351000 -     0x7fff90353fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff90354000 -     0x7fff90359ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff9035a000 -     0x7fff9035eff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff9035f000 -     0x7fff90428fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff90429000 -     0x7fff90431ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff90432000 -     0x7fff90444ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9045f000 -     0x7fff90461fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff90462000 -     0x7fff90469ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff90e5c000 -     0x7fff90e60ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff90e61000 -     0x7fff90f67ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff90f68000 -     0x7fff90f71ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90f72000 -     0x7fff90f82ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff90f83000 -     0x7fff91071fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff9108c000 -     0x7fff9108efff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9108f000 -     0x7fff91092fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff91093000 -     0x7fff910a1fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff910a2000 -     0x7fff912b8fff  com.apple.Mail.framework (7.2 - 1874) <1E9D6A31-FF20-3102-8EB9-3FCF1E13D3EC> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
        0x7fff912b9000 -     0x7fff912c0ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff912c1000 -     0x7fff9132bff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff913b4000 -     0x7fff913cbff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff913f7000 -     0x7fff9145aff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff9145b000 -     0x7fff914bffff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff914c0000 -     0x7fff91526fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff91527000 -     0x7fff9160eff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff9169a000 -     0x7fff916b3ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff916b4000 -     0x7fff916b4fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff916bc000 -     0x7fff916bcffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff916bd000 -     0x7fff916f8fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff91983000 -     0x7fff919e3fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff919e4000 -     0x7fff91a1cff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91a1d000 -     0x7fff91caeff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff91e49000 -     0x7fff91e70ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff91ef9000 -     0x7fff91f0aff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff91f0b000 -     0x7fff91f31fff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff91f34000 -     0x7fff91f41fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff91f42000 -     0x7fff91fb9fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <DAF9AF17-0AC5-364C-B0BF-B1AF3FB4A07F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff91fba000 -     0x7fff91fc5fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff91fc6000 -     0x7fff91fc6ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff91fc7000 -     0x7fff91ff0fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff91ff1000 -     0x7fff92019ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff920b2000 -     0x7fff920b8fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff920b9000 -     0x7fff920b9fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff920ba000 -     0x7fff920c1ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff920c2000 -     0x7fff921acfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff921ad000 -     0x7fff921ebff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff921ec000 -     0x7fff924c0fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff924c1000 -     0x7fff924cbff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff924cc000 -     0x7fff924d7fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff924d8000 -     0x7fff924f1ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff924f2000 -     0x7fff92527ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff92528000 -     0x7fff9252dff7  com.apple.EmailAddressing (7.2 - 1874) <F889E9E5-A143-38F1-91E3-61CF2344A917> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
        0x7fff9252e000 -     0x7fff9258cff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff9258d000 -     0x7fff925d8fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff92613000 -     0x7fff92648ffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff92649000 -     0x7fff9264aff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9264b000 -     0x7fff92949fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9294a000 -     0x7fff9294afff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff9294b000 -     0x7fff92955fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff92956000 -     0x7fff9295afff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff9295b000 -     0x7fff9295cff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff9295d000 -     0x7fff929a3fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff929a4000 -     0x7fff92d1bffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff92d1c000 -     0x7fff92d1dffc  com.apple.SafariServices.framework (9537 - 9537.74.9) <DEA8E71D-D366-3767-870D-41611614874D> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff930b7000 -     0x7fff930d5fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff930d6000 -     0x7fff9331cfff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff9331d000 -     0x7fff93327ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff93328000 -     0x7fff93361ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff93362000 -     0x7fff93363fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff93364000 -     0x7fff93394fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff93395000 -     0x7fff933a4ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff933a5000 -     0x7fff933d9fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff933da000 -     0x7fff93401ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff93402000 -     0x7fff9341dff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff9341e000 -     0x7fff934e2ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff934e3000 -     0x7fff934e4ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff934e5000 -     0x7fff934f9fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff934fa000 -     0x7fff9350dff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff9350e000 -     0x7fff93530fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff93531000 -     0x7fff93578ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff93579000 -     0x7fff935b9ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff935eb000 -     0x7fff93607fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff93608000 -     0x7fff93623ff7  com.apple.CalendarStore (7.0 - 1366) <27072D7F-8281-3958-A66C-3A3F862F3458> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff937a2000 -     0x7fff937a5ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff937a6000 -     0x7fff93831fff  libCoreStorage.dylib (380) <310E877E-0770-385F-B170-FA4623E753E1> /usr/lib/libCoreStorage.dylib
        0x7fff9384e000 -     0x7fff9385fff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff93860000 -     0x7fff93862fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff93863000 -     0x7fff93865ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff93866000 -     0x7fff93901fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff93902000 -     0x7fff94478fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff9452f000 -     0x7fff945b7ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff9482e000 -     0x7fff9483bff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff948df000 -     0x7fff9494eff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff9494f000 -     0x7fff94a3efff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff94a49000 -     0x7fff94bb9ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff94bba000 -     0x7fff94bd7ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff94fb4000 -     0x7fff94fd6fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff94feb000 -     0x7fff950adff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff950ae000 -     0x7fff950cafff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff950cb000 -     0x7fff950cbfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff950d6000 -     0x7fff950d6fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff950d7000 -     0x7fff950f6ff7  com.apple.CalendarFoundation (7.0 - 113.1) <12352B25-2DCF-38C8-9776-CCC68907CF50> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff950f7000 -     0x7fff95123fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff95124000 -     0x7fff95134fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff95135000 -     0x7fff951beff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff951bf000 -     0x7fff951c8fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff951c9000 -     0x7fff95217fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff95284000 -     0x7fff952cbfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff952cc000 -     0x7fff952d6ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff952d7000 -     0x7fff95360fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff95361000 -     0x7fff95390ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff95391000 -     0x7fff953a3fff  com.apple.addressbook.ContactsAutocomplete (8.0 - 1369) <3FE9486E-0B79-32FE-A544-9B323BF160B7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Con tactsAutocomplete
        0x7fff953a4000 -     0x7fff954d3fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlS

    Been looking for similar posts, surprised I haven't found more, because I'm fairly certain that there is a current problem with some parts of Apple's server network: I have 3 iCloud accounts in Mail on my Macbook, and 1 of them (annoyingly, my main one) has not been able to connect for an hour or two. And both of the others wouldn't connect for a few minutes, but are now working again.
    More suprising is that trying to log in to webmail (www.icloud.com) is giving a very unhelpful error message, suggesting the server is down. Everything else Internet is working fine for me, and haven't changed any settings, so fairly sure problem is Apple's end.
    It's possible that your iPhone is collecting your mail via a different server route that is still working; my three iCloud accounts are collecting via p02.imap.mail.me.com, p09.imap.mail.me.com and p99.imap.mail.me.com, and it's only p02 that's consistantly not working.

Maybe you are looking for

  • File name and Date Display as an obj not the data

    All,      The issue that I am having is that when I view a Visio file hosted on SharePoint. The file was created in Visio 2007 and when it is opened by Visio 2007 and Visio Viewer in SharePoint. The file name field object and date modified object sho

  • Making Read Only 'Payment Terms' field.

    Dear All, I want to restrict the changes in 'Payment Terms' in a sales order. It should be read only for the user who is using VA01 & VA02. Is this possible to do in object level? If so, what is the object i can use for this.? regards, buddhika

  • Upgrade external HD from Mavericks to Yosemite

    Hi, On my MBP I have installed Mavericks 10.9.5. Then I have a couple of external hard drive with a clone of Mavericks 10.9.5. If I have a cloned hard drive plugged in (not booting off from it), and I run the installer of Yosemite and I tell to insta

  • Ideas as a backend system for SRM

    Hi All, Please tell me wether I can use( r/3) ideas system as a backend system for SRM System. Thanks & regards SATYA

  • Trying to run the example "rf record and playback reference application"

    http://zone.ni.com/devzone/cda/epd/p/id/5894   trying to run this example but a lot of files are not being found.  I'm using Labview 8.5 with version 4 of the sound and vibration toolkit.  I suspect the problem is the old toolkit version.  Can someon