https://bz.apache.org/bugzilla/show_bug.cgi?id=60607
--- Comment #11 from Philippe Mouawad <[email protected]> --- (In reply to Sean Chang from comment #9) > Some JMeter warnings like... > > Jan 25, 2017 11:03:46 PM java.util.prefs.FileSystemPreferences > checkLockFile0ErrorCode > WARNING: Could not lock User prefs. Unix error code 24. > Jan 25, 2017 11:03:47 PM java.util.prefs.FileSystemPreferences syncWorld > WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: > Couldn't get file lock. > Jan 25, 2017 11:07:46 PM java.util.prefs.FileSystemPreferences > checkLockFile0ErrorCode > WARNING: Could not lock User prefs. Unix error code 24. > Jan 25, 2017 11:07:46 PM java.util.prefs.FileSystemPreferences syncWorld > WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: > Couldn't get file lock. Hello, This one is a java bug on linux systems, see: http://jmeter.apache.org/changes.html => Known problems and workarounds -- You are receiving this mail because: You are the assignee for the bug.
