Error establishing socket. No buffer space available

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Error establishing socket. No buffer space available

    I have a server problem that I cannot figure out. I found an old thread but no
    one ever posted a solution, so thought I would see if anyone has any new info
    (older no slution thread
    [url]http://www.coldfusionmx.com.br/cfusion/webforums/forum/messageview.cfm?catid=6&t[/url]
    hreadid=842682&enterthread=y)

    We are running CFMX 6.1 (6,1,0,83762 ) on Windows 2003, Java Version 1.4.2
    DB is SQL Server 2000 (several databases all hosted on shared server)

    Specific error messages (was 1 initially then last time was 2):
    1) [Macromedia][SQLServer JDBC Driver]Error establishing socket. No buffer
    space available (maximum connections reached?): JVM_Bind

    2) [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and
    port: 64.119.38.128:1433. Reason: No buffer space available (maximum
    connections reached?): JVM_Bind

    When the error happens, it is not serverwide. Some pages are still available
    (maybe those that do not run queries? very difficult to check). CF mail stops
    sending and just puts everything in the undeliverable folder. Our payment
    processing tag reports a "failure in cryptographic library" and will not
    process payments. I am able to access the DBs directly through SQL Enterprise
    Manager and run queries.

    This last time, I tried to just restart CF service by stopping it then
    starting it, but the server said it could not restart the service. Restarting
    the web server clears all the problems and things operate normally once the
    server is rebooted (until the next time it strikes, which is every few days).

    I am going to replace all of the RAM thinking that maybe it could somehow be a
    hard ware issue, but that is mostly becasue I have run out of ideas. Any other
    suggestions?

    Thanks for any help :confused;

    cherylnm Guest

  2. Similar Questions and Discussions

    1. Error establishing socket. Connection refused:connect
      ODBC Connection saved the day. Thanks for the post.. i still have my hair intact. SP2 on Win XP Pro is a deadly combo it seems.
    2. Error establishing socket. Address already in use
      Running CFMX 6.1 on Win2k3, I just recently started getting these errors from connections to one of our SQLServer database servers (2000,...
    3. Error... No buffer space... JVM_Bind
      Tom and all others... We were running on a Windows XP machine. We moved to a Windows 2000 Server, and it disappeared right away. We could not get...
    4. Error establishing socket to SQL Server 2003
      I loaded 11 MS cirtical updates last night on my CF server and SQL server and now I can not get any of the ODBC connections to work. Hellp!
    5. Error establishing socket
      Need some help here! I am using Cold Fusion 7 MX standard and SQL server 2000 sp4 on Win XP sp1. All of the installation and setup looked good....
  3. #2

    Default Re: Error establishing socket. No buffer space available

    This [url]http://software.groupbrowser.com/t226017.html[/url] indicates installing SP4 of ms sql 2000 resolved the issue.
    ksmith Guest

  4. #3

    Default Re: Error establishing socket. No buffer space available

    Thanks Ken. I had read that one. Was hoping that would be an easy answer, but
    checked with our host and the server is already running SP4 and have been:o(
    THey said they are applying another new update on Friday night and will be
    restarting the server, so perhaps that will help.

    Another strange behavior that I determined is that, when the error occurs, it
    does not disable all CF pages with database calls. Users are able to complete
    our registration (set of about 3 pages), and some of those pages have select
    areas that are populated with queries. But, of course, when they get to the
    payment page and try to use our payment system, our cfx does not work, so the
    only way they can pay is with PayPal. We have PayPal instant notification set
    up, but then even that page will not respond/run. Restarting the full web
    server fixes it all.

    I replaced the RAM last night and also added antoher gig as a friend suggested
    that it could be some bad RAM. We shall see. This is so frustrating.

    cherylnm Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139