Jeremy,
I loosened the permissions but still got the same error.
This is what I did:
1. Opened the file "java.policy" in the directory "<Lotus Notes Installation>\jvm\lib\security" and added the following lines to it
grant {
permission java.security.AllPermission;
};
2. Restarted my Lotus Notes client (I am doing this on my local machine and local database)
Am I missing something?