Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1691

Tunnel socket can be closed allowing for infinite high CPU loop that doesn't realize its closed.

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 3.3.6, 3.4
    • 3.3.2

      Socket apparently gets closed after some time...maybe a week or two, and the tunnel doesn't realize tis closed. Just keeps throwing socket closed exceptions, which are consumed and it checks if the "stub" is closed, tis not, so it loops again, no delay, CPU shoots to 100%. Server is unusable.

      Tunnel.java line 246, 247, 248. Needs to catch a socket closed exception and break, not loop.

            rhn-engineering-bban Bela Ban
            spinkb Ben Spink (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified