You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Fr...@idg.de on 2005/08/04 17:22:40 UTC

Are there known bugs with JMeter and Java 1.5




Hi,

I had a strange behaviour of JMeter 2.0.3 in correlation with JRE 1.5_04.

With 1.5 installed it was no more possible to record scripts.
After I uninstalled 1.5_04 and went back to 1.4.2_07 it's back to normal.

Does anyoneface a similar problem?

Error Message I got:
java.io.IOException: Stream closed at
java.io.BufferedInputStream.getInIfOpen(Unknown Source) at
java.io.BufferedInputStream.read1(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:263)
 at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:496)
 at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:590)
 at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:117)

Logfile says:
2005/08/04 17:19:28 INFO  - jmeter.JMeter: Version 2.0.3
2005/08/04 17:19:28 INFO  - jmeter.JMeter: java.version=1.5.0_04
2005/08/04 17:19:28 INFO  - jmeter.JMeter: Copyright (c) 1998-2005 The
Apache Software Foundation
2005/08/04 17:19:32 INFO  - jmeter.samplers.SampleResult: Note: Sample
TimeStamps are END times
2005/08/04 17:19:32 INFO  - jmeter.samplers.SampleResult:
sampleresult.default.encoding is set to ISO-8859-1
2005/08/04 17:20:15 INFO  - jmeter.protocol.http.proxy.Daemon: Proxy: OK
2005/08/04 17:20:15 INFO  - jmeter.protocol.http.proxy.Daemon: Creating
Daemon Socket... on port 8080
2005/08/04 17:20:16 INFO  - jmeter.protocol.http.proxy.Daemon: Proxy up and
running!
2005/08/04 17:20:37 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
java.io.IOException: Server returned HTTP response code: 401 for URL:
http://vws2c-intranet-test.idg.de/Advisor/startgkc.htm
2005/08/04 17:20:37 ERROR - jmeter.protocol.http.proxy.gui.ProxyControlGui:
Cannot process http://vws2c-intranet-test.idg.de/Advisor/startgkc.htm

Any comment is apreciated.

Best regards
      Frank


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Are there known bugs with JMeter and Java 1.5

Posted by sebb <se...@gmail.com>.
Works OK for me, though I do get the messages like the following for
both 142 and 150:

2005/08/05 13:04:57 ERROR -
jmeter.protocol.http.proxy.gui.ProxyControlGui: Cannot process
http://www.apache.org/

Is it only Proxy recordings that have problems when running under 1.5.0?

S.
On 04/08/05, Frank_Lindner@idg.de <Fr...@idg.de> wrote:
> 
> 
> 
> 
> Hi,
> 
> I had a strange behaviour of JMeter 2.0.3 in correlation with JRE 1.5_04.
> 
> With 1.5 installed it was no more possible to record scripts.
> After I uninstalled 1.5_04 and went back to 1.4.2_07 it's back to normal.
> 
> Does anyoneface a similar problem?
> 
> Error Message I got:
> java.io.IOException: Stream closed at
> java.io.BufferedInputStream.getInIfOpen(Unknown Source) at
> java.io.BufferedInputStream.read1(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:263)
>  at
> org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:496)
>  at
> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:590)
>  at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:117)
> 
> Logfile says:
> 2005/08/04 17:19:28 INFO  - jmeter.JMeter: Version 2.0.3
> 2005/08/04 17:19:28 INFO  - jmeter.JMeter: java.version=1.5.0_04
> 2005/08/04 17:19:28 INFO  - jmeter.JMeter: Copyright (c) 1998-2005 The
> Apache Software Foundation
> 2005/08/04 17:19:32 INFO  - jmeter.samplers.SampleResult: Note: Sample
> TimeStamps are END times
> 2005/08/04 17:19:32 INFO  - jmeter.samplers.SampleResult:
> sampleresult.default.encoding is set to ISO-8859-1
> 2005/08/04 17:20:15 INFO  - jmeter.protocol.http.proxy.Daemon: Proxy: OK
> 2005/08/04 17:20:15 INFO  - jmeter.protocol.http.proxy.Daemon: Creating
> Daemon Socket... on port 8080
> 2005/08/04 17:20:16 INFO  - jmeter.protocol.http.proxy.Daemon: Proxy up and
> running!
> 2005/08/04 17:20:37 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
> java.io.IOException: Server returned HTTP response code: 401 for URL:
> http://vws2c-intranet-test.idg.de/Advisor/startgkc.htm
> 2005/08/04 17:20:37 ERROR - jmeter.protocol.http.proxy.gui.ProxyControlGui:
> Cannot process http://vws2c-intranet-test.idg.de/Advisor/startgkc.htm
> 
> Any comment is apreciated.
> 
> Best regards
>      Frank
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org