Upgraded to Fedora 11 linux, now moneydance 2010 won't start

dlparker's Avatar

dlparker

21 Dec, 2009 06:37 AM

I upgraded my linux OS today to Fedora 11 and now moneydance won't start. I've made sure I have the latest version, reinstalled (twice - second time deleting the old Moneydance directory first). I've done a cut & paste of the contents of errlog.txt below (changed the license key, of course - I've already checked to see if it's valid and it is):

Starting Moneydance 2010 (723)
Settings Folder: /home/dlparker/.moneydance
OS: Linux 2.6.29.4-167.fc11.x86_64 i386
Java: 1.6.0_16 (Sun Microsystems Inc.)
License Key: xxxxxxx-xxxxxxxx
Error loading extension: java.lang.NoClassDefFoundError: Could not initialize class java.awt.Color
Error loading extension: java.lang.NoClassDefFoundError: Could not initialize class java.awt.Color
java.lang.NoClassDefFoundError: Could not initialize class java.awt.Color

at com.moneydance.apps.md.view.gui.MDColors.preferencesUpdated(MDColors.java:47)
at com.moneydance.apps.md.view.gui.MDColors.<init>(MDColors.java:39)
at com.moneydance.apps.md.view.gui.MoneydanceGUI.<init>(MoneydanceGUI.java:127)
at com.moneydance.apps.md.controller.Main.getUI(Main.java:830)
at com.moneydance.apps.md.controller.Main.startApplication(Main.java:753)
at com.moneydance.apps.md.controller.Main.main(Main.java:197)
at Moneydance.main(Moneydance.java:7)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.install4j.runtime.Launcher.main(Unknown Source)
  1. 1 Posted by Ben Spencer on 22 Dec, 2009 04:59 PM

    Ben Spencer's Avatar

    Hi

    Given where the exception is being thrown from it seems likely that there is a problem with your java run time installation. Are you running the version of java that came with the Moneydance download. Moneydance comes with 32bit java and your error log is report that you are running on a 64bit system. I would suggest instaling the version of Moneydance that does not come with java and reinstall the latest version of java from sun for you set up.

    Also are you running this directly from the terminal or are you ssh/su/sudo'ing and maybe not having permission to connect to the X server.

    Sincerely

    Ben Spencer

  2. 2 Posted by dlparker on 22 Dec, 2009 05:31 PM

    dlparker's Avatar

    That fixed it! And yes, I was logged in directly to the workstation
    under my usual id.

    Thanks!

  3. 3 Posted by Ben Spencer on 22 Dec, 2009 06:43 PM

    Ben Spencer's Avatar

    Great! Thanks for reporting back.
    Ben

  4. Ben Spencer closed this discussion on 22 Dec, 2009 06:43 PM.

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