Socket Error in version 8.0.15

I can work in the RDP session for just a few minutes and then the session will freeze and shortly give me a "Failed to read from socket:-1" error.  It will close out the RDP session.  I am also getting the same result on a Windows 7 PC
that is using RDP.  Any suggestions on getting this resolved.
I am running on a brand new MacBook Pro i7 16GB Ram and 500GB SSD

Hi,
Which version of OS you are trying to connect?
Please try to uninstall the app completely and then reinstall the app, because it seems that some files are corrupt and thus facing the issue.
Thanks.
Dharmesh Solanki
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 Support, contact [email protected]

Similar Messages

  • Imap performance and socket errors

    -bash-3.00$ imsimta version
    Sun Java(tm) System Messaging Server 6.2-8.04 (built Feb 28 2007)
    libimta.so 6.2-8.04 (built 19:28:07, Feb 28 2007)
    SunOS vmpm1 5.10 Generic_141414-02 sun4u sparc SUNW,Sun-Fire-V490
    We're experiencing imap problems that appear to be load related, and have had to restart mail services several times to restore service. The imap logs show a large number of socket errors. The server load average is in the 1-2 range; there's no apparent memory resource problem. We're seeing 600-1000 simultaneous imap sessions, which is a higher number than in the past. We run JMS & Communications Express on dedicated V490 SPARC server with 8GB of memory. We're planning to add an additional 8GB this Friday.
    Our imap configuration settings are as follows:
    -bash-3.00$ configutil | grep service.imap
    service.imap.enable = 1
    service.imap.enablesslport = yes
    service.imap.idletimeout = 30
    service.imap.maxsessions = 4000
    service.imap.maxthreads = 250
    service.imap.numprocesses = 1
    service.imap.objectclass = top
    service.imap.plaintextmincipher = 0
    service.imap.port = 143
    service.imap.sslcachesize = 0
    service.imap.sslport = 993
    service.imap.sslusessl = yes
    Can you suggest additional troubleshooting steps? Do you recommend any configuration changes?
    Thanks.

    dpelinka wrote:
    Questions:
    1. Our JMS version info doesn't state whether it is 32 or 64-bit. Therefore, I assume we are running a 32-bit version. Is that correct?Correct. There is no 64-bit version of MS6.2.
    2. Is there a virtual memory limit on the 32-bit version of JMS 6.2? Is the limit greater for JMS 6.3?The Solaris OS imposes the virtual memory size limit of ~3.75GB for all 32bit processes on SPARC. 64-bit processes have a much much larger limit.
    http://developers.sun.com/solaris/articles/solaris_memory.html
    Regards,
    Shane.

  • The system cannot find the file specified.Windows sockets error code:2.

    Hi All,
      I am on MDM 5.5 SP6.
      I am getting the following error message when trying to logging in to the DM.
    The system cannot find the file specified.Windows sockets error code:2.This application will now exit.
    Runtime Error :
    Program C :\Program Files\SAP MDM 5.5\Data Manager\Datamanager.exe
    R6025.
    -Pure virtual function call.
    And in console also the MDM server is stopped after getting the above error message.
    Can anybody tell me what could be the problem?
    Thanks & Regards
    Sireesha.

    Hi Sireesha,
    According to me, there can be 3 problems,
    1. Kindly check whether the MDM server is stopped. If it is, then restart the MDM Server and Load the repository with Update indices.
    2. If this error is coming with every repository, the problem will be either in the Version mismatch of the Server and the GUI's you are using. Kindly ensure that the versions for the MDM server and the MDM Gui's Match.
    3. If only Data manager Client is giving the problem, then you can un-install and install the DM GUI again.
    Along with this, please refer to the link below :
    [[The system cannot find the file specified.Windows sockets error code:2.;]
    Hope it helps.
    Thanks and Regards
    Nitin jain

  • No more data to read from socket error.

    Oracle Version
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - ProductionI am trying a code like below
    MERGE INTO TABLE1
    ( SELECT  ...
    FROM VIEW1 ) a UNPIVOT ("VALS" FOR cols IN ( .....columns to unpivot.......))
    where a.column1='test'
    ) b ON ( a.id=b.id)
    WHEN MATCHED THEN
    UPDATE set a.name=b.name
    when not matched then
    insert (a.id,a.name) values ( b.id,b.name);This code is giving error : No more data to read from socket error.
    But when I am trying
    MERGE INTO TABLE1
    ( SELECT  ...
    FROM VIEW1*
    where a.column1='test' ) a UNPIVOT ("VALS" FOR cols IN ( .....columns to unpivot.......))
    ) b ON ( a.id=b.id)
    WHEN MATCHED THEN
    UPDATE set a.name=b.name
    when not matched then
    insert (a.id,a.name) values ( b.id,b.name);It's working properly.
    Any idea why I am getting error with code 1?
    Edited by: Anupam_Halder on Oct 4, 2012 2:13 PM

    You need to look for an Oracle specific error code and message. The error text you have posted does not seem to be an Oracle error.
    The error however could result from an ORA-3113 end-of-file on communication channel.
    This Oracle error means that the Oracle server process servicing your request (executing SQL or PL/SQL code) ran into a fatal error (potentially an Oracle bug). The server process then proceeds with a "crash dump" - writes an error to the database instance's alert log, writes a trace file and then terminiates abnormally.
    It terminates without telling the client and without tearing down the tcp client-server connection. When the client then attempts to use this connection, the socket read fails. No data to read as the socket connection no longer exists.
    But this is speculation - we need to see the actual Oracle error (from the server or from the client driver). And you seem to be using an Oracle client that suppresses Oracle error codes and text. Which places a serious question mark over the actual usability of such client s/w for Oracle client-server.

  • [AGENT] socket error: [object XrayWrapper [object Event]]; readyState=3. Perhaps Helper is not running on ws://127.0.0.1:14821/2 or is shutting down? console.error: onepassword:

    hi
    in terminal, i am seeing this message.
    [AGENT] socket error: [object XrayWrapper [object Event]]; readyState=3. Perhaps Helper is not running on ws://127.0.0.1:14821/2 or is shutting down?
    is something missing that should be running
    i dont understand this message
    thankyou

    solved. was a firefox addon called 1password
    solved by deleting the desktop version of hte app and reinstalling
    1password support was useless. didnt even know a piece of their own software.  suggested it was a ffox profile issue. red herring.

  • Socket Error: Address already in use

    Hello all,
    I'm trying to get the Trac bug tracking system installed on my system(running snow leopard). After quite a bit of tinkering I've managed to install Trac, but as of now, its a standalone entity. I am trying to get this linked to the apache webserver, but having no success. Has anybody done this before? I haven't used unix to this level before and so am struggling with that as well... any info on this is much appreciated.
    One of the instructions to test run Trac as a standalone component was using this command tracd --port 8000 /path/to/myfolder (according to installation instructions at http://trac.edgewall.org/wiki/TracInstall). I stopped it using Ctrl-Z and now when I try to run it again, get the following message and error:
    Traceback (most recent call last):
    File "/usr/local/bin/tracd", line 8, in <module>
    loadentrypoint('Trac==0.12', 'console_scripts', 'tracd')()
    File "build/bdist.macosx-10.6-universal/egg/trac/web/standalone.py", line 290, in main
    File "build/bdist.macosx-10.6-universal/egg/trac/web/standalone.py", line 257, in serve
    File "build/bdist.macosx-10.6-universal/egg/trac/web/standalone.py", line 109, in _init_
    File "build/bdist.macosx-10.6-universal/egg/trac/web/wsgi.py", line 231, in _init_
    File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketS erver.py", line 400, in _init_
    self.server_bind()
    File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/BaseHTT PServer.py", line 108, in server_bind
    SocketServer.TCPServer.server_bind(self)
    File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketS erver.py", line 411, in server_bind
    self.socket.bind(self.server_address)
    File "<string>", line 1, in bind
    socket.error: [Errno 48] Address already in use
    Can somebody please guide me to fix this?
    Message was edited by: capemacuser
    I realize that closing the terminal window "frees" the socket. But, is there something else that I can do while stopping the running application to ensure that the socket also gets "freed"?

    Control-Z does "stop" the process, but it doesn't kill it. Use Control-C to do that. Then, you may have to wait a couple of minutes for the OS to free up your socket until you can try again.

  • Socket errors w/ JRockit?

    We haven't isolated the problem to JRockit yet, but I'm wondering if there have
    been any reports of unusual numbers of Socket errors w/ JRockit. We're getting
    an unusually high number of "Socket closed" exceptions, both from Tomcat and our
    own java.net.Socket using code.
    Thanks,
    Nick Wesselman
    Digital Visions, Inc.

    Dave,
    Thanks! 8.0 solved our problems. Though I thought I'd inform you that running
    Tomcat 4.1.18 w/ a heap of 256MB, we found that using gencopy GC would result
    in the app becoming totally unresponsive after about 15 minutes. Though our heap
    size isn't very big, we went to gencon GC and didn't experience the same behavior.
    (though I'll also say that even 7.0 was much more stable than any standard JDK
    we've tried... move over Sun!)
    Nick Wesselman
    Digital Visions, Inc.
    David Simms <[email protected]> wrote:
    Hi Nick,
    I do believe we have fixed a socket bug or two in the new version
    (JRockit 8.0), check out
    http://www.bea.com/products/weblogic/jrockit/index.shtml .

  • Mysql socket error 2002

    I've read all about this error and have played around with it for a while and still can't get it to work. This is how I got to where I am.
    1. installed OS X Server fresh and updated to 10.4.7
    2. installed entrophy php 5.1.4 from the installer pkg
    3. installed mysql standard 5.0.22 from the installer pkg
    4. installed phpMyAdmin and am trying to browse to http://localhost/phpMyAdmin/index.php and am getting the socket error 2002
    I read the technote http://docs.info.apple.com/article.html?artnum=302977 which refers to the mysql.sock file.
    when I start up mysql, it says 'running' and the mysql.sock file is in /var/mysql/ my php.ini file is pointing there. the /etc/my.conf file is pointing there.
    yet I'm still getting this error.
    What am I missing?

    At this point, you have two versions of PHP and two versions of MySQL installed on your system. So, when you say you start up MySQL, how are you doing that?
    For a MySQL-package installed version, you need to start up MySQL in the path /usr/local/mysql/bin/... or use the StartupItem they provide, which would be "/Library/StartupItems/MySQLCOM/MySQLCOM start". Then check where the mysql.sock file is with "/usr/local/mysql/bin/mysqladmin -u root variables" (or "/usr/local/mysql/bin/mysqladmin -u root -p variables", if you've given your root user a password so far).
    Also, you can check your PHP installation's default MySQL socket file search path with "/usr/local/php5/bin/php -i" and see what the "MYSQL_SOCKET" variable states is the location for the MySQL socket file.
    You just have to make sure these two things are in sync in order to get something like phpMyAdmin to run.
    NOTE: If you just type "php" or "mysql" at the command line, you're going to be launching/using Apple's preinstalled versions, so you'll always need to use the full path when working on the command line.

  • I get Error: Platform version '5.0' is not compatiblewith min Version =6.0 max Version =6.0, I have uninstalled and reinstalled twice how do I fix this?

    I have completed a factory system restore.
    After doing a complete factory reinstall the FF updater is not installing the latest updates.
    I get this error message:
    Error: Platform version '5.0' is not compatible with minVersion>=6.0 maxVersion<=6.0.
    I have completed these steps:
    Make a Backup of your Firefox Profile folder in some other location
    http://kb.mozillazine.org/Profile_folder_-_Firefox#Navigating_to_the_profile_folder
    Completely Uninstall Firefox
    https://support.mozilla.com/en-US/kb/Uninstalling%20Firefox
    http://kb.mozillazine.org/Uninstalling_Firefox
    SELECT TO REMOVE USER DATA AND SETTINGS
    Download latest Firefox version from one of these links:
    http://www.mozilla.com/en-US/firefox/new/
    http://www.mozilla.com/en-US/firefox/central/
    http://www.mozilla.com/en-US/firefox/fx/
    http://www.mozilla.com/en-US/firefox/all.html
    Installing Firefox
    https://support.mozilla.com/en-US/kb/Installing%20Firefox%20on%20Windows
    http://kb.mozillazine.org/Installing_Firefox
    Manually Restore the Backed-up Firefox Profile
    http://kb.mozillazine.org/Profile_backup#Manually_restore_the_profile

    The updater wasn't able to update all the files and some were left as older versions.
    Do a clean reinstall.
    If there are problems with updating then best is to download the full version and uninstall the currently installed version.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

  • Firefox will not open after new update; Error: Platform version '1.9.2.13' is not compatible

    After accepting the new update I got this error message when trying to restart Firefox:
    XULRunner
    Error: Platform version ‘1.9.2.13’ is not compatible with
    minVersion >= 1.9.2.14
    maxVersion <= 1.9.2.14
    I have tried:
    - Opening in Safe Mode; same error
    - Uninstalling, deleting remaining info in C>ProgramFiles>MozillaFirefox folder, and reinstalling.
    - Updating Avast antivirus in case that was interfering.
    Now when I try to start Firefox I get this message;
    Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.
    But there is nothing happening in the Windows Task Manager. Please, somebody save me from Windows Internet Explorer!!

    I experienced this error updating from Firefox 3.6.13 to 3.6.14 and resolved it by doing a 'clean' install' as described. It occurred again in updating from 3.6.14 to 3.6.15 and this time a clean install failed to rectify it. (Anyway, I don't want to have to go through this every time.)
    Work-around: Shut down Firefox. Edit application.ini (typically "C:\Program Files\Mozilla Firefox\application.ini")
    [Gecko]
    MinVersion=1.9.2.15
    Change to 1.9.2.13
    Save. Start Firefox. Dirty? Yes. Works? Yes.
    (Gecko is the forerunner or XULrunner)

  • After update to 3.6.20, ERROR, platform version 1.9.2.18 not compatible with Min/Max v 1.9.2.20

    Win2000 Pro SP4. Been running FireFox for several years. Ver3.6.6 since 03/22/2011. Got a msg window in FireFox stating important security update available. ''(ADDED INFO: Checked System Requirements of update and then...)'' As usual, I clicked yes load it. A few moments later I got the message: "XULRunner Error:
    Platform version '1.9.2.18' is not compatible with
    minVersion>=1.9.2.20
    maxVersion<=1.9.2.20"
    That is it, NO MORE FIREFOX!!! How can I fix it and not loose any of my 'stuff'?

    You're welcome

  • I'm getting this error statement: XULRUNNER error: platform version 6.0.2 is not compatible with min etc max etc6.0.1 - what is this about and how can it be corrected?

    This is what I think may have happened. The other day, Thursday Sept 8th, I shut down my pc in the middle of a Firefox upgrade. Now when I try to access Firefox on my pc, I get this error message:
    XULRUNNER Error: Platform version '6.0.2 is not compatible with min Version >= 6.0.1 max Version < 6.0.1
    What is this about and how can I retsore access to Firefox on my pc?

    If you use ZoneAlarm Extreme Security then try to disable Virtualization.
    Do a clean reinstall and delete the Firefox program folder.
    * http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    *[[/questions/869812]]
    *[[/questions/869951]]

  • When I try to log on to my ichat I get the error message "An undefined AIM socket error has occurred.". How do I resolve this?

    The error message "An undefined AIM socket error has occurred." comes up when I try and log on to ichat.

    I have the same issue. Does anybody know why this has happened

  • If I copy the "lcds" folder, Tomcat starts with socket errors

    In the documentation it is said that when you create a new server-side application, you can start by copying the 'webapps/lcds' folder. I did that but then, Tomcat starts with some socket errors:
    [LCDS]SocketServer 'my-rtmp-SocketServer' failed to pre-validate desired socket settings for BindSocketAddress: 0.0.0.0:2038
    java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind
    [LCDS]SocketServer 'my-rtmp-SocketServer' failed to start.
    flex.messaging.LocalizedException: SocketServer 'my-rtmp-SocketServer' cannot bind to accept client connections on port '2038' because another process has already bound the port. Please ensure that multiple endpoints across all applications  are not configured to use this same port.
    Am I doing something wrong?
    Thanks,
    Borek

    What is happening is that you are getting a port conflict for the socket-based NIO and RTMP endpoints used in the channel definitions in the services-config.xml file of your new web app. The issue is that you have endpoints bound to the same port  in the LCDS web and in your new web app.
    You can deal with this one of two ways:
    Option 1: In that services-config.xml file, search on "RTMP" and "NIO" to find the channel definitions and change the port numbers to something slightly different than the ones used in the LCDS web app.
    Options 2: Move the LCDS web app out of the picture so it doesn't get loaded, and just use a template for future web apps. If you aren't using it for any of your development, there is really no reason you have to load it.
    I'll add a note about this to the documentation that talks about using the LCDS web app as a template.

  • After the most recent FF update, FF 3.6.6 will not load, citing the error message: "XULRunner / Error: Platform version '1.9.2.3' is not compatible with minVersion =1.9.2.6 / maxVersion". Tried updating XULRunner with no luck. Downloaded fresh copy and

    After the most recent FF update, FF 3.6.6 will not load, citing the error message: "XULRunner / Error: Platform version '1.9.2.3' is not compatible with minVersion>=1.9.2.6 / maxVersion". Tried updating XULRunner with no luck. Downloaded fresh copy and installed. Still no luck.
    == This happened ==
    Every time Firefox opened
    == FF updated to 3.6.6 ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    Do a clean reinstall and download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    You can skip the step to create a new profile, that is not necessary for this issue.
    See http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

Maybe you are looking for

  • Error "number out of range" in pdf sent through mail using smartform output

    Hi Experts, We have a program which sends mail using smartform output in 'PDF' format. We are able to preview smartform correctely in SAP and mail is also getting sent fine with attachment of form as PDF document. But, when we try to open the documen

  • Help opening PDF in windows 7 in Mac using parallels

    HI can anyone help... I recieve this error "Warning: Distiller will not process .PDF or .JDF file extensions" when i try and open a PDF while in windows (v7) via parallels (v8) using my mac (snow leopard). 

  • Acrobat & Gotham OTF printing issues

    This isn't the first time I have had problems with the Gotham OTF font family. In the past it would crash large Indesign CS4 files I was working on. Deleting the Indesign font list file seemed to help fix the problem. Now I have run into yet another

  • Data base name

    Hi, can a data base name have the digits ? Like DATAB11 or DATAB22 ? Many thanks.

  • Can a cipher use any type of key?

    I was wondering if it is possible to load a symmetric key from a keystore and use it in a cipher. Do ciphers only accept symmetric keys?? I know that the jks keystore only supports asymmetric keys. Is there a Bouncy Castle keystore that stores symmet