Jabber 4.4 "Graphics card or driver not supported" error on one machine but not another.

Hi, I looked at the KB document but the email link on it no longer works.
I have two end-users using Jabber 4.4 on identical machines, same specs, same driver build and OS image. One gets the  "Graphics card or driver not supported" error, the other does not.
We have two DellOptiPlex 7010's,
Both had 2 instances of AMD Radeon HD 7470 - they are dual monitor machines.
In both cases the driver version 8.922.0.0, Driver Date 12/6/2011. This is the latest Dell has on their website.
On one machine when I run a fresh install for Jabber for TelePresence 4.4 it works fine. But on another the user first gets
"supportabilitytest.exe has stopped working
A oriblem cause the program to stop working correctly. Please close the program."
Then when that's closed out we get:
"Graphics card or driver not supported!
New features in this version of Jabber Video are not supported by your computer's graphics driver.
Update to the newest graphics driver available and run Jabber Video again."
I can't believe it's just a matter of upgrading the drivers because in this case one machine with identical drivers works.
I appreciate any insights, thanks !

Hi ksouthall,
It sounds like the openGL supported version did not install on the one that is failing.  There isn't much we can do regarding that error.  Best practice is to always upgrade to the latest manufacturer's available driver.  Client requirements are below.
Windows 7 (32-bit or 64-bit), Vista, or XP (SP 2 or newer), with OpenGL 1.2 or newer.
For 720p HD video calls, Intel Core2Duo @ 1.2GHz or better.
For VGA video calls, Intel Atom @ 1.6GHz or better.
Webcam, built-in or external. You need an HD webcam if you want other callers to see you in HD.
Broadband Internet connection with a recommended bandwidth of 768kbps upstream and downstream. You need about 1.2Mbps upstream and downstream for 720p HD video calls.
Regards,
Jason

Similar Messages

  • "No connectivity with the server" error for one document but not the other, in the same document library

    We have a number of users all of a sudden getting "No connectivity with the server.  The file 'xxx' can't be opened because the server couldn't be contacted." errors trying to open MS Office docs (Word, Excel, etc.) in SharePoint with IE,
    just by clicking the link and selecting the "Read Only" option.  If they select the "Check Out and Edit" option, they can open the document no problem.  One of my customers gets the error on one document but not the other, in
    the same document library!  The older document (a weekly report) was copied and renamed as per standard procedure.  She can read the older document, but not the new one.
    It is definitely a profile issue, as other people have logged onto the machines of the users with problems and do not get the error.  We have also renamed people's c:\user profile folders and the corresponding Profilelist registry entry and the newly
    created profile does not experience the error for these people.  Renaming the profile back restores all their personal settings but the error reappears.  When we copied the old profile's folder structure into the new profile, many of the user settings
    were restored (but not all, like Dreamweaver settings) but the error did not appear.  We think that the system folders files (like AppData) weren't totally copied over so we're going to run another test using xcopy.  We are rebooting between
    logons to make sure all files are unlocked.
    The laptops and computers are mainly 32bit, Win7 Enterprise running IE9 and Office 2010 Professional Plus, but there's a few 64bit machines as well. The SharePoint farm has 1 WFE, 1 App Server running search and CA, and a shared database server running SQL
    2005 SP4.  SharePoint is 64bit MOSS 2007 with the latest CU.
    We've checked the logs on the client as well as on the server and there aren't any helpful entries.  We've also run Process Monitor, also with no helpful entries.  We're planning to run something like Fiddler next.
    It's not everyone, because there are many people are accessing the SharePoint system and the same files.  It is also not a permission thing, as we've tested by giving the users elevated permissions with no changes.  One person experiencing
    the errors is a Site Collection Admin.  That same person ran a test where I coped a simple Excel file into a Document Library which contained a problem file.  They were able to open it Read Only no problems that day, but the next day, the same
    file gave them an error.   In their case, they usually get a "xxx is not checked out" error and only occasionally get the "No connectivity with the server" error.
    We've tried lots of things including:
    Deleting IE cache
    Deleting SharePoint Drafts and webcache folder contents
    Running IE without add-ons
    Upgrading and Downgrading IE
    Uninstalling and re-installing IE
    Reinstalling our SSL certs
    Repairing Office
    Removing and then adding back in the Microsoft Office "Microsoft SharePoint Foundation Support" Office Tool 
    Deleting all HKLM and HKLU Office registry settings
    Toggling IE Compatibility Settings
    Toggling the IE Automatic Logon option
    Toggling the location of checked out files
    Adding the site in the trusted sites list
    Adding the site to the WebClient\Parameters registry locations
    Making sure the WebClient service is started
    Rebooting the machine (lol :)
    This is becoming a serious issue, not just because of the inconvenience for the users having to check out every document they want to read, but we have some files with macros that open up other documents to run which are now failing.  There aren't
    "check out" workarounds for some of those macros.
    We're planning to open a ticket with Microsoft, but I'm throwing it out here first in case someone has run into this before, or may have some suggestions on what to try next.  Thanks!
    -Richard.
    PS  I think this needs to be in the "General" forum instead?

    It took three days of dedicated troubleshooting, but I have found the cause of the errors, and a couple of fixes.  It helped tremendously that my own machine was throwing the error.  I have scheduled a couple of users to work with me to test the
    various fixes, to see which one works best, so the story isn't over yet.
    I had backed up my c:\users profile folder and HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList registry key so I could restore my profile after I was done.  I made a copy of the profile folder and was using that for awhile,
    but then made another copy where I had deleted a lot of content out of it so that the copies would go faster.  Since a newly created profile did not have errors, I was trying to copy back as much of the profile as possible to make it easier for our users
    to get back to work.  Instead of blowing away their profile and starting from scratch (which we know worked) I wanted to narrow down what was causing the error and just skip that from the restore.  The concept was to keep as much as the users profile
    in tact (application settings, etc.) not just restoring their desktop and My Documents folders.
    When we first tested a few weeks ago, simply copying the folder contents didn't reproduce the error.  I then tried xcopy, but got the "can't read file" error.  Then I tried robocopy, and ran into the "junction" problem. 
    I went back to xcopy, and found that placing the excludes.txt file in the windows/system32 folder eliminated the error.
    So the process went as follows: 
    Reboot and log into the machine as another user
    Delete the profile and associated registry key
    Reboot and log into the machine as the affected user, creating a new profile, and there is no error
    Reboot and log in as the other user
    xcopy the contents of the skinned-down backed-up profile to the newly created profile
    Reboot and log in as the affected user, and the error occurs
    Repeat the above, but add items in the excludes.txt file to see what, when eliminated, causes the error not to appear in the last step
    I eventually found that skipping the c:\users\<profile folder>\appdata\local\Microsoft\office\14.0 folder allowed the entire profile to be copied over without the error occurring.  That was strange, because we've cleaned out the cache folders
    before which didn't fix the issue. 
    So I went about it the opposite way, and tried to delete the 14.0 folder from the restored profile, and after reboot, the error still occurred.
    What eventually worked was deleting the 14.0 folder and copying over a 14.0 folder from a newly created profile!
    One way to do this was to:
    Reboot and log in as another user
    Rename the c:\users profile folder
    Rename the appropriate [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList] registry key
    Reboot and log in as the affected user, confirm that there is no error
    Reboot and log in as the other user
    Copy the C:\Users\<profile folder>\AppData\Local\microsoft\Office\14.0 folder to the other user's desktop
    Delete new profile folder, and rename the backup to be the production folder
    Delete the C:\Users\<profile folder>\AppData\Local\microsoft\Office\14.0 folder and then paste the 14.0 copy from the desktop
    Reboot and log in as the affected user, confirm that there is no error
    We've tried this on a couple machines and it works.  I had to run Windows Explorer as Administrator to access the other profile's folders.
    We've also successfully copied a 14.0 folder created by one profile on one affected computer over another profile's folder on another computer, eliminating the error, so we're trying that first, as that is fewer steps.
    We may attempt to script this, but the self-help instructions are only 5 lines long:
    Reboot and log into the affected computer with another account
    Go to <link to location of 14.0 folder on network> and copy the 14.0 folder
    Run Windows Explorer as Administrator
    Go to c:\users\<profile folder>\appdata\local\microsoft\office and delete the 14.0 folder, and paste the copied 14.0 folder (trying to overwrite it makes Win7 want to merge the folders)
    Reboot and log into your normal account, and confirm the error is gone
    I'll come back and report after we go into the field with this fix, but after the few tests, I am cautiously optimistic that this is it.

  • Firefox is rendering a page in quirks mode on one machine, but not on a different machine.

    I have two machines that are going to the same website. One machine renders the page correctly, the other enters quirks mode and nothing appears on the screen.
    The machine that is not working is running OS X 10.6.4. The one that is working is running 10.4.11.
    I tried deleting the preferences, and reinstalling Firefox.
    This is a brand new install of the OS and was the first time we tried access this website.

    The problem is due to a call to getVolumeInformation. It works on my desktop but not on a different machine which has different drives and partitions etc. I'm returning the file system type of the fixed drives, however on certain fixed drives it fails. At first I thought it was failing on logical drives but that does not seem to be the case.This is nonsense in terms of your original post.
    Perhaps you meant to say that some of your native methods work and others dont? And the one and only way that they don't work is because you get the link error? If yes then I already told you what the reason is.
    Conversely there is some other failure, which has nothing to do with a link error. And thus it is pointless to continue to discuss this unless you actually explain what is happening.

  • StyledDocument error in one instance, but not another.

    Hey all, i've tried to iron this bug out for the last 2 days, but no luck as yet.
    I've tried to shorten the code down to the functional error bits, but I can't recreate the error. I'm sure i'm doing something wrong somewhere, but I cant see where.
    I'm reluctant to post the code becuase it's mostly verbose, and it's easier to describe the problem.
    I have a log file generating class (LogFileGen), that collates information in a (private) DefaultStyledDocument (accessable with getter getDSD()), with different Styles in it (using multiple insertString(offset, "text to insert", AttributeSet) statements along the line, called from various other classes.
    This is sometimes displayed by a LogFile, which will have a JTextPane/JEditorPane (infoDisplay) (both display the error), and when the LogFile is shown to the user, I update it's infoDisplay with infoDisplay.setDocument(logFileGen.getDSD()).
    I have had this work in certain cases before, but in this once case I get
    Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: javax.swing.text.DefaultStyledDocument cannot be cast to javax.swing.text.html.HTMLDocument.
    The Thread points to the line infoDisplay.setDocument(logFileGen.getDSD()). If I replace it with infoDisplay.setText(logFileGen.getTextFromDSD()), I get the content, but without the styling (obviously), and in other classes with their own JTextPanes, it works fine, formatting and everything.
    Can anyone tell me why I get the error on some classes and not on others? I'm going mental here :s
    Many, Many thanks in advance. In the meantime, i'll try and get a working example that actually reproduces teh err0r :(

    xD Many apologies. you read fast.
    Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: javax.swing.text.DefaultStyledDocument cannot be cast to javax.swing.text.html.HTMLDocument
         at javax.swing.text.html.ParagraphView.getStyleSheet(Unknown Source)
         at javax.swing.text.html.ParagraphView.setPropertiesFromAttributes(Unknown Source)
         at javax.swing.text.ParagraphView.<init>(Unknown Source)
         at javax.swing.text.html.ParagraphView.<init>(Unknown Source)
         at javax.swing.text.html.HTMLEditorKit$HTMLFactory.create(Unknown Source)
         at javax.swing.text.CompositeView.loadChildren(Unknown Source)
         at javax.swing.text.CompositeView.setParent(Unknown Source)
         at javax.swing.plaf.basic.BasicTextUI$RootView.setView(Unknown Source)
         at javax.swing.plaf.basic.BasicTextUI.setView(Unknown Source)
         at javax.swing.plaf.basic.BasicTextUI.modelChanged(Unknown Source)
         at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.propertyChange(Unknown Source)
         at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
         at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
         at java.awt.Component.firePropertyChange(Unknown Source)
         at javax.swing.text.JTextComponent.setDocument(Unknown Source)
         at javax.swing.JTextPane.setDocument(Unknown Source)
         at _infoDisplay.setDocument(logFileGen.getDSD())(LogFile.java:85)_
            at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)Edited by: Hemmels on May 11, 2009 7:31 AM
    Edited by: Hemmels on May 11, 2009 7:31 AM
    - Guess underline fails.

  • Boot drive causes screen errors on other Macs - but not mine...?

    Due to a recent accident, my MBP's 160 gig hard drive was damaged and is now unusable. (I was backed up, that's not the issue.) I've since been using a 100 gig, 2.5 inch external drive (which I erased and formatted for use with Intel Macs) as a boot drive but it's close to full, and now that I don't have any major projects at hand, I'd like to send the MBP in for repair. The problem is, when using the external drive to boot other Macs (my Mini at work, my girlfriend's MacBook) the display is all mixed up - some parts are visible, others aren't. I can recognize certain icons from my desktop and Dock, for example - but everything's scattered all over the screen, and any kind of motion - dragging, hiding and showing the dock, opening windows - causes "ghosting" and "trails". There seems to be no way I can use the drive on other computers while I wait for my laptop to be repaired. Why does it only work on my MBP, is it something in the way I formatted it? (GUID partition scheme, SMART status, etc.)
    :/

    I'm surprised by this just because I booted another Mac from an external drive with a clone of my system for a couple of weeks under similar circumstances and the Macs were not especially similar. G4 PowerBook which came with Tiger pre-installed and the machine-specific disks vs. G3 eMac which had come with Panther. I would have thought that MBP vs. MB would be, if anything, much less problematic than PB vs. eMac. I wonder how common such problems are.
    I assume you've played with Display preferences etc.? Presumably, you use an external monitor with the mini. Do you know if drivers are available for that which you might be able to install. (I don't expect this is the problem but you might want to check just in case.)
    - cfr

  • Audio chat works on one machine, but not on the other!

    First up, my setup:
    Comcast Cable Modem -> Linksys Router -> iMac (Core2Duo), PowerBook (G4), Vonage
    Both systems running OS X 10.4.10. Both systems are connected through their Airport cards (ethernet cables are pulled) to the router.
    To better debug the problem I turned the Firewall and LittleSnitch off on both systems.
    The router's firewall is turned off as well.
    Port forwarding is also checked, and the PowerBook is not even listed having any ports forwarded at all (that's the one iChat audio chat works).
    There must be something blocking the iMac... but I can't seem to figure it out. Any help greatly appreciated!
    Here the error message when trying to start a audio chat on the iMac:
    Date/Time: 2007-10-03 21:53:13.057 -0700
    OS Version: 10.4.10 (Build 8R2232)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 996873621.
    blafusel13: State change from AVChatNoState to AVChatStateWaiting.
    0x1763daf0: State change from AVChatNoState to AVChatStateInvited.
    0x1763daf0: State change from AVChatStateInvited to AVChatStateConnecting.
    blafusel13: State change from AVChatStateWaiting to AVChatStateConnecting.
    0x1763daf0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -22
    blafusel13: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -22
    Video Conference Error Report:
    @:0 type=4 (00000000/0)
    [VCBANDWIDTH_DETECTIONFAILURE]
    [20]
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK21ebc40938e66ac3
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 3 NOTIFY
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [BYE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK294ea2d35c1d2655
    Max-Forwards: 70
    To: "blafusel13" <sip:[email protected]>;tag=950727899
    From: "u0" <sip:[email protected]>;tag=999461336
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 2 BYE
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK6a2609544cbcf67a
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 2 NOTIFY
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SUBSCRIBE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK063add5400ad6c74
    Max-Forwards: 70
    To: "blafusel13" <sip:[email protected]>;tag=950727899
    From: "u0" <sip:[email protected]>;tag=999461336
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 SUBSCRIBE
    Contact: <sip:[email protected]>
    Event: conference
    Expires: 3600
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK106e5ff018690da9
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 397
    [v=0
    o=vcauto2 0 0 IN IP4 u0en0.0
    s=blafusel13
    c=IN IP4 u0en0.0
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2000
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16384 RTP/AVP 12
    a=rtcp:16385
    a=rtpID:-66179448
    m=video 16384 RTP/AVP 126
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=RTCP:AUDIO 16385 VIDEO 16385
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=framerate:20
    a=rtpID:0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK106e5ff018690da9
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 100 Trying
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK106e5ff018690da9
    To: "u0" <sip:[email protected]>
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.2
    Content-Length: 0
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [NOTIFY sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK21ebc40938e66ac3
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 3 NOTIFY
    Contact: <sip:[email protected]>;isfocus
    Event: conference
    Subscription-State: terminated;reason=noresource
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK294ea2d35c1d2655
    To: "blafusel13" <sip:[email protected]>;tag=950727899
    From: "u0" <sip:[email protected]>;tag=999461336
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 2 BYE
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [NOTIFY sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK6a2609544cbcf67a
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 2 NOTIFY
    Contact: <sip:[email protected]>;isfocus
    Event: conference
    Subscription-State: active;expires=3600
    User-Agent: Viceroy 1.2
    Content-Type: application/conference-info+xml
    Content-Length: 186
    <c-i v="0" st="f" en="sip:[email protected]">
    c<h>i</h><m t="a"/>
    c<h>o</h><m t="a"/>
    </c-i>
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK063add5400ad6c74
    To: "blafusel13" <sip:[email protected]>;tag=950727899
    From: "u0" <sip:[email protected]>;tag=999461336
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 SUBSCRIBE
    Contact: <sip:[email protected]>;isfocus
    Expires: 3600
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [ACK sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK2f5118ef7b71533d
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=999461336
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 ACK
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0;branch=z9hG4bK106e5ff018690da9
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "blafusel13" <sip:[email protected]>;tag=950727899
    Call-ID: 90351360-7235-11dc-9ae6-fc6fa15013c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 479
    v=0
    o=cape 0 0 IN IP4 m.6
    s=blafusel13
    c=IN IP4 m.6
    b=AS:2147483647
    t=0 0
    a=hwi:1056:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 0 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:1244757996
    m=video 0 RTP/AVP 126 34
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:20
    a=RTCP:AUDIO 0 VIDEO 0
    a=pogo
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480
    a=rtpID:-1337831700
    @:0 type=2 (00000000/22)
    [VCAUDIO_OUTGOINGATTEMPT]
    [2]

    well, i updated the router (latest firmware is from april 2006!). rebooted the modem, then the router, restarted ichat. same problem unfortunately. however i found some geeky cool-aid on macosxhints. a shell script which configures the router to enable dmz, and another one to disable dmz. with a little shell script one should be able to enable dmz, start ichat. and upon quitting ichat disable dmz. not the best solution, but this will help me out...
    thanks to tony for his help! (we should send him a fruit basket or something 8)
    http://www.macosxhints.com/article.php?story=20051015142349372

  • DVD-R plays on one machine but not on another

    I have an HDD-DVD recorder, which can burn DVD-R disks. The disks will then play in my 12" PB, but won't play in my iMac - although they did at one time. Putting the disk in results in a repetitive clicking and whirring but the disk does not appear on the Desktop of the iMac, and Disk Utility will not recognise it. Commercial DVDs are recognised OK.
    Both machines are running the same version of OS.
    Thanks!

    Not sure, maybe if you can share the form, I can have a look at it.

  • Row currency errors in one environment but not in another

    I'm testing an ADF app in a couple of different environments (a dev environment and a test environment) and I'm getting row currency and SQL overflow errors ("JBO-25028: Number.intValue Creation Error :java.sql.SQLException: Overflow Exception") in the test environment that I can't duplicate in dev. The code and the connection pool/data source setup are the same on both servers.
    Is it something with the database setup, maybe, and can someone suggest where I might start looking?
    The other consideration is that I was getting the row currency errors (though not the overflow errors) when I was running it in JDeveloper's embedded OC4J, and at that time I was using the same database as the app is using in dev, and it works perfectly there.

    I guess it may be due parsing error of xml file which you are using. Can you try with sample.xml given below :
    //sample.xml
    <Root>
    <UserList>
    </UserList>
    </Root>
    And then let me know all details as you told for the previous one.
    Regards,
    Amit

  • Ipod working on one machine but not another

    I purchased a 30gb iPod video today, the problem is after I installed iTunes and plugged the iPod in I got an error message stating my ipod was possibly corrupted and suggesting that I restore it. When I try to restore it says this isnt possible because it can't download the required rescoure. The odd thing is when I plug it into another, much older computer in my house, it works fine. I've looked over a lot of the topics on this forum and can't find anything that has worked yet. Both machines are running Windows XP and iTunes 7, however the older machine has usp 1.0 ports yet it still worked. Any help would be much appreciated, thanks.

    Not sure, maybe if you can share the form, I can have a look at it.

  • Why do I get a "NullReferenceException was not handled by user code" error in one situation but not in the other?

    We are using Sharepoint 2010 and Infopath 2010.  In my form, I have a Managed Metadata field that I need to test for a Null value.  I found, with the help of this forum's participatns, that a [field]_Changed event for one MMD field runs multiple
    time because of the underlying XML elements (Terms, TermInfo, TermName, TermId).  So I'm trying to figure out how to test the XML to see when the TermName has a value.  By doing this, I hope to limit when the additional code in my form runs, i.e.
    I'll only trigger it when TermName is not null. 
    Just to test for null/empty (before doing anything that calls the addtional code) when I run this code, it completes correctly but always shows a message box:
    Dim strTest As String = Me.CreateNavigator.SelectSingleNode("/pr:properties/p:properties/documentManagement/ns2:h2b59c4ae4144c01973b1d8571d217ad", Me.NamespaceManager).InnerXml
                If String.IsNullOrEmpty(strTest) Then
                Else
                    MessageBox.Show("This is the value of the States InnerXML   " & strTest)
                End If
    But when I run this code, I get a "NullReferenceException was not handled by user code.  Object reference not set to an instance of an object" at the "Dim strTest..." line:
       Dim strTest As String = Me.CreateNavigator.SelectSingleNode("/pr:properties/p:properties/documentManagement/ns2:h2b59c4ae4144c01973b1d8571d217ad/pc:Terms/pc:TermInfo/pc:TermName", Me.NamespaceManager).InnerXml
                If String.IsNullOrEmpty(strTest) Then
                Else
                    MessageBox.Show("This is the value of the States InnerXML   " & strTest)
                End If
    Can any one explain why drilling down like this gives me this error?  And can you tell me how to get around it so I can limit how many times the code in my Infopath form needs to run?
    Thanks in advance.  Carol.

    Never mind, I think I've got it figured out.  When I do it this way, I get to the If Not...Nothing at the correct time. Thanks for sending me down the correct path, Scott. Carol.:
    Dim
    firstStr As
    String =
    String.Empty         
    Dim xNav
    As XPathNavigator = MainDataSource.CreateNavigator()
    Dim xFirst
    As XPathNavigator = xNav.SelectSingleNode("/pr:properties/p:properties/documentManagement/ns2:h2b59c4ae4144c01973b1d8571d217ad/pc:Terms/pc:TermInfo/pc:TermName",
    Me.NamespaceManager)
    If
    Not xFirst
    Is
    Nothing
    Then               
    Dim strxFirst
    As
    String = xFirst.InnerXml
                    MessageBox.Show(
    "Value of InnerXML   " & strxFirst)
    Else
                    MessageBox.Show(
    "Empty or Null")           
    End
    If

  • CUPC 503 error on one computer, but not on others...

    I'm trying to test our new CUPS server.  I have the CUPC client on several computers here and it runs fine.  I can log into the new CUPS with different usernames and everything seems to work fine (except Exchange Free/Busy status, but that's what I'm trying to test).  The problem is that I installed CUPC on my laptop here and I cannot get the presence service to start with the same unsernames I was just logged into on my desktop.  I can log in OK, but the Presence server will not connect.  I looked in the CUPC log at it's resolving the server name (which is the problem I ran into previously), but it's getting a 503 - Service Unavailable message.  It only effects this client.  I've seen reference to the 503 error on communication between CUPS and CUCM, but this is just between CUPC and CUPS, right?  Any ideas out there?

    It looks alot like the problem we had when we couldn't resolve the CUPS server FQDN.  But the desktop and laptop are on the same subnet and use the same DNS servers.  I can ping the CUPS server by FQDN from the command prompt on both
    2010-02-11 14:57:46,319 [0x000016f4] INFO  LCWabiAccount - (WABIMSG_ACCTINFO) acct SLOT 0 - CUPS (@) (0x0186a368), instance=54, proxy=BC-IPT-UPS.:5060(TCP), reg=false, pres=true, SL=false, KPML=false, CiscoKeepAlive=false
    2010-02-11 14:57:46,319 [0x00001394] WARN  LCIsuaLog - (WABIMSG_SDKMSG) CSuaCallControlManager.Singleton.Asynchronous::CProxyRegistrationHelper::RegisterWithNextProxy[2852] - Order of routing attempt: :5060(TCP)>. Attempting to register to
    2010-02-11 14:57:46,319 [0x000016f4] INFO  LCWabiSinks - (WABIMSG_REGSTATE6) *********   CUPS (@) (slot 0) REGISTER STATE:  Registering...    *********
    2010-02-11 14:57:49,787 [0x000016f4] INFO  LCWabiAccount - (WABIMSG_ACCTINFO) acct SLOT 0 - CUPS (@) (0x0186a368), instance=54, proxy=BC-IPT-UPS.:5060(TCP), reg=false, pres=true, SL=false, KPML=false, CiscoKeepAlive=false
    2010-02-11 14:57:49,787 [0x000016f4] ERROR LCWabiSinks - (WABIMSG_REGSTATE11) *********   CUPS (@) (slot 0) REGISTER STATE: FAILED!! code=503, reason=Service Unavailable   *********
    2010-02-11 14:57:49,787 [0x00001394] ERROR LCIsuaLog - (WABIMSG_SDKMSG) CSuaCallControlManager.Singleton.Asynchronous::CProxyRegistrationHelper::onFailure[3561] - Failed to register! error-code: 503, msg: 'Service Unavailable'. Retry in 20 second(s).
    I swapped out the username for and the domain with to protect the innocent.  Or maybe the guilty; we will see.  From the command prompt I can ping BC-IPT-UPS. and I get a response from the CUPS at the correct IP address.

  • Why do Camera Raw mods show in Bridge CS6 on one machine but not the other?

    Bridge CS6 and Photoshop CS6 are activated on our two MacBooks.  Before adding the second activation, image modifications performed in Camera Raw (8.4.0.199) would show in Bridge on our MacBook Pro.  Since then, they don't show on our MacBook Pro but do show on our MacBook Air.  On both machines, when we launch an image from Bridge, the modifications show in the Camera Raw window.  Is there a setting that we have inadvertenty modified on the MacBook Pro, that controls whether Bridge displays Camera Raw modifications?
    Interesting related factoid: the "Camera Raw Preferences" item in the "Abobe Bridge CS6" menu does nothing on our MacBook Pro but works normally on our MacBook Air.  It's like Bridge doesn't know that Camera Raw is around (?)

    This file fixed my problem: Camera Raw.plugin.zip
    It was a flaw un the latest Camera Raw updare, as described in the thread
    http://helpx.adobe.com/bridge/kb/acr-84-bridge-cs6-metadata.html

  • Oledb working in one place but not in another

    I have two examples accessing the same table in my oracle database. Whereas code in example 2 always working , code in example 1 worked initially but after that failing with the following error.
    Please help me as to why I get table or view does not exist error in one case but working fine in other case when I use the same table in both examples?
    This post is organized as
    A) the error
    B) Code which contributed the error (please note this code worked initially , later started to fail without any modification at all).
    C) Code which is working fine also using the oledb provider and using the same table in the database.
    A) the error
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Data.OleDb.OleDbException: ORA-00942: table or view does not exist
    Source Error:
    Line 14:      
    Line 15:      dim ds as DataSet= new DataSet()
    Line 16:      objCmd.Fill(ds, "HR.tblPeople")Line 17:
    Line 18:      MyDataList.DataSource=ds.Tables("HR.tblPeople").DefaultView
    Error Complete
    B) Code which contributed the error 'Table or View Does not exist'
    <% @ Import Namespace="System.Data" %>
    <% @ Import NameSpace="System.Data.OleDb" %>
    <Script language="VB" runat="server">
    Sub Page_Load(obj as Object, e as eventargs)
         dim objconn as new OleDBConnection _
         ("Provider=OraOLEDB.Oracle.1;Data Source=bora9i;" & _
         "User ID=Sssss;Password=aaaaa;" & _
    "Extended Properties=;Persist Security Info=False;OLEDB.NET=True;")
         dim objcmd as new OledbDataAdapter _
         ("SELECT * FROM HR.tblPeople" _
    & "ORDER BY LastName, FirstName",objConn)
         dim ds as DataSet= new DataSet()
         objCmd.Fill(ds, "HR.tblPeople")
         MyDataList.DataSource=ds.Tables("HR.tblPeople").DefaultView
         MyDataList.DataBind()
    End Sub
    </Script>
    <HTML>
    <BODY>
    <Asp:DataList id="MyDataList" RepeatColumns="2"
         RepeatDirection="Vertical" runat="Server">
         <ItemTemplate>
              <div - style="padding:15,15,15,15;font-size:10pt;
              font-family:Verdana">
              <div - style="font:12pt Verdana;color:darked">
              <i><b><%# DataBinder.Eval(Container.DataItem,"FirstName")%> 
              <%# DataBinder.Eval(Container.DataItem,"LastName")%></i></b>.
              </div>
              <br>
              <b>Address: </b><%# DataBinder.Eval(Container.DataItem,"Address")%><br>
              <b>CompanyName: </b><%# DataBinder.Eval(Container.DataItem,"CompanyName")%><br>
              <b>Email: </b><%# DataBinder.Eval(Container.DataItem,"Email")%><br>
              <b>Webpage: </b><%# DataBinder.Eval(Container.DataItem,"WebPage")%><br>
              <b>HomePhone: </b><%# DataBinder.Eval(Container.DataItem,"HomePhone")%><br>
              </div>
         </ItemTemplate>
    </Asp:DataList>
    </BODY>
    </HTML>
    C) Code which is working fine also using OleDb provider and using the same table
    <% @ Page Language="VB" Debug="True" %>
    <% @ Import Namespace="System" %>
    <% @ Import Namespace="System.Data" %>
    <% @ Import Namespace="System.Data.OleDb" %>
    <html>
    <head>
    <title>Contact Manager: View All Contacts</title>
    </head>
    <body bgcolor="#FFFFFF">
    <h1>View All Contacts</h1>
    <table cellpadding="4" cellspacing="0" width="100%">
    <tr>
    <th>Name</th>
    <th>Title</th>
    <th>Company Name</th>
    <th>Work Phone</th>
    </tr>
    <asp:label id="lblOutput" runat="server"></asp:Label>
    </table>
    </body>
    </html>
    <script runat="SERVER">
    Sub Page_Load(Src As Object, e As EventArgs)
    Dim sqlConn As New OledbConnection
    Dim sqlCmd As New OledbCommand
    Dim sdrData As OledbDataReader
    Dim sb As New StringBuilder
    sqlConn.ConnectionString = _
    "Provider=OraOLEDB.Oracle.1;Data Source=bora9i;" & _
    "User ID=Sssss;Password=aaaaa;" & _
    "Extended Properties=;Persist Security Info=False;OLEDB.NET=True;"
    sqlConn.Open()
    sqlCmd.CommandText = "SELECT * FROM HR.tblPeople " _
    & "ORDER BY LastName, FirstName"
    sqlCmd.CommandType = CommandType.Text
    sqlCmd.Connection = sqlConn
    sdrData = sqlCmd.ExecuteReader()
    While sdrData.Read()
    sb.Append("<tr>" + vbCrLf)
    sb.AppendFormat(" <td>{0}, {1}</td>" + vbCrLf, _
    sdrData("LastName"), _
    sdrData("FirstName"))
    sb.AppendFormat(" <td>{0}</td>" + vbCrLf, sdrData("Title"))
    sb.AppendFormat(" <td>{0}</td>" + vbCrLf, _
    sdrData("CompanyName"))
    sb.AppendFormat(" <td>{0}</td>" + vbCrLf, sdrData("WorkPhone"))
    sb.Append("</tr>" + vbCrLf)
    End While
    sdrData.Close()
    sqlConn.Close()
    lblOutput.Text = sb.ToString()
    End Sub
    </script>

    Hi Srikanth,
    1. why there is no space between "HR.tblPeople" and "ORDER BY" in your query? I am surprised it works initially.
    dim objcmd as new OledbDataAdapter _
    ("SELECT * FROM HR.tblPeople" _
    & "ORDER BY LastName, FirstName",objConn)
    2. use
    Dim ds As New DataSet()
    Sinclair

  • Implicit read with assembly module instance working on one computer, but not another

    Hi,
    I'm trying to set up an on-site computer to run a VI which uses assembly instances for data communication, but for some reason I'm unable to establish a connection to the PLC.
    I'm running the example vi "CreateAssemblyInstance.vi" to try and get the communication set up before I start using my actual program.
    When I run this code on my development machine, I'm able to establish a connection to the PLC and read data. I then go into RSLogix 5000 and change the IP address to the on-site machine and try to run the test VI there, but I'm unable to make a connection. LabVIEW-side, the program thinks that it's established a connection and is reading/writing data, but PLC-side I'm getting a "Connection Failed" message in RSLogix.
    I find it weird that LabVIEW thinks the connection was established just fine, which the RSLogix says it can't connect to the VI.
    Just wondering if anyone else has had this happen. We aren't sure why the same VI runs on one machine but not another. We used RSLogix to change the IP address of the target machine, so we don't think that's the issue. And both computers are on the same network, so we don't think it's a firewall issue either.
    LabVIEW-side, things should be identical. I'm running the same example VI that came with the Ethernet/IP module. PLC-side, we're changing the target IP of the module within RSLogix 5000 (and we're sending the updated information to the PLC) to match the machine we're trying to make a connection with. Are we missing any steps? This is the first time we've tried using an assembly module, so we're having a hard time troubleshooting.
    Any ideas on why this is happening?

    I'm pretty sure we're using a generic ethernet module:
    I can communicate explicitly with the problem computer, it's able to use 'Tag Read' and 'Tag Write' to communicate with the PLC.
    We started having another problem just recently too. The Tag Read and Write commands are almost always timing out. I keep getting the error message -251723752:
    Detailed error info: Error -251723752 occurred at EthernetIP Tag Read REAL.vi;Details: The request response was not received in the requested timeout period    Possible reason(s):  Ethernet/IP Industrial Protocol: (Hex 0xF0FF0018) The request response was not received in the requested timeout period
    I can't figure out what's causing this all of a sudden, could these issues be related?

  • Encrypted message on one Mac, but not the other, from same server

    I run Mail.app on two Macs, both getting mail off the same Exchange server. Multiple times in the last few weeks, a message will download to one Mac and be fine, and then the other Mac will retrieve the message, and it will suddenly be encrypted. Before a bunch of garbled text, something like the following always appears:
    --000_25539419161D7744ABC322B480ED5DA507650F7Acmhprdexc04netj
    Content-Type: text/plain; charset="utf-8"
    Content-Transfer-Encoding: base64
    If you go to Webmail on the server, the message reads fine. And it is readable on the other Mac. I tried going to View/Message and choosing "next best alternative" but those options are grayed out. Could there be anything else set locally that is making the email unreadable on one machine but not the other? The unreadable version is always on this Mac (a Mac Mini) and not the other one (a MacBook), even though both are running the same OS version and Mail.app version.

    Navigate to your Applications folder.
    Right Click on iTunes and select Show Package Contents.
    Navigate to Contents/MacOS/
    Double-click on iTunes Helper(to get it running). This allows iTunes to start when you plug in your iPhone.
    Open System Preferences and go to Users & Groups.
    Select the Login Items tab to view the list.
    Drag iTunes Helper from the Finder into the Login Items to get it to run at login.
    Delete it from Login Items on the Mac you don't want it to start iTunes on.

Maybe you are looking for

  • Can I back iphone os to an external harddrive?

    I am trying to upgrade to the newest OS on my iphone 4 and my computer does not have enough space available to backup my phone.  Can I back up to an external harddrive and then upgrade the OS and if so what are the steps? 

  • How do I stop the Master Password box from activating for sites that are not inclused in the list.

    The Master Password Box will request the password for any site that I open including sites that I do not have the password stored. == This happened == Every time Firefox opened == I entered Gmail or Yahoo

  • Upload text delimited file

    could someone please provide a sample code of how to upload a text "|" delimited file into SAP internal structure?  i used GUI_upload with field_separator but didn't work.  many thanks.

  • Workflow monitor ?

    Hi Folks, I have installed workflow server 2.6.4.( I am using OWB 10g R2 which is accessing Oracle 10g Enterprise edition R2). I have installed workflow middle tier too successfully. I was told that installing workflow middle tier will help in better

  • E5 - Can't access contact list

    Just got a new E5 and having a problem where the contact list won't open at all. While trying to access the contact list via the menu/shortcuts, it blinks for a second then returns to the previous screen. I've done a power cycle, soft reset and updat