Advice needed - troubleshooting Severity 20 errors

  • We turned alerts on our new servers, severity 20-25 and suddenly got flooded with severity 20 errors of the same type. On new servers.

    I've never seen this error before. When I googled it, I got information on what it meant, but I have no idea how to troubleshoot / resolve the problem. Any suggestions?

    Error:

    DATE/TIME:8/8/2016 6:03:39 PM

    DESCRIPTION:The prelogin packet used to open the connection is structurally invalid; the connection has been closed. Please contact the vendor of the client library. [CLIENT: 10.212.7.27]

    COMMENT:(None)

    JOB RUN:(None)

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • Did you try increasing the max token size as suggested in here:https://msdn.microsoft.com/en-us/library/cc645913.aspx?

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Luis Cazares (8/9/2016)


    Did you try increasing the max token size as suggested in here:https://msdn.microsoft.com/en-us/library/cc645913.aspx?

    No. Because my Google-Fu didn't uncover this page. Thanks for the link. I'll check it out.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • Brandie Tarvin (8/10/2016)


    Luis Cazares (8/9/2016)


    Did you try increasing the max token size as suggested in here:https://msdn.microsoft.com/en-us/library/cc645913.aspx?

    No. Because my Google-Fu didn't uncover this page. Thanks for the link. I'll check it out.

    Nope. This did not work. Still getting the same error on the servers I fixed.

    Any other thoughts?

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • Hi Brandie,

    I get similar log entries when our security folks are running scans:

    Error: 17836, Severity: 20, State: 17.

    Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.

    Of course, when I check the client address the returned name confirms it is one of their computers.

    Just a thought.

  • Ahha!

    I had a coworker look into this also. He determined (and called our network team to verify) that it is "network scans from the switches" that is causing this. They confirmed after he gave them the computer IP and hostname.

    They are looking into a solution and I've ask him how he diagnosed this so I can pass the information on here. But hey, it's not a SQL problem apparently.

    EDIT: Coworker says

    i did an nslookup on the ip address in the email and got the host name then called the network team and suspected scanning was going on due to the host name and they confirmed

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • WilburBud (8/12/2016)


    Hi Brandie,

    I get similar log entries when our security folks are running scans:

    Error: 17836, Severity: 20, State: 17.

    Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.

    Of course, when I check the client address the returned name confirms it is one of their computers.

    Just a thought.

    I did not see this until today. But yeah, it looks like this might be the issue. Of course it would help if they'd quite deliberately setting off our server alerts so that we can keep these alerts active. The alternative of turning off a high severity error alert is annoying in that we'll miss the important stuff.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

Viewing 7 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply