Random Communication Error when trying to login...

Anyone get a comm error when logging on to HFM? It happens randomly, but will allow you to get in after 2 or 3 more attempts. It doesn' happen all the time, but is quite annoying. It just gives a web address in the error - http://<server>:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion...

I normally fix it by reconfiguring the DCOM user and/or the Application cluster configuration.
You do not need to change anything in the configuration. Just key in the username and password for DCOM; leave the application cluster setup as is.
Not sure why it happens though. You can check the following points:
1. Is the DCOM user a local user or a domain user? If it is a local user, try using a domain user.
2. Do you have products like Financial Data Quality Management installed on the same box? These components have a similar DCOM/application cluster configuration and it often conflicts with the HFM configuration.
3. Check the security section of the Windows event log about any pointers on the user you have configured as the preferred DCOM user account for HFM.
Regards,
Sayantan

Similar Messages

  • Getting 404 error when trying to login to Oracle EBS page

    Hi,
    I had installed Oracle EBS 12.0.4 last year and everything was running fine until last week. Last week, we suddenly started seeing this issue - when trying to login to the Oracle EBS page, we are getting the 404 page not found error.
    I have EBS installed on 2 VMs (virtual machines) - one VM has the application server and other VM has the database server. I logged on to the aplpication server to do some debugging and noticed 2 things ->
    1.The Oracle Fullfillment service was not running. I started it, it was up for some time but then it stopped on its own. This happens everytime - after successfully starting the service, it shuts down after sometime. There is nothing in the event viewer except this message "The service may have terminated abnormally, please see the log file generated by the service for more details." I checked the log file, but there is nothing significant inside the log file. Maybe I need to increase the log level. Can any one tell me how can I do that?
    2. Reviver.exe was crashing intermitently on the application server. I belive reviver tries to establish the connection between the application and database server after its broken.
    So I am thinking now that maybe the connection between the app server and the database server is getting broken intermittenlty and this is the root cause of all the problems.
    I dont know how to verify whethe my analysis is correct or not? And it it is, how to resolved it? Is there a setting or a configuration file in which you have to specify the database server details (ip address / host name etc). Can you tell me where can I find this setting?
    Or culd there be something altogether different that is causing the page not found error?
    Thanks in advance,
    Megha

    Hussein,
    The problem is partially solved - I am not getting the 404 error now. The issue was not with the netsvc file. Please see the resolution in NOTE:412980.1 (oafm,forms and oacore not starting up after IP adress change).
    The OC4J services are imperative for any URL for java code. With just the Apache listener running, examples of URLS that will work are ->
    http://HOST.DOMAIN:PORT/OA_MEDIA/FNDLOGOL.gif
    http://HOST.DOMAIN:PORT/
    Any URL for Java code will fail at this stage when OC4J services are down. For example this URL will fail: http://myHost.oracle.com:8000/OA_HTML/ServletPing.
    But now, I am getting 500 Internal server error. Let me know if you kno anything about this error ->
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)     at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1014)     at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:525)     at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 33 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    null Connection     at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)     at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)     at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)     ... 37 more

  • Getting ssh_exchane_identity error when trying to login from my machine or a remote one. Already enabled remote login

    I updated my system from Snow Leopard to Lion 7.3.1
    Wanted to login from remote computer and then enabled the remote login in Preferences/Sharing, but when trying to login I get the error ssh_exchange_identification also if I try to login from my machine with ssh username@localhost.
    I tried all what I could find on internet forums, but nothing changed.
    Please help!!
    Daniela

    Hi Linc
    here is the output of ssh -vvv localhost
    OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011
    debug1: Reading configuration data /etc/ssh_config
    debug1: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to localhost [::1] port 22.
    debug1: Connection established.
    debug3: Not a RSA1 key file /Users/danielamaurizio/.ssh/id_rsa.
    debug2: key_type_from_name: unknown key type '-----BEGIN'
    debug3: key_read: missing keytype
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug3: key_read: missing whitespace
    debug2: key_type_from_name: unknown key type '-----END'
    debug3: key_read: missing keytype
    debug1: identity file /Users/danielamaurizio/.ssh/id_rsa type 1
    debug1: identity file /Users/danielamaurizio/.ssh/id_rsa-cert type -1
    debug1: identity file /Users/danielamaurizio/.ssh/id_dsa type -1
    debug1: identity file /Users/danielamaurizio/.ssh/id_dsa-cert type -1
    ssh_exchange_identification: Connection closed by remote host
    [1]+  Done                    edit sshd_config
    The following line comes from /var/log/secure.log
    May 23 04:59:46 <danielamaurizio> sshd[2267]: fatal: /var/empty must be owned by root and not group or world-writable.
    but I'm not sure if it's want you asked me; the owner of /var/empty is root of group sys.
    By the way I had a problem that Lion cancelled the owner root and I had to use System Preferences User and groups to add root again, with the result that now I can use only the comman "su root" and not "sudo anycommand"  anymore.
    Thanks for halp and cheers
    daniela

  • I-200 error when trying to login

    I just bought a Muse subscription but can't use it since I'm not able to sign in.
    When trying to login with my username and password i receive this error:
    I see that someone else has the same problem.
    He is informed that it might have to to with antivirus or the like.
    I've tried to deactivate my antivirus (Microsoft Security Essentials on Windows 7), but that didn't help.
    It's also suggested to check 4 links to your Adobe servers - all 4 links do what they are supposed to do.
    I've tried to uninstall and re-install Muse, that also didn't help.
    What can I do to fix the problem??
    My clients need to have their websites updated - hope you'll be able to help me as soon as possible.

    I found a solution in another discussion:
    1) opm.db file becomes corrupted and must be deleted. We're working to isolate the cause of this.
    The opm.db file can be found in the OOBE folder in:
    on Mac: <yourusername>/Library/Application Support/Adobe
    on Windows XP: <youruser>\Local Settings\Application Data\Adobe
    on Windows 7: <youruser>\AppData\Local\Adobe
    This worked for me

  • Error when trying to login to workspace

    Hi All,
    We get the following error message when trying to login to workspace:
    "You do not have sufficient permission to login to your default folder or the folder no longer exists. Please contact your administrator for assistance."
    It happens with every user, even with the built-in "admin". The strange thing is that we can login to Shared Services, Essbase, and other components as well. So Shared Services seems to be working. We created a new user in HSS, and we got the same error message when login. Yesterday there was still everything working, and we don't see any reason for this complication. We also checked the logs...
    Do you have any idea? Do you know where workspace stores the default librarys of users?
    Thanks for your reply,
    A.
    PS: We're using version 9.3.1.

    There can be many reasons for this - but to start with perform a openldap sync using the sync utility provided under UpdateNativedir - utilities folder. What kind of authentication system are you using. If its external authentication - a refresh of the auth systems may cause the access controls and provisioning details to disappear - check that one ...
    These are the two I can think off - more details will help.
    Cheers
    Murthy

  • Re: E03 error when trying to login

    Got this error code, no verification email received in the spam. Nobody answer the phone.

    Good morning greybunny,
    From what I can see, your BestBuy.com and My Best Buy™ accounts are not currently linked.  That is why you are encountering an error message when trying to login to MyBestBuy.com.  It looks like we have multiple email addresses on file for you, which is probably why you are not receiving the verification email when trying to link your accounts.
    I am going to need a bit more information from you, so I will be responding to the private message you sent me.  To check your private messages, you would want to login to the forum and click on the envelope icon at the top of the page.
    How to Link a My Best Buy™ and BestBuy.com Account
    Thank you for posting to the forum!
    Derek|Social Media Specialist | Best Buy® Corporate
     Private Message

  • "unknown error" when trying to login iTunes 11

    Hey everyone,
    I'm getting an "unknown error." when I'm trying to login iTunes 11.
    When I enter my apple ID and password I the same window pops up again with "Unknown error." in red.
    When I try to login again I get the popup with "Did you forget your password?" but I know for sure that I entered my password right.
    Everything worked perfectly before.
    The last app I downloaded was Real Racing 3 from the AU appstore. (with a second account, my main account is for the Dutch appstore.
    Itunes 11
    Mac OSX 10.8.2
    13" MBP late '11
    Thanks in advance,
    Kevin

    Hi and welcome to the HP Support Community.
    Google account sync was disrupted by a change from Google; it was fixed with a patch as described here:
    http://h30434.www3.hp.com/t5/webOS-Hardware-and-Software/ALERT-Google-account-sync-broken-on-webOS-d...
    smkranz
    I am a volunteer, and not an HP employee.
    Palm OS ∙ webOS ∙ Android

  • IChat 5.0.3(745) communication error when trying A/V connection

    Please Help,
    I am not that great with OSX yet I have only had this Macbook Pro for 6 months. Bearing that in mind I have read and tried several things listed on other threads regarding this issue as it may be the same. I am able to connect to Ichat and text chat with people freely. My problem is when I attempt to chat via audio/video conferencing. I get a communication error message. This problem has only recently started. I have been using Ichat problem free for a few months. I do not know what changed to incur this problem.
    Here is what i have tried from other threads so you know where to start:
    1. I deleted the com.apple.ichat.plist file in preferences
    2. I set the bandwidth limit in Ichat to 500kps (changed from none)
    3. I turned off internet sharing in system preferences
    4. I turned off the firewall of my Macbook Pro
    5. I have restarted everything multiple times
    I am using a Time Capsule as my Network router. And I have an ATT DSL modem make is 2wire 2701HG-B.
    The friend I am chatting with is not having these issues, he is able to A/V conference with others, so the problem is on my end.
    Lastly here is the information from the report In case it helps. I would attach it in a text file. . .but I do not know how.
    ANy other suggestions would be very much appreciated. Also when responding please step me through it as best you can, as there were some other posts with solutions that I couldn't figure out how to do.
    THANKS
    Date/Time: 2011-02-05 13:47:10 -0600
    OS Version: 10.6.6 (Build 10J567)
    Report Version: 4
    iChat Connection Log:
    2011-02-05 13:46:46 -0600: AVChat started with ID 379815611.
    2011-02-05 13:46:46 -0600: [email protected]: State change from AVChatNoState to AVChatStateWaiting.
    2011-02-05 13:46:47 -0600: 0x1004df4a0: State change from AVChatNoState to AVChatStateInvited.
    2011-02-05 13:46:54 -0600: 0x1004df4a0: State change from AVChatStateInvited to AVChatStateConnecting.
    2011-02-05 13:46:54 -0600: [email protected]: State change from AVChatStateWaiting to AVChatStateConnecting.
    2011-02-05 13:47:06 -0600: 0x1004df4a0: State change from AVChatStateConnecting to AVChatStateEnded.
    2011-02-05 13:47:06 -0600: 0x1004df4a0: Error -8 (Did not receive a response from 0x1004df4a0.)
    2011-02-05 13:47:06 -0600: [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    2011-02-05 13:47:06 -0600: [email protected]: Error -8 (Did not receive a response from 0x1004df4a0.)
    Video Conference Error Report:
    16.684375 @/SourceCache/VideoConference/VideoConference-422.36/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    18.684909 @/SourceCache/VideoConference/VideoConference-422.36/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    20.685602 @/SourceCache/VideoConference/VideoConference-422.36/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    2.028949 @/SourceCache/VideoConference/VideoConference-422.36/Video Conference/VCInitiateConference.m:2059 type=2 (00000000/0)
    [Connection Data for call id: 1 returns 1
    8.682577 @/SourceCache/VideoConference/VideoConference-422.36/Video Conference/VCInitiateConference.m:2074 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    8.685182 @/SourceCache/VideoConference/VideoConference-422.36/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]
    14.684621 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK2bb3803b6fa38baa
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=1679108940
    Call-ID: 1e03160b2bb0ff0-3160-11e0-b2e6-bc9163404012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    15.184893 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK2bb3803b6fa38baa
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=1679108940
    Call-ID: 1e03160b2bb0ff0-3160-11e0-b2e6-bc9163404012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    16.185186 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK2bb3803b6fa38baa
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=1679108940
    Call-ID: 1e03160b2bb0ff0-3160-11e0-b2e6-bc9163404012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    16.684664 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK676e2da202b08ddf
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=562267478
    Call-ID: 1e03160b3ec48d0-3160-11e0-b2e6-aa781e1d4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    17.185063 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK676e2da202b08ddf
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=562267478
    Call-ID: 1e03160b3ec48d0-3160-11e0-b2e6-aa781e1d4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    18.185477 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK676e2da202b08ddf
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=562267478
    Call-ID: 1e03160b3ec48d0-3160-11e0-b2e6-aa781e1d4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    18.685355 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:54629 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK40ad1c2240ab3572
    Max-Forwards: 70
    To: "u0" <sip:user@rip:54629>
    From: "0" <sip:user@lip:16402>;tag=447307843
    Call-ID: 1e03160b51d8c8c-3160-11e0-b2e6-bfdafd274012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    19.185677 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:54629 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK40ad1c2240ab3572
    Max-Forwards: 70
    To: "u0" <sip:user@rip:54629>
    From: "0" <sip:user@lip:16402>;tag=447307843
    Call-ID: 1e03160b51d8c8c-3160-11e0-b2e6-bfdafd274012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    20.186179 @/SourceCache/VideoConference/VideoConference-422.36/SIP/Transport.c:2136 type=1 (00000000/0)
    [INVITE sip:user@rip:54629 SIP/2.0
    Via: SIP/2.0/UDP sip:58502;branch=z9hG4bK40ad1c2240ab3572
    Max-Forwards: 70
    To: "u0" <sip:user@rip:54629>
    From: "0" <sip:user@lip:16402>;tag=447307843
    Call-ID: 1e03160b51d8c8c-3160-11e0-b2e6-bfdafd274012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:58502>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 370
    v=0
    o=Steven 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:17412:2:2660
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 58502 RTP/AVP 110 12 124 3 0
    a=rtcp:58502
    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:1902312685
    Video Conference User Report:
    0.000000 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.000072 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.000140 @:0 type=5 (00000000/16402)
    [Local SIP port]
    8.682706 @/SourceCache/VideoConference/VideoConference-422.36/Video Conference/VCInitiateConference.m:2171 type=5 (00000000/0)
    [Remote Router]
    [FULLCONE]
    8.682715 @/SourceCache/VideoConference/VideoConference-422.36/Video Conference/VCInitiateConference.m:2173 type=5 (00000000/0)
    [Remote CommNAT Result: 0x00000112
    8.685187 @/SourceCache/VideoConference/VideoConference-422.36/Video Conference/VideoConferenceGlobalObjects.m:1670 type=5 (00000000/0)
    [Router]
    [FULLCONE]
    8.685195 @/SourceCache/VideoConference/VideoConference-422.36/Video Conference/VideoConferenceGlobalObjects.m:1672 type=5 (00000000/0)
    [CommNAT Result: 0x00000102
    Binary Images Description for "iChat":
    0x100000000 - 0x100281fff com.apple.iChat 5.0.3 (745) /Applications/iChat.app/Contents/MacOS/iChat
    0x1037ae000 - 0x1037b2fff com.apple.audio.AudioIPCPlugIn 1.1.6 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1037b7000 - 0x1037bdfff com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1037c2000 - 0x1037eafff com.apple.mio.DAL.VDC_4 134.0 (1160) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.p lugin/Contents/MacOS/VDC
    0x116dd4000 - 0x116e12fff com.apple.DP.ScreenInputDevice 13.0 /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/Apple ScreenInputDevice.plugin/Contents/MacOS/AppleScreenInputDevice
    0x117226000 - 0x117410fff com.apple.audio.codecs.Components 2.0.2 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x11753e000 - 0x117609fff com.apple.audio.units.Components 1.6.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff5fc00000 - 0x7fff5fc3bfff dyld /usr/lib/dyld
    0x7fff80003000 - 0x7fff80008fff com.apple.CommonPanels 1.2.4 (91) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff80009000 - 0x7fff80058fff com.apple.ImageIO.framework 3.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff80059000 - 0x7fff80133fff com.apple.vImage 4.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff80134000 - 0x7fff80163fff com.apple.iChat.IMRenderingFoundation 5.0.5 (747) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMRenderingFound ation.framework/Versions/A/IMRenderingFoundation
    0x7fff80164000 - 0x7fff801e9fff com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff801ea000 - 0x7fff8025bfff com.apple.AppleVAFramework 4.10.12 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8025c000 - 0x7fff802a6fff com.apple.IMCore 5.0.5 (747) /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff802a7000 - 0x7fff802eafff com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff802eb000 - 0x7fff802f1fff com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff802f2000 - 0x7fff8032ffff com.apple.LDAPFramework 2.0 (120.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff80330000 - 0x7fff806cdfff com.apple.QuartzCore 1.6.3 (227.34) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff806da000 - 0x7fff806e5fff com.apple.CrashReporterSupport 10.6.6 (256) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff806e6000 - 0x7fff80717fff com.apple.opengl 1.6.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff80718000 - 0x7fff80719fff liblangid.dylib /usr/lib/liblangid.dylib
    0x7fff80726000 - 0x7fff80786fff com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff80acb000 - 0x7fff80b81fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x7fff80bf7000 - 0x7fff80c87fff com.apple.SearchKit 1.3.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff80ce1000 - 0x7fff80ce1fff com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff80dbb000 - 0x7fff80e74fff libsqlite3.dylib /usr/lib/libsqlite3.dylib
    0x7fff80e75000 - 0x7fff80e9bfff com.apple.ImageIO.framework 3.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff80e9c000 - 0x7fff80f3cfff com.apple.LaunchServices 362.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff80ff3000 - 0x7fff81036fff libtidy.A.dylib /usr/lib/libtidy.A.dylib
    0x7fff81037000 - 0x7fff81066fff com.apple.quartzfilters 1.6.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff81073000 - 0x7fff81234fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x7fff81272000 - 0x7fff81277fff com.apple.opengl 1.6.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff81278000 - 0x7fff8135dfff com.apple.DesktopServices 1.5.9 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8136c000 - 0x7fff81381fff com.apple.LangAnalysis 1.6.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff81382000 - 0x7fff814f1fff com.apple.QTKit 7.6.6 (1756) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff814f2000 - 0x7fff82165fff com.apple.WebCore 6533.19 (6533.19.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff82166000 - 0x7fff82167fff libffi.dylib /usr/lib/libffi.dylib
    0x7fff82168000 - 0x7fff8217efff libbsm.0.dylib /usr/lib/libbsm.0.dylib
    0x7fff8217f000 - 0x7fff82183fff com.apple.iChat.IMSecurityUtils 5.0.5 (747) /System/Library/Frameworks/IMCore.framework/Frameworks/IMSecurityUtils.framewor k/Versions/A/IMSecurityUtils
    0x7fff82184000 - 0x7fff82210fff com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff82211000 - 0x7fff8222efff com.apple.ImageIO.framework 3.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8222f000 - 0x7fff8229bfff com.apple.CorePDF 1.3 /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8229c000 - 0x7fff822b2fff com.apple.ImageCapture 6.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff822b3000 - 0x7fff822b9fff com.apple.CommerceCore 1.0 (6) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff822ba000 - 0x7fff822f3fff com.apple.MeshKit 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff822f4000 - 0x7fff825f2fff com.apple.HIToolbox 1.6.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff825f3000 - 0x7fff8271bfff com.apple.MediaToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8271c000 - 0x7fff82735fff com.apple.CFOpenDirectory 10.6 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff82801000 - 0x7fff828b0fff edu.mit.Kerberos 6.5.10 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff828b1000 - 0x7fff829cafff com.apple.opengl 1.6.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff829cb000 - 0x7fff82a04fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x7fff82a05000 - 0x7fff82a2cfff com.apple.frameworks.preferencepanes 13.5 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff82a2d000 - 0x7fff82a3cfff com.apple.opengl 1.6.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82bab000 - 0x7fff82e15fff com.apple.QuartzComposer 4.2 ({156.28}) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff82e16000 - 0x7fff82e95fff com.apple.audio.CoreAudio 3.2.6 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82ec6000 - 0x7fff82eeafff com.apple.ScreenSaver 3.0.3 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x7fff82eeb000 - 0x7fff82facfff com.apple.ApplicationServices.ATS 4.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82fad000 - 0x7fff83078fff com.apple.ColorSync 4.6.3 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff83079000 - 0x7fff830c0fff com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff830c1000 - 0x7fff83102fff com.apple.SystemConfiguration 1.10.5 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff83103000 - 0x7fff83126fff com.apple.iChat.IMFoundation 5.0.5 (747) /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff83127000 - 0x7fff83170fff com.apple.opengl 1.6.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83171000 - 0x7fff831a5fff com.apple.remotedesktop.screensharing 1.2.1 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x7fff831a6000 - 0x7fff831e7fff com.apple.QD 3.36 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff831fe000 - 0x7fff83439fff com.apple.imageKit 2.0.3 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8343a000 - 0x7fff8347ffff com.apple.CoreMediaIOServices 134.0 (1160) /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff83480000 - 0x7fff8350cfff SecurityFoundation /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff83557000 - 0x7fff8355dfff com.apple.DiskArbitration 2.3 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff835d6000 - 0x7fff835d9fff com.apple.opengl 1.6.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff835e6000 - 0x7fff8360efff com.apple.DictionaryServices 1.1.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8360f000 - 0x7fff83631fff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x7fff83632000 - 0x7fff83636fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x7fff83637000 - 0x7fff83649fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x7fff8364a000 - 0x7fff836acfff com.apple.datadetectorscore 2.0 (80.7) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff836ad000 - 0x7fff836adfff com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff836ae000 - 0x7fff8372cfff com.apple.CoreText 3.5.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8372d000 - 0x7fff83758fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x7fff83759000 - 0x7fff837c3fff com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff839c3000 - 0x7fff839defff com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff839df000 - 0x7fff83d13fff com.apple.CoreServices.CarbonCore 861.23 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff83ef8000 - 0x7fff83faefff com.apple.Bluetooth 2.3.8 (2.3.8f7) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff83faf000 - 0x7fff83fdffff com.apple.shortcut 1.1 /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff84120000 - 0x7fff8419dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x7fff8419e000 - 0x7fff841f3fff com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff841f4000 - 0x7fff84246fff com.apple.HIServices 1.8.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff84247000 - 0x7fff8424afff com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8424b000 - 0x7fff8424cfff com.apple.MonitorPanelFramework 1.3.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8424d000 - 0x7fff84288fff com.apple.AE 496.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff84289000 - 0x7fff8428ffff com.apple.IOSurface 74.1 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84290000 - 0x7fff8439afff com.apple.MeshKitIO 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff8439b000 - 0x7fff843e3fff com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff843e4000 - 0x7fff8466afff com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8467f000 - 0x7fff846b9fff libssl.0.9.8.dylib /usr/lib/libssl.0.9.8.dylib
    0x7fff846ba000 - 0x7fff84a94fff com.apple.RawCamera.bundle 3.4.1 (546) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff84a95000 - 0x7fff84ad9fff com.apple.ImageCaptureCore 1.0.3 /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff84ada000 - 0x7fff84b57fff com.apple.backup.framework 1.2.2 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff84b68000 - 0x7fff84b76fff libkxld.dylib /usr/lib/system/libkxld.dylib
    0x7fff84bd4000 - 0x7fff84e57fff com.apple.Foundation 6.6.4 (751.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff84e58000 - 0x7fff84e61fff com.apple.DisplayServicesFW 2.3.0 (283) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff84e62000 - 0x7fff84ee4fff com.apple.QuickLookUIFramework 2.3 (327.6) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff84ee5000 - 0x7fff84ee8fff com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff84ee9000 - 0x7fff84efafff libz.1.dylib /usr/lib/libz.1.dylib
    0x7fff84efb000 - 0x7fff850b9fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x7fff850ba000 - 0x7fff851befff com.apple.PubSub 1.0.5 (65.20) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff851bf000 - 0x7fff85231fff com.apple.CoreSymbolication 2.0 (23) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff85232000 - 0x7fff8523afff com.apple.iChat.IMUtils 5.0.5 (747) /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff8523b000 - 0x7fff8523cfff com.apple.audio.units.AudioUnit 1.6.5 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff853a7000 - 0x7fff8545cfff com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8545d000 - 0x7fff8548ffff com.apple.ApplicationServices.ATS 4.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff85490000 - 0x7fff85497fff com.apple.OpenDirectory 10.6 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff854d3000 - 0x7fff854f6fff com.apple.opencl 12.3 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8550d000 - 0x7fff8550dfff com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8550e000 - 0x7fff8551ffff com.apple.DSObjCWrappers.Framework 10.6 (134) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff85520000 - 0x7fff85540fff com.apple.DirectoryService.Framework 3.6 (621.9) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff85541000 - 0x7fff85557fff com.apple.MultitouchSupport.framework 207.10 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff85558000 - 0x7fff856c9fff com.apple.viceroy.framework 422.34 (422.36) /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x7fff85700000 - 0x7fff85702fff com.apple.ImageIO.framework 3.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff85703000 - 0x7fff857b8fff com.apple.ColorSync 4.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff857b9000 - 0x7fff85835fff com.apple.ISSupport 1.9.4 (52) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8592f000 - 0x7fff8596cfff com.apple.ApplicationServices.ATS 4.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8596d000 - 0x7fff85db1fff com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85db2000 - 0x7fff85fa1fff com.apple.JavaScriptCore 6533.19 (6533.19.1) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff85fa2000 - 0x7fff85fecfff com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff86010000 - 0x7fff8602bfff com.apple.datadetectors 2.1 (102.2) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff8608d000 - 0x7fff8608efff com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8608f000 - 0x7fff86206fff com.apple.CoreFoundation 6.6.4 (550.42) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff86207000 - 0x7fff86245fff com.apple.DebugSymbols 1.1 (70) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff86246000 - 0x7fff86251fff com.apple.speech.recognition.framework 3.11.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff86252000 - 0x7fff8694ffff com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86950000 - 0x7fff86950fff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff86951000 - 0x7fff86972fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x7fff86973000 - 0x7fff8698bfff com.apple.iChat.InstantMessage 5.0.5 (747) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff8698c000 - 0x7fff869d8fff libauto.dylib /usr/lib/libauto.dylib
    0x7fff869d9000 - 0x7fff86afffff com.apple.audio.toolbox.AudioToolbox 1.6.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff86b2a000 - 0x7fff86b81fff com.apple.Symbolication 1.1 (67) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff86b82000 - 0x7fff86b96fff com.apple.opengl 1.6.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86b97000 - 0x7fff8709bfff com.apple.VideoToolbox 0.484.20 (484.20) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8709c000 - 0x7fff8709cfff com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8709d000 - 0x7fff871befff libcrypto.0.9.8.dylib /usr/lib/libcrypto.0.9.8.dylib
    0x7fff871bf000 - 0x7fff871d9fff com.apple.ScriptingBridge 1.1.2 (???) /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff871da000 - 0x7fff871dafff com.apple.CoreServices 44 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87233000 - 0x7fff87247fff com.apple.speech.synthesis.framework 3.10.35 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87248000 - 0x7fff8724cfff com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8724d000 - 0x7fff8748ffff com.apple.AddressBook.framework 5.0.3 (875) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff87490000 - 0x7fff874d7fff com.apple.QuickLookFramework 2.3 (327.6) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff874d8000 - 0x7fff87655fff com.apple.WebKit 6533.19 (6533.19.4) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff87656000 - 0x7fff87794fff com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87795000 - 0x7fff877a0fff com.apple.HelpData 2.0.4 (34) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff877a1000 - 0x7fff87fabfff com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff87ff0000 - 0x7fff8807ffff com.apple.PDFKit 2.5.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff88080000 - 0x7fff88152fff com.apple.CFNetwork 454.11.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff88153000 - 0x7fff881edfff com.apple.ApplicationServices.ATS 4.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8820f000 - 0x7fff88c05fff com.apple.AppKit 6.6.7 (1038.35) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88c06000 - 0x7fff88c47fff com.apple.CoreMedia 0.484.20 (484.20) /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff88c48000 - 0x7fff88c55fff com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff88c56000 - 0x7fff88c58fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff88c59000 - 0x7fff88e10fff com.apple.ImageIO.framework 3.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff88e11000 - 0x7fff88e18fff com.apple.KerberosHelper 2.1 (1.0) /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff88e19000 - 0x7fff88e28fff com.apple.NetFS 3.2.1 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff88e29000 - 0x7fff88e29fff com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff88e2a000 - 0x7fff88e92fff com.apple.MeshKitRuntime 1.1 (49.2) /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff88e93000 - 0x7fff88faafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x7fff88fad000 - 0x7fff88fb2fff com.apple.ImageIO.framework 3.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88fb3000 - 0x7fff89002fff com.apple.DirectoryService.PasswordServerFramework 6.0 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff89043000 - 0x7fff89043fff com.apple.ApplicationServices 38 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff89044000 - 0x7fff89101fff com.apple.CoreServices.OSServices 357 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff89105000 - 0x7fff8912afff com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8912b000 - 0x7fff89174fff com.apple.securityinterface 4.0.1 (40418) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

    Hi,
    Great reply. Thanks for the detail.
    What we have here is two devices doing DHCP.
    The Time Capsule is getting a DHCP issued address and is also Sharing an IP which means it is doing DHCP to the computers.
    Due to the router functions any DHCP issued IP from the 2wire also gets passed on, through the Time Capsule to the computer(s).
    The problem is though that System Preferences > Network > Advanced Button > TCP/IP tab can show only one.
    If this is the WiFi (Airport) option it will be the Time Capsule that is shown.
    (If it were Ethernet then it would show the "closer" device cable/lead-wise which would also be the Time Capsule.
    Scroll to the bottom of this page and watch the Animated .gif
    http://www.ralphjohns.co.uk/modmerouterpic.html
    Next
    Port Mapping Protocol is Apple's version of UPnP (Similar but different)
    When it is On (Enabled) but with no ports set it work like UPnP in that multiple computer can use the same ports at the same time.
    In this sense the Time Capsule is set up.
    2Wire
    Very few manufacturers put UPnP in the same place.
    Port Forwarding And if the device has it, Port Triggering, do tend to be in one of a couple of places.
    Zyxels for instance display a three column list of menu items/Links of which UPnP is listed in the middle column.
    Netgears also tend to have menu system, but more like a web page and display UPnP in it's own item down the left.
    Linksys devices have tabs and subtabs. UPnP is in the Administration Tab (which has no sub items)
    D-Links have Tabs and menus and is in Tool across the top and a Menu item that then shows down the side.
    Some devices have it in Advanced and Misc.
    Some in Tools.
    Some have it as an item, like the DMZ on those 2wire pics, as a Check box on the Port Forwarding page.
    Of course some don't even have UPnP.
    Set Up.
    IF ...
    If it turns out you have UPnP tucked away on some link/menu/page on the 2Wire then Enable it.
    Then the DHCP could be turned Off in the 2Wire and the Time Capsule set to Static (Manually set) IP
    Method.
    Write down everything in the text fields on the Time Capsule on the Internet Pane TCP/IP bit
    Change the 2Wire to Not do DHCP (you will lose internet until you get to the Apply below)
    Change the Time Capsule the read Manually in the drop down where it says "Using DHCP"
    Fill in the text fields with the info you wrote down
    (The IP can be anything in that 192.168.1 range except the current "Router IP")
    Then the SUbnet Mask as is.
    Any DNS server info (Copy anything shown on the 2Wire if the Time Capsule is not showing them)
    Router/Gateway IP (Should be the IP to Access the 2Wire and it's pages)
    Apply
    Any issues return the setting in both devices to what they were (doing DHCP and Using DHCP)
    This will then set a Subnet on one IP for the Time Capsule from the modem.
    The Time Capsule can still continue to Do "Share A Public IP.
    Options.
    Leave the 2Wire doing DHCP
    Set the "Share a Public IP" in the Time Capsule to Bridge (Off) Mode
    This set the Time Capsule as a WiFi Access Point (Wifi Hub) and not a router. Basically it is extending the LAN of the 2wire by WiFi and any further Ethernet that is used.
    Yes the Option is easier and simpler to set up.
    Having said that if you chose the Optional Route, which also collapses the two Subnets into one, you are less "hidden" from the Internet side.
    If the 2Wire device does not have UPnP I will need to know how many device and computer there are that use the internet.
    If multiple devices are using iChat or Face Time then we need to set Port Triggering if we can.
    Other info
    On most domestic devices the ports we are talking about have a certain number already open.
    There are 65535 ports in all and the first 1024 are open to any device that is connected.
    This cover port 80 and 443 for general Web Browsing and secure sites like Banks and the login here at Discussions.
    Mail servers use lots of different ports (25, 110 443 565, 965, 996) depending n the Mail server (POP or IMAP or even who the Server belongs to) but they are all lower than 1024.
    It is IM Apps and Games in particular that need the higher port opened or allowed.
    8:10 PM Sunday; February 6, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Getting error when trying to login to CR XI server on suse linux server

    http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21747694.html
    Hello,
    I'm getting the above error when I try to login as administrator (blank password).
    This did work until I rebooted the linux server.
    I checked there are no port conflicts (nothing is using port 6400).
    I restarted the services manually, I even rebooted server and then restarted ccm services manually but no luck. I did find this is a known problem with linux crystal reports server but nothing stated about how to resolve it.
    Finding solutions in the SAP portal is difficult! This is about as user friendly as the Cisco support website. Cisco portal is AWEFUL.
    I'm in process of getting a support contract from SAP but it's taking a long time.
    I have to state the support from SAP is a big step DOWN from the business objects support. We were able to call and speak to engineers in a few minutes.
    With SAP support I was able to talk to some foreigner (asian or indian) to tell me that there is no phone support with SAP. This after being redirected at least 4 times between departments.
    Wow! So what do the other business objects customers have to say about the SAP support?
    I can't help but wonder about moving on to another solution for publishing reports.
    A vendor who actually gives a damn about the customers.
    Oskar

    this worked until I rebooted the server.
    I'm getting error showing it's trying to connect to a mysql database 'BOE115'.
    This server does have a mysql db running on it, but that db has no instance of BOE115.
    It also shows it's trying to connect as a user that isn't on the database.
    Where can I see the script with user/password that is trying to run and connect to the mysql db?
    Also, why didn't the install create the instance and user?
    Why did this work until I rebooted?
    There is no firewall on this server, that has been disabled.
    Thank you,
    Oskar

  • Error when trying to login in the WebConsole

    Hello,
    I'm trying to login in the WebConsole when the following error appears:
    Internal Server Error 500!
    java.lang.NoClassDefFoundError: com/sap/ip/me/webconsole/proxy/authority/Me_Jsp_Smomo_Check_Authority_Input
         at com.sap.ip.me.webconsole.RemoteCall.checkPermission          (pc 9)
         at com.sap.ip.me.webconsole.Authentication.verifyPermission     (pc 10)
         at com.sap.ip.me.webconsole.ControllerServlet.execute           (pc 155)
         at com.sap.ip.me.webconsole.ControllerServlet.doGet             (pc 106)
         at com.sap.ip.me.webconsole.ControllerServlet.doPost            (pc 3)
         at javax.servlet.http.HttpServlet.service(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) (HttpServlet.java:760) (pc 139)
         at javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) (HttpServlet.java:853) (pc 30)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet (RunServlet.java:149) (pc 808)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet (ServletsAndJspImpl.java:832) (pc 103)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename (RequestAnalizer.java:666) (pc 1433)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle (RequestAnalizer.java:313) (pc 776)
         at com.inqmy.services.httpserver.server.Response.handle (Response.java:173) (pc 37)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request (HttpServerFrame.java:1288) (pc 1443)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process (ApplicationSessionMessageListener.java:36) (pc 30)
         at com.inqmy.core.cluster.impl5.ParserRunner.run (ParserRunner.java:55) (pc 43)
         at com.inqmy.core.thread.impl0.ActionObject.run (ActionObject.java:46) (pc 17)
         at java.security.AccessController.doPrivileged(java.security.PrivilegedAction,java.security.AccessControlContext) (AccessController.java)
         at com.inqmy.core.thread.impl0.SingleThread.run (SingleThread.java:148) (pc 429)
    The user used to login has associated the roles SAP_ALL and  SAP_NEW as well as the Authorization Objects s_me_sync, s_rfc and s_tcode.
    Maybe is this due to the level of patches of the SAP J2EE Engine? If not, somebody knows what can be the cause of that error?
    Bests regards,
    Mireia

    Hello Mireira,
    I am assuming that you are using ME 2.1 SP03.
    please make sure that the webConsole deployment was successfull. The deployment manager almost always report a success but to be sure have a look at the deployment log located under j2ee\deploy\<Project folder>\
    If everything is right there please make sure that you have used the right versions of the webConsole libs (i.E. SAPmdi.jar, aii_proxy.jar, ...) You find these versions attached to SAP note 726188.
    Please check these possible issues.
    Regards, Tim

  • Server communications error when trying to edit a content query

    Hi.
    I get an error when I try to edit a content query for a placeholder in Workshop. I open a placeholder (in data->placeholders) and select "content search" in the content query box. The "Content Search" box pops up but I get an error requester ("Server Communications Error") saying "Content properties cannot be retrieved from the server".
    I've ensured that the server is running and I've checked the server settings, but I haven't been able to find anything that would explain this error.
    Any suggestions?
    Regards,
    Kjell V. Normann

    From Workshop, in the Application tab, right-click on
    wps-toolSupport.war under Modules, and select Set Context Path. Enter
    ${appname}Tool, ${appname} is the name of you application. Workshop
    should use that context-root from then on, and then the placeholder
    editor should be able to find the WebService it needs.
    Greg
    Kjell Normann wrote:
    Hi.
    I tried this, but it didn't work either. Upon redeployment it
    actually removed the edited <module> section and replaced it with the
    original:
    <module> <web> <web-uri>wps-toolSupport.war</web-uri>
    <context-root>wps-toolSupport</context-root> </web> </module>
    Regards,
    Kjell V. Normann

  • I'm suddenly getting a "communication error" when trying to print

    When trying to print a document from Pages, which I have done before, my computer is showing "communication error" in the printer window.

    HI Larry,
    You have helped me before i remember with a whole iphoto NiGhtMaRe!
    As i said to leonie i have solved it by deleting all the previously saved photos and then it worked.
    After which i formatted the card as per your suggestion and everything seems okay.
    It was all overdue. Leaving that many photos on one card was stupid.
    Anyway thanks all.
    J.

  • "communication error" when trying to print on an EPSON Stylus Photo R360

    I have set up the printer on my n-basestation. It's visible through Bonjour. All drivers are installed, and Macbook Pro restarted. But, when I try to print my mac gives a "communication error" and nothing happens on the printer.
    I then installed Gutenprint (V5.0.0), deleted the printer in Print Setup and re-set it up using this driver. But, now it just spits out many many blank pages. A manual shutdown of the printer is the only way to stop the post-massacre of a rainforest.
    What do to? This is very very frustrating...

    For the record, I have successfully been able to print with the printer connected straight to the Macbook.
    Is the new 7.1.1 firmware going to do magic?

  • Unknown Server Error when trying to login

    Hi,
    I'm trying to work with Photoshop, was fine yesterday. Today it's not working.... Unknown server error on my desktop login, expecting me to use a trial version?
    I need to get some work done, what's the problem?\
    Dave

    found this: http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html
    worked a treat.

  • IChat AV 4 - Communications Error when trying to videochat between UK/US

    I know this has been posted as a solved post before but it was solved that someone used Skype instead, but i can use skype it works fine, but when i try to do ichat with mom and dad in the UK they get a communication error and so do i, but when i ichat with a friend in the UK it works fine!!
    so i have no idea why its not working, im at college and college has no restrictions on video chat!!
    im connecting to the internet through my airport extreme connected to the colleges dorms.
    Any help would be very helpful!!
    thanks

    I have the same problem.
    When in my nans house we can video chat fine with each other but as soon as i am back at my house it does not work.
    This is the error i get:
    Date/Time: 2008-10-19 16:47:57.326 +0100
    OS Version: 10.5.5 (Build 9F33)
    Report Version: 4
    iChat Connection Log:
    2008-10-19 16:47:09 +0100: AVChat started with ID 2099355138.
    2008-10-19 16:47:09 +0100: 0x193d9b80: State change from AVChatNoState to AVChatStateWaiting.
    2008-10-19 16:47:09 +0100: chelsiedcs2: State change from AVChatNoState to AVChatStateInvited.
    2008-10-19 16:47:38 +0100: 0x193d9b80: State change from AVChatStateWaiting to AVChatStateConnecting.
    2008-10-19 16:47:38 +0100: chelsiedcs2: State change from AVChatStateInvited to AVChatStateConnecting.
    2008-10-19 16:47:49 +0100: 0x193d9b80: State change from AVChatStateConnecting to AVChatStateEnded.
    2008-10-19 16:47:49 +0100: 0x193d9b80: Error -8 (Did not receive a response from 0x193d9b80.)
    2008-10-19 16:47:49 +0100: chelsiedcs2: State change from AVChatStateConnecting to AVChatStateEnded.
    2008-10-19 16:47:49 +0100: chelsiedcs2: Error -8 (Did not receive a response from 0x193d9b80.)
    Video Conference Error Report:
    13.027617 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    14.529014 @SIP/SIP.c:2719 type=4 (900A002D/0)
    [SIPConnectIPPort failed]
    432.298956 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    434.300325 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    11.027430 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:52579 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK6f20e9162a2e8fbe
    Max-Forwards: 70
    To: "u0" <sip:user@rip:52579>
    From: "0" <sip:user@lip:16402>;tag=2015957093
    Call-ID: 4b9aeb08-9df4-11dd-ba51-c72082244012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 708
    v=0
    o=chelsietaylor 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1031122164
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:2894638611
    11.527983 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:52579 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK6f20e9162a2e8fbe
    Max-Forwards: 70
    To: "u0" <sip:user@rip:52579>
    From: "0" <sip:user@lip:16402>;tag=2015957093
    Call-ID: 4b9aeb08-9df4-11dd-ba51-c72082244012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 708
    v=0
    o=chelsietaylor 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1031122164
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:2894638611
    12.528412 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:52579 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK6f20e9162a2e8fbe
    Max-Forwards: 70
    To: "u0" <sip:user@rip:52579>
    From: "0" <sip:user@lip:16402>;tag=2015957093
    Call-ID: 4b9aeb08-9df4-11dd-ba51-c72082244012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 708
    v=0
    o=chelsietaylor 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1031122164
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:2894638611
    13.028141 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK04cf677450de0ba6
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=418149962
    Call-ID: 4ccc3cd4-9df4-11dd-ba51-d55a00c94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 706
    v=0
    o=chelsietaylor 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1031122164
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:2894638611
    13.528503 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK04cf677450de0ba6
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=418149962
    Call-ID: 4ccc3cd4-9df4-11dd-ba51-d55a00c94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 706
    v=0
    o=chelsietaylor 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1031122164
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:2894638611
    14.528901 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK04cf677450de0ba6
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=418149962
    Call-ID: 4ccc3cd4-9df4-11dd-ba51-d55a00c94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 706
    v=0
    o=chelsietaylor 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1031122164
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:2894638611
    430.298839 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:52607 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK561b9afb5e201e0b
    Max-Forwards: 70
    To: "u0" <sip:user@rip:52607>
    From: "0" <sip:user@lip:16402>;tag=1726563529
    Call-ID: 45cc5e54-9df5-11dd-ba51-d46bd59a4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 708
    v=0
    o=chelsietaylor 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1455300938
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:3422109235
    430.799255 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:52607 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK561b9afb5e201e0b
    Max-Forwards: 70
    To: "u0" <sip:user@rip:52607>
    From: "0" <sip:user@lip:16402>;tag=1726563529
    Call-ID: 45cc5e54-9df5-11dd-ba51-d46bd59a4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 708
    v=0
    o=chelsietaylor 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1455300938
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:3422109235
    431.799700 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip:52607 SIP/2.0
    Via: SIP/2.0/UDP sip:16402;branch=z9hG4bK561b9afb5e201e0b
    Max-Forwards: 70
    To: "u0" <sip:user@rip:52607>
    From: "0" <sip:user@lip:16402>;tag=1726563529
    Call-ID: 45cc5e54-9df5-11dd-ba51-d46bd59a4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@sip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 708
    v=0
    o=chelsietaylor 0 0 IN IP4 sip
    s=0
    c=IN IP4 sip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1455300938
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:3422109235
    432.299741 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK3a038c1e3bd94b02
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=748027349
    Call-ID: 46fdaa12-9df5-11dd-ba51-fcdab6754012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 706
    v=0
    o=chelsietaylor 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1455300938
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:3422109235
    432.800474 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK3a038c1e3bd94b02
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=748027349
    Call-ID: 46fdaa12-9df5-11dd-ba51-fcdab6754012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 706
    v=0
    o=chelsietaylor 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1455300938
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:3422109235
    433.801032 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK3a038c1e3bd94b02
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=748027349
    Call-ID: 46fdaa12-9df5-11dd-ba51-fcdab6754012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 706
    v=0
    o=chelsietaylor 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028: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:1455300938
    m=video 16402 RTP/AVP 126 34
    a=rtcp:16402
    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:3422109235
    Video Conference User Report:
    0.000000 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.408807 @Video Conference/VideoConferenceMultiController.m:1474 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 120 bytes of local IP and port data (3 entries). Remote data was 0 bytes (0 entries).
    10.984500 @Video Conference/VideoConferenceMultiController.m:1507 type=5 (00000000/0)
    [Initiate Conference To User Cert Version: u0 with 160 bytes of connection data.
    424.016322 @Video Conference/VideoConferenceMultiController.m:1474 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 120 bytes of local IP and port data (3 entries). Remote data was 160 bytes (4 entries).
    430.259111 @Video Conference/VideoConferenceMultiController.m:1507 type=5 (00000000/0)
    [Initiate Conference To User Cert Version: u0 with 160 bytes of connection data.
    Binary Images Description for "iChat":
    0x1000 - 0x23bfff com.apple.iChat 4.0.5 (608) /Applications/iChat.app/Contents/MacOS/iChat
    0x2b0000 - 0x31efff com.apple.Bluetooth 2.1 (2.1f17) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x36a000 - 0x4bdfff com.apple.viceroy.framework 363.2.12 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x52b000 - 0x56afff com.apple.vmutils 4.1 (104) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x58c000 - 0x5a5fff com.apple.frameworks.preferencepanes 12.1 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x5bf000 - 0x5f9fff com.apple.remotedesktop.screensharing 1.0.1 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x609000 - 0x61dfff com.apple.ScreenSaver 2.1 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x62e000 - 0x64cfff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x654000 - 0x685fff com.apple.iChatCommonGUI 4.0.5 (608) /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    0x6ae000 - 0x6b1fff com.apple.BezelServicesFW 1.4.832 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x6f1000 - 0x6f6fff com.apple.iChat.Styles.Balloons 4.0.3 (608) /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    0x119fb000 - 0x119fefff com.apple.iChat.Styles.Boxes 4.0.3 (608) /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    0x11a05000 - 0x11a0bfff com.apple.iChat.Styles.Compact 4.0.3 (608) /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    0x11a13000 - 0x11a15fff com.apple.iChat.Styles.Text 4.0.3 (608) /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    0x147d9000 - 0x149a9fff com.apple.RawCamera.bundle 2.0.9 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14abf000 - 0x14ac4fff com.apple.CoreGraphics 1.351.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16354000 - 0x1635dfff com.apple.IOFWDVComponents 1.9.5 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1636e000 - 0x16371fff com.apple.audio.AudioIPCPlugIn 1.0.4 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16377000 - 0x1637cfff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x163d5000 - 0x16410fff com.apple.QuickTimeFireWireDV.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1641d000 - 0x1644afff com.apple.QuickTimeIIDCDigitizer 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x16455000 - 0x1649ffff com.apple.QuickTimeUSBVDCDigitizer 2.1.7 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x164c6000 - 0x16649fff com.apple.opengl 1.5.7 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16677000 - 0x16a4bfff com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.30 (5.3.0) /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x16bc0000 - 0x16bdcfff com.apple.opengl 1.5.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x17d75000 - 0x17f32fff com.apple.audio.codecs.Components 1.6.4 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x18533000 - 0x1853cfff com.apple.iokit.IOUSBLib 3.0.0 /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x191a4000 - 0x191a7fff com.apple.iokit.IOQTComponents 1.6 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x19b6a000 - 0x19b86fff com.apple.QuartzComposer.ExtraPatches 2.1 (106.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x19b98000 - 0x19bb5fff com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x19bcd000 - 0x19bdafff com.apple.QuartzComposer.Backdrops 1.1 /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
    0x8fe00000 - 0x8fe2dfff dyld /usr/lib/dyld
    0x90003000 - 0x900bdfff com.apple.CoreServices.OSServices 226.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x900be000 - 0x900c2fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x900c3000 - 0x90113fff com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90114000 - 0x9024cfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x9024d000 - 0x9026bfff com.apple.DirectoryService.Framework 3.5.5 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9026c000 - 0x90351fff com.apple.CoreData 100.1 (186) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90352000 - 0x90674fff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90675000 - 0x906f9fff com.apple.CFNetwork 339.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x906fa000 - 0x9076cfff com.apple.PDFKit 2.1.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9076d000 - 0x9078bfff com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9078c000 - 0x9085afff com.apple.JavaScriptCore 5525.18 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9085b000 - 0x9087ffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x90880000 - 0x91835fff com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91836000 - 0x9184cfff com.apple.DictionaryServices 1.0.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9184d000 - 0x91891fff com.apple.DirectoryService.PasswordServerFramework 3.0.3 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x91892000 - 0x91892fff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x918d0000 - 0x918d0fff com.apple.CoreServices 32 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x918d1000 - 0x91912fff com.apple.CoreGraphics 1.351.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91913000 - 0x9193bfff com.apple.shortcut 1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9193c000 - 0x91976fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91977000 - 0x91a27fff edu.mit.Kerberos 6.0.12 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91a28000 - 0x91b6efff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91b6f000 - 0x91c36fff com.apple.vImage 3.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c37000 - 0x91c47fff com.apple.speech.synthesis.framework 3.7.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91cc0000 - 0x91cfefff com.apple.opengl 1.5.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91cff000 - 0x91d15fff com.apple.CoreVideo 1.5.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91d16000 - 0x91d29fff com.apple.IMUtils 4.0.5 (582) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x91d2a000 - 0x91dd1fff com.apple.QD 3.11.54 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91dd2000 - 0x91dd7fff com.apple.backup.framework 1.0 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91dd8000 - 0x91e63fff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91e64000 - 0x91eeefff com.apple.DesktopServices 1.4.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91eef000 - 0x91eeffff 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
    0x91ef5000 - 0x91efcfff com.apple.CoreGraphics 1.351.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91efd000 - 0x923cefff com.apple.opengl 1.5.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x923cf000 - 0x92501fff com.apple.CoreFoundation 6.5.4 (476.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92502000 - 0x92512fff com.apple.LangAnalysis 1.6.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92513000 - 0x92513fff com.apple.Carbon 136 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92514000 - 0x9255dfff com.apple.Metadata 10.5.2 (398.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9255e000 - 0x92560fff com.apple.CrashReporterSupport 10.5.5 (159) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92561000 - 0x9258cfff libauto.dylib /usr/lib/libauto.dylib
    0x9258d000 - 0x9270cfff com.apple.AddressBook.framework 4.1.1 (696) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9270d000 - 0x92f0afff com.apple.AppKit 6.5.3 (949.34) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92f0b000 - 0x92f4dfff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92f4e000 - 0x92f55fff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92f56000 - 0x93036fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x93037000 - 0x93041fff com.apple.audio.SoundManager 3.9.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93045000 - 0x93063fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x93064000 - 0x93088fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x93089000 - 0x93106fff 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
    0x93107000 - 0x93107fff com.apple.MonitorPanelFramework 1.2.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93108000 - 0x93119fff com.apple.CFOpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x931fb000 - 0x9324afff com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x9324b000 - 0x93254fff com.apple.speech.recognition.framework 3.7.24 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93255000 - 0x93307fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x93308000 - 0x93347fff com.apple.CoreMediaIOServicesPrivate 12.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x93348000 - 0x93348fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93349000 - 0x9342afff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x9342b000 - 0x935e6fff com.apple.QuartzComposer 2.1 (106.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x935f4000 - 0x93613fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93614000 - 0x93622fff libz.1.dylib /usr/lib/libz.1.dylib
    0x93623000 - 0x93628fff com.apple.DisplayServicesFW 2.0 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93629000 - 0x93930fff com.apple.HIToolbox 1.5.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93931000 - 0x939b8fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x939b9000 - 0x93af1fff com.apple.imageKit 1.0.2 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93af2000 - 0x93e8ffff com.apple.QuartzCore 1.5.5 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93e90000 - 0x93f3efff com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93f3f000 - 0x93f99fff com.apple.CoreText 2.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93f9a000 - 0x93fd1fff com.apple.SystemConfiguration 1.9.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93fd2000 - 0x94622fff com.apple.WebCore 5525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94623000 - 0x94630fff com.apple.opengl 1.5.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94662000 - 0x94663fff libffi.dylib /usr/lib/libffi.dylib
    0x94664000 - 0x9466afff com.apple.print.framework.Print 218.0.2 (220.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9466b000 - 0x94677fff com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94678000 - 0x94846fff com.apple.security 5.0.4 (34102) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94847000 - 0x948a0fff com.apple.opengl 1.5.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94a03000 - 0x94a06fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94a07000 - 0x94b2bfff com.apple.audio.toolbox.AudioToolbox 1.5.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94b5c000 - 0x94b74fff com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94b75000 - 0x94b7dfff com.apple.DiskArbitration 2.2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94b7e000 - 0x94bf0fff com.apple.iLifeMediaBrowser 1.0.9 (212.0.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x94c94000 - 0x94d27fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94d28000 - 0x94fa3fff com.apple.Foundation 6.5.6 (677.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94fd9000 - 0x95003fff com.apple.CoreMediaPrivate 11.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x95004000 - 0x95036fff com.apple.LDAPFramework 1.4.5 (110) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95037000 - 0x95087fff com.apple.framework.familycontrols 1.0.2 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95088000 - 0x95114fff com.apple.LaunchServices 290 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x95115000 - 0x9511cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9511d000 - 0x957b9fff com.apple.CoreGraphics 1.351.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x958af000 - 0x958e8fff com.apple.securityfoundation 3.0 (32989) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x958e9000 - 0x958f8fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x959cf000 - 0x959cffff com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x959d0000 - 0x959d0fff com.apple.ApplicationServices 34 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x959d7000 - 0x95a51fff com.apple.print.framework.PrintCore 5.5.3 (245.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95a52000 - 0x95a81fff com.apple.AE 402.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95a82000 - 0x95b3ffff com.apple.WebKit 5525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95b40000 - 0x95b4ffff com.apple.DSObjCWrappers.Framework 1.2.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95b50000 - 0x95f60fff 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
    0x95f61000 - 0x9602cfff com.apple.ColorSync 4.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9602d000 - 0x96049fff com.apple.IMFramework 4.0.5 (582) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9604a000 - 0x9604cfff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9604d000 - 0x9604dfff com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9604e000 - 0x9605afff com.apple.opengl 1.5.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9605b000 - 0x960dafff com.apple.SearchKit 1.2.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x960db000 - 0x960ddfff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96355000 - 0x964b5fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x964b6000 - 0x964b6fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x964b7000 - 0x9651dfff com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9651e000 - 0x9654ffff com.apple.quartzfilters 1.5.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x96550000 - 0x9690efff 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
    0x9690f000 - 0x96959fff com.apple.securityinterface 3.0 (32532) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9695a000 - 0x9696efff com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9696f000 - 0x96c49fff com.apple.CoreServices.CarbonCore 786.6 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96c4a000 - 0x96c80fff libtidy.A.dylib /usr/lib/libtidy.A.dylib
    0x96c81000 - 0x96d82fff com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96d83000 - 0x96d8efff com.apple.CoreGraphics 1.351.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96d8f000 - 0x96e22fff com.apple.ApplicationServices.ATS 3.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96e23000 - 0x96e71fff com.apple.datadetectorscore 1.0.2 (52.14) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96e72000 - 0x96ecefff com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96ecf000 - 0x96efcfff 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
    0x96efd000 - 0x96efdfff com.apple.audio.units.AudioUnit 1.5 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96efe000 - 0x96f19fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96f1a000 - 0x96f31fff com.apple.datadetectors 1.0.1 (66.2) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x96f32000 - 0x96f8ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x96f90000 - 0x96f97fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x96f98000 - 0x96fc0fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x96fc1000 - 0x96fc5fff com.apple.OpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x96fc6000 - 0x97042fff com.apple.audio.CoreAudio 3.1.0 (3.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97043000 - 0x97047fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x97048000 - 0x97087fff com.apple.ImageIO.framework 2.0.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97088000 - 0x9708dfff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    Can anyone help please?

Maybe you are looking for

  • How to mark product mandatory in SAP CRM Opprotunity and Quotation?

    Hello All, We are using SAP CRM 4.0 and have one requirement as follows: Through Configuration ,I am not able to find the the way to mark mandatory for the fields Product , Description,Quantity,Exp.total Value under the Products Tab for the Opportuni

  • E-Mail Button Re-Assign

    I have two sites, one for my wife and my own. Both "E'Mail Me" buttons access my old e-mail address when clicked. I use Mail 1.3 where we have mailboxes under my ISP account. Is there a way to fix this, assigning my wife's address to the button on he

  • IOS 8 Shared Photos Stored Twice on Devices?

    I have an iPhone 5 and an iPad Air, both with iOS 8.1.2 installed, and both using the iCloud Photo Library Beta feature. I've been taking photos on my phone as I normally would, and I love that they're all automatically on the iPad. I've also been sh

  • Adobe Flash plug in still crashing after attempting both solutions posted here. Works for a day then crashes again.

    My Adobe Flash plug in is still crashing. I first attempted the Update Flash. It worked for a day before it started crashing again. So I went back to the page and attempted the 2nd solution of downgrading flash to 10.3. Again it worked for a day or t

  • Problems patching VirtualBox s10x_u8 BE

    Hi, I'm having problems patching a VirtualBox Solaris 10 x86 environment with the latest patch cluster from December. I've unloaded the zip file in /var/tmp and attempted to apply-prereq to the current BE prior to the ABE. This fails during the check