chaoshxxu / virtual-judge

Holding contests using problems from other OJs!!
131 stars 66 forks source link

Something occurs when I crawl from Codeforces and submit to POJ. #9

Closed HolaYang closed 8 years ago

HolaYang commented 8 years ago

2016-06-21 15:35:02 INFO RetryExec:95 - I/O exception (java.net.SocketException) caught when processing request to {}->http://codeforces.com:80: connect timed out 2016-06-21 15:35:02 INFO RetryExec:111 - Retrying request to {}->http://codeforces.com:80 2016-06-21 15:35:02 INFO RetryExec:95 - I/O exception (java.net.SocketException) caught when processing request to {}->http://codeforces.com:80: connect timed out 2016-06-21 15:35:02 INFO RetryExec:111 - Retrying request to {}->http://codeforces.com:80 2016-06-21 15:35:07 INFO SubmitCodeManager:40 - Create submit: #2961014 | POJ - 1112 | 2142B 2016-06-21 15:35:07 INFO RetentiveLoginer:27 - Login: POJ | Takeoffyang | SUBMIT_CODE_1112 2016-06-21 15:35:07 INFO RetryExec:95 - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://poj.org:80: The target server failed to respond 2016-06-21 15:35:07 INFO RetryExec:111 - Retrying request to {}->http://poj.org:80 2016-06-21 15:35:08 INFO FileTool:104 - Write file: /home/admin/vj/tomcat/500-302 2016-06-21 15:35:32 INFO RetryExec:95 - I/O exception (java.net.SocketException) caught when processing request to {}->http://codeforces.com:80: connect timed out 2016-06-21 15:35:32 INFO RetryExec:95 - I/O exception (java.net.SocketException) caught when processing request to {}->http://codeforces.com:80: connect timed out 2016-06-21 15:35:32 INFO RetryExec:111 - Retrying request to {}->http://codeforces.com:80 2016-06-21 15:35:32 INFO RetryExec:111 - Retrying request to {}->http://codeforces.com:80 2016-06-21 15:36:00 INFO SessionCleaner:68 - Clean sessions: TOTAL:2 LOGIN:1 TRANSIENT:0 LEAVE:0 ABUSE:0 2016-06-21 15:36:02 INFO RetryExec:95 - I/O exception (java.net.SocketException) caught when processing request to {}->http://codeforces.com:80: connect timed out 2016-06-21 15:36:02 INFO RetryExec:111 - Retrying request to {}->http://codeforces.com:80

chaoshxxu commented 8 years ago

Remote OJ responds 500, which means it sucks itself.