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

java.io.IOException: Stream closed with SOAP/XML-RPC #1562

Closed
asfimport opened this issue Jun 20, 2005 · 4 comments
Closed

java.io.IOException: Stream closed with SOAP/XML-RPC #1562

asfimport opened this issue Jun 20, 2005 · 4 comments

Comments

@asfimport
Copy link
Collaborator

St (Bug 35426):
I use nightly build 20050617.

This happen when I use a rate of 6 conn/sec (with 2 Soap requests). With 4 or
less it didn't happen. It does not happen immediatly but after some tens of
connections.

The server is OC4J. The server does not seem to log these connections at all.

Version: Nightly
Severity: normal
OS: Windows XP

@asfimport
Copy link
Collaborator Author

St (migrated from Bugzilla):
Created attachment synchro.jmx: Test case

@asfimport
Copy link
Collaborator Author

St (migrated from Bugzilla):
I have trunked the end of the file because it was too large.

Created attachment jmeter.log: JMeter log

@asfimport
Copy link
Collaborator Author

St (migrated from Bugzilla):
java.io.IOException: Stream closed
at java.io.BufferedInputStream.ensureOpen(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.readResponse(HTTPSampler.java:241)
at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:460)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:523)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:512)
at org.apache.jmeter.protocol.http.sampler.SoapSampler.sample(SoapSampler.java:146)
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:254)
at java.lang.Thread.run(Unknown Source)

@asfimport
Copy link
Collaborator Author

St (migrated from Bugzilla):
Finally there is probably no bug in JMeter but on the server which close
connections.

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

No branches or pull requests

1 participant