The reason is "java.security.AccessControlException". Dynamic class loading is a problem in Domino.
Locate and read the java.policy file and edit it by granting more priviledges for Java Virtual Machine.
I don't know why these dynamic class loadings are prohibited by default...
Don't know the exact syntax of what kind of "grant" you should add, but I think our friend Google will help :)