You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Phil Steitz <ph...@steitz.com> on 2008/06/01 02:42:42 UTC

Re: [VOTE] JMeter 2.3.2RC6

sebb wrote:
> Trying again ...
>
> The licence issues reported by Henri have (I trust) been fixed.
>
> To rebuild or test JMeter, you need to unpack both the binary and
> source archives in the same directory structure. This is because the
> library files are not duplicated in the source archive.
>   

I unpacked both, but am still getting this:
BUILD FAILED
/home/phil/jmeter/jakarta-jmeter-2.3.2/build.xml:927: 
/home/phil/jmeter/jakarta-jmeter-2.3.2/lib/opt not found.

The build succeeds (other than the test error mentioned in the README) 
if I mkdir opt from the /lib directory.

Phil

>  Note that there is a bug in Java on some Linux systems that manifests
>  itself as the follow error when running the test cases or JMeter itself.
>
>  [java] WARNING: Couldn't flush user prefs:
>  java.util.prefs.BackingStoreException:
>  java.lang.IllegalArgumentException: Not supported: indent-number
>
>  Archives/hashes/sigs and RAT report:
>  http://people.apache.org/~sebb/jmeter-2.3.2RC6/dist
>
>  Site/Docs are here:
>  http://people.apache.org/~sebb/jmeter-2.3.2RC6/docs
>
>  Tag:
>  http://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_3_2RC6
>
>  Keys are here:
>  http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/KEYS.txt
>  also
>  http://www.apache.org/dist/jakarta/jmeter/KEYS
>
>  All feedback (and votes!) welcome.
>
> [  ] +1  I support this release
> [  ] +0  I am OK with this release
> [  ] -0   OK, but....
> [  ] -1   I do not support this release (please indicate why)
>
>  The vote will remain open for at least 72 hours.
>
>  Note: If the vote passes, the intention is to release the archive
>  files and create the release tag from the RC tag.
>
>  Here's my:
>
>  +1
>
> S///
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>
>   


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


Re: [VOTE] JMeter 2.3.2RC6

Posted by sebb <se...@gmail.com>.
On 01/06/2008, Phil Steitz <ph...@steitz.com> wrote:
> sebb wrote:
>
> > Trying again ...
> >
> > The licence issues reported by Henri have (I trust) been fixed.
> >
> > To rebuild or test JMeter, you need to unpack both the binary and
> > source archives in the same directory structure. This is because the
> > library files are not duplicated in the source archive.
> >
> >
>
>  I unpacked both, but am still getting this:
>  BUILD FAILED
>  /home/phil/jmeter/jakarta-jmeter-2.3.2/build.xml:927:
> /home/phil/jmeter/jakarta-jmeter-2.3.2/lib/opt not found.
>
>  The build succeeds (other than the test error mentioned in the README) if I
> mkdir opt from the /lib directory.
>

Rats!

I added a dummy readme file to the lib/opt directory, but somehow must
have failed to include it in the archives.

Thanks for testing the build.

>  Phil
>
>
> >
> >  Note that there is a bug in Java on some Linux systems that manifests
> >  itself as the follow error when running the test cases or JMeter itself.
> >
> >  [java] WARNING: Couldn't flush user prefs:
> >  java.util.prefs.BackingStoreException:
> >  java.lang.IllegalArgumentException: Not supported:
> indent-number
> >
> >  Archives/hashes/sigs and RAT report:
> >  http://people.apache.org/~sebb/jmeter-2.3.2RC6/dist
> >
> >  Site/Docs are here:
> >  http://people.apache.org/~sebb/jmeter-2.3.2RC6/docs
> >
> >  Tag:
> >
> http://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_3_2RC6
> >
> >  Keys are here:
> >
> http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/KEYS.txt
> >  also
> >  http://www.apache.org/dist/jakarta/jmeter/KEYS
> >
> >  All feedback (and votes!) welcome.
> >
> > [  ] +1  I support this release
> > [  ] +0  I am OK with this release
> > [  ] -0   OK, but....
> > [  ] -1   I do not support this release (please indicate why)
> >
> >  The vote will remain open for at least 72 hours.
> >
> >  Note: If the vote passes, the intention is to release the archive
> >  files and create the release tag from the RC tag.
> >
> >  Here's my:
> >
> >  +1
> >
> > S///
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> general-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: general-help@jakarta.apache.org
> >
> >
> >
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail:
> general-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: general-help@jakarta.apache.org
>
>

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


Re: [VOTE] JMeter 2.3.2RC6

Posted by sebb <se...@gmail.com>.
On 01/06/2008, Phil Steitz <ph...@steitz.com> wrote:
> sebb wrote:
>
> > Trying again ...
> >
> > The licence issues reported by Henri have (I trust) been fixed.
> >
> > To rebuild or test JMeter, you need to unpack both the binary and
> > source archives in the same directory structure. This is because the
> > library files are not duplicated in the source archive.
> >
> >
>
>  I unpacked both, but am still getting this:
>  BUILD FAILED
>  /home/phil/jmeter/jakarta-jmeter-2.3.2/build.xml:927:
> /home/phil/jmeter/jakarta-jmeter-2.3.2/lib/opt not found.
>
>  The build succeeds (other than the test error mentioned in the README) if I
> mkdir opt from the /lib directory.
>

Rats!

I added a dummy readme file to the lib/opt directory, but somehow must
have failed to include it in the archives.

Thanks for testing the build.

>  Phil
>
>
> >
> >  Note that there is a bug in Java on some Linux systems that manifests
> >  itself as the follow error when running the test cases or JMeter itself.
> >
> >  [java] WARNING: Couldn't flush user prefs:
> >  java.util.prefs.BackingStoreException:
> >  java.lang.IllegalArgumentException: Not supported:
> indent-number
> >
> >  Archives/hashes/sigs and RAT report:
> >  http://people.apache.org/~sebb/jmeter-2.3.2RC6/dist
> >
> >  Site/Docs are here:
> >  http://people.apache.org/~sebb/jmeter-2.3.2RC6/docs
> >
> >  Tag:
> >
> http://svn.apache.org/repos/asf/jakarta/jmeter/tags/v2_3_2RC6
> >
> >  Keys are here:
> >
> http://svn.apache.org/repos/asf/jakarta/jmeter/trunk/KEYS.txt
> >  also
> >  http://www.apache.org/dist/jakarta/jmeter/KEYS
> >
> >  All feedback (and votes!) welcome.
> >
> > [  ] +1  I support this release
> > [  ] +0  I am OK with this release
> > [  ] -0   OK, but....
> > [  ] -1   I do not support this release (please indicate why)
> >
> >  The vote will remain open for at least 72 hours.
> >
> >  Note: If the vote passes, the intention is to release the archive
> >  files and create the release tag from the RC tag.
> >
> >  Here's my:
> >
> >  +1
> >
> > S///
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> general-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: general-help@jakarta.apache.org
> >
> >
> >
>
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail:
> general-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: general-help@jakarta.apache.org
>
>

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