• Font Size
  • S
  • M
  • L

Search via FAQ No.


  • No : 24261
  • Open Date : 2016/06/13 14:18
  • Print

[DataSpider Servista] When I executed the script, the following error has occurred.

When I executed the script, the following error has occurred.
When does the following error occur? Also, please tell me if there is any section I should check.

java.net.SocketException: Connection reset by peer: socket write error.

 
Category : 

Answer

■Error Condition
 
The error you inquired about typically occurs when a communication is disconnected due to the problem in the connecting-side.
 
■Possible Cause
 
When we checked the past cases, the error has occurred in the following conditions.
・The connection has timed out due to the settings in the DB  side.
・A communication error has occurred due to the problem in the network.
 
■Troubleshoot
 
The problem for each case has been solved by the following methods:
 
・The connection has timed out due to the settings in the DB  side.
  --> The problem has been solved by changing the settings in the connecting-side.
 
・A communication error has occurred due to the problem in the network.
  --> The process has successfully completed by rerunning it.
 
If the problem cannot be solved by the above methods, check the following points, and isolate the cause of the problem.
 
■Check Items
 
・Status in the connecting-side
Please check if the service in the connecting-side has been stopped or restarted.
Also, check if it can be connected by the other tools.
 
[Example]
Connecting-side application service suspension
Connecting-side service maintenance
Connecting-side server restart
 
・Limitation to the connecting-side
Check if there is any connection limitation in the connecting-side.
 
[Example]
Connecting-side server or application timeout settings
 
・Network Limitation Existence
Check if there is any connection limitation configured in the communication.
 
[Example]
Firewall Connection Limitation
Switching Hub Timeout Settings