Hello, i wrote my own encryption algorithm of password and it did work as i could log myself with the admin account and with one user that i created. But when trying to access a conference, i got the following in the log-file. The problem is, i didn't modified the mentioned file at all.
ERROR 03-20 23:17:33.522 o.a.o.d.d.s.SessiondataDao:207 [http-nio-0.0.0.0-5080-exec-10] - Could not find session to Update . . . ERROR 03-20 23:17:33.526 o.a.w.DefaultExceptionMapper:170 [http-nio-0.0.0.0-5080-exec-10] - Unexpected error occurred . . . Caused by: java.lang.reflect.InvocationTargetException: null . . . Caused by: java.lang.IllegalArgumentException: Argument 'value' may not be null. . . . Thanks for the help Lionel --
