[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Strange error after upgrading to 1.4.1



Hello,

On Thursday 27 March 2003 15:55, Darryl L. Pierce wrote:
> run:
> Mar 27, 2003 9:54:11 AM java.util.prefs.FileSystemPreferences$3 run
> WARNING: Could not create system preferences directory. System
> preferences are unusable.

system preferences get stored in /etc. You probably don't have write permission
in this directory :)
There 2 solutions to this problem: 
   start your app as root
   or 
   create /etc/.java  (look at the dot) by hand (as root) and make it world writable..

cheers
markus



Reply to: