On 08/07/07, Jörg Schaible <[EMAIL PROTECTED]> wrote:
Hi Sebastian,

sebb wrote:

> On 06/07/07, Jörg Schaible <[EMAIL PROTECTED]> wrote:
>> sebb wrote:
>>
>> > I've created JMeter 2.3 RC1 in the directory:
>> >
>> > http://people.apache.org/~sebb/jmeter-2.3/dist
>> >
>> > Site/Docs are here:
>> > http://people.apache.org/~sebb/jmeter-2.3/site
>> >
>> > All feedback welcome.
>> >
>> > [ ]+1 - the release candidate looks OK, proceed with full release
>> > [ ]-1 - there is a problem (please indicate what it is)
>> >
>> > sebb AT apache DOT org
>>
>> Hmmm. Downloaded and extracted both .tgz versions. Go into <root>/lib,
>> copy bsh.jar into it. cd ..
>
> Actually needs to be in lib/opt.

It gets worse, if I move it there ...

[java] Tests run: 1272,  Failures: 8,  Errors: 6

.. basically it does not find the BeanShellInterpreter anymore.


Strange, because the classpath used to run the tests includes all jars
in lib/opt

>> Building with JDK 6 under Linux.

Gentoo

[snip]

jmeter-report will be sent in private ...


Thanks - that was very helpful.

The SFFTest error was another localisation error - a '.' character was
being treated as a decimal point, and thus became a comma. That has
been fixed.

The log also confirms that the Mirror test errors were caused by
failure to restart the mirror server. Looks like the previous server
had not been shut down before the next was started. I've added a test
to check for startup errors, but there probably needs to be some check
for shutdown completion.


- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to