On 11/12/2007, Bo Yu <[EMAIL PROTECTED]> wrote: > Hi, > > I see the following error messages showing up continuously with jmeter 2.3.1. > How should I debug and fix it? > > Dec 11, 2007 10:06:07 AM java.util.prefs.FileSystemPreferences syncWorld > WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: > java.lang.IllegalArgumentException: Not supported: indent-number > Dec 11, 2007 10:06:37 AM java.util.prefs.FileSystemPreferences syncWorld > WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: > java.lang.IllegalArgumentException: Not supported: indent-number >
The java util preferences classes are used to save the last few filenames that JMeter sees. There's no way to configure this; just ignore the warnings. However it would be useful to know which version of Java and OS you are using, so we can perhaps fix this for the next release. > I was running the same script on jmeter 2.3 for quite some time and did not > see any problem. > > Thanks, > Bo > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

