Multi User Conference Error (Multiple Subnets)

Hello,
I do not have a Mac OS X Server, but I was told that the OS X Server used Jabber and I am using a Jabber server (Windows based). I was hoping to find someone who has general knowledge of what I'm doing to possibly help out. I did originally post this question here: http://discussions.apple.com/thread.jspa?messageID=4921360#4921360
but I have not gotten a solution yet. It was suggested I post here because they are both Jabber servers.
Basically, I purchased 3 identical iMac computers. They are all running OS X version 10.4.9 with 2.16 GHz Intel Core 2 Duo and 2 GB of RAM. They are all running iChat AV 3.1.8. For authentication, we are using a Windows based Jabber server.
My company has three locations connected via a hardware VPN. Each site has their own subnet and all ports are open between the three sites.
When we first purchased the Mac computers, two went to Location X and were put on Subnet X. The other one was shipped to Location Y and put on Subnet Y. We tested three way video conferencing and it worked fine. We then packed up one of the computers and shipped it out to Location Z on Subnet Z. I can connect to Location X and Location Z on a 1 to 1 basis, but I can't begin a 3 way conversation. It tells me the user in Location Z can't enter a multi user conference.
Audio chat works, as well as text chat. Video chat does not. Based on the specs, I don't believe it is a hardware issue and I don't believe bandwidth is an issue. I spoke with tech support and they said I need only 100 kbps, which I have above and beyond.
As per my previous post in the iChat discussion, the bandwidth needed is actually 384k, which we have. It was also suggested that I run the cron scripts, which did not help. All ports are open, which is not something we need to consider.
I believe the root of the issue is the fact they are all on different subnets, but I can't seem to figure out how to fix that. It was suggested that I use Bonjour as a test, but I do not want a huge amount of traffic running around on the network as it detects the two Macs I need it to find. I have close to 400 users (most with two computers), over 100 servers, 50 users in each of the remote sites...and then to do that over a VPN.....
Any and all help is greatly appreciated and I thank you in advance.
P.S. - I am not super experienced at Mac, but I can usually find my way around. I have been mostly a PC guy most of my life.

Hi,
I appreciate that it was suggested that you post the question on this group, but I'm not sure that this is jabber technology problem.
I feel it is very important that you clarify some points for me.
Are you saying that the problem is only at location Z?
Can you confirm exactly what happens when the ichat Z tries to start the the way conference? Do the other clients get any messages (most important - does the status of client Z change in the window of clients X and Y?)
Need to know what happens when X and Y initiates the video chat.
Please clarity the above.
Jabber as a protocol set is very robust to issues of subnet and firewalls. The initiation of the group conference is processed via the jabber server, but once that phase in complete, the clients communicate directly with each other. If voice works, the video should also work, as the only difference is number of ports used (and bandwidth).
To help, I can give you access to a jabber server outside of your network to test things.

Similar Messages

  • Multi User session mgmt, Multiple Session objects

    I am creating a multiple user web application where in each user information is handled separately. when user log in a session is created and all info of this user is stored in this session object. But when another user logs in information of first user is displayed for the second user and overwriting the first user info in session object.
    Question : Can each user have a different session object so that session info is not overwritten.
    thanks
    Kaushik
    [email protected]

    If I understand it correctly, eventhough the two users are in different sessions, their session information is being mixed up...correct.
    Are you using JSP? If you are using JSP, and you declared the variables in the <%! variable x = new String("Test"); %>, then that variable is considered static. Therefore, when another user logs in and you replace the variable, you are changing the static variables value...Remember, JSP is basically compiled into a java class, and you are creating a static variable by doing what I think you are doing.
    Do you think you can provide more information as to what you are doing?

  • Error d124 Multi user calendar

    Hello,
    we moved all of our users from one PO to another, both GW2012SP2. When the users now open their multi user calendar they get the error "d124".
    When i open the multi-user list in a users mailbox there are entries from the old po an the new po. I tried to remove the old entries by click the Name, click Remove User, click OK to save. When i re-open the list, the removed users dont appear. Now i closed the Client, start it again and all of the removed users are shown up again in the multi-user list...
    Does anyone have an idea how to remove the user in the multi-user list permamently? Or have any GW Check options to solve this?
    kind regards
    Benjamin

    In article <[email protected]>, Bmulfinger wrote:
    > we moved all of our users from one PO to another, both GW2012SP2. When
    > the users now open their multi user calendar they get the error "d124".
    Moving in every sense of the term always leaves some loose ends like
    this. This is why as much as possible we like to move POs and not the
    users if we can avoid it. Basically some of the connectsions betweek
    users broke because a bunch of them are still looking at the old PO, so
    we need to work through those connections and fix them.
    >
    > When i open the multi-user list in a users mailbox there are entries
    > from the old po an the new po.
    In looking this up I found I had a user in my list that was no longer in
    the system and I had the same behaviour in trying to deal with it. I
    realized that this was only the users I have proxied into, so I went into
    my proxy list, removed the offending user, and after a restart the
    problem went away. So how many of these do you need to deal with?
    Before we look at the specialized GWchecks, make sure you are running a
    regular set of them and checking the resulting outputs for any errors
    that might point you to parts of the cleanup.
    http://www.konecnyad.ca/andyk/gwlogs.htm
    Running through the TopDown rebuild (TID 3347260 at
    https://www.novell.com/support/kb/doc.php?id=3347260) and selecting the
    Rebuild Indexes after doing the other parts at those levels may help.
    Afterwards an Analyze/Fix of Structure & Index would be useful, checking
    the results to see if it reports problems. If there are such problems,
    rerun again to see that they are gone.
    Andy of
    KonecnyConsulting.ca in Toronto
    Knowledge Partner
    http://forums.novell.com/member.php/75037-konecnya
    If you find a post helpful and are logged in the Web interface, please
    show your appreciation by clicking on the star below. Thanks!

  • Multi-user streams replication error in 10gR2

    hi, i am testing multi-user streams replication,using the following sql statement:
    begin
    dbms_streams_adm.maintain_schemas(
    schema_names                     => 'hr,scott,ddup',
    source_directory_object           => null,
    destination_directory_object      => null,
    source_database                => 'yjsh.oracle.com',
    destination_database           => 'test1.oracle.com',
    perform_actions                => true,
    bi_directional                     => false,
    include_ddl                     => true,
    instantiation      => dbms_streams_adm.instantiation_schema_network,
    SCRIPT_DIRECTORY_OBJECT => 'admindir',
    SCRIPT_NAME => 'generated_schemas_script.sql' );
    end;
    all objects in scott,ddup were successfully replicated to target database.
    but in hr schema,only EMP_DETAILS_VIEW was replicated to target db.
    all other objects were not replicated.
    and there was no error in alert.log and dba_apply_error.
    sqlplus hr/hr@test1
    HR > select * from tab;
    TNAME TABTYPE CLUSTERID
    EMP_DETAILS_VIEW VIEW
    1 row selected.
    anyone know how to resolve this problem?
    Your feedback is greatly appreciated !

    Hi
    did you find a solution to your problem?I too have the same problerm. But what I understand is , When the driver fails to connect to the database due to wrong password or username, It repeatedly attempts to connect. So is there any way to restrict the number os attempts made by the driver?I guess Jconnect driver has some attributes to do this.Does someone know if there are any other drivers?

  • Error in setting up Multi-user RPD

    Hi
    I've managed to set up a local MUD RPD on my laptop for testing purposes. I am able to make updates and then check these into the shared RPD. However when trying to access the shared RPD I receive the message that I am only able to update the RPD in Read-Only mode.
    What I want to know is have I missed a step in cecking the updates into the shared RPD which has left a lock on the shared RPD?
    The following files are listed in the shared directory:
    modified subset of shared_samplesales.001
    modified subset of shared_samplesales.002
    shared_samplesales.000
    shared_samplesales.001
    shared_samplesales.002
    shared_samplesales.002.csv
    shared_samplesales.mhl
    shared_samplesales.rpd
    Regards
    Adnan

    Hi
    I may have the answer. I copied the file into a different folder and I was able to open the file in offline mode.
    It seems that when you set the multi-user RPD in the Tool>Options>Multiuser the folder that you specify here automatically any repository in this folder can only be opened as read-only. I changed the foler path to where I copied the the RPD to and low and behold I was only able to open the file in read-only mode.
    A

  • Video display errors with multi-user

    Macbook Pro  or Mavericks bug
    10.9.3, MacBook Pro (Late 2010), MacBookPro6,2 
    When using the multi-user switching, the background image is distorted.
    To recreate:
    Establish user "B" with a background image on screen.  I have three Spaces with three different images.  All users logged out.
    Login as user "A"
    Login to user "B" using the Menubar to select the other user without logging out of user "A"
    Note bar on right-hand side of screen and distorted colors.
    User A has one of the Apple background photographs
    User B has personal photographs from 8 MP camera
    If user B is logged in from the Login Window then all is OK.  Display issue only shows up when logging in from other user via fast user switching (or whatever that is called).  If user B logs out and logs in again from the Login Window all is OK.

    Can you post screenshots of the distortion, someone may recognize it.
    What you describe sounds like one user as something running that doesn't work well with FUS (I think it's still called 'fast user switching' ).
    You can disable all login items by holding alt as you click the login button. See if that has any effect. If it does you know you need to look at the users login items (in System Preferences > Users & groups). In not sure if the 'alt trick' works inside the fast user switching menu, so you may want to verify the flaw exists when going to the login window, then reboot & try the 'alt trick' with the same steps.
    The other thing to try is using a background image that has been resaved via Preview's export (or another app). It's possible the file itself is a reason for the issue, do standard backgrounds do the same?

  • Set multi user column with PowerShell used to work in 2010 but no longer works in 2013

    In SharePoint 2010 I used PowerShell to set the value of multi user people columns and it worked really well.  I attempt to use the same PowerShell to set the same column type in SharePoint 2013 and it fails.
    here is the PowerShell that I use in 2010:
    $web = Get-SPWeb "http://intranet"
    $list = $web.lists["TestList"]
    $item = $list.items.add()
    $item["Title"] = "Test multi user column"
    $users = @("Domain\user1", "Domain\user2")
    $userList = new-object Microsoft.SharePoint.SPFieldUserValueCollection
    foreach($user in $users)
    $spUser = $web.EnsureUser($user)
    $userValue = new-object Microsoft.SharePoint.SPFieldUserValue($web, $spUser.ID, $spUser.Name)
    $userList.Add($userValue)
    $item["MultiUserColumn"] = $userList
    $item.update()
    I have used this on three SharePoint 2013 farms with differing results.  On two of them I receive an error when running $item.update(): Exception calling "Update" with "0" argument(s): "Invalid look-up value.  A look-up
    field contains invalid data. Please check the value and try again."
    If I take one of the users out of the $users list then it works fine, but it will not allow multiple users to be set with PowerShell.  I can use the GUI to add more than one user but not PowerShell.
    Does anyone know if these methods have changed in 2013? I haven't been able to find anyone else with this issue.
    mmm... coffee...

    Not sure but maybe something to do with casting. Below is the code snippet from one of the blogs. Try modifying your script like below and see if still you get the error
    [Microsoft.SharePoint.SPFieldUserValueCollection]$lotsofpeople = New-Object Microsoft.SharePoint.SPFieldUserValueCollection
    $user1 = $w.EnsureUser("domain\user1");
    $user1Value = New-Object Microsoft.SharePoint.SPFieldUserValue($w, $user1.Id, $user1.LoginName)
    $user2 = $w.EnsureUser("domain\user2");
    $user2Value = New-Object Microsoft.SharePoint.SPFieldUserValue($w, $user2.Id, $user2.LoginName);
    $lotsofpeople.Add($user1Value);
    $lotsofpeople.Add($user2Value);
    $i["lotsofpeoplefield"] = $lotsofpeople;
    $i.Update();
    #-or-
    $l.Fields["lotsofpeoplefield"].ParseAndSetValue($i,$lotsofpeople);
    $i.Update();
    Reference to the link
    http://social.technet.microsoft.com/wiki/contents/articles/20831.sharepoint-a-complete-guide-to-getting-and-setting-fields-using-powershell.aspx
    Geetanjali Arora | My blogs |

  • Change single user to multi user

    Hi,
    I put the database ABC in single user mode through SSMS, now when I am changing back it to multi user, I get below error
    Msg 1205, Level 13, State 68, Line 1
    Transaction (Process ID 127) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
    Msg 5069, Level 16, State 1, Line 1
    ALTER DATABASE statement failed.
    127 is my own session. 
    Please help me 

    Hi,
    I restarted the database and was able to get rid of deadlock , but I am still confused how was the deadlock when no other session was in the database, there were other connections to master database.
    Also let me know how can I check and remove the deadlock?
    REgards
    Probably taking it Offline would have worked i assume.Deadlock is not possible if only one transaction is there multiple transaction are required/involved .As suggested by article provided by me there must be some other request coming from application or
    from other users who have logged in .Did you searched ? tried using DMV to find out ?
    If you say' yes I did but did not find anything ', I would not believe you.regarding how to resolve deadlock please search on net you will get many good articles.without seeing deadlock graph one cannot comment.
    Also its brave decision to take database single user ,before we do we make sure app is not accessing DB,no other job is running which is accessing DB. Any background process is using DB should be either killed or rolled back then we proceed with keeping
    DB in single user mode.
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Ichat Video Conference Error Please help

    Hi,
    I have some strange issue with my ichat Video Conference, It is not working. When ever i try to video chat with my colleagues (out of my netowrk) I will get an error message saying "Communication error".
    I have opened all the ports in my firewall but still i get the error
    Please find the below error log message.
    Date/Time: 2010-01-29 10:07:25 +0530
    OS Version: 10.6.2 (Build 10C540)
    Report Version: 4
    iChat Connection Log:
    2010-01-29 10:06:12 +0530: AVChat started with ID 1249829231.
    2010-01-29 10:06:12 +0530: [email protected]: State change from AVChatNoState to AVChatStateWaiting.
    2010-01-29 10:06:12 +0530: 0x116c6de70: State change from AVChatNoState to AVChatStateInvited.
    2010-01-29 10:06:22 +0530: 0x116c6de70: State change from AVChatStateInvited to AVChatStateConnecting.
    2010-01-29 10:06:22 +0530: [email protected]: State change from AVChatStateWaiting to AVChatStateConnecting.
    2010-01-29 10:06:25 +0530: 0x116c6de70: State change from AVChatStateConnecting to AVChatStateConnected.
    2010-01-29 10:06:25 +0530: [email protected]: State change from AVChatStateConnecting to AVChatStateConnected.
    2010-01-29 10:07:07 +0530: 0x116c6de70: State change from AVChatStateConnected to AVChatStateEnded.
    2010-01-29 10:07:07 +0530: 0x116c6de70: Error -20 (No data has been received for the last 10 seconds.)
    2010-01-29 10:07:07 +0530: [email protected]: State change from AVChatStateConnected to AVChatStateEnded.
    2010-01-29 10:07:07 +0530: [email protected]: Error -20 (No data has been received for the last 10 seconds.)
    Video Conference Error Report:
    Video Conference Support Report:
    1.260095 @/SourceCache/VideoConference/VideoConference-415/Video Conference/VCInitiateConference.m:2059 type=2 (00000000/0)
    [Connection Data for call id: 1 returns 1
    10.124976 @/SourceCache/VideoConference/VideoConference-415/VCChannel/VCChannel.m:302 type=2 (00000000/0)
    [VCChannel prepareConnectionWithRemoteConnectionData - remote VCConnectionData: 1]
    10.127977 @/SourceCache/VideoConference/VideoConference-415/Video Conference/VCInitiateConference.m:2074 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    10.130620 @/SourceCache/VideoConference/VideoConference-415/Video Conference/VCInitiateConference.m:2266 type=2 (00000000/0)
    [Initiate Conference To User: u0 with Remote VCConnectionData: 1 with Local Connection Data: 1 conferenceSettings: 1]
    10.599740 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:2138 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK6743ee54413fb149
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=405710889
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 374
    v=0
    o=gulab 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2400
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 12 124 3 0
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpmap:124 iLBC/8000
    a=fmtp:124 mode=30
    a=rtpID:3996306892
    10.945010 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:338 type=2 (00000000/0)
    [SIP/2.0 100 Trying
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK6743ee54413fb149
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=405710889
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    10.949961 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:338 type=2 (00000000/0)
    [SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK6743ee54413fb149
    To: "u0" <sip:user@rip:16402>;tag=29922594
    From: "0" <sip:user@lip:16402>;tag=405710889
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16402>
    User-Agent: Viceroy 1.4
    Content-Length: 0
    11.000207 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:338 type=2 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK6743ee54413fb149
    To: "u0" <sip:user@rip:16402>;tag=29922594
    From: "0" <sip:user@lip:16402>;tag=405710889
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:16402>
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 279
    [v=0
    o=JPD 0 0 IN IP4 122.167.213.159
    s=0
    c=IN IP4 122.167.213.159
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16402 RTP/AVP 110
    a=rtcp:16402
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpID:362332257
    11.000593 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:2138 type=1 (00000000/0)
    [ACK sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK1d16d9b07fcded9e
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>;tag=29922594
    From: "0" <sip:user@lip:16402>;tag=405710889
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 1 ACK
    User-Agent: Viceroy 1.4
    Content-Length: 0
    11.210053 @:0 type=1 (00000000/0)
    [Bandwidth Detection]
    [Received the first BWD packet from 122.167.213.159:16402]
    11.524486 @:0 type=1 (00000000/0)
    [Bandwidth Detection]
    [Avg=100808.20, NSDev=4.48%]
    12.064160 @:0 type=1 (00000000/1)
    [Bandwidth Detection]
    [Avg=869410.10, NSDev=17.92%]
    12.869781 @:0 type=1 (00000000/2)
    [Bandwidth Detection]
    [Avg=870673.70, NSDev=4.38%]
    30.000898 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:2138 type=1 (00000000/0)
    [MESSAGE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK1bb7565d5de405bd
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>;tag=29922594
    From: "0" <sip:user@lip:16402>;tag=405710889
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Type: text/plain
    Content-Length: 4
    PING]
    30.446505 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:338 type=2 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK1bb7565d5de405bd
    To: "u0" <sip:user@rip:16402>;tag=29922594
    From: "0" <sip:user@lip:16402>;tag=405710889
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 2 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    32.537132 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:338 type=2 (00000000/0)
    [MESSAGE sip:user@lip:16402 SIP/2.0
    Via: SIP/2.0/UDP 122.167.213.159:16402;branch=z9hG4bK713054985ead6aa3
    Max-Forwards: 70
    To: "0" <sip:user@lip:16402>;tag=405710889
    From: "u0" <sip:user@rip:16402>;tag=29922594
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Type: text/plain
    Content-Length: 4
    [PING]
    32.537583 @/SourceCache/VideoConference/VideoConference-415/SIP/Transport.c:2138 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 122.167.213.159:16402;branch=z9hG4bK713054985ead6aa3
    To: "0" <sip:user@lip:16402>;tag=405710889
    From: "u0" <sip:user@rip:16402>;tag=29922594
    Call-ID: 1df0c8fda408a24-0c8f-11df-8153-a16725fc4012@lip
    CSeq: 1 MESSAGE
    User-Agent: Viceroy 1.4
    Content-Length: 0
    Video Conference User Report:
    0.000000 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.000081 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.000149 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.943007 @:0 type=5 (00000000/46519)
    [Local SIP port]
    10.128171 @/SourceCache/VideoConference/VideoConference-415/Video Conference/VCInitiateConference.m:2171 type=5 (00000000/0)
    [Remote Router]
    [PORT RESTRICTED]
    10.128184 @/SourceCache/VideoConference/VideoConference-415/Video Conference/VCInitiateConference.m:2173 type=5 (00000000/0)
    [Remote CommNAT Result: 0x000000d0
    10.130635 @/SourceCache/VideoConference/VideoConference-415/Video Conference/VideoConferenceGlobalObjects.m:1670 type=5 (00000000/0)
    [Router]
    [PORT RESTRICTED]
    10.130644 @/SourceCache/VideoConference/VideoConference-415/Video Conference/VideoConferenceGlobalObjects.m:1672 type=5 (00000000/0)
    [CommNAT Result: 0x000000d0
    13.269237 @:0 type=5 (00000000/60)
    [Detected bandwidth (kbits/s): 822 up, 822 down. (00000000)
    13.457863 @/SourceCache/VideoConference/VideoConference-415/Video Conference/VideoConferenceMultiController.m:2423 type=5 (00000000/0)
    [Start Conference With UserID: u0]
    Binary Images Description for "iChat":
    0x100000000 - 0x100280fff com.apple.iChat 5.0.1 (743) /Applications/iChat.app/Contents/MacOS/iChat
    0x114d38000 - 0x114d75fff com.apple.DP.ScreenInputDevice 7.0 /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/Apple ScreenInputDevice.plugin/Contents/MacOS/AppleScreenInputDevice
    0x114d81000 - 0x114dabfff com.apple.mio.DAL.VDC_4 124.0 (850) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.p lugin/Contents/MacOS/VDC
    0x114db9000 - 0x114dbdfff com.apple.audio.AudioIPCPlugIn 1.1.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x114dc2000 - 0x114dc8fff com.apple.audio.AppleHDAHALPlugIn 1.7.9 (1.7.9a4) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x115fc5000 - 0x1161eafff com.apple.audio.codecs.Components 2.0 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1163e0000 - 0x1163e4fff com.apple.iChat.Styles.Balloons 5.0.1 (743) /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    0x116bf7000 - 0x116bf9fff com.apple.iChat.PersonIconPlugIn 5.0.1 (743) /Applications/iChat.app/Contents/PlugIns/PersonIcon.plugin/Contents/MacOS/Perso nIcon
    0x7fff5fc00000 - 0x7fff5fc3bfff dyld /usr/lib/dyld
    0x7fff80003000 - 0x7fff80015fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x7fff80016000 - 0x7fff80016fff com.apple.ApplicationServices 38 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff80017000 - 0x7fff80017fff com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff80018000 - 0x7fff80252fff com.apple.imageKit 2.0.1 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff80253000 - 0x7fff802d5fff com.apple.QuickLookUIFramework 2.1 (327.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff80615000 - 0x7fff81052fff com.apple.WebCore 6531.21 (6531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff81053000 - 0x7fff8154bfff com.apple.VideoToolbox 0.420.18 (420.18) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8159a000 - 0x7fff8159afff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff815dd000 - 0x7fff81975fff com.apple.QuartzCore 1.6.1 (227.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff81976000 - 0x7fff81977fff libffi.dylib /usr/lib/libffi.dylib
    0x7fff819c3000 - 0x7fff81a25fff com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff81a3a000 - 0x7fff81a73fff com.apple.MeshKit 1.0 (49.0) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff81a83000 - 0x7fff81ab2fff com.apple.iChat.IMRenderingFoundation 5.0.1 (744) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMRenderingFound ation.framework/Versions/A/IMRenderingFoundation
    0x7fff81ab3000 - 0x7fff81ad1fff com.apple.ImageIO.framework 3.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff81ad2000 - 0x7fff81ad3fff liblangid.dylib /usr/lib/liblangid.dylib
    0x7fff81ad4000 - 0x7fff81b3cfff com.apple.MeshKitRuntime 1.0 (49.0) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff81c76000 - 0x7fff81ca5fff com.apple.quartzfilters 1.6.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff81ca6000 - 0x7fff81d40fff com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff81d41000 - 0x7fff81d48fff com.apple.KerberosHelper 2.1 (1.0) /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff81faa000 - 0x7fff82066fff com.apple.CoreServices.OSServices 352 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff82067000 - 0x7fff821d3fff com.apple.QTKit 7.6.3 (1591.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff821d4000 - 0x7fff8228afff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x7fff8228b000 - 0x7fff822a1fff libbsm.0.dylib /usr/lib/libbsm.0.dylib
    0x7fff822a2000 - 0x7fff822a5fff com.apple.opengl 1.6.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff822a6000 - 0x7fff822f5fff com.apple.ImageIO.framework 3.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff822f6000 - 0x7fff82530fff com.apple.AddressBook.framework 5.0.1 (864) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff82566000 - 0x7fff825f8fff com.apple.Bluetooth 2.2.4 (2.2.4f3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff825f9000 - 0x7fff82643fff com.apple.Metadata 10.6.2 (507.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82644000 - 0x7fff82700fff com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82701000 - 0x7fff82716fff com.apple.LangAnalysis 1.6.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff82717000 - 0x7fff8271ffff com.apple.DisplayServicesFW 2.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff82720000 - 0x7fff82720fff com.apple.Accelerate 1.5 (Accelerate 1.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82721000 - 0x7fff827d0fff edu.mit.Kerberos 6.5.9 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff827d1000 - 0x7fff827d5fff com.apple.CoreGraphics 1.536.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff827e3000 - 0x7fff828affff com.apple.CFNetwork 454.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff828f2000 - 0x7fff82a09fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x7fff82a0a000 - 0x7fff82b13fff com.apple.MediaToolbox 0.420.18 (420.18) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff82c6e000 - 0x7fff82d8cfff com.apple.PubSub 1.0.4 (65.11) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff82d8d000 - 0x7fff82dc8fff com.apple.CoreMedia 0.420.18 (420.18) /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff82dc9000 - 0x7fff82dcdfff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x7fff82dce000 - 0x7fff82dd6fff com.apple.iChat.IMUtils 5.0.1 (744) /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff82df3000 - 0x7fff82e34fff com.apple.QD 3.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff83019000 - 0x7fff8305cfff libtidy.A.dylib /usr/lib/libtidy.A.dylib
    0x7fff8305d000 - 0x7fff832e2fff com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff832e3000 - 0x7fff83363fff com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff83364000 - 0x7fff83394fff com.apple.shortcut 1.1 /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff83395000 - 0x7fff833f2fff com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff833f3000 - 0x7fff83482fff com.apple.PDFKit 2.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff83483000 - 0x7fff835f6fff com.apple.CoreFoundation 6.6.1 (550.13) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff835f7000 - 0x7fff835fdfff com.apple.CoreGraphics 1.536.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff835fe000 - 0x7fff83600fff com.apple.print.framework.Print 6.0 (237) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff83601000 - 0x7fff83612fff libz.1.dylib /usr/lib/libz.1.dylib
    0x7fff83613000 - 0x7fff83690fff com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff83691000 - 0x7fff83692fff com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff83693000 - 0x7fff837fbfff com.apple.viceroy.framework 387.0 (415.0) /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x7fff837fc000 - 0x7fff8384dfff com.apple.HIServices 1.8.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8384e000 - 0x7fff838defff com.apple.SearchKit 1.3.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff838eb000 - 0x7fff840f5fff com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff840f6000 - 0x7fff8412bfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x7fff8412c000 - 0x7fff841ccfff com.apple.LaunchServices 362 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff843ae000 - 0x7fff843c9fff com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff843ca000 - 0x7fff843e4fff com.apple.ScriptingBridge 1.1 (???) /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff843e5000 - 0x7fff84423fff com.apple.DebugSymbols 1.1 (70) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff84424000 - 0x7fff8445ffff com.apple.CoreMediaIOServices 124.0 (850) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff84460000 - 0x7fff8461efff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x7fff8461f000 - 0x7fff8462afff com.apple.HelpData 2.0.4 (34) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8462b000 - 0x7fff8462ffff com.apple.iChat.IMSecurityUtils 5.0.1 (744) /System/Library/Frameworks/IMCore.framework/Frameworks/IMSecurityUtils.framewor k/Versions/A/IMSecurityUtils
    0x7fff84630000 - 0x7fff84674fff com.apple.ImageCaptureCore 1.0 /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8467d000 - 0x7fff84688fff com.apple.CrashReporterSupport 10.6.2 (239) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff84689000 - 0x7fff8468efff com.apple.ImageIO.framework 3.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8468f000 - 0x7fff846b0fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x7fff846b1000 - 0x7fff846ecfff com.apple.AE 496.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff846ed000 - 0x7fff84705fff com.apple.iChat.InstantMessage 5.0.1 (744) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff84706000 - 0x7fff8496ffff com.apple.QuartzComposer 4.1 (156.10) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff84970000 - 0x7fff849a4fff com.apple.remotedesktop.screensharing 1.2.1 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x7fff849a5000 - 0x7fff849cbfff com.apple.ImageIO.framework 3.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff849cc000 - 0x7fff84a97fff com.apple.ColorSync 4.6.2 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff84a98000 - 0x7fff84a99fff com.apple.audio.units.AudioUnit 1.6.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84a9a000 - 0x7fff84a9dfff com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff84b13000 - 0x7fff84bf7fff com.apple.DesktopServices 1.5.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff84bf8000 - 0x7fff84bf8fff com.apple.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84bf9000 - 0x7fff84c12fff com.apple.CFOpenDirectory 10.6 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff84c13000 - 0x7fff84e94fff com.apple.Foundation 6.6.1 (751.14) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff84e95000 - 0x7fff84ed2fff com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff84ed3000 - 0x7fff8508dfff com.apple.ImageIO.framework 3.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8508e000 - 0x7fff8538cfff com.apple.HIToolbox 1.6.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8538d000 - 0x7fff85393fff com.apple.DiskArbitration 2.3 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff85394000 - 0x7fff853b4fff com.apple.DirectoryService.Framework 3.6 (621.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff853b5000 - 0x7fff85404fff com.apple.DirectoryService.PasswordServerFramework 6.0 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff85413000 - 0x7fff8545cfff com.apple.securityinterface 4.0.1 (37214) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8545d000 - 0x7fff85468fff com.apple.speech.recognition.framework 3.11.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff854b9000 - 0x7fff854ddfff com.apple.ScreenSaver 3.0.1 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x7fff854de000 - 0x7fff85509fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x7fff8550a000 - 0x7fff85551fff com.apple.QuickLookFramework 2.1 (327.3) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8555b000 - 0x7fff85562fff com.apple.OpenDirectory 10.6 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff85579000 - 0x7fff855c0fff com.apple.coreui 2 (113) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff855c1000 - 0x7fff855c1fff com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8560b000 - 0x7fff85710fff com.apple.opengl 1.6.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff85711000 - 0x7fff85795fff com.apple.print.framework.PrintCore 6.1 (312.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff85796000 - 0x7fff8618afff com.apple.AppKit 6.6.3 (1038.25) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff861bc000 - 0x7fff86271fff com.apple.ink.framework 1.3.1 (105) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff86272000 - 0x7fff86966fff com.apple.CoreGraphics 1.536.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86a1c000 - 0x7fff86a56fff libssl.0.9.8.dylib /usr/lib/libssl.0.9.8.dylib
    0x7fff86a57000 - 0x7fff86a5afff com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff86a5b000 - 0x7fff86a68fff com.apple.CoreGraphics 1.536.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86a69000 - 0x7fff86ad0fff com.apple.AppleVAFramework 4.7.5 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff86ad1000 - 0x7fff86f14fff com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff86f15000 - 0x7fff86f46fff com.apple.ApplicationServices.ATS 4.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff86f47000 - 0x7fff86f55fff libkxld.dylib /usr/lib/system/libkxld.dylib
    0x7fff86f56000 - 0x7fff86f5bfff com.apple.CommonPanels 1.2.4 (91) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff86f5c000 - 0x7fff86f82fff com.apple.frameworks.preferencepanes 13.0 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff86f83000 - 0x7fff86ffefff com.apple.ISSupport 1.9.2 (50) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff86fff000 - 0x7fff8713dfff com.apple.WebKit 6531.21 (6531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8713e000 - 0x7fff871bbfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x7fff871bc000 - 0x7fff871defff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x7fff871df000 - 0x7fff87251fff com.apple.CoreSymbolication 2.1 (23.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff87252000 - 0x7fff8732cfff com.apple.vImage 4.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8732d000 - 0x7fff87379fff libauto.dylib /usr/lib/libauto.dylib
    0x7fff87380000 - 0x7fff87386fff com.apple.IOSurface 73.0 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff87387000 - 0x7fff873f3fff com.apple.CorePDF 1.1 /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff87400000 - 0x7fff8741bfff com.apple.datadetectors 2.0 (102.0) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff8744c000 - 0x7fff8748dfff com.apple.SystemConfiguration 1.10.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8748e000 - 0x7fff8764cfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x7fff87663000 - 0x7fff876a0fff com.apple.LDAPFramework 2.0 (120.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff876a1000 - 0x7fff876c9fff com.apple.DictionaryServices 1.1.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff876ca000 - 0x7fff87714fff com.apple.IMCore 5.0.1 (744) /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff87715000 - 0x7fff87853fff com.apple.CoreData 102.1 (250) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87854000 - 0x7fff878d1fff com.apple.backup.framework 1.2 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff87908000 - 0x7fff87917fff com.apple.opengl 1.6.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87979000 - 0x7fff8797afff com.apple.MonitorPanelFramework 1.3.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8797b000 - 0x7fff87a07fff SecurityFoundation /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff87a08000 - 0x7fff87cf8fff com.apple.RawCamera.bundle 2.3.0 (505) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87cf9000 - 0x7fff87e1dfff com.apple.audio.toolbox.AudioToolbox 1.6.2 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff87e1e000 - 0x7fff87e32fff com.apple.speech.synthesis.framework 3.10.35 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87e33000 - 0x7fff87e88fff com.apple.framework.familycontrols 2.0 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff87e89000 - 0x7fff87eabfff com.apple.opencl 12 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff87eac000 - 0x7fff88031fff com.apple.JavaScriptCore 6531.21 (6531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88032000 - 0x7fff88364fff com.apple.CoreServices.CarbonCore 861.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff88365000 - 0x7fff88419fff com.apple.ColorSync 4.6.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8841a000 - 0x7fff88476fff com.apple.opengl 1.6.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff884b2000 - 0x7fff884c5fff com.apple.opengl 1.6.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff884c6000 - 0x7fff885d0fff com.apple.MeshKitIO 1.0 (49.0) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff885d1000 - 0x7fff885e7fff com.apple.ImageCapture 6.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff885e8000 - 0x7fff88652fff com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff88653000 - 0x7fff88676fff com.apple.iChat.IMFoundation 5.0.1 (744) /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff8874f000 - 0x7fff88784fff com.apple.opengl 1.6.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff88785000 - 0x7fff887c8fff com.apple.CoreGraphics 1.536.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff887d0000 - 0x7fff887e6fff com.apple.MultitouchSupport.framework 204.9 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff887e7000 - 0x7fff887ecfff com.apple.opengl 1.6.5 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff887ed000 - 0x7fff887fcfff com.apple.NetFS 3.2.1 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff887fd000 - 0x7fff88821fff com.apple.CoreVideo 1.6.0 (43.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff88843000 - 0x7fff88889fff com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8888a000 - 0x7fff8889bfff com.apple.DSObjCWrappers.Framework 10.6 (134) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8889c000 - 0x7fff8889efff com.apple.ImageIO.framework 3.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff888b1000 - 0x7fff889d2fff libcrypto.0.9.8.dylib /usr/lib/libcrypto.0.9.8.dylib
    0x7fff889d3000 - 0x7fff88a8cfff libsqlite3.dylib /usr/lib/libsqlite3.dylib
    0x7fff88a8d000 - 0x7fff88b0cfff com.apple.audio.CoreAudio 3.2.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88b0d000 - 0x7fff88b64fff com.apple.Symbolication 1.1 (67) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff88c9c000 - 0x7fff88c9cfff com.apple.CoreServices 44 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88c9d000 - 0x7fff88c9dfff com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    Connection Doctor Error Log.
    2010-01-29 10:07:07 +0530: No data has been received for the last 10 seconds.
    Audio channel info: local machine using 192.168.1.218:16402, expecting remote machine to send to 58.68.22.138:16402
    Thanks,
    Gulab Pasha

    Hi there,
    This is a problem with the way the iChat client works. Best you post your question in this group: http://discussions.apple.com/forum.jspa?forumID=902

  • Several users on a single file issue: Hosting a multi user Quickbooks file on the WD EX4

    Hello everyone.  This is going to sound like a super specific third party support issue - but there are some universal things going on here that may help others regarding multiple users of individual files on the EX4. My company houses client and billing files on the EX4.  It's all been well and good until we recently allowed multi-user access to our Quickbooks company file.  Of course the goal is to have multiple employees working on the file at the same time from different computers.  We purchased licenses for each - everything is on the up and up. Whereas I could access the company file on the EX4 with no problems on my computer as a single user, now as soon as I turn on multiuser mode in QB to allow others to access the file on the EX4, the file becomes inaccessible.  What do you guys think is happening where one user access to a file on the EX4 is fine, but multiuser access causes the file to be inaccessible?  How do you fix it? Other thoughts, there doesn't seem to be a limitation on the EX4 relating to multiple people accessing the same file - streaming the same song for example.  So why would a billing database file be any different?  Especially when the licenses and program allow that access. Here's more info, if I host the file on my desktop computer everyone can access it in multiuser mode over the network.   The limitation is the WD EX4. What do you think is going on?  (I'd appreciate any insight as I am talking to both tech support teams, QB and WD, this week.)

    Thank you so much for your reply.  The error shows up when one switches to multi-user mode.  It states: Error H101, H202, H303, or H505: when opening your company file  When you open a company file in multi-user mode, you see an error:You're trying to work with a company file located on another computer, and this copy of QuickBooks can't reach the server on that computer (H202).You're trying to work with a company file located on another computer, and that computer needs additional installation and setup. (H101, H303, and H505).It appears that the QuickBooks software on computer [server name] is set up to allow shared connections to the company file, but the QuickBooks software on your computer is unable to communicate with it. (H202).Most often it's an H202 error which suggests that the program can't reach the server on that computer (NAS location). Why would the NAS location become invisible / unreachable once multi-user mode is on?  I really appreciate your expert brainstorm and ideas.

  • Z4: Word and OneDrive don't work with Multi-User

    Hi,We are sharing the Z4 tablet among 4 in my family. For this I'm using the Android multiple users.The pre-installed MS Word worked for the main user or owner perfectly. Then I tried to install it for the second and third and fourth user. In all cases after starting Word for these users the message came up "download of additional content required". When clicking on "download" the app crashes. Then recently an update of Word was delivered via Google Play. Now the same happens for the main user. Deinstalling for all four users and reinstalling from Google Play didn't solve the issue.For MS OneDrive the issue is: it works for the main user. For the other users the Playstore gives the error message: "another user on this devices installed an incompatible version of OneDrive. Deinstall this first". Deinstalling and reinstalling didn't helped that issue either. Only one of the four users can use OneDrive. Any ideas on how to solve this? I do have the BKB50 and Word was my main reason to go for that combination with the Z4.Regards,Zampano

    Microsoft Office for Android email support replied only with a standardized email. Beside of pointing to some FAQ it just offers to call the support hotline. I'll have to wait for the office hours then. In the meantime: has anyone tried using Word in a Multi-User setup on the Z4? Maybe it's just an issue here at me...Thx and Best Regards Zampano 

  • Trying to access Lion server remote using multi-user access, but from a legacy Leopard system

    Just purchased a mini server running Lion, and got screen sharing working fine from my legacy system (32-bit so Leopard only). However, I would like to run in multi-user mode, so someone can use the Lion system and another person can access their own account, from the older Leopard system, at the same time. Using multi-user rather than screen sharing. But Leopard does not have the option on the Finder/Share Screen command, the pop-up window to select screen sharing or new virtual session. So, is there a way still to run a new virtual session from a remote client running Leopard?  Since the multi-user capability resides on the Lion server, it should be possible, but how, without the pop-up menu?
    Message was edited by: Kurt-Syracuse

    Hey. I suggest you check out http://discussions.apple.com/message.jspa?messageID=9839785#9839785, where there are a couple solutions posted in regard to the error code -36 when connecting to a samba share. Good luck!
    Jeremy A.
    Tekserve Intern

  • "Invalid User ID" error while running OSoft Application in browser

    Hi,
    I have installed BPC 7.5 SP04 in Multi Server environment where SQL Server, OLAP Server, Reporting Server on one machine and Application Server and Web Server on other machine, After installing I tried to run Osoft application via url "http://Application Server name/OSoft" as suggested in Install guide but receiving "Invalid User ID" error
    Error Information
    Server Error in '/OSoft' Application.
    Invalid UserID
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Exception: Invalid UserID
    Please guide me on this as what can be the cause of this error and how to fix it.
    I have used Windows Server 2008 with IIS 7.
    Thanks,
    Rohit
    Edited by: Khatak Rohit on Mar 18, 2011 10:57 AM

    First login must be done with Installation user.
    In your case you tried to login from your PC where you were conected with your user.
    This user  is used to connect to BPC and this user has no rights into BPC.
    It was used this user because BPC allow Windows authentication.
    So you have to go into IE - Tools - Internet Options
    Select Security Tab - Select Intranet
    Push Custom Level
    Go to section - User Authentication - select "Prompt always user and pwd"
    Close IE
    Open again and try http://nameofserver/osoft you will receive now a prompt for user and pwd.
    Input an user and pwd with access to BPC and you will see this time the page will be load correct.
    Regards
    Sorin Radulescu

  • 10.6.2 SMB - QB 2005 PC won't run in Multi User

    Hi there,
    This is a pretty specific issue but i'll throw this out anyway.
    I setup a brand new 10.6.2 server alongside our old 10.4.11 server.
    I cloned the contents of the "shared data" from the old box to the new one.
    We have had the SMB service running for Quickbooks 2005 running on 2 PCs (Xp Pro clients), shared via QB's "Multi User" mode.
    The new server's SMB share, identical in permissions etc to the old one, will not allow QB to open the file in Multi User mode. It gives an error to the effect of "Your company file has been damaged". My attempts to repair the QB file had no effect.
    If I copy the same company file back onto our old Tiger Server's SMB share, it works fine. I assume this is simply a difference in Samba versions, but I have no idea how to troubleshoot it.
    I obviously have a workaround for now, but it's less than ideal to have an entire Xserve on to share a Quickbooks file.
    Any insight would be appreciated.
    ~p

    Bumped into this article; I'll post back after i give it a shot.
    http://edoceo.com/liber/network-samba-quickbooks
    The gist of it:
    "the directories that will be the root of the share must be owned by the group that the users who will access are in and they must be able to write"

  • Set Database Back to Multi User from Single User

    I am using SharePoint Services 3.0 (SP1) with default configuration options, which installs the Microsoft##SSEE instance of SQL to my local C:\ drive.
    While attempting to relocate the files to another drive, I set one of the databases (as recommended) to Single User by using the SQL Server Management Express tool.
    I cannot now reset that database to Multi User, even by executing the query
    exec sp_dboption 'database_name', 'single user', ''FALSE'
    again by using the Management Express Tool.
    Can someone please help, in plain english???? Thanks

    I have similar issue.
    I have took backup of WSUS (Windows Server 2002 R2) Windows internal database using SQL Server 2008 Management Studio and restored on Windows Server 2012 R2 Server.
    Now SUSDB database was in Single User mode. I have tried ALTER  DATABASE <<Database Name>>   SET MULTI_USER  WITH NO_WAIT and i'm getting blow error.
    Msg 5069, Level 16, State 1, Line 1
    ALTER DATABASE statement failed.
    How i can change it Multi User?
    Thanks 
    Uma

Maybe you are looking for

  • Error while apply oracle patch 10.2.0.4

    hi.. i am applying oracle patch 10.2.0.4 on my Production system , it generating error E:\oracle\R3D\102\OPatch>opatch apply Invoking OPatch 10.2.0.2.0 Oracle interim Patch Installer version 10.2.0.2.0 Copyright (c) 2005, Oracle Corporation.  All rig

  • Can't export to for publishing or upload -- error (-50)

    Trying to finish a movie project which is about 60 minutes in length (finished product). Using my older 2007 MacBook Pro which has limited memory but have emptied out almost all over non-movie files. When I click on "export movie" it seems to start t

  • AE CS6 Global Performance Cache doesn't appear to be caching

    If I play the timeline by hitting the space bar, AE will slowly play through the timeline, rendering as it goes. The rendered portion will have the familiar green bar at the top, but at a certain point my system will run out of memory and I'll begin

  • TopLink ADF binding named query parameterized

    What is the easieast way to execute parameterized named queries using TopLink and ADF databinding? How to pass parameters?

  • CLOB data through Visual Basic 2005

    Does anyone have any sample code for writing a CLOB field through VB .NET? From what I've read, if you simply place the data into the field, then this will work but you are still limited to 4000 characters. To write a true CLOB value, you need to str