Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflow-aggregator - java.io.IOException #159

Open
styk-tv opened this issue May 22, 2017 · 1 comment
Open

workflow-aggregator - java.io.IOException #159

styk-tv opened this issue May 22, 2017 · 1 comment
Labels
Milestone

Comments

@styk-tv
Copy link
Contributor

styk-tv commented May 22, 2017

This might be related to dependencies:

==> default: Installing workflow-aggregator from update center
==> default: May 22, 2017 11:12:28 AM hudson.cli.CLI$5 run
==> default: WARNING: null
==> default: java.io.IOException: Stream is closed
==> default:     at sun.net.www.protocol.http.HttpURLConnection$StreamingOutputStream.checkError(HttpURLConnection.java:3512)
==> default:     at sun.net.www.protocol.http.HttpURLConnection$StreamingOutputStream.write(HttpURLConnection.java:3486)
==> default:     at java.io.DataOutputStream.writeInt(DataOutputStream.java:197)
==> default:     at hudson.cli.PlainCLIProtocol$EitherSide.send(PlainCLIProtocol.java:175)
==> default:     at hudson.cli.PlainCLIProtocol$ClientSide.sendEndStdin(PlainCLIProtocol.java:347)
==> default:     at hudson.cli.CLI$5.run(CLI.java:671)

check if related to: http://stackoverflow.com/questions/34722609/error-when-installing-jenkins-workflow-plugin

check if happening in prod

spotted in vagrant

@styk-tv styk-tv added the bug label May 22, 2017
@styk-tv styk-tv added this to the 0.7 milestone May 22, 2017
@styk-tv
Copy link
Contributor Author

styk-tv commented May 22, 2017

in different place now...

==> default: Installing ssh-credentials from update center
==> default: May 22, 2017 1:30:01 PM hudson.cli.CLI$5 run
==> default: WARNING: null
==> default: java.io.IOException: Stream is closed
==> default: 	at sun.net.www.protocol.http.HttpURLConnection$StreamingOutputStream.checkError(HttpURLConnection.java:3512)
==> default: 	at sun.net.www.protocol.http.HttpURLConnection$StreamingOutputStream.write(HttpURLConnection.java:3486)
==> default: 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:197)
==> default: 	at hudson.cli.PlainCLIProtocol$EitherSide.send(PlainCLIProtocol.java:175)
==> default: 	at hudson.cli.PlainCLIProtocol$ClientSide.sendEndStdin(PlainCLIProtocol.java:347)
==> default: 	at hudson.cli.CLI$5.run(CLI.java:671)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant