Hi, When I am trying to use ‘test’ or send html email using Email Template Module I am getting error: Failed to use the email server to send the email, correct your configuration. Bad type on operand stack Exception Details: Location: org/apache/commons/codec/binary/Base64InputStream.<init>(Ljava/io/InputStream;Z)V @11: invokespecial Reason: Type 'org/apache/commons/codec/binary/Base64' (current frame, stack[2]) is not assignable to 'org/apache/commons/codec/binary/BaseNCodec' Current Frame: bci: @11 flags: { flagThisUninit } locals: { uninitializedThis, 'java/io/InputStream', integer } stack: { uninitializedThis, 'java/io/InputStream', 'org/apache/commons/codec/binary/Base64', integer } Bytecode: 0x0000000: 2a2b bb00 0259 03b7 0003 1cb7 0004 b1 For text mail there is no problems at all. I have got newest version of Modeler, MxModelReflection and Encryption. I am using same version of email template and configuration on other project and everything is ok. Any ideas?
↧