Problem with latest update... Java error

Eric Seaberg's Avatar

Eric Seaberg

Nov 27, 2023 @ 04:21 PM

I installed the latest update when notified of it and IMMEDIATELY got this error... attached screen capture. Any ideas?

  1. 1 Posted by efrangul on Nov 27, 2023 @ 04:28 PM

    efrangul's Avatar

    Same error for me.

  2. 2 Posted by derekkent23 on Nov 27, 2023 @ 04:31 PM

    derekkent23's Avatar

    I am not support staff, just a user.
    Hi Eric

    Try 2023.2(5060) It can be found at https://infinitekind.com/prepreview

    Its a bug fix for your issue.

    Hope this helps

  3. 3 Posted by luis on Nov 27, 2023 @ 04:39 PM

    luis's Avatar

    I have same error

  4. 4 Posted by efrangul on Nov 27, 2023 @ 04:39 PM

    efrangul's Avatar

    This is fixing the issue for java, but it does not start/open any file.

  5. 5 Posted by derekkent23 on Nov 27, 2023 @ 04:46 PM

    derekkent23's Avatar

    I am not support staff, just a user.
    Hi efrangul

    Sorry I am not clear.
    Are you saying you have installed 2023.2(5060) but Moneydance want even start/open?
    There are no messages.
    If so what’s your computer operating system?

  6. 6 Posted by Stuart Beesley ... on Nov 27, 2023 @ 05:09 PM

    Stuart Beesley (Mr Toolbox)'s Avatar

    Please advise your OS Platform?

    Also, then after killing MD, please locate errlog.txt file on disk and upload that here?

  7. 7 Posted by webyan on Nov 27, 2023 @ 05:42 PM

    webyan's Avatar

    Same error on both MD versions 2023.2 (5060) and 2023.2 (5059)

    Mac OS Sonoma 14.1.1

  8. 8 Posted by efrangul on Nov 27, 2023 @ 06:07 PM

    efrangul's Avatar

    I won't copy all the log - not secure to show all ....

    Here is a glitch ..

    OS: Mac OS X 14.1.1 x86_64
    Architecture: intel64
    Java: 21 (Eclipse Adoptium)

    and later ...

    Scheduling next reminders auto-commit for Mon Nov 27 13:00:37 EST 2023 (was previously scheduled for Wed Dec 31 19:00:00 EST 1969)
    MDPlus status undetermined or not activated
    java.lang.reflect.InvocationTargetException
    at java.desktop/java.awt.EventQueue.invokeAndWait(Unknown Source)
    at java.desktop/java.awt.EventQueue.invokeAndWait(Unknown Source)
    at java.desktop/javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
    at com.moneydance.apps.md.view.gui.MoneydanceGUI.dataFileOpened(MoneydanceGUI.java:1651)
    at com.moneydance.apps.md.controller.Main.setCurrentBook(Main.java:1411)
    at com.moneydance.apps.md.controller.Main.startApplication(Main.java:841)
    at com.moneydance.apps.md.controller.Main.main(Main.java:181)
    at Moneydance.main(Moneydance.java:7)
    Caused by: java.lang.IncompatibleClassChangeError: class com.moneydance.modules.features.ratios.RatioPart$1 can not implement com.infinitekind.moneydance.model.AcctFilter, because it is not an interface (com.infinitekind.moneydance.model.AcctFilter is in unnamed module of loader 'app')

    There might be a conflict between the version of java installed in /usr/bin/ ... which is version 1.8 and the version you are using which is version 21 ....

  9. 9 Posted by Stuart Beesley ... on Nov 27, 2023 @ 06:21 PM

    Stuart Beesley (Mr Toolbox)'s Avatar

    It's not java version.. It's a known problem...

    Firstly try PREVIEW build 1060... Also build 1061 is compiling now..

    You need to update the ratios and debtinsights extensions... If you can't then find the fmodules folder on disk and delete these two .mxt files and then launch MD and install the latest extension versions.

  10. 10 Posted by webyan on Nov 27, 2023 @ 06:43 PM

    webyan's Avatar

    Thanks Stuart. I updated the ratios extension and all of my other extensions. I do not have debtinsights installed. MD 2023.2 (5060) not starts without the java error message.

  11. 11 Posted by Stuart Beesley ... on Nov 27, 2023 @ 07:16 PM

    Stuart Beesley (Mr Toolbox)'s Avatar

    ** I think you mean now starts (not not starts)? yes?

  12. 12 Posted by efrangul on Nov 27, 2023 @ 07:26 PM

    efrangul's Avatar

    Removed the ratios.mxt

    before:
    ~/Library/Containers/com.infinitekind.MoneydanceOSX % find . -name "*mxt*"
    ./Data/Library/Application Support/Moneydance/fmodules/moneyPie.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/yahooqt.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/txtimport.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/updater.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/ratios.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/stockglance.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/toolbox.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/balpred.mxt

    After:
    ~/Library/Containers/com.infinitekind.MoneydanceOSX % find . -name "*mxt*"
    ./Data/Library/Application Support/Moneydance/fmodules/moneyPie.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/yahooqt.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/txtimport.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/updater.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/stockglance.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/toolbox.mxt
    ./Data/Library/Application Support/Moneydance/fmodules/balpred.mxt

    I was able to start without any errors.... ;)

    Thanks !
    Eric

  13. 13 Posted by Eric Seaberg on Nov 27, 2023 @ 07:33 PM

    Eric Seaberg's Avatar

    I did update all of my extensions just after I originally posted, and all is good now!!

    Thanks for the replies!

    _____________________
    Eric Seaberg • San Diego
         [email blocked]

  14. 14 Posted by webyan on Nov 27, 2023 @ 07:35 PM

    webyan's Avatar

    Yes Stuart. I meant "now" starts! :-). Thank you

  15. 15 Posted by Jeff B on Nov 27, 2023 @ 07:39 PM

    Jeff B's Avatar

    Could you please post the same information for Windows 10, I reinstalled the update again and no more java error, however, now monydance will not start and has no error message.

    Jeff

  16. 16 Posted by dtd on Nov 27, 2023 @ 07:50 PM

    dtd's Avatar

    Did you reinstall 5059 or did you get 5060?

  17. 17 Posted by Eric Seaberg on Nov 27, 2023 @ 07:54 PM

    Eric Seaberg's Avatar

    5059 worked after the extension update, but I also DL’d the new one.

    _____________________
    Eric Seaberg • San Diego
         [email blocked]

  18. 18 Posted by Stuart Beesley ... on Nov 27, 2023 @ 08:30 PM

    Stuart Beesley (Mr Toolbox)'s Avatar

    Until 5061 is available you will have to manually delete the ratios.mxt file or downgrade to build 5006, update extensions, then upgrade MD again.

  19. 19 Posted by Feffbo on Nov 27, 2023 @ 10:14 PM

    Feffbo's Avatar

    On 11/27/2023 11:50:19 AM, dtd <[email blocked]> wrote:
    Feffbo: I was able to get 5060 to work by deleting the ratios.mxt file.

    Jeff

    // PleaIse reply above this line

  20. 20 Posted by Eric Seaberg on Nov 27, 2023 @ 10:17 PM

    Eric Seaberg's Avatar

    _____________________
    Eric Seaberg • San Diego
         [email blocked]

  21. Support Staff 21 Posted by Ethan on Dec 03, 2023 @ 03:56 AM

    Ethan's Avatar

    Hello everyone,

    In case you haven't seen it already, these issues should be resolved in the latest preview version: http://infinitekind.com/preview

    Ethan
    Infinite Kind Support

  22. 22 Posted by webyan on Dec 03, 2023 @ 06:58 PM

    webyan's Avatar

    Ethan, thank you for the update.

    Ron

  23. Maddy closed this discussion on Dec 06, 2023 @ 05:17 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