|
Re: Java Virtual Machine Launcher
|
Posted: May 19, 2009 2:56 AM
|
|
I would guess that you have a java application installed that writes to a directory which has write access only for the secondary account.
If that is the case, then you need to log in as an administrator and grant write access to all the appropriate users for that directory. Alternatively, if the option is available, you could reset the application to use a directory writable to all. (Or you could reinstall the application to achieve the same outcome.)
|
|