If using Oracle JDK you should update to 7(b05) or 1.6.0_23 at least. Accordingly to this issue track<http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=ba474ec123cabeffffffffe6ebc25e5a9d94e?bug_id=6396599>, this bug was fixed in these versions.
In case of using JDK 7, update to latest version, 7(b07) I suppose, as it has some major security problems fixed. Hope it helps. Flávio Cysne 2012/9/11 sebb <[email protected]> > On 11 September 2012 23:18, Mikhail T. <[email protected]> wrote: > > Hello! > > > > I keep getting this message (on stderr) as long as JMeter is running -- > it > > is appearing every few minutes even if I don't do anything: > > > > WARNING: Couldn't flush user prefs: > > java.util.prefs.BackingStoreException: > > java.lang.IllegalArgumentException: Not supported: indent-number > > > > What's the reason and how do I get rid of it? Thank you! Yours, > > This is a known problem with some Linux Java implementations. > > > -mi > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
