size: # 8MB
-----> Uploading build...
五月 09, 2016 11:40:42 上午 org.apache.http.impl.execchain.RetryExec execute
信息: I/O exception (java.net.SocketException) caught when processing request to {s}->https://s3-external-1.amazonaws.com:443: Connection reset by peer: socket write er
ror
五月 09, 2016 11:40:42 上午 org.apache.http.impl.execchain.RetryExec execute
信息: Retrying request to {s}->https://s3-external-1.amazonaws.com:443
五月 09, 2016 11:46:24 上午 org.apache.http.impl.execchain.RetryExec execute
信息: I/O exception (java.net.SocketException) caught when processing request to {s}->https://s3-external-1.amazonaws.com:443: Connection reset by peer: socket write er
ror
五月 09, 2016 11:46:24 上午 org.apache.http.impl.execchain.RetryExec execute
信息: Retrying request to {s}->https://s3-external-1.amazonaws.com:443
五月 09, 2016 11:50:26 上午 org.apache.http.impl.execchain.RetryExec execute
信息: I/O exception (java.net.SocketException) caught when processing request to {s}->https://s3-external-1.amazonaws.com:443: Connection reset by peer: socket write er
ror
五月 09, 2016 11:50:26 上午 org.apache.http.impl.execchain.RetryExec execute
信息: Retrying request to {s}->https://s3-external-1.amazonaws.com:443
Exception in thread "main" java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(Unknown Source)
at java.net.SocketOutputStream.write(Unknown Source)
at sun.security.ssl.OutputRecord.writeBuffer(Unknown Source)
at sun.security.ssl.OutputRecord.write(Unknown Source)
at sun.security.ssl.SSLSocketImpl.writeRecordInternal(Unknown Source)
at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)
at sun.security.ssl.AppOutputStream.write(Unknown Source)
at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:169)
at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:115)
at com.heroku.sdk.deploy.utils.RestClient$OutputStreamProgress.write(RestClient.java:277)
at org.apache.http.entity.FileEntity.writeTo(FileEntity.java:101)
at com.heroku.sdk.deploy.utils.RestClient$FileEntityWithProgress.writeTo(RestClient.java:232)
at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:158)
at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at com.heroku.sdk.deploy.utils.RestClient.put(RestClient.java:156)
at com.heroku.sdk.deploy.endpoints.ApiEndpoint.upload(ApiEndpoint.java:47)
at com.heroku.sdk.deploy.BuildsDeployer.deploySlug(BuildsDeployer.java:99)
at com.heroku.sdk.deploy.Deployer.createAndReleaseSlug(Deployer.java:108)
at com.heroku.sdk.deploy.Deployer.deploy(Deployer.java:69)
at com.heroku.sdk.deploy.App.deploy(App.java:57)
at com.heroku.sdk.deploy.App.deploy(App.java:61)
at com.heroku.sdk.deploy.WarApp.deploy(WarApp.java:30)
at com.heroku.sdk.deploy.DeployWar.main(DeployWar.java:75)
@jkutner F:\heroku_workspace\freehao123
λ heroku deploy:war --war .\freehao123.war --app myxpp
Uploading .\freehao123.war....
-----> Packaging application...
-----> Creating build...
-----> Uploading build...
五月 09, 2016 11:40:42 上午 org.apache.http.impl.execchain.RetryExec execute
信息: I/O exception (java.net.SocketException) caught when processing request to {s}->https://s3-external-1.amazonaws.com:443: Connection reset by peer: socket write er
ror
五月 09, 2016 11:40:42 上午 org.apache.http.impl.execchain.RetryExec execute
信息: Retrying request to {s}->https://s3-external-1.amazonaws.com:443
五月 09, 2016 11:46:24 上午 org.apache.http.impl.execchain.RetryExec execute
信息: I/O exception (java.net.SocketException) caught when processing request to {s}->https://s3-external-1.amazonaws.com:443: Connection reset by peer: socket write er
ror
五月 09, 2016 11:46:24 上午 org.apache.http.impl.execchain.RetryExec execute
信息: Retrying request to {s}->https://s3-external-1.amazonaws.com:443
五月 09, 2016 11:50:26 上午 org.apache.http.impl.execchain.RetryExec execute
信息: I/O exception (java.net.SocketException) caught when processing request to {s}->https://s3-external-1.amazonaws.com:443: Connection reset by peer: socket write er
ror
五月 09, 2016 11:50:26 上午 org.apache.http.impl.execchain.RetryExec execute
信息: Retrying request to {s}->https://s3-external-1.amazonaws.com:443
Exception in thread "main" java.net.SocketException: Connection reset by peer: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(Unknown Source)
at java.net.SocketOutputStream.write(Unknown Source)
at sun.security.ssl.OutputRecord.writeBuffer(Unknown Source)
at sun.security.ssl.OutputRecord.write(Unknown Source)
at sun.security.ssl.SSLSocketImpl.writeRecordInternal(Unknown Source)
at sun.security.ssl.SSLSocketImpl.writeRecord(Unknown Source)
at sun.security.ssl.AppOutputStream.write(Unknown Source)
at org.apache.http.impl.io.SessionOutputBufferImpl.streamWrite(SessionOutputBufferImpl.java:126)
at org.apache.http.impl.io.SessionOutputBufferImpl.flushBuffer(SessionOutputBufferImpl.java:138)
at org.apache.http.impl.io.SessionOutputBufferImpl.write(SessionOutputBufferImpl.java:169)
at org.apache.http.impl.io.ContentLengthOutputStream.write(ContentLengthOutputStream.java:115)
at com.heroku.sdk.deploy.utils.RestClient$OutputStreamProgress.write(RestClient.java:277)
at org.apache.http.entity.FileEntity.writeTo(FileEntity.java:101)
at com.heroku.sdk.deploy.utils.RestClient$FileEntityWithProgress.writeTo(RestClient.java:232)
at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestEntity(DefaultBHttpClientConnection.java:158)
at org.apache.http.impl.conn.CPoolProxy.sendRequestEntity(CPoolProxy.java:162)
at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
at com.heroku.sdk.deploy.utils.RestClient.put(RestClient.java:156)
at com.heroku.sdk.deploy.endpoints.ApiEndpoint.upload(ApiEndpoint.java:47)
at com.heroku.sdk.deploy.BuildsDeployer.deploySlug(BuildsDeployer.java:99)
at com.heroku.sdk.deploy.Deployer.createAndReleaseSlug(Deployer.java:108)
at com.heroku.sdk.deploy.Deployer.deploy(Deployer.java:69)
at com.heroku.sdk.deploy.App.deploy(App.java:57)
at com.heroku.sdk.deploy.App.deploy(App.java:61)
at com.heroku.sdk.deploy.WarApp.deploy(WarApp.java:30)
at com.heroku.sdk.deploy.DeployWar.main(DeployWar.java:75)