Intermittent VISA errors -10073807194 'connection for given session has been lost'

I am using a USB/Serial converter with FTDI chipset (VCP configured) to communicate with a serial device. There is an intermittent problem where the connection disappears, and the VISA error '10073807194' is generated. I have read carefully through the other threads related to this error, but still do not have a solution. Some background information on my set-up:
1) NI VISA 5.1.2
2) LV 2010
3) Windows 7 - 64 bit
Could windows be dropping the connection for the FTDI device when communication errors occur? Has anyone had this experience? We were previously using a prolific converter, and were encountering other communication errors where the read would timeout or only partial responses would be returned, but the VISA connection was not lost. I know the prolific converters can be problematic on 64 bit windows, so I was hoping the new converter would solve the problems.
I will post the code tomorrow, but I open the VISA session and configure the port on start up and close it when the application exits. I am using the bytes at port with the VISA read. However, the code I have has been running fine on two test machines in our office for several months. The above issues have been occuring at a customer's site overseas. We have not been able to reproduce the above problems here. There may be environmental factors at play (improper grounding, noise, etc.)
I should also mention that the original setup has this USB converter running through a hub, but the hub on their setup had to be removed due to reoccurring communication problems with this serial device, as well as other connected devices. We are going to get them to try installing a serial port on one of their PCs, and see if it eliminates the issue.
In the mean time any experience/help troubleshooting would really be appreciated.  Thank you!!!
Zalusky

Well, I saw your Kudos to this post
Using "Bytes at port" on the FTDI driver can be very problematic and is the likely culprit for the behavior change.  If there is any way to use a term char with the serial protocol change this.
The FTDI driver does have control of the buffer size and latency timer.  Read through the documentation in this link.  At the very least your polling rate for "Bytes at port" should be greater than the latency timer setting if the expected transfer is less than the buffer size. (shorten the timer )
Jeff

Similar Messages

  • Visual Studio 2005 The remote connection to the device has been lost. Please verify the device connection and restart debugging.

    Basically I've been using Visual Studio 2005 for a few weeks now moving a Pocket PC project from 2003 to 2005. When I hit the Start Debugging Button every time until today the project would rebuild and deploy to my pocket PC allowing me to debug etc but now I get
    The remote connection to the device has been lost.
    Please verify the device conection and restart debugging.
    I used to get this problem in VS2003 sometimes and just like the numerous posts on different sites that I've looked at the problem eventually goes away and I'm none the wiser. One guy said that he found that if he went to bed the problem was resolved when he came back!
    My PDA running Windows 2003 2nd Edition is directly connected to my PC via a USB port. I've rebooted my PC and done a soft reset on the PDA but it didn't help. I'm using ActiveSync 4.1.
    Does anyone know how to resolve this problem?

    I still can't debug. I have just tried a hard reset and I get the same problem
    The build output is as follows
    ------ Build started: Project: BO, Configuration: Debug Any CPU ------
    BO -> C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\BO\bin\Debug\BO.dll
    ------ Build started: Project: Printing, Configuration: Debug Any CPU ------
    No way to resolve conflict between "System.Data.SqlServerCe, Version=3.0.3600.0, Culture=neutral, PublicKeyToken=3be235df1c8d2ad3, Retargetable=Yes" and "System.Data.SqlServerCe, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes". Choosing "System.Data.SqlServerCe, Version=3.0.3600.0, Culture=neutral, PublicKeyToken=3be235df1c8d2ad3, Retargetable=Yes" arbitrarily.
    Printing -> C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\Printing\bin\Debug\Printing.dll
    ------ Build started: Project: MobileSeller, Configuration: Debug Any CPU ------
    Consider app.config remapping of assembly "System.Data, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes" from Version "1.0.5000.0" [] to Version "2.0.0.0" [C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\System.Data.dll] to solve conflict and get rid of warning.
    Consider app.config remapping of assembly "System.Windows.Forms, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes" from Version "1.0.5000.0" [] to Version "2.0.0.0" [C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\System.Windows.Forms.dll] to solve conflict and get rid of warning.
    Consider app.config remapping of assembly "System, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes" from Version "1.0.5000.0" [] to Version "2.0.0.0" [C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\System.dll] to solve conflict and get rid of warning.
    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : warning MSB3247: Found conflicts between different versions of the same dependent assembly.
    MobileSeller -> C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\bin\Debug\MobileSeller.exe
    Done building project "MobileSeller.vbproj".
    ------ Skipped Deploy: Project: BO, Configuration: Debug Any CPU ------
    Project not selected to build for this solution configuration
    ------ Skipped Deploy: Project: Printing, Configuration: Debug Any CPU ------
    Project not selected to build for this solution configuration
    ------ Deploy started: Project: MobileSeller, Configuration: Debug Any CPU ------
    Deploying 'C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\windowsce\wce400\armv4\NETCFV2.ppc.armv4.cab'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\BO\bin\Debug\System.Data.Common.dll'
    Deploying 'C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v2.0\wce400\ARMV4\sqlce20.ppc.wce4.armv4.CAB'
    Deploying 'C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v2.0\wce400\ARMV4\sqlce20.dev.ppc.wce4.armv4.cab'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\BO\bin\Debug\InTheHand.Data.Adoce.dll'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\BO\bin\Debug\InTheHand.Interop.dll'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\Printing\bin\Debug\PocketHTMLprint_NetCF.dll'
    Deploying 'C:\Dev\MILLAR CODE CABINET\VS2003CF\References\USICF.dll'
    Deploying 'C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0\wce400\ARMV4\sqlce30.ppc.wce4.armv4.CAB'
    Deploying 'C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0\wce400\ARMV4\sqlce30.repl.ppc.wce4.armv4.CAB'
    Deploying 'C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\SQL Server\Mobile\v3.0\wce400\ARMV4\sqlce30.dev.enu.ppc.wce4.armv4.CAB'
    Deploying 'C:\Dev\VS2005CF\References\release\Signature.dll'
    Deploying 'C:\Dev\VS2005CF\References\release\RealUpDown.dll'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\Printing\bin\Debug\Printing.dll'
    Deploying 'C:\Dev\VS2005CF\References\release\PhoneAPI.dll'
    Deploying 'C:\Dev\VS2005CF\References\release\MVnetApplication.dll'
    Deploying 'C:\Dev\VS2005CF\References\release\MobileHList.dll'
    Deploying 'C:\Dev\VS2005CF\References\release\MobileGrid.dll'
    Deploying 'C:\Dev\VS2005CF\References\release\ImageButtons.dll'
    Deploying 'C:\Dev\VS2005CF\References\release\CreditCardValidator.dll'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\BO\bin\Debug\BO.dll'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\View.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Unscheduled.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Unschedule.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\tr.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\top.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Tools.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\tl.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\SmlButUnPressed.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\SmlButSquUnPressed.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\SmlButSquPressed.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\SmlButPressed.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Select1.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\sekonda3.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\sekonda2.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\sekonda1.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\ScrewDriver.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Scheduled.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Scheduled.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Schedule.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Scan.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Save.ICO'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Remove.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\ReceiptTemplate.htm'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Problem.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\PrintDC.dll'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Print.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Prev.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\bin\Debug\PocketHTMLprint_NetCF.dll'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\pocketHTMLprint.dll'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Phone.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Page.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\NotesExist.ICO'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Notes.ICO'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Next.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\NewCust.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\MVNetLogoSmall.png'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\mtiny.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\MoneyScrew.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Money.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Magnify.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Lock.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Line.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\InvoiceTemplate.htm'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\gradus4.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\gradus3.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\gradus2.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\gradus1.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\FindVisit.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\FindCustomer.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Find.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\DropDown.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\dentsplus3.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\dentsplus2.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\dentsplus1.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\DentDevilsCar.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\DentDevils2.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\DentDevils1.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Default2.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Default1.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Cust.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Completed.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Cancelled.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\Call.ico'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\br.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\bottom.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\bl.gif'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\BigButUnPressed.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\Resources\BigButPressed.jpg'
    Deploying 'C:\Dev\millar\MobileSeller\code\2005\MobileSeller\MobileSeller\MobileSeller\bin\Debug\MobileSeller.exe'
    Deploying 'C:\Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\windowsce\diagnostics\System_SR_enu.cab'
    ========== Build: 3 succeeded or up-to-date, 0 failed, 0 skipped ==========
    ========== Deploy: 1 succeeded, 0 failed, 2 skipped ==========
    Visual studio indicates that
    Deployment Started
    Depolyment Succeeded
    Loading Symbols
    Ready
    and then I get the same problem ie The Remote connection to the device has been lost

  • The network connection to the printer has been lost.

    I have reserved an IP address for my printer in my router. I routinely get the following message in Windows 8.1 64: "Scan to computer is no longer activated. The network connection to the printer has been lost." Also, when printing, sometimes the printing cuts out (i.e. half the job).

    bcbrewster
    Well, then the issue remains vague and you must track down a reason for the disconnect -- the connection is breaking between the printer and the computer -- and apparently, from your description - this even happens on occasion during a print job.   
    Event Viewer Logs
    If the computer is aware of the cause, you might find it in the Event Viewer logs.  There is a wealth of information packed into the daily logs kept by the system on a great many of the computer's actvitiies.  The trick is to 1) find the log containing the information you seek, and 2) Decipher what you have found. 
    Reading Event Viewer logs is part science and part art.   I cannot tell you precisely where to look because I don't know where your problem is located. 
    I can give you some information on how to get started:
    Windows 8 Event Viewer
    ===============================================
    Disconnections
    Disconnection can be caused by a number of things, most of which you have probably already read about in your searches:
    The issue could be due to the need for a Firmware Update.  You would have noted this during your previous Troubleshooting - and the only Firmware update for this model is dated 2013. 
    HPCOM_HP_ENVY_4500_series_x86_000_003.exe
    Reference:
    HP ENVY 4500 e-All-in-One Printer
    =======================================================
    Possible causes for connection issues include and are not limited to:
    The router should be no closer than three feet (about a meter) to the printer - too close is as bad as too far away
    You can try moving things around -- even a few inches one way or another can help
    Weak antennas or single antenna routers cannot be "magically" made better; these routers might perform better when placed higher in a room rather than lower.  That is, place the router high on a shelf instead of low in a cabinet
    Try changing the channel -- 6, 11 might work better
    Try using a static IP outside of the DHCP range of the computers on the same network.
    ==========================================
    References and Power Options
    IF you are running a notebook
    and if the notebook is running on battery
    and if that notebook is running wireless
    and if the notebook is having trouble staying connected
    THEN:
    Control Panel > icon view > Power Options >
    Under Choose or customize a power plan >>
    Under Plans shown on the battery meter >>
    Next to HP Recommended >> Click Change Plan Settings >
    Click Change advanced power Settings >
    Scroll down and Open Wireless Adapter Settings >
    Click Power Saving Mode >>
    Adjust Power settings for On battery and for Plugged in Options
    Click on the current option to enable the drop down menu and see the available settings wireless adapter / system
    If you have been having trouble with running wireless on battery, consider setting the wireless to maximum performance while on battery.
    Understand this uses more battery resource.
    Click OK to save and exit
    =================================
    References:
    Static IP Address for Printer
    Settings to Improve Wireless Connectivity
    Click the Kudos Thumbs-Up to say Thank You!
    And...Click Accept as Solution when my Answer provides a Fix or Workaround!
    I am pleased to provide assistance on behalf of HP. I do not work for HP. 
    Kind Regards,
    Dragon-Fur

  • The connection to the server has been lost

    The Connection to the server has been lost.There might have been a problem in connection to the network, or Playstation TM networkor the service provider might be temprarily busy.(CE-34861-2) 

    im having the same problem its not letting me log in? 

  • Having trouble with The Walking dead game downloading episodes 2 - 5 keeps saying connection to the internet has been lost.

    ?

    Does Safari or Mail connect?
    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Visa write connection has been lost

    When I tried to use visa write, sometimes I will get an "1073807194" error on VISA write. "Connection for the given session has been lost" The only way to get rid of the error is to reboot computer, but the communication only be good for a while, then I got the same error again.
    Anyone know what it means? I searched the forum, back in 2001, someone post the same question, and the solution was to install NI VISA 2.5.2 But I am using LV8, NI VISA is 3.4 now.
    Thanks,

    Hi DGU,
    I'm assuming that you are using VISA to communicate over TCP/IP.  This error is indicating that a connection has been lost with the network.  You can enable or disable this keep-alive checking using a VISA property node.  Here's a link to the LabVIEW 8 Help information on how to use this:
    http://zone.ni.com/reference/en-XX/help/371361A-01/lvvisaprop/tcp_keepaliveinstr/
    There a few more helpful links in the Resources section of this page.  Also, here's a KnowlegdeBase entry that explains how this keep-alive property works.
    http://digital.ni.com/public.nsf/websearch/072E607EE6E48AA986256F43005D2969?OpenDocument
    Since rebooting fixes this issue, the problem may be with how Windows is handling this network.  Is Windows reporting that the connection is being lost?
    Michael Chaney
    Systems Engineer - TestStand
    National Instruments

  • Can't access EMS or Toolbox - get "load quota for the system has been exceeded" error

    I'm trying to run some commands on our CAS servers, and I'm getting the error "load quota for the system has been exceeded".  I'm running two CAS servers in an Exchange 2013 Standard Environment, running on Windows 2012 Standard servers. 
    Both my CAS servers are getting the error.  I also have two MBX servers, and I can access EMS on those just fine.
    I checked another thread that had a similar issue for Exchange 2010: 
    https://social.technet.microsoft.com/Forums/exchange/en-US/1cc17514-44dc-41d9-b319-3232107490c0/cant-open-emc-or-ems-for-exchange-2010-from-local-machine?forum=exchange2010
    However none of the fixes they described worked, and some of the fixes look like they're out of date.
    Here's the full error message.  It tries to connect to both CAS's, fails, and then connects to the first MBX it can.
    VERBOSE: Connecting to cas2013.contoso.com.
    New-PSSession : [cas2013.contoso.com] Connecting to remote server cas2013.contoso.com failed with the following error message :
    The WS-Management service cannot process the request. The load quota for the system has been exceeded. Send future
    requests at a slower rate or raise the system quota. For more information, see the about_Remote_Troubleshooting Help
    topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108120,PSSessionOpenFailed
    VERBOSE: Connecting to CAS2013.contoso.com.
    New-PSSession : [cas2013.contoso.com] Connecting to remote server cas2013.contoso.com failed with the following error message :
    The WS-Management service cannot process the request. The load quota for the system has been exceeded. Send future
    requests at a slower rate or raise the system quota. For more information, see the about_Remote_Troubleshooting Help
    topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108120,PSSessionOpenFailed
    VERBOSE: Connecting to ca2-2013.contoso.com.
    New-PSSession : [ca2-2013.contoso.com] Connecting to remote server ca2-2013.contoso.com failed with the following error message :
    The WS-Management service cannot process the request. The load quota for the system has been exceeded. Send future
    requests at a slower rate or raise the system quota. For more information, see the about_Remote_Troubleshooting Help
    topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108120,PSSessionOpenFailed
    VERBOSE: Connecting to MB2-2013.contoso.com.
    VERBOSE: Connected to MB2-2013.contoso.com.
    [PS] C:\Windows\system32>
    ----------- Ron E Biggs Chief Tech Officer Entertainment Studios

    Hi,
    Is the ”
    cas2013.contoso.com” the second CAS Server you added?
    What’s the authentication settings on the powershell VD on the Back End Server. If the
    Anonymous is enabled, please disable it and restart the IIS to check if the issue persists.
    Thanks,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • Reconnecting to AMF channel after connection with BlaseDS has been lost

    Hi there,
    I am beginner to flex and I have a problem with to login after the connection to the BlaseDS has been lost.
    Setup:
    The flex client calls a HelloWorld Java service exposed using spring-flex.  This service is called when the user hit the Hello World button on the UI.  The channel set on which this service is exposed is secured and for now we will resort to programmatic authentication.  (The user does is not required to input his username and password, just to simplify it a bit). 
    As a client framework Cairngrom is used and an appriopriate delegate is setup to handle the remote object call.
    Here is a snippet from the HelloWorld delegate class called after the user hits the Hello World button.  
              public function getHelloWorldMessage():void{
                if(!__service.channelSet.authenticated){
                    var token:AsyncToken = __service.channelSet.login("username", "password");
                    token.addResponder(new AsyncResponder(
                        function(event:ResultEvent, token:Object = null):void {
                            Alert.show("You are logged in", "Login");
                            // Send the amf request to the backend.
                            var token2:AsyncToken = __service.getHelloWorld();
                            // Add the responder.
                            token2.addResponder(__responder);
                        function(event:FaultEvent, token:Object = null):void {
                            Alert.show("You are NOT logged in", "Login");
                }else{
                    // Send the http request.
                    var token2:AsyncToken = __service.getHelloWorld();
                    // Add the responder.
                    token2.addResponder(__responder);
    The __service is the Hello World service has been defined as follows.
    <mx:RemoteObject id="helloWorldServiceRemoteObject" destination="helloWorldService" channelSet="{helloWorldChannels}"/>
    <mx:ChannelSet id="helloWorldChannels" >
            <mx:AMFChannel uri="http://localhost:8080/helloworldservice-war-1.0.0.SNAPSHOT/messagebroker/amf/" />       
    </mx: ChannelSet>   
    What happens:
    User clicks on the Helloworld, the program hits the getHelloWorldMessage and the ChannelSet.login("username", "password") is called.   The channelset authentication flag is set to true, and the _authAgent present in the ChannelSet class which was previously null is set
    The success handler is called and the secured spring function returns the "Hello World" message.  
    I restart the BlaseDS server to simulate an intermittent connection.
    Now the user clicks on Hello World button again and recieves an error since the authentication flag is still set to true there is no attempt to login again.
    The following FaultEvent is caught
    faultCode=Client.Authentication
    faultString=An Authentication object was not found in the SecurityContext
    The user reclicks the Hello World button this time however the ChannelSet.authenticated  is set to false and the client code attempts to reconnect however fails.  The snippet below is an extract from the ChannelSet.as, when the user reclicks, the second condition is met and the  IllegalOperationException with error message "ChannelSet is in the process of logging in or logging out."  is thrown.  The condition is met since the _authAgent is not null. 
    public function login(username:String, password:String, charset:String=null):AsyncToken
            if (authenticated)
                throw new IllegalOperationError("ChannelSet is already authenticated.");
            if ((_authAgent != null) && (_authAgent.state != AuthenticationAgent.LOGGED_OUT_STATE))
                throw new IllegalOperationError("ChannelSet is in the process of logging in or logging out.");
            if (charset != Base64Encoder.CHARSET_UTF_8);
                charset = null; // Use legacy charset, ISO-Latin-1.
    Does someone have any ideas as to how to resolve this?

    Hi. That sounds like a bug to me. What version/build of BlazeDS are you using? I'd try this out with the latest (nightly) BlazeDS 3.x or BlazeDS trunk build and see if it's still an issue. If it's still an issue you can log a bug at http://bugs.adobe.com/blazeds. I'd think that after getting the authentication error the state of _authAgent would be set to the logged out state but that doesn't seem to be the case.
    You may be able to manually reset it for the time being. Maybe try calling ChannelSet.logout() in your fault handler and see if that does it.
    -Alex

  • ORA-00028: your session has been killed..

    Hi,
    In application side, they are getting this error ORA-00028: your session has been killed . we never killed any session. there is no information in alert log file and trace file. pleas help
    Thanks,

    This applicaation error log,
    11:15:58.690 SQL t@3139 select * from mxRangeList where mxAttr=:va
    11:15:58.690 SQL t@3139 :va=59458927
    11:15:58.690 SQL t@3139 -->select
    11:15:58.690 SQL t@3139 select * from mxRangeList where mxAttr=:va
    11:15:58.690 SQL t@3139 :va=1617182098
    11:15:58.690 SQL t@3139 -->select
    11:15:58.690 SQL t@3139 select * from mxRangeList where mxAttr=:va
    11:15:58.690 SQL t@3139 :va=1614231164
    11:15:58.690 SQL t@3139 -->select
    11:15:58.690 SQL t@3139 select * from mxRangeList where mxAttr=:va
    11:15:58.690 SQL t@3139 :va=1614239626
    11:15:58.690 SQL t@3139 -->select
    11:15:58.690 SQL t@3139 select * from mxRangeList where mxAttr=:va
    11:15:58.690 SQL t@3139 :va=492805249
    11:15:58.690 SQL t@3139 -->select
    11:15:58.700 SQL t@3043 select * from mxProperty where mxOid=:va and upper(mxName)=upper(:vb)
    11:15:58.700 SQL t@3043 :va=591403194
    11:15:58.700 SQL t@3043 :vb=attribute_Count
    11:15:58.720 SQL t@3043 -->select
    11:15:58.720 SQL t@3043 select * from mxProperty where mxOid=:va and upper(mxName)=upper(:vb)
    11:15:58.720 SQL t@3043 :va=591403194
    11:15:58.720 SQL t@3043 :vb=person_UserAgent**********Error Trace::Version 10.6.2.5-Global::Thu Mar 19 16:45:58 2009 ( 11:15:58.750 GMT t@3043 )
    #6 Error #1900068 print program failed
    #5 System Error #1600000 "/MXD-10625/src/cmd/select.C":306
    #4 System Error #1600000 "/MXD-10625/src/dbutil/SelectAdministrationObject.C":321
    #3 System Error #1600000 "/MXD-10625/src/db/Property.C":851
    #2 System Error #1600000 "/MXD-10625/src/schema/mxHandle.C":2169
    #1 System Error #1600000 "/MXD-10625/src/schema/mxHandle.C":1084
    #0 System Error #1 ORA-00028: your session has been killed
    11:15:58.750 SQL t@3043 select * from mxDrvInfo where mxType=:va and mxKind=:vb
    11:15:58.750 SQL t@3043 :va=1825621126
    11:15:58.750 SQL t@3043 :vb=20**********Error Trace::Version 10.6.2.5-Global::Thu Mar 19 16:45:58 2009 ( 11:15:58.750 GMT t@3043 )
    #6 Error #1900068 exec program failed
    #5 System Error #1600000 "/MXD-10625/src/cmd/program.C":571
    #4 System Error #1600000 "/MXD-10625/src/db/Program.C":2007
    #3 System Error #1600000 "/MXD-10625/src/db/Program.C":755
    #2 System Error #1600000 "/MXD-10625/src/schema/mxHandle.C":2169
    #1 System Error #1600000 "/MXD-10625/src/schema/mxHandle.C":1084
    #0 System Error #1 ORA-03114: not connected to ORACLE
    Thnaks,

  • You have exceeded the maximum [1] connections for this session.

    Hi Experts,
    BIEE Version:11.1.1.6
    ESSBASE Version: 11.1.2.1
    Below the following path, I have found the log file which the error message, but I do not know why it is and how to solve this problem. 'BIEE_HOME\instances\instance1\diagnostics\logs\OracleBIServerComponent\coreapplication_obis1\console~coreapplication_obis1~1.log'
    Error Message:
    [Fri May 10 00:50:02 2013]Local////Error(1030006)
    You have exceeded the maximum [1] connections for this session.
    Are you facing the same problem? If you have any suggestions, please tell me, thanks.

    This is an old issue. Read Doc ID 749386.1 on MOS. The suggested fixes are as follows:
    1. The maximum number of connections that are allowed per Port is 250. There is a 250 connection limit per port. Please use a different user ID and desktop as the workaround, so this way a different port can be used.
    2. If using a different user ID and desktop is not feasible, increase the value of the maxlogins parameter as indicated below:
    Increase the maxlogins in the Essbase.cfg file to 5000, and restart Essbase.
    Note: Make sure that there are no sessions active within the EAS console before restarting the Essbase services.

  • Record about my phone (bought in Verizon store and connected to Verizon for 4 years) has been corrupted and now I can not make any changes to my data plan. Several sessions with the technical support and management have not resolved this issue. Each time

    Record about my phone (bought in Verizon store and connected to Verizon for 4 years) has been corrupted and now I can not make any changes to my data plan. Several sessions with the technical support and management have not resolved this issue. Each time technical people and top managers promised that this issue will be resolve tomorrow and they will cal me. Nothing happend!! I can not even cancel my service not just to upgrade it. Completely locked. 
    Any advice?
    Thanks.
    Alex.

    Cannot figure out what your talking about since it makes no sense.
    If you are the account owner you can go to the My Verizon web portal http://www.verizonwireless.com
    You must log in with your cell number and your my Verizon portal password. Not the account pin.
    Once there you can change your plan and services. However repeated incorrect login attempts will lock you out of the site. It a fraud prevention measure.
    1-800-922-0204 call support with your cell number and or account number and account pin and they can assist you.
    If you don't have the information then there is nothing they can do.
    If you can verify who you are they may be able to reset your account access. But only if you are the account owner.
    Good Luck

  • Internet Download error message: the connection with the server has been reset

    With an WRT54GS v6 firmware v 1.50.9 on Windows XP SP2 with Internet Explorer 7, Intel wireless internal adaptor w/ 802.11b,  I was getting the error message "The connection with the server has been reset" when downloading most anything from the Internet.  My IP address would then be reset and download would be interrupted.  To resolve, I turned off the WZC (Wireless Zero Configuration) Services, and this seems to correct the problem.
    Control Panel > Admin Tools > Services > Wireless Zero Configuration > Disable
    Hopes this helps.

    Hi!
    Im using Windows 7.... I tried looking for the Wireless Config - but it isn't in the Services options!
    So, what can I do now?
    Thanx

  • Database error - ORA-00028: your session has been killed

    Hi, I'm working with Discoverer 10g and eBS 11.5.9
    I have an application user (oracle) which works perfectly when I login with Discoverer Viewer, but when I try to login with Discoverer Desktop (the Oracle application user check box is checked),I have the following behaviour:
    1. I (apparently) connect to the DB
    2. I choose the responsibility
    3. I receive the error:
    Enable to connect to: oracle@rac
    Database error - ORA-00028: your session has been killed
    The strange thing is that this application user works perfectly with Viewer.....
    Anyone knows if there is some lock at the database level, and which lock ? or it's something related to the Discoverer Administrator's permissions ?
    Thanks in advance
    Alessandro

    Hi, I'm working with Discoverer 10g and eBS 11.5.9
    I have an application user (oracle) which works perfectly when I login with Discoverer Viewer, but when I try to login with Discoverer Desktop (the Oracle application user check box is checked),I have the following behaviour:
    1. I (apparently) connect to the DB
    2. I choose the responsibility
    3. I receive the error:
    Enable to connect to: oracle@rac
    Database error - ORA-00028: your session has been killed
    The strange thing is that this application user works perfectly with Viewer.....
    Anyone knows if there is some lock at the database level, and which lock ? or it's something related to the Discoverer Administrator's permissions ?
    Thanks in advance
    Alessandro

  • While Opening HFM application getting Error : "A connection to the server has failed. (status=503)"

    Hi All,
    While Opening HFM application I'm getting Error : "A connection to the server has failed. (status=503)".
    I Checked the Doc ID 1516598.1 and tried to increase the timeout setting, which really didn't help.
    Where can check a log for this connection issue, not able to see any error in Starter or HFM server logs.
    Please help me to fix this issue.
    Server: Windows 2008 R2
    EPM Application: 11.1.2.2
    Database: Oracle 11g
    Regards,
    Rajeevan D

    Hi!!
         I am facing the same issue and have increased the timeout setting according to the Doc ID 1516598.1.
         When I open up the app, it takes more than 5 minutes but it just get little longer and I've got the error....
         My HFM is at 11.1.2.2.300 version.
    Server: Windows 2008 R2
    EPM Application: 11.1.2.2
    Database: Oracle 11g
    Thanks

  • Error account (GL a/c NO:)  has been set as not relevent for tax

    Hi,
    While posting MIRO  throughing error message " Error account (GL a/c NO:)  has been set as not relevent for tax "
    Kindly guide how to resolve the issue
    Thanks & Regards
    Lakshmi Kanth Reddy

    Hi Reddy,
    System throws up the message because the GL account you have entered has not made Tax relevant in the Control tab.  2 things I would like to point out -
    a)  Should you need the tax code for the particular GL account, then change the GL account master and make it relevant for tax.
    b)  If the tax code is not needed, then delete from the MIRO transaction and then post the document.
    Important point -  Mostly for all the MIRO transactions, tax code is made relevant for tax in the GL master.
    Hope this helps.
    Vikas.

Maybe you are looking for