|
From: H. B. M. <mc...@cs...> - 2003-07-08 13:46:38
|
Right, I'm pretty sure it's from the JVM. But people shouldn't have to do any local configuration for prefs to work, right? Or, if there is configuration that needs to be done, then it should go in the documentation. How's that coming? I checked the .java dir on my machine, and all the permissions appear correct. Note that it appears to be talking about "system" preferences ... would it try to right somewhere other than my home directory? I am using Sun java 1.4.1_02 - Brendan On Tue, 8 Jul 2003, Brent Bryan wrote: > As far as I can tell, these messages are being issued by the java runtime > environment, and not from any of our code. Just guessing, it seems like > the permission on your ".java" folder might be set so that the jre can't > read or write the file it needs > (~/.java/.userPrefs/edu/whitman/halfway/jigs/prefs.xml). > > I haven't made any changes to teh prefs code lately, and I have tested it > on a couple of machines, so I am inclined to believe the error is due to > local configuration rather than code. > > -Brent > > > > > On Mon, 7 Jul 2003, Brendan McMahan wrote: > > >I'm getting a bunch of preference system (I think) errors. Any ideas brent? > > > > - Brendan > > > >WARNING: Could not create system preferences directory. System preferences are > >unusable. > >Configuring with /usr0/mcmahan/jigs/user/jigs_default_log4j_config.lcf > >rootSourceFile = /usr0/mcmahan/pics/root_image_source > >Jul 7, 2003 5:33:26 PM java.util.prefs.FileSystemPreferences > >checkLockFile0ErrorCode > >WARNING: Could not lock System prefs.Unix error code 1509517432. > >Jul 7, 2003 5:33:26 PM java.util.prefs.FileSystemPreferences syncWorld > >WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: > >Couldn't get file lock. > > > > > > > >------------------------------------------------------- > >This SF.Net email sponsored by: Free pre-built ASP.NET sites including > >Data Reports, E-commerce, Portals, and Forums are available now. > >Download today and enter to win an XBOX or Visual Studio .NET. > >http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > >_______________________________________________ > >Jigs-devel mailing list > >Jig...@li... > >https://lists.sourceforge.net/lists/listinfo/jigs-devel > > > > -- > Brent Bryan > br...@wh... > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > Jigs-devel mailing list > Jig...@li... > https://lists.sourceforge.net/lists/listinfo/jigs-devel > |