-
I'm having exactly the same problem, after my file reached 107 K. However, I don't know if it is because of the file size or some other factor. I had to create a new file, where I'm storing new items. So, I'm storing my passwords on two files.
2008-07-31 16:05:30 UTC by xganesh
-
Hi, my C-disk crashed (in the software sense) during an automatic update of the system. So I had to reinstall the operating system (XP). However, my PassReminder file was on the D-disk, so I did not lost it. But after re-installation of PassReminder (same version, same setup), I can't open my old file. When I try to do it from an empty PassReminder session, I am asked for the password, and then...
2008-03-14 20:03:52 UTC by nobody
-
Using PassReminder 1.0 on Windows XP, with JRE 1.6.0. When trying to save preferences or password files I always get an error dialog saying "Error during the file storing." It's pretty much unusable because of this.
2007-02-12 08:14:32 UTC by sfrowd
-
passreminder committed revision 7 to the PassReminder (a password manager) SVN repository, changing 162 files.
2006-10-25 14:58:36 UTC by passreminder
-
passreminder committed revision 6 to the PassReminder (a password manager) SVN repository, changing 1 files.
2006-10-25 14:55:13 UTC by passreminder
-
passreminder committed revision 5 to the PassReminder (a password manager) SVN repository, changing 1 files.
2006-10-25 14:54:49 UTC by passreminder
-
passreminder committed revision 4 to the PassReminder (a password manager) SVN repository, changing 1 files.
2006-10-25 14:54:29 UTC by passreminder
-
Logged In: YES
user_id=646146
I had this error, too. The method Boolean.parseBoolean is
not available until java 1.5.0. That's why it works with
java 1.5 and doesn't with java 1.4 ;-)
2006-10-24 23:49:22 UTC by hampelratte
-
I was using jdk 1.4.2_10.
I created a new passwords file from scratch and also
tried to import data from a csv file exported with an
older version. Saving the passwords file works, but
when I try to open it again I get this:
Exception in thread "main"
java.lang.NoSuchMethodError:
java.lang.Boolean.parseBoolean(Ljava/lang/String;)Z
at...
2006-10-11 11:17:08 UTC by bogdanalexandru
-
Logged In: YES
user_id=1312030
The password field is missing from the 0.7 profile set by
default. Had to add it...
2006-10-11 11:09:11 UTC by bogdanalexandru