Connecting APEX with local bi publisher

Hi, everyone
I have some technical difficulty with integrating bi publisher with apex and enabling pdf-printhng as well.
As far as I know, I made some mistakes in configuring apex itself.
I have apex installed at Application Server on the main server in the company and BI Publisher installed at the local workstation using BASIC installation option. Also I have entered this parameters in "Report Printing" in apex:
host: 192.168.17.157
port: 9704
and made a shared report query. But then I trying to test the query I always get message:
ORA-20001: The printing engine could not be reached because either the URL specified is incorrect or a proxy URL needs to be specified.
Please, help if someone knows what to do.

Thanks, rwillems.
All the configurations of Report printing are closely the same.
Problem is, BI publisher is installed at local machine at one network and the DB-server is in another. I think I should either contact my system administrator or reinstall publisher into Application Server (that server is in the same network with the database).
Kind Regards,
Peter

Similar Messages

  • How to connect APEX with MYSQL via Apex's Database link

    How do i connect APEX with MYSQL via Apex's Database link? The OBE doesn't go into specific detail about how to link the two.
    can someone please elaborate on what these are and where i can find them in mysql:
    Database Link Name      
    Connect To Schema      
    Password      
    Remote Hostname or IP      
    Remote Host Port      
    SID or Service Name      
    I need to link to mysql database so I can set up a 3D pie chart in apex

    Hi jononioo
    A database link is a device for connecting between Oracle database instances only. Oracle does have a method for connecting to other database systems (Transparent Gateway) but this is restricted to other commercial databases and I don't believe there is a gateway for Mysql. (I could be wrong)
    I don't know Mysql but maybe there is some way to push data to the Oracle instance. Other than that, is there any reason why the data has to reside in the Mysql database?
    Regards
    Andre

  • Connectivity issue with local instance of sql server

    hi everbody,
    well for the last couple of days i have almost taken my head out to get this issue resolved.
    but still i am no where. i have already referred to so many tips available online but still can't fix the prob.
    i am trying to connect a C# ( .net 2005) program to connect to the  integrated sql server 2005 instance on my local computer.
    i have got windows 7 home basic on my pc with .net frame work 2.0 sp2 and have also upgraded to sql server 2005 sp3 as per some online study.
    i have also tried all these steps but still getting the error 40.
    1. Check Whether the SQL Server is running or not.
    Because the trial to connect to the stopped server may also cause this problem.
    2. Check the name of the SQl Server.
    For example, if we try to connect to SQL server using .NET application, for some SQL Server, the name of the server "localhost" works, but for some server, we may need to mention "(local)".
    3. Check Whether the SQL Browser Service is running
    4. Check Whether the TCP/IP is enabled for SQL Server Configuration
    * Expand SQL Server Configuration Manager
    * Enable TCP/IP
    5. Firewall Settings
    You may need to add the port of Sql server to the Firewall if it is other than the default port(1433).
    Go to Control Panel | Windows Firewall | Change Settings | Exceptions | Add Port
    6. Enable the Remote Connection
    Goto SQL Server Management Studio.
    Right Click on Server node
    Click On Properties
    Check the Allow Remote connections to Server Check Box
    7. Enable Named Pipes
    - Open the "SQL Server Configuration Manager" (under Configuration Tools)
    - Expand the "SQL Server 2005 Network Configuration"
    - Select the "Protocols for "
    - Set the Named Pipes To Enabled
    8. Create Exception of Sqlbrowser.exe
    kindly provide me some help with your valuable suggestions.

    Hi Mukesh Devrani,
    Thank you for posting.
    Your question is more like SQL. I suggest that you can ask your question in SQL forum.
    http://social.msdn.microsoft.com/Forums/en/category/sqlserver/
    Best Regards,
    Larcolais
    MSDN Subscriber Support in Forum
    If you have any feedback of our support, please contact [email protected]
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

  • CISCO WLC , connecting SSID with local net user

    Dears,
    Created Local Net User
    created SSID and Broadcasted, users can connect to SSID with PSK
    But not able to connect using Local net user created in WLC
    Edwin

    Hi,
    What kind of Layer 2 Security are you using on your SSID?
    You can't have both PSK and Local user database authentication on the same SSID.
    Best regards,
    Sebastian

  • Connecting apex with micrsoft sql server 2008

    Please help me in connecting database of sql server 2008 data via apex
    prashant

    Maybe this link could help:
    http://www.dbasupport.com/oracle/ora10g/connection01.shtml
    I extended it once for a MySQL connection:
    http://www.apex-at-work.com/2010/02/making-connection-from-oracle-xe-to.html
    Best regards,
    Tobias
    http://www.apex-at-work.com

  • When I try to sync my iPod iCal with my MBP iCal via WiFi I get a message saying "Safari Downloading Safe Browsing Data" but I am connected to a local network and thus the syncing does not complete"

    When I try to sync my iPod iCal with my MBP (OS 10.7) iCal via iTunes and WiFi I get a message saying "Safari Downloading Safe Browsing Data" but I am connected to a local network and thus the syncing does not complete because the downloading never completes because I am not connected to the internet.
    Why does syncing iCal need Safari Safe Browsing Data?  How can I turn this off?

    See:
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi Syncing
    "Safari Downloading Safe Browsing Data" is just some data that is synce with the computer. To turn off on the Mac go to System Preferencs>iCloud and turn off Safari

  • Connecting to a local SQL server .mdf file

    Hi all,
    In doing some prototyping of my database I started working with a local copy of an SQL Server database since it so conveniently integrated with the Visual Studio .NET tools I use. Now that I have spent far too much time working on a local prototype, I would very much like to migrate it to our in-house database rather than rewrite the whole thing (it is quite large in terms of tables and constraints and none of our in-house tools generate code from ER diagrams).
    Seeing that SQL Developer had a migration utility I pounced at a chance to use it. I installed it as well as the recommended JDBC driver; however, it occurs to me that I have no idea how to connect to a local database file using the host name and port fields given to me. Is there some convenient way to configure SQL Server 2005 to forward this file to some kind of local host? Or is there any other driver for use with a local .mdf file? Help would be greatly appreciated.

    While it does come with a copy of SQL Server with it, visual studio suspiciously just asks for a file name, so I would assume it reads directly from the .mdf
    I have a copy of SQL Server 05 on the machine, but I haven't done anything in the way of server side configuration before, so I can't even guess how to direct it to serve the file.
    All software packages involved are:
    Windows XP
    SQL Server 2005
    Visual Studio .NET 2005
    SQL Developer 1.5.1
    Oracle client 10g connecting to an Oracle 9i release 2 server
    Any pointers to the right direction or alternate migration solutions would be great.
    Edit: I am highly suspicious that Visual Studio was connecting to this file through SQL Server Express and not my standard edition copy, and it is therefore not attached to the database, the solution is not looking entirely easy, so an alternate migration may be a better choice. Thanks in advance for any help.
    Edit: Well my suspicions were confirmed. I attempted several solutions. First of which being the MS SQL Express publishing wizard so that I could publish to SQL and run the script via Toad or SQL Plus; however, it only targets MS SQL Server 2000 or 2005 which would result in a lot of hand editing in terms of migration. Attempting to find a script converter did not help as they all either failed outright or demanded a connection to the datbase via ODBC or JDBC (which doesn't support SQL Express' less than clever attach on connection ideas). This led me to the alternate solution of trying to attach the file to my main database and connect to it; however, the SQL Server command prompt has some sort of permissions issue with my office security setting (though I can edit files fine) and results in failure.
    I think it is about time to throw in the towel and just work it out by hand. This would be greatly expedited by any visual database tools that generate code from ER diagrams if you happen to know of a freeware solution. We lack an internal copy of Oracle Designer and the free license only permits a single prototype. So any suggestions on the front of freebie visual object relational tools and alternate migration ideas would be of great help. Until then I'll be grinding through it with moderate dissatisfaction.
    Thanks again.

  • How to connect to the local user database ??

    Hi,
    how can i connect to the local oracle ltie database that is created
    for each individual user (with msql or sqlplus) ?? I created a
    user ms and published an app the user can access. In the oldb40
    directory there is a "ms" directory which contains the database
    for the user ("demoapp.odb"). The DSN Name "ms_demoapp" exists
    and points to the correct directory and file. But how can i
    connect to that database with msql or sqlplus. I tried all
    possible combination of an url string i can think of, but
    nothing did work.
    Any ideas ?? Thanks in Advance.
    ms

    But were you able to connect to the database and make a query on the table you have made through the application. I have tried the todo List example and have seen that the data is stored in a file. But I am not very sure how to query the database using msql. Pls help!
    Thanks in advance,
    Rajiv.

  • IChat 4 troubles: Can not connect AV with another iChat user

    Grrr... My computer has a built in iSight camera and I am trying to connect with another iChat 4 user using a Creative Live! USB cam. I get the following when trying to connect or vice-versa:
    Date/Time: 2009-05-03 20:37:39.157 -0500
    OS Version: 10.5.6 (Build 9G55)
    Report Version: 4
    iChat Connection Log:
    2009-05-03 20:37:04 -0500: AVChat started with ID 912866511.
    2009-05-03 20:37:04 -0500: bjraicakn3: State change from AVChatNoState to AVChatStateWaiting.
    2009-05-03 20:37:04 -0500: 0x11dba430: State change from AVChatNoState to AVChatStateInvited.
    2009-05-03 20:37:26 -0500: 0x11dba430: State change from AVChatStateInvited to AVChatStateConnecting.
    2009-05-03 20:37:26 -0500: bjraicakn3: State change from AVChatStateWaiting to AVChatStateConnecting.
    2009-05-03 20:37:37 -0500: 0x11dba430: State change from AVChatStateConnecting to AVChatStateEnded.
    2009-05-03 20:37:37 -0500: 0x11dba430: Error -7 (0x11dba430 cancelled the connection.)
    2009-05-03 20:37:37 -0500: bjraicakn3: State change from AVChatStateConnecting to AVChatStateEnded.
    2009-05-03 20:37:37 -0500: bjraicakn3: Error -7 (0x11dba430 cancelled the connection.)
    Video Conference Error Report:
    42.264262 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    44.264972 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    45.766385 @SIP/SIP.c:2719 type=4 (900A002D/0)
    [SIPConnectIPPort failed]
    1455.735825 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    1457.736100 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    1458.236883 @SIP/SIP.c:2719 type=4 (900A002D/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    0.417666 @Video Conference/VCInitiateConference.m:1584 type=2 (00000000/0)
    [Connection Data for call id: 1 returns 1
    34.151995 @Video Conference/VCInitiateConference.m:1599 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    34.154844 @Video Conference/VCInitiateConference.m:1703 type=2 (00000000/0)
    [Initiate Conference To User: u0 with Remote VCConnectionData: 1 with Local Connection Data: 1 conferenceSettings: 1]
    40.262584 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK07c3a82f566ced19
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=961672944
    Call-ID: d8b1d490-3848-11de-b887-e15b35784012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    40.762993 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK07c3a82f566ced19
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=961672944
    Call-ID: d8b1d490-3848-11de-b887-e15b35784012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    41.763380 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK07c3a82f566ced19
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=961672944
    Call-ID: d8b1d490-3848-11de-b887-e15b35784012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    42.265069 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK09df8d6429c7f0bb
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=2045149137
    Call-ID: d9e35ea6-3848-11de-b887-b3410f9a4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    42.765449 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK09df8d6429c7f0bb
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=2045149137
    Call-ID: d9e35ea6-3848-11de-b887-b3410f9a4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    43.765826 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK09df8d6429c7f0bb
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=2045149137
    Call-ID: d9e35ea6-3848-11de-b887-b3410f9a4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    44.265543 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK255eeeed4b5476ce
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=854136186
    Call-ID: db14a5b4-3848-11de-b887-90cc74ee4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    44.765924 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK255eeeed4b5476ce
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=854136186
    Call-ID: db14a5b4-3848-11de-b887-90cc74ee4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    45.766312 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK255eeeed4b5476ce
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=854136186
    Call-ID: db14a5b4-3848-11de-b887-90cc74ee4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:2717554184
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:4224153149
    1425.653901 @Video Conference/VCInitiateConference.m:1584 type=2 (00000000/0)
    [Connection Data for call id: 3 returns 1
    1447.627109 @Video Conference/VCInitiateConference.m:1599 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    1447.630821 @Video Conference/VCInitiateConference.m:1703 type=2 (00000000/0)
    [Initiate Conference To User: u0 with Remote VCConnectionData: 1 with Local Connection Data: 1 conferenceSettings: 1]
    1453.735951 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK54505a7b14a8ad4e
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=1923231542
    Call-ID: 233040da-384c-11de-b887-8d7dd71b4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3286339128
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3226770494
    1454.236222 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK54505a7b14a8ad4e
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=1923231542
    Call-ID: 233040da-384c-11de-b887-8d7dd71b4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3286339128
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3226770494
    1455.236551 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK54505a7b14a8ad4e
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=1923231542
    Call-ID: 233040da-384c-11de-b887-8d7dd71b4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3286339128
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3226770494
    1455.736216 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK2db63cc11369c5ee
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=2062432861
    Call-ID: 246176e0-384c-11de-b887-d1a9e0f04012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3286339128
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3226770494
    1456.236524 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK2db63cc11369c5ee
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=2062432861
    Call-ID: 246176e0-384c-11de-b887-d1a9e0f04012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3286339128
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3226770494
    1457.236914 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK2db63cc11369c5ee
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=2062432861
    Call-ID: 246176e0-384c-11de-b887-d1a9e0f04012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3286339128
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3226770494
    1457.736451 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK4c08dea354f12364
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=660860516
    Call-ID: 2592aebc-384c-11de-b887-aa814cda4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3286339128
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3226770494
    1458.236729 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK4c08dea354f12364
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=660860516
    Call-ID: 2592aebc-384c-11de-b887-aa814cda4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 737
    v=0
    o=brianjackson 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3286339128
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:3226770494
    Video Conference User Report:
    0.000000 @:0 type=5 (00000000/16402)
    [Local SIP port]
    Binary Images Description for "iChat":
    0x1000 - 0x23cfff com.apple.iChat 4.0.7 (616) /Applications/iChat.app/Contents/MacOS/iChat
    0x2b1000 - 0x324fff com.apple.Bluetooth 2.1.3 (2.1.3f8) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x372000 - 0x4cdfff com.apple.viceroy.framework 363.27 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x53d000 - 0x57cfff com.apple.vmutils 4.1 (104) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x59e000 - 0x5b7fff com.apple.frameworks.preferencepanes 12.2 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x5d1000 - 0x60bfff com.apple.remotedesktop.screensharing 1.0.1 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x61b000 - 0x62ffff com.apple.ScreenSaver 2.2 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x640000 - 0x65efff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x666000 - 0x6d6fff com.apple.iLifeMediaBrowser 2.0.2 (321) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x721000 - 0x752fff com.apple.iChatCommonGUI 4.0.5 (616) /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    0x77b000 - 0x77dfff com.apple.BezelServicesFW 1.4.925 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x7f5000 - 0x7f8fff com.apple.iChat.Styles.Boxes 4.0.3 (616) /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    0x900000 - 0x905fff com.apple.iChat.Styles.Balloons 4.0.3 (616) /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    0x90c000 - 0x912fff com.apple.iChat.Styles.Compact 4.0.3 (616) /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    0x91a000 - 0x91cfff com.apple.iChat.Styles.Text 4.0.3 (616) /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    0xc93c000 - 0xcb34fff com.apple.RawCamera.bundle 2.0.13 (435) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xdd0b000 - 0xdd10fff com.apple.CoreGraphics 1.407.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xde35000 - 0xde70fff com.apple.QuickTimeFireWireDV.component 7.6 (1290) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xdecf000 - 0xded8fff com.apple.IOFWDVComponents 1.9.5 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0xdee2000 - 0xdf10fff com.apple.QuickTimeIIDCDigitizer 7.6 (1290) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0xdf22000 - 0xdf25fff com.apple.audio.AudioIPCPlugIn 1.0.5 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xdf2b000 - 0xdf30fff com.apple.audio.AppleHDAHALPlugIn 1.6.2 (1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe70e000 - 0xe75cfff com.apple.QuickTimeUSBVDCDigitizer 2.2.6 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0xe76a000 - 0xe8edfff com.apple.opengl 1.5.9 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xe91b000 - 0xeb79fff com.apple.ATIRadeonX2000GLDriver 1.5.36 (5.3.6) /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0xebd8000 - 0xebf4fff com.apple.opengl 1.5.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xfd94000 - 0xff61fff com.apple.audio.codecs.Components 1.6.5 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x10082000 - 0x10082fff liblangid.dylib /usr/lib/liblangid.dylib
    0x10b0d000 - 0x10b0dfff com.apple.JavaPluginCocoa 12.2.0 /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x10b13000 - 0x10b19fff com.apple.JavaVM 12.2.2 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x10b22000 - 0x10b23fff com.apple.iChat.PersonIconPlugIn 4.0.3 (616) /Applications/iChat.app/Contents/PlugIns/PersonIcon.plugin/Contents/MacOS/Perso nIcon
    0x10db5000 - 0x10dd9fff com.google.talk.camera 1.0.8.893 (1) /Library/QuickTime/Google Camera Adapter 0.component/Contents/MacOS/Google Camera Adapter 0
    0x11bf8000 - 0x11bfbfff com.apple.iokit.IOQTComponents 1.6 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x1287a000 - 0x12896fff com.apple.QuartzComposer.ExtraPatches 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x129fe000 - 0x12a1bfff com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x12a33000 - 0x12a40fff com.apple.QuartzComposer.Backdrops 1.1 /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
    0x8fe00000 - 0x8fe2dfff dyld /usr/lib/dyld
    0x9000f000 - 0x9002efff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9002f000 - 0x900b6fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x900b7000 - 0x900c3fff com.apple.opengl 1.5.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x900c4000 - 0x901c5fff com.apple.PubSub 1.0.3 (65.1.2) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x901c6000 - 0x90346fff com.apple.CoreAUC 3.02.0 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90347000 - 0x90356fff com.apple.DSObjCWrappers.Framework 1.2.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9035d000 - 0x903a1fff com.apple.DirectoryService.PasswordServerFramework 3.0.3 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x903a2000 - 0x90873fff com.apple.opengl 1.5.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90874000 - 0x909a7fff com.apple.CoreFoundation 6.5.5 (476.17) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x909a8000 - 0x91983fff com.apple.QuickTimeComponents.component 7.6 (1290) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91984000 - 0x91984fff com.apple.CoreServices 32 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91985000 - 0x9198cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9198d000 - 0x91ac5fff com.apple.imageKit 1.0.2 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91b03000 - 0x91b54fff com.apple.framework.familycontrols 1.0.3 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x91b55000 - 0x91ba3fff com.apple.datadetectorscore 1.0.2 (52.14) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x91ba4000 - 0x91eacfff com.apple.HIToolbox 1.5.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91ead000 - 0x91ed5fff com.apple.shortcut 1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x91ed6000 - 0x91f94fff com.apple.WebKit 5525.27 (5525.27.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91f95000 - 0x91fc2fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91fc3000 - 0x91fc7fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91fc8000 - 0x91fe5fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91fe6000 - 0x921b4fff com.apple.security 5.0.4 (34102) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x921b5000 - 0x921b9fff com.apple.OpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x921ba000 - 0x92321fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x92322000 - 0x9239ffff com.apple.audio.CoreAudio 3.1.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x923a0000 - 0x9241dfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9241e000 - 0x9241efff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9241f000 - 0x927bcfff com.apple.QuartzCore 1.5.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x927bd000 - 0x927effff com.apple.LDAPFramework 1.4.5 (110) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x927f0000 - 0x928b7fff com.apple.vImage 3.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x928b8000 - 0x928d4fff com.apple.IMFramework 4.0.5 (583) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x928d5000 - 0x928d5fff com.apple.MonitorPanelFramework 1.2.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x928d6000 - 0x92962fff com.apple.LaunchServices 290.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92963000 - 0x92981fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x92982000 - 0x92995fff com.apple.IMUtils 4.0.5 (583) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x92a6a000 - 0x92a6cfff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92a6d000 - 0x92a6dfff com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92a6e000 - 0x92a73fff com.apple.DisplayServicesFW 2.0.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92cdd000 - 0x92cf5fff com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92deb000 - 0x92e03fff com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92e04000 - 0x92e3afff libtidy.A.dylib /usr/lib/libtidy.A.dylib
    0x92e3b000 - 0x92e85fff com.apple.securityinterface 3.0.1 (35183) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92e86000 - 0x92e8dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x92ec1000 - 0x92f1afff com.apple.opengl 1.5.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f25000 - 0x92f82fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x92f83000 - 0x92f83fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92f84000 - 0x92f9afff com.apple.DictionaryServices 1.0.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92f9b000 - 0x93038fff com.apple.CFNetwork 422.15.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93039000 - 0x9303bfff com.apple.CrashReporterSupport 10.5.5 (159) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9303c000 - 0x93049fff com.apple.opengl 1.5.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9304a000 - 0x9304cfff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9304d000 - 0x93068fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93069000 - 0x930b8fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x930b9000 - 0x930c9fff com.apple.LangAnalysis 1.6.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x930ff000 - 0x9350ffff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93510000 - 0x93511fff libffi.dylib /usr/lib/libffi.dylib
    0x93512000 - 0x935b9fff com.apple.QD 3.11.54 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x935ba000 - 0x935d8fff com.apple.DirectoryService.Framework 3.5.5 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x935d9000 - 0x9372bfff com.apple.audio.toolbox.AudioToolbox 1.5.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9380e000 - 0x9388dfff com.apple.SearchKit 1.2.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9388e000 - 0x93940fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x93941000 - 0x93944fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93945000 - 0x939d8fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x939d9000 - 0x93b95fff com.apple.QuartzComposer 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93b96000 - 0x93ba0fff com.apple.audio.SoundManager 3.9.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93ba1000 - 0x93bc5fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x93bc6000 - 0x93bd7fff com.apple.CFOpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x93bd8000 - 0x93bd8fff com.apple.ApplicationServices 34 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93bd9000 - 0x93bdffff com.apple.print.framework.Print 218.0.2 (220.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93be0000 - 0x93bebfff com.apple.CoreGraphics 1.407.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93bec000 - 0x93bf8fff com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93bf9000 - 0x93cc7fff com.apple.JavaScriptCore 5525.26 (5525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93cc8000 - 0x93ccdfff com.apple.backup.framework 1.0 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93cce000 - 0x93d85fff com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93d86000 - 0x93daefff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93daf000 - 0x93daffff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x93db0000 - 0x93df9fff com.apple.Metadata 10.5.2 (398.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93dfa000 - 0x93dfefff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93dff000 - 0x93e79fff com.apple.print.framework.PrintCore 5.5.3 (245.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93ee9000 - 0x93f23fff com.apple.securityfoundation 3.0.1 (35844) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93f24000 - 0x93f66fff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93f67000 - 0x94765fff com.apple.AppKit 6.5.6 (949.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94766000 - 0x94a40fff com.apple.CoreServices.CarbonCore 786.11 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94a41000 - 0x94a50fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94bb3000 - 0x94beafff com.apple.SystemConfiguration 1.9.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94beb000 - 0x94bfbfff com.apple.speech.synthesis.framework 3.7.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94bfc000 - 0x94c27fff libauto.dylib /usr/lib/libauto.dylib
    0x94c28000 - 0x94c66fff com.apple.opengl 1.5.9 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94c67000 - 0x94ca1fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94ca2000 - 0x94de8fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94de9000 - 0x94df7fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94df8000 - 0x94f30fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x94f31000 - 0x95012fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x95013000 - 0x95664fff com.apple.WebCore 5525.26 (5525.26.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95665000 - 0x956cbfff com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x956cc000 - 0x957b1fff com.apple.CoreData 100.1 (186) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x957b2000 - 0x9583cfff com.apple.DesktopServices 1.4.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95907000 - 0x95938fff com.apple.quartzfilters 1.5.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95939000 - 0x9594efff com.apple.ImageCapture 5.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9594f000 - 0x959c1fff com.apple.PDFKit 2.1.2 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x959c2000 - 0x95a8dfff com.apple.ColorSync 4.5.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95a8e000 - 0x95ab7fff com.apple.CoreMediaPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x95ab8000 - 0x95e76fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e77000 - 0x95e77fff com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95e78000 - 0x95e80fff com.apple.DiskArbitration 2.2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95e81000 - 0x95ea5fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95ea6000 - 0x95ed5fff com.apple.AE 402.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95ed6000 - 0x95f32fff com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95f33000 - 0x95fbefff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95fbf000 - 0x95fbffff com.apple.Carbon 136 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95fc0000 - 0x96070fff edu.mit.Kerberos 6.0.12 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96071000 - 0x96711fff com.apple.CoreGraphics 1.407.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96712000 - 0x96753fff com.apple.CoreGraphics 1.407.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96759000 - 0x96759fff com.apple.audio.units.AudioUnit 1.5 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9675a000 - 0x96a7ffff com.apple.QuickTime 7.6.0 (1290) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96a80000 - 0x96abffff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96ac3000 - 0x96b1dfff com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96b1e000 - 0x96bd8fff com.apple.CoreServices.OSServices 226.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96bd9000 - 0x96e54fff com.apple.Foundation 6.5.7 (677.22) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96e55000 - 0x96e5afff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96ec9000 - 0x96ec9fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96eca000 - 0x96f09fff com.apple.CoreMediaIOServicesPrivate 15.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x96f0a000 - 0x96f9dfff com.apple.ApplicationServices.ATS 3.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96f9e000 - 0x96fa5fff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96fa6000 - 0x97086fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x97087000 - 0x97090fff com.apple.speech.recognition.framework 3.7.24 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9709e000 - 0x970b5fff com.apple.datadetectors 1.0.1 (66.2) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x970b6000 - 0x97235fff com.apple.AddressBook.framework 4.1.1 (699) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x97236000 - 0x97287fff com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x97288000 - 0x9728ffff com.apple.CoreGraphics 1.407.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    Not sure what the issue is, if anyone can decipher this and let me know what's going on I'd really appreciate it. Thanks ahead of time!

    The Friend is on other Networks or you are on other networks or other friends on other networks ?
    The most common problem apart form this that cause Error 7 are NAT issues.
    http://www.ralphjohns.co.uk/page15.html#CertainBuddy
    There are about six main ways to do NAT (Network Address Translation)
    There is no International Standard as such.
    http://en.wikipedia.org/wiki/Networkaddresstranslation
    Most domestic and commercial devices use NAT and realistically short of Bridging the device there is no way around using it.
    As the first link suggests though some methods of opening ports seem to be less effected by the way NAT is done. Therefore UPnP tends to be a "Solution"
    I did mention UPnP but you don't seem to have mentioned if that is the way you have allowed ports through the device.
    I would also look in the firewall for this Actiontec.
    IS it an On/Off Enable/Disable setting or is it four or so different levels.
    If it works on Levels set it to Low or Off.
    8:14 PM Thursday; May 7, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • SQLServerAgent could not be started (reason: Unable to connect to server '(local)'; SQLServerAgent

    Dear all,
    i have a Windows 2008 Server (X64) with SQL 2005 SP3 and some troubels...
    The SQL works since some week, this week we installed SQL SP3 and change of the local Admin password.
    Yesterday we reboot  the Server, now the SQL Server Agent is unable to start!
    The SQL Server is up and running,
    Errorlog:
    2009-11-06 09:49:52.56 Server      Microsoft SQL Server 2005 - 9.00.4035.00 (X64)
     Nov 24 2008 16:17:31
     Copyright (c) 1988-2005 Microsoft Corporation
     Standard Edition (64-bit) on Windows NT 6.0 (Build 6002: Service Pack 2)
    2009-11-06 09:49:52.56 Server      (c) 2005 Microsoft Corporation.
    2009-11-06 09:49:52.56 Server      All rights reserved.
    2009-11-06 09:49:52.56 Server      Server process ID is 5912.
    2009-11-06 09:49:52.56 Server      Authentication mode is WINDOWS-ONLY.
    2009-11-06 09:49:52.56 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
    2009-11-06 09:49:52.56 Server      This instance of SQL Server last reported using a process ID of 4424 at 11/6/2009 9:43:23 AM (local) 11/6/2009 8:43:23 AM (UTC). This is an informational message only; no user action is required.
    2009-11-06 09:49:52.56 Server      Registry startup parameters:
    2009-11-06 09:49:52.56 Server        -d C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
    2009-11-06 09:49:52.56 Server        -e C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
    2009-11-06 09:49:52.56 Server        -l C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
    2009-11-06 09:49:52.59 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2009-11-06 09:49:52.59 Server      Detected 4 CPUs. This is an informational message; no user action is required.
    2009-11-06 09:49:52.67 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2009-11-06 09:49:52.71 Server      Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
    2009-11-06 09:49:53.73 Server      Attempting to recover in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
    2009-11-06 09:49:53.73 Server      Database mirroring has been enabled on this instance of SQL Server.
    2009-11-06 09:49:53.73 spid4s      Starting up database 'master'.
    2009-11-06 09:49:53.86 spid4s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    2009-11-06 09:49:53.95 spid4s      SQL Trace ID 1 was started by login "sa".
    2009-11-06 09:49:53.97 spid4s      Starting up database 'mssqlsystemresource'.
    2009-11-06 09:49:53.99 spid4s      The resource database build version is 9.00.4035. This is an informational message only. No user action is required.
    2009-11-06 09:49:54.16 spid9s      Starting up database 'model'.
    2009-11-06 09:49:54.17 spid4s      Server name is 'VIE-EU-ARC-02'. This is an informational message only. No user action is required.
    2009-11-06 09:49:54.19 Server      The certificate was successfully loaded for encryption.
    2009-11-06 09:49:54.19 Server      Server is listening on [ 'any' <ipv6> 1433].
    2009-11-06 09:49:54.19 Server      Server is listening on [ 'any' <ipv4> 1433].
    2009-11-06 09:49:54.19 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\MSSQLSERVER ].
    2009-11-06 09:49:54.19 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\sql\query ].
    2009-11-06 09:49:54.19 Server      Server is listening on [ ::1 <ipv6> 1434].
    2009-11-06 09:49:54.19 Server      Server is listening on [ 127.0.0.1 <ipv4> 1434].
    2009-11-06 09:49:54.19 Server      Dedicated admin connection support was established for listening locally on port 1434.
    2009-11-06 09:49:54.31 Server      SQL Server is now ready for client connections. This is an informational message; no user action is required.
    2009-11-06 09:49:54.33 spid15s     Starting up database 'AdventureWorks'.
    2009-11-06 09:49:54.33 spid16s     Starting up database 'EnterpriseVaultDirectory'.
    2009-11-06 09:49:54.33 spid14s     Starting up database 'Test'.
    2009-11-06 09:49:54.33 spid12s     Starting up database 'AdventureWorksDW'.
    2009-11-06 09:49:54.33 spid17s     Starting up database 'EnterpriseVaultMonitoring'.
    2009-11-06 09:49:54.33 spid13s     Starting up database 'msdb'.
    2009-11-06 09:49:54.33 spid23s     Starting up database 'EVVSExchangeVaultStore_2'.
    2009-11-06 09:49:54.33 spid22s     Starting up database 'EVVSGVIE_2_2'.
    2009-11-06 09:49:54.33 spid24s     Starting up database 'EVVSJournalVaultStore_3'.
    2009-11-06 09:49:54.33 spid19s     Starting up database 'EVVSVIEIT_1'.
    2009-11-06 09:49:54.33 spid21s     Starting up database 'ReportServerTempDB'.
    2009-11-06 09:49:54.33 spid20s     Starting up database 'ReportServer'.
    2009-11-06 09:49:54.33 spid18s     Starting up database 'EVVSGVIEIT_1_1'.
    2009-11-06 09:49:54.56 spid9s      Clearing tempdb database.
    2009-11-06 09:49:54.61 spid19s     CHECKDB for database 'EVVSVIEIT_1' finished without errors on 2009-10-28 18:06:14.107 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.65 spid23s     CHECKDB for database 'EVVSExchangeVaultStore_2' finished without errors on 2009-11-04 18:05:33.960 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.71 spid24s     CHECKDB for database 'EVVSJournalVaultStore_3' finished without errors on 2009-11-04 18:05:51.793 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.75 spid16s     CHECKDB for database 'EnterpriseVaultDirectory' finished without errors on 2009-11-04 18:06:38.103 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.83 spid17s     CHECKDB for database 'EnterpriseVaultMonitoring' finished without errors on 2009-11-04 18:06:18.570 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.99 spid4s      Recovery of any in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC) has completed. This is an informational message only. No user action is required.
    2009-11-06 09:49:55.55 spid9s      Starting up database 'tempdb'.
    2009-11-06 09:49:55.68 spid4s      Recovery is complete. This is an informational message only. No user action is required.
    2009-11-06 09:49:55.68 spid12s     The Service Broker protocol transport is disabled or not configured.
    2009-11-06 09:49:55.68 spid12s     The Database Mirroring protocol transport is disabled or not configured.
    2009-11-06 09:49:55.72 spid12s     Service Broker manager has started.
    Only the SQL Server Agent is unable to start,
    Eventlog:
    Log Name:      Application
    Source:        SQLSERVERAGENT
    Date:          06.11.2009 10:09:52
    Event ID:      103
    Task Category: Service Control
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      vie-eu-arc-02.global.domain
    Description:
    SQLServerAgent could not be started (reason: Unable to connect to server '(local)'; SQLServerAgent cannot start).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="SQLSERVERAGENT" />
        <EventID Qualifiers="16384">103</EventID>
        <Level>2</Level>
        <Task>2</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2009-11-06T09:09:52.000Z" />
        <EventRecordID>8486</EventRecordID>
        <Channel>Application</Channel>
        <Computer>vie-eu-arc-02.global.domain</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Unable to connect to server '(local)'; SQLServerAgent cannot start</Data>
      </EventData>
    </Event>
    SQLAgent.out Logfile:
    2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Shared Memory Provider: No process is on the other end of the pipe. [SQLSTATE 08001]
    2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Client unable to establish connection [SQLSTATE 08001]
    2009-11-06 10:09:52 - ! [000] Unable to connect to server '(local)'; SQLServerAgent cannot start
    2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Shared Memory Provider: No process is on the other end of the pipe. [SQLSTATE 08001]
    2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Client unable to establish connection [SQLSTATE 08001]
    2009-11-06 10:09:52 - ! [382] Logon to server '(local)' failed (DisableAgentXPs)
    2009-11-06 10:09:53 - ? [098] SQLServerAgent terminated (normally)
    Additional the SQL Server Management Studio is unable to logon to the Server:
    TITLE: Connect to Server
    Cannot connect to vie-eu-arc-02.
    ADDITIONAL INFORMATION:
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=233&LinkId=20476
    The local Admin Password was reset to the "original" (after install) one.
    Any ideas how to fix the problem?

    Dear all,
    the encryption was NO on all protocols.
    Because no additional ideas available, i uninstalled the SQL Server on friday.
    At the Re-Install Process i got again an error:
    [Microsoft][SQL Native Client]Shared Memory Provider: No process is on the
    other end of the pipe .
    The install process failed.
    On google i found the same problem in an other thread:
    http://groups.google.com/group/microsoft.public.sqlserver.connect/browse_thread/thread/dbec4a9a271f69a6/7cd22694da3a6062?lnk=st&q=%22Shared+Memory+Provider%3A+No+process+is+on+the+other+end+of+the+pipe%22&rnum=2&hl=en#7cd22694da3a6062
    ++++++
    During the installation process of SQL Server 2005, Setup complains it cannot
    connect to the database service for server configuration. The error was:
    [Microsoft][SQL Native Client]Shared Memory Provider: No process is on the
    other end of the pipe .
    I have checked that the pipe exists (\\.\pipe\SQLLocal\MyInstance), but
    everytime the installer attempts the connecting the pipe is closed by the
    server and another is reopened. That's why the Client says there is no
    process on the other end of the pipe.
    I have re-installed 'everything', tried connections via TCP, but nothing
    works.
    I have made a small application to connect to the pipe and noticed that
    there are 3 instances of the pipe running, one that I am connecting to, and 2
    listening pipes. If I write to 'my' pipe SQL server disconnects the pipe and
    reopens another too. The difference is that SQL server writes an error
    message in the log file. No such luck when the Native client is doing the
    same.
    What more can I do?
    ++++++
    and an answer
    ++++++
    I finaly found the problem to be the certificate used.
    I noticed that a certificate was added to the machinekeys just recently.
    (in C:\Documents and Settings\All Users\Application
    Data\Microsoft\Crypto\RSA\MachineKeys)
    I renamed it to another name and re-installed sql server.
    I noticed that sql server ERRORLOG complained about certificate that it
    couldn't load and the generation of a self-generaed certificate (see below)
    "2005-12-10 21:01:02.30 Server      The server could not load the
    certificate it needs to initiate an SSL connection. It returned the following
    error: 0x8009030d. Check certificates to make sure they are valid.
    2005-12-10 21:01:02.49 Server      A self-generated certificate was
    successfully loaded for encryption."
    Now the installation succeeded
    ++++++
    With Windows 2008 it was really a challange to get access to this folder (!!!)
    After clearing the folder the ReInstall of SQL Server works fine.
    Now the SQL Server & the SQL Server Agent works again.
    The problem was anything with encryption, old certs & files.
    I don't think that everyone can afford reinstalling SQL server.
    I finaly found the problem to be the certificate used.
    I noticed that a certificate was added to the machinekeys just recently.
    (in C:\Documents and Settings\All Users\Application
    Data\Microsoft\Crypto\RSA\MachineKeys)
    I think this is what the following blog was saying , a problem with certification
    http://blogs.msdn.com/sql_protocols/archive/2006/07/26/678596.aspx
    Cheers
    Please mark as answer if you think this answers your questions

  • AppV 5 slow to refresh with roaming profile (no redirects) but fast with local profile

    Hi,
    I have an issue I can't get thought out. I have an AppV5 SP3 full infra, with SMB share and local caching of packages enabled. Everything works from a functional level. However I have an issue where users with a roaming profile get a very slow AppV refresh
    during login.
    I created a few testaccounts, a few with local profile and a few with roaming profiles. For these testusers there are NO folder redirects. The only difference between them is local profile or roaming profile.
    When I login with a local-profile user initially, the AppV client rather slowly refreshes the applications and shortcuts. It generates quite some CPU load on the RDS host, but as soon as the shortcuts are placed everything is fine. When I log that user off,
    and log in again, the shortcuts are there immediately and I can immediately start the applications (Office 2010 for example). Blazing fast. Also when logging in, the refresh-UI is there for about half a second, it really flashes and it's done.
    Then with a testuser with roaming profile, the initial refresh is about the same. But when I logoff that user and login again, it's all very slow. The shortcuts are there but blank initially, it takes about 5-10 seconds to get the correct icon. It takes
    much longer before the refresh actually starts (sometimes up to 30 seconds after login), and it takes 5-10 seconds to do the refresh, with 100% cpu load on the thread AppVclient.exe is running on. Also right after loging in when the shortcuts are blank they
    don't work until they get the proper icon. WHen everything is refreshed it works all fine though. It's just painfully slow at start.
    I don't understand this. I can reproduce this every single time. Without folder redirects I don't see the difference between roaming and local profile from AppV perspective, as the roaming profile is of course copied to the server and in that sense the server
    just works with a local copy anyway.
    Anyone encountered this, and how to troubleshoot, or better fix this?

    So is the fact that there is a 5-10 second delay during refresh actually an issue? What I mean by that is - are any users comparing the local profiles with roaming profiles experience, or complaining that the delay is there?
    Roaming profiles and Folder redirection are of course very simple to configure; however for the best user experience I recommend managing profiles with a real profile management solution.
    If you have MDOP, then you'll also have access to UE-V. You've mentioned your environment is RDS, which sadly doesn't get UE-V, even though you have App-V.
    Here are some resources on UE-V + App-V and what's required when managing App-V with roaming users:
    How To Use Microsoft User Experience Virtualization With App-V Applications
    Application Publishing and Client Interaction: Roaming registry and data
    Here's also some resources on App-V performance worth looking at:
    Performance Guidance for Application Virtualization 5.0
    App-V Performance Best Practices: New Project VRC White Paper
    Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually
    answer your question). This can be beneficial to other community members reading the thread.
    This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or other MVPs.
    Twitter:
    @stealthpuppy | Blog:
    stealthpuppy.com |
    The Definitive Guide to Delivering Microsoft Office with App-V

  • Connection problem with adobe download assistant

    Hello,
    I'm using windows 7 and I try to install the trial version of the Master Collection cs6.
    I have download Adobe Download Assistant (multiple times) but every time I try to connect myself with my Adobe ID, it doesn't work. I can click on Connection, the action is registered by the software but nothing happen. I also can't close the software with the simple click on close, I have to use the task manager (CTRL+ALT+SUPPR).
    I have already unistall my cs5 version using all the help I could find on the website (cleaner tool..).
    Can you help me ?
    Sorry for my broken english.. And thank in advance for your help
    Here's the contents of the file Install.log of my AIR software. (as mentionned in the help http://helpx.adobe.com/air/kb/troubleshoot-air-installation-windows.html) :
    [2012-03-12:22:25:49] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2012-03-12:22:25:49] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-12:22:25:49] Begin runtime download from http://airdownload.adobe.com/air/3/nai/windows6.1/x86/installer
    [2012-03-12:22:27:48] Download success
    [2012-03-12:22:27:48] Begin signature download from http://airdownload.adobe.com/air/3/nai/windows6.1/x86/installer.p7
    [2012-03-12:22:27:48] Download success
    [2012-03-12:22:27:49] Detached signature verified
    [2012-03-12:22:27:49] Begin cert chain validation
    [2012-03-12:22:27:49] Begin crl download from http://crl.adobe.com/prodSvce.crl
    [2012-03-12:22:27:54] Download failure: could not retrieve crl crypt object
    [2012-03-12:22:27:54] Begin crl download from http://crl.adobe.com/cds.crl
    [2012-03-12:22:27:59] Download failure: could not retrieve crl crypt object
    [2012-03-12:22:27:59] Begin crl download from ldap:///CN=CRL1, CN=Adobe Root CA, OU=Adobe Trust Services, O=Adobe Systems Incorporated, C=US?certificateRevocationList;binary,authorityRevocationList;binary,deltaRevocationList; binary
    [2012-03-12:22:27:59] Download failure: could not retrieve crl crypt object
    [2012-03-12:22:27:59] Cert chain validation succeeded
    [2012-03-12:22:27:59] Launching subprocess with commandline "C:\Users\Luce\AppData\Local\Temp\AIRRuntimeInstaller.exe" -x1 "C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant"
    [2012-03-12:22:28:02] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-12:22:28:02] Commandline is: -x1 "C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant"
    [2012-03-12:22:28:02] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-12:22:28:02] Invoking Application Installer for combined install
    [2012-03-12:22:28:02] Launching subprocess with commandline C:\Users\Luce\AppData\Local\Temp\AIR143B.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Luce\AppData\Local\Temp\AIR143B.tmp -withRuntime -url "C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant"
    [2012-03-12:22:28:02] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-12:22:28:02] Commandline is: -runtime C:\Users\Luce\AppData\Local\Temp\AIR143B.tmp -withRuntime -url "C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant"
    [2012-03-12:22:28:02] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-12:22:28:03] Validating app in folder C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant
    [2012-03-12:22:28:05] Application signature verified
    [2012-03-12:22:28:05] Unpackaging/validation complete
    [2012-03-12:22:28:05] No app located for appID 'com.adobe.downloadassistant.AdobeDownloadAssistant' and pubID ''
    [2012-03-12:22:28:22] Launching subprocess with commandline C:\Users\Luce\AppData\Local\Temp\AIR143B.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Luce\AppData\Local\Temp\AIR143B.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)" -programMenu "C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant"
    [2012-03-12:22:28:22] Relaunching with elevation
    [2012-03-12:22:28:25] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-12:22:28:25] Commandline is: -stdio \\.\pipe\AIR_4956_0 -runtime C:\Users\Luce\AppData\Local\Temp\AIR143B.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)" -programMenu "C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant"
    [2012-03-12:22:28:25] Installed runtime (1.5.0.7220) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-12:22:28:25] Validating app in folder C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant
    [2012-03-12:22:28:25] Application signature verified
    [2012-03-12:22:28:25] Unpackaging/validation complete
    [2012-03-12:22:28:26] No app located for appID 'com.adobe.downloadassistant.AdobeDownloadAssistant' and pubID ''
    [2012-03-12:22:28:26] Starting silent combined runtime update and app install.
    Updating runtime from version 1.5.0.7220 to version 3.1.0.4880.
    Installing app com.adobe.downloadassistant.AdobeDownloadAssistant version 1.0.6 to C:\Program Files (x86)  using the source file at C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant
    [2012-03-12:22:28:26] Installing msi at C:\Users\Luce\AppData\Local\Temp\AIR143B.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2012-03-12:22:28:51] Installing msi at C:\Users\Luce\AppData\Local\Temp\AIR139F.tmp\Adobe Download Assistant\setup.msi with guid {969E11AA-8F3A-F162-1A5A-0965E216B6CE}
    [2012-03-12:22:28:53] Application Installer end with exit code 1
    [2012-03-12:22:28:53] Elevated install completed
    [2012-03-12:22:28:55] Application Installer end with exit code 0
    [2012-03-12:22:28:56] Subprocess app installer succeeded
    [2012-03-12:22:28:56] Runtime Installer end with exit code 0
    [2012-03-12:22:28:56] Subprocess Runtime Installer succeeded
    [2012-03-12:22:28:56] Bootstrapper end with exit code 0
    [2012-03-12:22:29:46] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2012-03-12:22:29:46] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-12:22:29:46] Launching subprocess with commandline "Adobe AIR Application Installer.exe" "C:\Users\Luce\AppData\Local\Temp\AIRB3E4.tmp\Adobe Download Assistant"
    [2012-03-12:22:29:46] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-03-12:22:29:46] Commandline is: "C:\Users\Luce\AppData\Local\Temp\AIRB3E4.tmp\Adobe Download Assistant"
    [2012-03-12:22:29:46] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-03-12:22:29:47] Validating app in folder C:\Users\Luce\AppData\Local\Temp\AIRB3E4.tmp\Adobe Download Assistant
    [2012-03-12:22:29:47] Application signature verified
    [2012-03-12:22:29:47] Unpackaging/validation complete
    [2012-03-12:22:29:47] Installed app (com.adobe.downloadassistant.AdobeDownloadAssistant) located at C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe
    [2012-03-12:22:29:52] Launching subprocess with commandline C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe
    [2012-03-12:22:29:52] Application Installer end with exit code 0
    [2012-03-12:22:29:52] Subprocess Application Installer succeeded
    [2012-03-12:22:29:52] Bootstrapper end with exit code 0
    [2012-04-11:14:12:19] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:12:19] Commandline is: -playerVersion=11,2,202,229 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled com.adobe.downloadassistant.AdobeDownloadAssistant adobe.com:air0.6966513507068157 onApplicationVersion
    [2012-04-11:14:12:19] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:12:19] Application Installer end with exit code 0
    [2012-04-11:14:12:44] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:12:44] Commandline is: -playerVersion=11,1,102,55 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled com.adobe.downloadassistant.AdobeDownloadAssistant adobe.com:air0.9661501375958323 onApplicationVersion
    [2012-04-11:14:12:44] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:12:44] Application Installer end with exit code 0
    [2012-04-11:14:13:50] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2012-04-11:14:13:50] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:13:50] Launching subprocess with commandline "Adobe AIR Application Installer.exe" "C:\Users\Luce\AppData\Local\Temp\AIR910B.tmp\Adobe Download Assistant"
    [2012-04-11:14:13:50] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:13:50] Commandline is: "C:\Users\Luce\AppData\Local\Temp\AIR910B.tmp\Adobe Download Assistant"
    [2012-04-11:14:13:50] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:13:51] Validating app in folder C:\Users\Luce\AppData\Local\Temp\AIR910B.tmp\Adobe Download Assistant
    [2012-04-11:14:13:53] Application signature verified
    [2012-04-11:14:13:53] Unpackaging/validation complete
    [2012-04-11:14:13:53] No app located for appID 'com.adobe.downloadassistant.AdobeDownloadAssistant' and pubID ''
    [2012-04-11:14:14:00] Starting app installation to C:\Program Files (x86). Installing app com.adobe.downloadassistant.AdobeDownloadAssistant version 1.0.6 using the source file at file:///C:/Users/Luce/AppData/Local/Temp/AIR910B.tmp/Adobe%20Download%20Assistant
    [2012-04-11:14:14:00] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Directory can't be written to" errorID=5006]
    [2012-04-11:14:14:00] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "C:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -programMenu file:///C:/Users/Luce/AppData/Local/Temp/AIR910B.tmp/Adobe%20Download%20Assistant
    [2012-04-11:14:14:00] Relaunching with elevation
    [2012-04-11:14:14:03] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:14:03] Commandline is: -stdio \\.\pipe\AIR_4176_0 -runtime "C:\Program Files (x86)\Common Files" -silent -logToStdout -url -location "C:\Program Files (x86)" -programMenu file:///C:/Users/Luce/AppData/Local/Temp/AIR910B.tmp/Adobe%20Download%20Assistant
    [2012-04-11:14:14:03] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:14:03] Validating app in folder C:\Users\Luce\AppData\Local\Temp\AIR910B.tmp\Adobe Download Assistant
    [2012-04-11:14:14:04] Application signature verified
    [2012-04-11:14:14:04] Unpackaging/validation complete
    [2012-04-11:14:14:04] No app located for appID 'com.adobe.downloadassistant.AdobeDownloadAssistant' and pubID ''
    [2012-04-11:14:14:04] Starting silent app installation to C:\Program Files (x86). Installing app com.adobe.downloadassistant.AdobeDownloadAssistant version 1.0.6 using the source file at file:///C:/Users/Luce/AppData/Local/Temp/AIR910B.tmp/Adobe%20Download%20Assistant
    [2012-04-11:14:14:04] Installing msi at C:\Users\Luce\AppData\Local\Temp\AIR910B.tmp\Adobe Download Assistant\setup.msi with guid {969E11AA-8F3A-F162-1A5A-0965E216B6CE}
    [2012-04-11:14:14:06] Application Installer end with exit code 0
    [2012-04-11:14:14:07] Elevated install completed
    [2012-04-11:14:14:09] Application Installer end with exit code 0
    [2012-04-11:14:14:10] Subprocess Application Installer succeeded
    [2012-04-11:14:14:10] Bootstrapper end with exit code 0
    [2012-04-11:14:15:32] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:15:32] Commandline is: -playerVersion=11,1,102,55 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled com.adobe.downloadassistant.AdobeDownloadAssistant adobe.com:air0.9074419755488634 onApplicationVersion
    [2012-04-11:14:15:32] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:15:32] Application Installer end with exit code 0
    [2012-04-11:14:15:33] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:15:33] Commandline is: -playerVersion=11,1,102,55 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -launch com.adobe.downloadassistant.AdobeDownloadAssistant -- eyJXQ0RTZXJ2ZXIiOiIiLCJwbGF0Zm9ybSI6IndpbmRvd3MiLCJwY2lkIjoiMTMzNDE0NjM1OTkxMS02NDc1OTMuM jEiLCJ0cmVhdG1lbnRpZCI6InVua25vd24iLCJzZXNzaW9uaWQiOiIxMzM0MTQ2MzU5OTExLTY0NzU5MyIsInByb2R 1Y3QiOiJtYXN0ZXJfY29sbGVjdGlvbiIsInJlZ2lvbiI6ImZyX0ZSIiwibGFuZ3VhZ2UiOiJGcmFuw6dhaXMiLCJ2a XNpdG9ySUQiOiJbQ1NddjF8MjdDMkJBQTIwNTMxMTAwMC00MDAwMDEwNTQwMDA4Q0QwW0NFXSIsInByb2R1Y3RGdWx sTGFiZWwiOiJDUzUuNSBNYXN0ZXIgQ29sbGVjdGlvbiJ9
    [2012-04-11:14:15:33] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:15:33] Launching subprocess with commandline C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe
    [2012-04-11:14:15:34] Application Installer end with exit code 0
    [2012-04-11:14:16:04] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-04-11:14:16:04] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:16:04] Commandline is: -updatecheck
    [2012-04-11:14:16:04] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:16:04] Performing pingback request
    [2012-04-11:14:16:05] Pingback request completed with HTTP status 200
    [2012-04-11:14:16:05] Starting runtime background update check
    [2012-04-11:14:16:05] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update
    [2012-04-11:14:16:05] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.1.0.4880/update to C:\Users\Luce\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-04-11:14:16:44] Unpackaging complete
    [2012-04-11:14:16:44] Download success
    [2012-04-11:14:16:44] Runtime updated downloaded
    [2012-04-11:14:17:03] User had deferred installing the update
    [2012-04-11:14:17:03] Runtime Installer end with exit code 0
    [2012-04-11:14:17:23] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:17:23] Commandline is: -playerVersion=11,1,102,55 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -launch com.adobe.downloadassistant.AdobeDownloadAssistant -- eyJXQ0RTZXJ2ZXIiOiIiLCJwbGF0Zm9ybSI6IndpbmRvd3MiLCJwY2lkIjoiMTMzNDE0NjM1OTkxMS02NDc1OTMuM jEiLCJ0cmVhdG1lbnRpZCI6InVua25vd24iLCJzZXNzaW9uaWQiOiIxMzM0MTQ2MzU5OTExLTY0NzU5MyIsInByb2R 1Y3QiOiJtYXN0ZXJfY29sbGVjdGlvbiIsInJlZ2lvbiI6ImZyX0ZSIiwibGFuZ3VhZ2UiOiJGcmFuw6dhaXMiLCJ2a XNpdG9ySUQiOiJbQ1NddjF8MjdDMkJBQTIwNTMxMTAwMC00MDAwMDEwNTQwMDA4Q0QwW0NFXSIsInByb2R1Y3RGdWx sTGFiZWwiOiJDUzUuNSBNYXN0ZXIgQ29sbGVjdGlvbiJ9
    [2012-04-11:14:17:23] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:17:23] Launching subprocess with commandline C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe
    [2012-04-11:14:17:23] Launching subprocess with commandline C:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files (x86)\adobe download assistant\adobe download assistant.exe"
    [2012-04-11:14:17:23] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2012-04-11:14:17:23] Commandline is: -applyupdates "c:\program files (x86)\adobe download assistant\adobe download assistant.exe"
    [2012-04-11:14:17:23] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:17:23] Installed app (com.adobe.downloadassistant.AdobeDownloadAssistant) located at c:\program files (x86)\adobe download assistant\adobe download assistant.exe
    [2012-04-11:14:17:24] Starting runtime background update installation
    [2012-04-11:14:17:24] Launching subprocess with commandline C:\Users\Luce\AppData\Roaming\Adobe\AIR\Updater\Background\updater -update "c:\program files (x86)\adobe download assistant\adobe download assistant.exe"
    [2012-04-11:14:17:24] Runtime updater successfully launched
    [2012-04-11:14:17:24] Runtime Installer end with exit code 0
    [2012-04-11:14:17:28] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-04-11:14:17:28] Commandline is: -update "c:\program files (x86)\adobe download assistant\adobe download assistant.exe"
    [2012-04-11:14:17:28] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:17:28] Installed app (com.adobe.downloadassistant.AdobeDownloadAssistant) located at c:\program files (x86)\adobe download assistant\adobe download assistant.exe
    [2012-04-11:14:17:28] Application Installer end with exit code 0
    [2012-04-11:14:17:31] Relaunching with elevation
    [2012-04-11:14:17:31] Launching subprocess with commandline c:\users\luce\appdata\local\temp\aird589.tmp\adobe air installer.exe -ei
    [2012-04-11:14:17:34] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-04-11:14:17:34] Commandline is: -stdio \\.\pipe\AIR_5416_0 -ei
    [2012-04-11:14:17:34] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:17:34] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 3.2.0.2070
    [2012-04-11:14:17:34] Installing msi at c:\users\luce\appdata\local\temp\aird589.tmp\setup.msi with guid {47FA2C44-D148-4DBC-AF60-B91934AA4842}
    [2012-04-11:14:17:37] Runtime Installer end with exit code 0
    [2012-04-11:14:17:38] Elevated install completed
    [2012-04-11:14:17:40] Launching subprocess with commandline c:\program files (x86)\adobe download assistant\adobe download assistant.exe
    [2012-04-11:14:17:40] Runtime Installer end with exit code 0
    [2012-04-11:14:18:11] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-04-11:14:18:11] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-04-11:14:18:11] Commandline is: -updatecheck
    [2012-04-11:14:18:11] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:14:18:11] Performing pingback request
    [2012-04-11:14:18:12] Pingback request completed with HTTP status 200
    [2012-04-11:14:18:12] Starting runtime background update check
    [2012-04-11:14:18:12] Clearing unused background update directory
    [2012-04-11:14:18:12] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update
    [2012-04-11:14:18:12] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update to C:\Users\Luce\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-04-11:14:18:12] Runtime update not available
    [2012-04-11:14:18:12] Unpackaging cancelled
    [2012-04-11:14:18:12] Runtime Installer end with exit code 0
    [2012-04-11:20:47:56] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2012-04-11:20:47:56] Commandline is: -silent -eulaAccepted -programMenu AdobeHelp.air
    [2012-04-11:20:47:56] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:20:47:56] Invoking Application Installer for combined install
    [2012-04-11:20:47:56] Launching subprocess with commandline C:\Users\Luce\AppData\Local\Temp\AIR529C.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Luce\AppData\Local\Temp\AIR529C.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeHelp/AdobeHelp.air
    [2012-04-11:20:47:56] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2012-04-11:20:47:56] Commandline is: -runtime C:\Users\Luce\AppData\Local\Temp\AIR529C.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeHelp/AdobeHelp.air
    [2012-04-11:20:47:56] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:20:47:57] Unpackaging file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeHelp/AdobeHelp.air to C:\Users\Luce\AppData\Local\Temp\fla63BB.tmp
    [2012-04-11:20:48:02] Application signature verified
    [2012-04-11:20:48:02] Unpackaging/validation complete
    [2012-04-11:20:48:02] No app located for appID 'chc' and pubID '4875E02D9FB21EE389F73B8D1702B320485DF8CE.1'
    [2012-04-11:20:48:02] Converting unpackaged application to a native installation package in C:\Users\Luce\AppData\Local\Temp\fla76DF.tmp
    [2012-04-11:20:48:06] Native installation package creation succeeded
    [2012-04-11:20:48:06] Starting silent app installation to C:\Program Files (x86)\Adobe. Installing app chc.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 3.4.980 using the source file at file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeHelp/AdobeHelp.air
    [2012-04-11:20:48:06] Installing msi at C:\Users\Luce\AppData\Local\Temp\fla76DF.tmp\setup.msi with guid {1E9362FB-5844-A463-42F9-F45B29B11024}
    [2012-04-11:20:48:10] Application Installer end with exit code 0
    [2012-04-11:20:48:11] Subprocess app installer succeeded
    [2012-04-11:20:48:11] Runtime Installer end with exit code 0
    [2012-04-11:20:55:51] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2012-04-11:20:55:51] Commandline is: -silent -eulaAccepted -programMenu AdobeStory.air
    [2012-04-11:20:55:51] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:20:55:51] Invoking Application Installer for combined install
    [2012-04-11:20:55:51] Launching subprocess with commandline C:\Users\Luce\AppData\Local\Temp\AIR92B7.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Luce\AppData\Local\Temp\AIR92B7.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeStory1.0-mul/AdobeStory.air
    [2012-04-11:20:55:52] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2012-04-11:20:55:52] Commandline is: -runtime C:\Users\Luce\AppData\Local\Temp\AIR92B7.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeStory1.0-mul/AdobeStory.air
    [2012-04-11:20:55:52] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:20:55:52] Unpackaging file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeStory1.0-mul/AdobeStory.air to C:\Users\Luce\AppData\Local\Temp\flaA5BB.tmp
    [2012-04-11:20:55:55] Application signature verified
    [2012-04-11:20:55:55] Unpackaging/validation complete
    [2012-04-11:20:55:55] No app located for appID 'com.adobe.AdobeStory' and pubID '4875E02D9FB21EE389F73B8D1702B320485DF8CE.1'
    [2012-04-11:20:55:55] Converting unpackaged application to a native installation package in C:\Users\Luce\AppData\Local\Temp\flaAEA1.tmp
    [2012-04-11:20:55:56] Native installation package creation succeeded
    [2012-04-11:20:55:56] Starting silent app installation to C:\Program Files (x86). Installing app com.adobe.AdobeStory.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 1.0.571 using the source file at file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeStory1.0-mul/AdobeStory.air
    [2012-04-11:20:55:56] Installing msi at C:\Users\Luce\AppData\Local\Temp\flaAEA1.tmp\setup.msi with guid {CDDE6E3D-4433-4B84-39A3-4A049A5F0491}
    [2012-04-11:20:56:01] Application Installer end with exit code 0
    [2012-04-11:20:56:02] Subprocess app installer succeeded
    [2012-04-11:20:56:02] Runtime Installer end with exit code 0
    [2012-04-11:20:57:30] Runtime Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2012-04-11:20:57:30] Commandline is: -silent -eulaAccepted -desktopShortcut -programMenu DesktopPreviewer.air
    [2012-04-11:20:57:30] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:20:57:30] Invoking Application Installer for combined install
    [2012-04-11:20:57:30] Launching subprocess with commandline C:\Users\Luce\AppData\Local\Temp\AIR154E.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\Luce\AppData\Local\Temp\AIR154E.tmp -silent -withRuntime -url -desktopShortcut -programMenu -eulaAccepted file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeContentViewer-mul/DesktopPreviewer.air
    [2012-04-11:20:57:30] Application Installer begin with version 2.5.1.17730 on Windows 7 x86
    [2012-04-11:20:57:30] Commandline is: -runtime C:\Users\Luce\AppData\Local\Temp\AIR154E.tmp -silent -withRuntime -url -desktopShortcut -programMenu -eulaAccepted file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeContentViewer-mul/DesktopPreviewer.air
    [2012-04-11:20:57:30] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-04-11:20:57:31] Unpackaging file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeContentViewer-mul/DesktopPreviewer.air to C:\Users\Luce\AppData\Local\Temp\fla2739.tmp
    [2012-04-11:20:57:32] Application signature verified
    [2012-04-11:20:57:32] Unpackaging/validation complete
    [2012-04-11:20:57:32] No app located for appID 'com.adobe.dmp.contentviewer' and pubID ''
    [2012-04-11:20:57:32] Converting unpackaged application to a native installation package in C:\Users\Luce\AppData\Local\Temp\fla29E8.tmp
    [2012-04-11:20:57:32] Native installation package creation succeeded
    [2012-04-11:20:57:32] Starting silent app installation to C:\Program Files (x86)\Adobe. Installing app com.adobe.dmp.contentviewer version 1.4.0 using the source file at file:///C:/Users/Luce/Documents/Adobe/CS5.5%20Master%20Collection/Adobe%20CS5_5/payloads/ AdobeContentViewer-mul/DesktopPreviewer.air
    [2012-04-11:20:57:32] Installing msi at C:\Users\Luce\AppData\Local\Temp\fla29E8.tmp\setup.msi with guid {A8EB1D0F-867D-8ECB-FA3D-22D07803ECC1}
    [2012-04-11:20:57:34] Application Installer end with exit code 0
    [2012-04-11:20:57:34] Subprocess app installer succeeded
    [2012-04-11:20:57:34] Runtime Installer end with exit code 0
    [2012-05-11:09:56:53] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-11:09:56:53] Commandline is: -playerVersion=11,2,202,235 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled com.adobe.downloadassistant.AdobeDownloadAssistant adobe.com:air0.6693857708014548 onApplicationVersion
    [2012-05-11:09:56:53] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-11:09:56:54] Application Installer end with exit code 0
    [2012-05-11:09:56:56] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-11:09:56:56] Commandline is: -playerVersion=11,2,202,235 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -launch com.adobe.downloadassistant.AdobeDownloadAssistant -- eyJwY2lkIjoiMTMzNjcyMjk1ODM2Ny00NTgxNjAuMjEiLCJ0cmVhdG1lbnRpZCI6IkVCWUZIIiwibGFuZ3VhZ2UiO iJGcmFuw6dhaXMiLCJzZXNzaW9uaWQiOiIxMzM2NzIyOTU4MzY3LTQ1ODE2MCIsInByb2R1Y3QiOiJwcmVtaWVyZV9 wcm8iLCJ2aXNpdG9ySUQiOiJbQ1NddjF8Mjc1RDU2ODc4NTMxMTNDNS02MDAwMDEwNTQwMDE3MUU2W0NFXSIsInBsY XRmb3JtIjoid2luZG93cyIsInByb2R1Y3RGdWxsTGFiZWwiOiJBZG9iZSBQcmVtaWVyZSBQcm8gQ1M2IiwiV0NEU2V ydmVyIjoiIiwicmVnaW9uIjoiZnJfRlIifQ==
    [2012-05-11:09:56:56] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-11:09:56:56] Launching subprocess with commandline C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe
    [2012-05-11:09:56:59] Application Installer end with exit code 0
    [2012-05-11:09:57:27] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-05-11:09:57:28] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-11:09:57:28] Commandline is: -updatecheck
    [2012-05-11:09:57:28] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-11:09:57:28] Performing pingback request
    [2012-05-11:09:57:28] Starting runtime background update check
    [2012-05-11:09:57:28] Clearing unused background update directory
    [2012-05-11:09:57:28] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update
    [2012-05-11:09:57:28] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.2.0.2070/update to C:\Users\Luce\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-05-11:09:57:29] Runtime update not available
    [2012-05-11:09:57:29] Unpackaging cancelled
    [2012-05-11:09:57:29] Runtime Installer end with exit code 0
    [2012-05-11:14:19:25] Bootstrapper begin with version 2.5.0.16600 on Win x86
    [2012-05-11:14:19:25] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-11:14:19:25] Launching subprocess with commandline "Adobe AIR Application Installer.exe" "C:\Users\Luce\AppData\Local\Temp\AIR1830.tmp\Adobe Download Assistant"
    [2012-05-11:14:19:25] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-11:14:19:25] Commandline is: "C:\Users\Luce\AppData\Local\Temp\AIR1830.tmp\Adobe Download Assistant"
    [2012-05-11:14:19:25] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-11:14:19:26] Validating app in folder C:\Users\Luce\AppData\Local\Temp\AIR1830.tmp\Adobe Download Assistant
    [2012-05-11:14:19:27] Application signature verified
    [2012-05-11:14:19:27] Unpackaging/validation complete
    [2012-05-11:14:19:27] Installed app (com.adobe.downloadassistant.AdobeDownloadAssistant) located at C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe
    [2012-05-11:14:19:30] Starting app update of C:\Program Files (x86). Updating from com.adobe.downloadassistant.AdobeDownloadAssistant version 1.0.6 to com.adobe.downloadassistant.AdobeDownloadAssistant version 1.2 using the source file at file:///C:/Users/Luce/AppData/Local/Temp/AIR1830.tmp/Adobe%20Download%20Assistant
    [2012-05-11:14:19:30] Installing msi at C:\Users\Luce\AppData\Local\Temp\AIR1830.tmp\Adobe Download Assistant\setup.msi with guid {9866E5F0-121F-E018-E2D1-2E1770847ABF}
    [2012-05-11:14:19:33] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-05-11:14:19:33] Rolling back install of C:\Users\Luce\AppData\Local\Temp\AIR1830.tmp\Adobe Download Assistant\setup.msi
    [2012-05-11:14:19:33] Rollback complete
    [2012-05-11:14:19:33] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-05-11:14:19:33] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe" file:///C:/Users/Luce/AppData/Local/Temp/AIR1830.tmp/Adobe%20Download%20Assistant 1.2
    [2012-05-11:14:19:33] Relaunching with elevation
    [2012-05-11:14:19:48] Application Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-05-11:14:19:48] Commandline is: -stdio \\.\pipe\AIR_3640_0 -runtime "c:\Program Files (x86)\Common Files" -update -silent -logToStdout "C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe" file:///C:/Users/Luce/AppData/Local/Temp/AIR1830.tmp/Adobe%20Download%20Assistant 1.2
    [2012-05-11:14:19:48] Installed runtime (3.2.0.2070) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-05-11:14:19:48] Installed app (com.adobe.downloadassistant.AdobeDownloadAssistant) located at C:\Program Files (x86)\Adobe Download Assistant\Adobe Download Assistant.exe
    [2012-05-11:14:19:48] Validating app in folder C:\Users\Luce\AppData\Local\Temp\AIR1830.tmp\Adobe Download Assistant
    [2012-05-11:14:19:49] Application signature verified
    [2012-05-11:14:19:49] Unpackaging/validation complete
    [2012-05-11:14:19:49] Starting silent app update of C:\Program Files (x86). Updating from com.adobe.downloadassistant.AdobeDownloadAssistant version 1.0.6 to com.adobe.downloadassistant.AdobeDownloadAssistant version 1.2 using the source file at file:///C:/Users/Luce/AppData/Local/Temp/AIR1830.tmp/Adobe%20Download%20Assistant
    [2012-05-11:14:19:49] Installing msi at C:\Users\Luce\AppData\Local\Temp\AIR1830.tmp\Adobe Download Assistant\setup.msi with guid {9866E5F0-121F-E018-E2D1-2E1770847ABF}
    [2012-05-11:14:19:54] Application Installer end wi

    From the behavior you describe it sounds like either you have a software firewall which is not allowing the Adobe Download Assistant to access the Internet or you are on a managed network.  Please try configuring your software firewall to allow the Adobe Download Assistant to access the Internet.  If you continue to face difficulties you can also initiate a direct download by following the steps listed at http://forums.adobe.com/thread/981369.

  • Lightroom has a hard time with local adjustments:

    Local adjustments: Spotting / Cloning / Healing Brush, Adjustmenst Brush, Graduated filter
    I posted  the piece below as a response to thaehn’s post “Lightroom freezes on Dust Spot Removal” but I thought the topic is important enough to warrant its own post.
    This in advance: I'm running WIN XP SP4 with all available patches; have 4 GB of RAM; have a dual-core processor at 3 GB.
    Apart from my drive C, I have two internal hard drives in Raid 0 configuration (thus they show up as one drive). I also have an external hard drive that's in Raid 1 ( "mirroring') and is connected by fire-wire 400.
    Yes, LR "freezes" when using the dust spot tool and also when using the adjustment brush or - but to a lesser degree - when using the grad filter.
    My observation though is that it's not a true "freezing", because if I wait long enough LR starts working again. So when using these tools, LR gets extremely busy und just doesn't have enough resources left to respond to further commands right away - but it "stores" the comands and acts on them eventually.
    If I turn on my task manager I observe the following when using these tools: the CPU gets extremely busy (i.e. the green bar is at 100%)  while the RAM usage is high but not to the max. The "freezes" occur when and as long the CPU works at 100%. If the CPU is below 100% LR responds sluggish and the response is normal again when eventually the CPU usage is at 0%.
    Also, in my observation, this behaviour of LR is compounding, i.e. the wait-times for my CPU to get back to 0 are increasing, the longer I work with these tools or the more photos I work on. Re-starting LR does not bring change: the behaviour establishes itself when using the tools again. It is as if LR needs to do some work in the background and that this background work piles up the longer I work in LR.
    I am not a software or hardware specialist, so the following observations are somewhat subjective and not really quantifiable.
    In Photoshop I observed a similar behaviour (although never as bad) when working on files of 500 MB and above. It was particularly bad when working on photos residing on my external RAID 1 hard drive. I had a hunch that it might have to do with the reading and writing from a drive that a)  is external and b)  is  in RAID 1. It is known that RAID 1 has slower writing (and also reading) speeds than RAID 0 (or no RAID at all). So in Photoshop I managed to cut down on the unresponsiveness by moving large files to my internal RAID 0 hard drive and working from there.
    From this experience I come to the assumption that some of the "busy-ness" in LR (or of the CPU) is due to reading/writing to/from the hard drive.
    To test this assumption for LR, I moved some photos from my external (RAID 1) to my internal (RAID 0) hard drive and did some "intensive" work: first some "fancy" lens correction, then a few grad filters, and a "final touch" with the adjustment brush. I thought that LR could handle these tasks somewhat better when the photos were on the internal drive - so some of the "sluggishness" or " freezing" is due to the reading/writing from/to the hard drive.
    Acually I cannot explain why this should be so: In my naivete I thought LR writes everything only into the catalog (?), that - by the way - is on my internal RAID 0 drive.
    I think it would be good if Adobe could look into this and maybe give us some recommendations, just as they do for Photoshop by saying that the scratch disk should be on a different drive than Photoshop.
    But it seems also that local adjustments - spotting, adj. brush. etc - are a very high "number-crunching" business for LR - independent of where the photo is located on the drive. (Interestingly the grad filter is not as bad as the adjustment brush). The clone-tool in Photoshop hardly registers on my CPU and if at all only with a very short spike, while the clone tool in LR sends the CPU through the roof for 10 to 30 seconds- even when the photo in question is on the internal drive.
    I'm sure loots of people will now tell me that this is due to the difference between pixel-based adjustment and non-pixel-based ones. OK, I acknowledge that. But still ...
    It seems some guys are still in denial about this (or maybe they have two quad processors and 16 GB of RAM):
    But it's a fact: LR has a hard time with localized adjustments. There must be by now 100's of complaints to that respect, and that can't be dismissed by blaming it on the hardware specs alone.
    I just hope Adobe is working on that.
    LR3 is a fantastic program that I would not want to work without. Often I have to work on a lot of photos with a very tight deadline. Without LR it would be impossible.
    Thank you,
    ErnstK

    You are right Samoreen.
    I posted my above message in July 2010 and this topic has been re-opened by Adobe under the thread Lightroom 3.3 Performance Feedback
    I think it would be best if everybody would post their concerns only under this thread.
    Otherwise we'd have two different threads for the same issue.
    So let's close this one here.
    WW

  • Sub templates with Locale - BIP 10G

    Hi,
    Does BI Publisher and desktop 10G support use of sub templates with locale information being passed while calling them ?
    Many thanks
    Rohit

    Hi,
    Does BI Publisher and desktop 10G support use of sub templates with locale information being passed while calling them ?
    Many thanks
    Rohit

  • Web interaction in local HTML5 publish

    Hi,
    I have a bit of a hard time to get web interaction working in local html5 publish.
    We have embedded a web page interaction widget in our presentation.
    The interaction works fine in LMS, but we need to deliver the content on CD, so the presentation has to run offline.
    I have found this article:
    http://forums.adobe.com/message/5629903#5629903
    which suggests that it could work in firefox, but that is unacceptable, since ff is not supported browser and a lot of other things we used doesn't work there (the only browser we can use is chrome).
    According to this thread:
    http://forums.adobe.com/message/5912649#5912649#5912649
    it might have something to do with security settings. But it is only a simple web page with no security measurements taken.
    Although html5 publish is highly preferable, we tried exe and swf publish as well. No luck there either.
    Can someone, please, help me with this problem?
    Thank you

    I think your issue is definitely going to be related to browser security.
    Take a look at this article related to Flash security:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/how-to-set-up-flash-global -security
    Although HTML5 is not using Flash the issue is basically the same.  Sandboxing of the content.  Anything that the browser does not regard as belonging to the same sandbox is going to be blocked.
    Your definition of "security" and the browser's definition of security are likely to be very different.  But the result will be the same (it won't work) unless you deliver your HTML5 content from a web server where the cross domain security issues can be eliminated.

Maybe you are looking for