Bug #44587 | Include "last packet successfully received" in all CommunicationsExceptions | ||
---|---|---|---|
Submitted: | 30 Apr 2009 21:28 | Modified: | 23 Jun 2009 10:39 |
Reporter: | Todd Farmer (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[30 Apr 2009 21:28]
Todd Farmer
[10 Jun 2009 23:44]
Todd Farmer
Fixed in r819.
[23 Jun 2009 10:39]
Tony Bedford
An entry was added to the 5.1.8 changelog: The SQLError.createLinkFailureMessageBasedOnHeuristics() method created a message text for communication link failures. When certain conditions were met, this message included both “last packet sent” and “last packet received” information, but when those conditions were not met, only “last packet sent” information was provided. Information about when the last packet was successfully received should be provided in all cases.