~Sigmund UmwemanoniSep 21, 2017, 1:27 PM323 PostsOn the chance this is just a legitimate exceptionThis should be added in the file [dominoserver-dir]/jvm/lib/security/java.policy: grant { permission java.lang.RuntimePermission “setContextClassLoader”; permission java.lang.reflect.ReflectPermission “suppressAccessChecks”; }; -- Courtesy Martin Vereecken
~Vijay ZenfoobergettuSep 22, 2017, 12:27 AM15 PostsThanks MikeFinally see some things working.. now getting Error cleaning up agent threads Exception in thread "Abandoned connection cleanup thread" java.lang.IllegalMonitorStateException ..... something else to hunt down... Thanks again Cameron