Hi all,
Some times we are facing a serious problem. System is hanging up. When went thru the logs , i found aout this error
"java.sql.SQLException: Io exception: Interrupted system call".
Pls do let me know what are the different Scenarios this error will occur.
We are not able to trace the eaxct Scenario.
This is very urgent. Can any one help me out
B S Reddy
Discussions
EJB programming & troubleshooting: java.sql.SQLException: Io exception: Interrupted system call
-
java.sql.SQLException: Io exception: Interrupted system call (2 messages)
- Posted by: Srinivas Reddy Bijjam
- Posted on: July 07 2004 08:51 EDT
Threaded Messages (2)
- java.sql.SQLException: Io exception: Interrupted system call by Senthil Chinnaiyan on July 07 2004 18:23 EDT
- java.sql.SQLException: Io exception: Interrupted system call by Srinivas Reddy Bijjam on July 12 2004 09:14 EDT
-
java.sql.SQLException: Io exception: Interrupted system call[ Go to top ]
- Posted by: Senthil Chinnaiyan
- Posted on: July 07 2004 18:23 EDT
- in response to Srinivas Reddy Bijjam
I think the exception is thrown from the low level resource access like socket connection or file. Check your if your database machine is running out of resources. And also try to execute the same SQL in some other SQL client software.
Senthil. -
java.sql.SQLException: Io exception: Interrupted system call[ Go to top ]
- Posted by: Srinivas Reddy Bijjam
- Posted on: July 12 2004 09:14 EDT
- in response to Srinivas Reddy Bijjam
Pls do let me know if any other scenrios exists