Community Page
- www.17od.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi Rajesh, Is the "total" attribute returned in your JSON correct? (the total field in the example I give is "totalPerons" - although that's a mis-spelling, it should be...
- Hi, I tried above example , in my data base i have 21 records.But it's displaying only 15 records in my grid and next page and last page buttons are disabled.Could you help us to figure out the...
- thanks for the information
- Unfortunately i put all the getters and setters methods. Do you have another idea about this problem? Maybe i am doing a mistake and i didn't notice. I notice the following: JSONArray...
- Could it be that your Account object isn't a javabean (with getters for each attribute)?
Jump to original thread »
It’s only taken me 7 months but I’ve finally managed to release version 1.1 of UPM. This release introduces one of the main features I’ve wanted since the start of this project, database sharing. This feature allows you to keep your password databases in sync ac
... Continue reading »
1 year ago
I just upgraded to Leopard on my Mac, and when I copied the 1.0 version across, when I tried to open my database file I got this error: "input length must be multiple of 8 when decrypting with padded cipher." (The results I got from a google search on that phrase were, I have to admit, above my head.) I then went and found that you were at version 1.5 already (you've been busy!) and downloaded it. Now when I try to open my xml file, I get an error that says "Either your password is incorrect or this file isn't a UPM password database."
Needless to say, I'm positive I have the right password. Any thoughts? Any help would be muchly appreciated!
1 year ago
Have you installed the Java Cryptography Extension? AFAIK Leopard ships with Java 1.5 so if you go to this page http://java.sun.com/javase/downloads/index_jdk5... download the "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 5.0". Extract the ZIP file that you get and copy the two JAR files in it to the folder '.\lib\security' of your JRE (overwriting the ones that are there).
If that doesn't work let me know. The database changed structure between versions 1.0 and 1.5 so maybe there's a problem with the code that upgrades the database.
1 year ago
Works great in Leopard, people!
1 year ago
I've been using UPM for a year now. And after my upgrading to Leopard, it stopped working. I've already installed JCE, but it not fixed the problem.
Can you help me? Please? I really need to access my data on the UPM database.
Sorry for bad english.
from Brazil, Marco Gomes
CTO of the boo-box team
http://boo-box.com
1 year ago
11 months ago
Thanks.