Moneydance (linux) will not start
Debian (aptosid) amd64. Moneydance 10 and 11. This was working on my system. Now the error log reports the following:
Starting Moneydance 2011 (791)
Settings Folder: /home/john/.moneydance
OS: Linux 2.6.39-1.slh.1-aptosid-amd64 amd64
Java: 1.6.0_25 (Sun Microsystems Inc.)
Unable to read source information:
java.lang.NullPointerException
Exception in thread "AWT-EventQueue-0"
java.lang.NoClassDefFoundError:
org/jfree/data/time/RegularTimePeriod
followed by numerous other erro messages, ending with:
Caused by: java.lang.ClassNotFoundException: org.jfree.data.time.RegularTimePeriod
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 57 more
I did not consciously change anything on my setup; I did a dist-upgrade and this followed. Help? Error log attached.
- errlog.txt 5.02 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Jon Hoover on 05 Jun, 2011 05:27 PM
John,
Would you consider trying Openjdk instead of Sun's Java. You can use your package manager to download it. To see whether the system has switched it over type on the command line 'java --version'.
Its the preferred version of java for linux by the support staff but I'll admit its a bit of a guess as to whether that might fix your problem. If not, let me know and I will ask the developers to look at your error messages and see if they can get something out of it.
Sincerely,
Jon Hoover, Moneydance Support
2 Posted by John McCreary on 05 Jun, 2011 06:11 PM
Jon: Thanks for the reply. I have spent the last several hours poking about on the interwebs and found a solution that works here (the last couple of entries): http://moneydance-general.11394.n5.nabble.com/64-bit-Linux-td16013....
Moneydance is now running, and I think I will leave it at that.
Jessica Little closed this discussion on 08 Jun, 2011 04:51 AM.
3 Posted by Jon Hoover on 09 Jun, 2011 08:45 PM
John,
Glad to hear you figured it out! I always dig around on our own support archives when there is an interesting problem but this shows me that I should look more often elsewhere on the web. I'll keep this solution in mind if I encounter this again.
Thanks!
Jon Hoover, Moneydance Support