Page 1 of 1

Unable to create user configuration file

PostPosted: Sun Feb 03, 2013 3:55 pm
by flanjohn
I can't open MyMoney on my mac. I am running Mountain Lion. It seems there might be a problem with Java according to the error message below. How can I fix this problem.
Thanks
John



com.mth.mymoney.shared.exception.MoneyRuntimeException: Unable to create user configuration file: /Users/john3/.mymoney
at com.mth.mymoney.config.Environment.getUserApplicationHome(Environment.java:966)
at com.mth.mymoney.config.Environment.getUserConfigurationFile(Environment.java:1066)
at com.mth.mymoney.Money.run(Money.java:697)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702)
at java.awt.EventQueue.access$400(EventQueue.java:82)
at java.awt.EventQueue$2.run(EventQueue.java:663)
at java.awt.EventQueue$2.run(EventQueue.java:661)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:672)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Re: Unable to create user configuration file

PostPosted: Mon Feb 04, 2013 1:25 am
by mthadm
Hello,


Can you create the /Users/john3/.mymoney manually? In other words if you open finder and navigate to /Users/john3 can you create a folder there named .mymoney?

You may need to repair permissions on your Mac, please take a look at this article - http://osxdaily.com/2011/11/15/repair-u ... os-x-lion/ or google "repair permissions mac"


Thanks,

MTH Team