Java exception error when setting up online banking
I am trying to setup online banking with Bank of America. I am running Red Hat Desktop Linux 5 and have the latest registered version of MoneyDance. When I click on the "New Connection" button, I receive a popup window with the following error message:
Error: Java.security.InvalidKeyException: No Installed provider supports this key: com.moneydance.security.DSAPublicKeyImpl
Can someone provide some guidance on how to get around this error.
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 Alan on 22 Apr, 2009 03:55 PM
In case it matters, here is the Java version information
Java Version: 1.5.0 Java Vendor: IBM Corporation
2 Posted by Brian Adler on 22 Apr, 2009 04:48 PM
Alan, If you install Sun Java (or OpenJDK) then it will work. The IBM version of Java you are using must be either broken or missing the encryption code necessary for Moneydance to verify the list of banks. Brian Moneydance Support
Brian Adler closed this discussion on 22 Apr, 2009 04:48 PM.
Alan re-opened this discussion on 22 Apr, 2009 09:33 PM
3 Posted by Alan on 22 Apr, 2009 09:33 PM
Thanks
OpenJDK 6 got me past this problem