If you’re experiencing the posted problem using Verity K2 on Solaris, the problem is possibly due to Java JVM that you’re using. We use Java6 and tried jdk1.6.0_14, jdk1.6.0_16 and jdk1.6.0_21 before the problem disappeared by using jdk1.6.0_12.
Additional stack trace information follows:
“Error”,”http-8081-4″,”07/17/10″,”03:56:45″,”cfadmin”,”Could not initialize class com.verity.security.k2.K2Encrypt The specific sequence of files included or processed is: /opt/coldfusion/cfusion9
/CFIDE/administrator/verity/index.cfm, line: 71 ”
java.lang.NoClassDefFoundError: Could not initialize class com.verity.security.k2.K2Encrypt
at com.verity.administration.VAdmin.
at com.verity.api.administration.VAdministration.
at coldfusion.tagext.search.Utils$1.run(Utils.java:675)
at java.security.AccessController.doPrivileged(Native Method)
at coldfusion.tagext.search.Utils.adminConnect(Utils.java:668)
at coldfusion.tagext.search.Utils.isVerityRunning(Utils.java:642)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at coldfusion.runtime.java.JavaProxy.invoke(JavaProxy.java:97)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2360)
at cfindex2ecfm283217441._factor1(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\verity\index.cfm:71)