Uncategorized

AttributeError: ‘stringmap’ object has no attribute ‘pyamf’

If you’re experiencing the posted problem using jpython 2.5.1 with pyamf and Tomcat 6, you’ll need to either patch 2.5.1 or upgrade to 2.5.2b1 or higher. Addition information about the problem and the patch can be found here. Additional error information follows: Traceback (most recent call last): File “__pyclasspath__/pyamf/remoting/gateway/wsgi.py”, line 84, in __call__ File “__pyclasspath__/pyamf/remoting/__init__.py”, [...]

java.lang.NoClassDefFoundError: Could not initialize class com.verity.security.k2.K2Encrypt

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 [...]