Development: Exception collection software caused connection Abort:recv failed

Source: Internet
Author: User

Recently with Ibatis more, in the middle also encountered a lot of small problems, but also tangled my special long. Recorded:


One:java.sql.SQLException:Io exception: Software caused connection Abort:recv failed


This problem for a long time, because most of the data query is not a problem, when the search for a specific data on the occurrence of this, probably means that the query, the connection is closed


Then go to the database to see the data, found that the data table and entity are different, the data table more than one column line, the column most of the data is empty. So most of the queries are okay,

This error occurs when you find that a line is not empty and does not correspond to the entity attribute.


Workaround:

1. Empty all the contents of this field in the data table

2. Kill This field

3. Add this attribute to the entity

Development: Exception collection software caused connection Abort:recv failed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.