Re: Error when closing ImageJ
Posted by
Mohamad Habes on
Jun 01, 2009; 2:04am
URL: http://imagej.273.s1.nabble.com/Error-when-closing-ImageJ-tp3692364p3692366.html
For some Reason I got the same Problem on Vista, I solved it when I
created a File "IJ_Prefs.txt" at that path.
good luck
sean k wrote:
> I'm getting the following errors when closing the ImageJ application. I'm on windows vista 32 bit. Can anyone suggest something?
>
> java.io.FileNotFoundException: C:\PROGRA~1\ImageJ\IJ_Prefs.txt (Access is denied)
>
> at java.io.FileOutputStream.open(Native Method)
>
> at java.io.FileOutputStream.<init>(Unknown Source)
>
> at java.io.FileOutputStream.<init>(Unknown Source)
>
> at ij.Prefs.savePrefs(Prefs.java:475)
>
> at ij.Prefs.savePreferences(Prefs.java:318)
>
> at ij.ImageJ.run(ImageJ.java:657)
>
> at java.lang.Thread.run(Unknown Source)
>
> <Unable to save preferences>
>
>
>
>
>
>