| Author |
java.sql.SQLException: Io exception: Software caused connection abort: recv failed
|
Mohanasundar Nagarajan
Greenhorn
Joined: Mar 23, 2010
Posts: 19
|
|
Kindly help me to solve this issue.
I'm getting this problem frequently in my tomcat 6.
Here is the error.
|
 |
Wendy Gibbons
Bartender
Joined: Oct 21, 2008
Posts: 1098
|
|
which database are you using?
and something in the stack trace caught my eye it listed 2 select statements and then 3 lines containing: s230
where is the s230 coming from? could you put either a breakpoint or some system printlines showing exactly every sql line you are trying to process.
|
 |
 |
|
|
subject: java.sql.SQLException: Io exception: Software caused connection abort: recv failed
|
|
|