JMSCC0066: The UTF-8 conversion failed. There was a problem during either reading or writing of a UTF-8 string.
Hi everyone
The below Exception i have found on AES. could please help me out how resolve the issue ?
com.ibm.msg.client.jms.DetailedMessageFormatException Message JMSCC0066: The UTF-8 conversion failed. There was a problem during either reading or writing of a UTF-8 string. The most common problem is attempting to write a string longer than 65535 characters. See the linked exception for further information. Stack
Hi everyone
The below Exception i have found on AES. could please help me out how resolve the issue ?
com.ibm.msg.client.jms.DetailedMessageFormatException Message JMSCC0066: The UTF-8 conversion failed. There was a problem during either reading or writing of a UTF-8 string. The most common problem is attempting to write a string longer than 65535 characters. See the linked exception for further information. Stack
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native:Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:56) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:39) at java.lang.reflect.Constructor.newInstance(Constructor.java:527) at com.ibm.msg.client.commonservices.j2se.NLSServices.createException(NLSServices.java:313) at com.ibm.msg.client.commonservices.nls.NLSServices.createException(NLSServices.java:388) at com.ibm.msg.client.jms.internal.JmsErrorUtils.createException(JmsErrorUtils.java:104) at com.ibm.msg.client.jms.internal.JmsBytesMessageImpl.writeUTF(JmsBytesMessageImpl.java:2371) at com.ibm.msg.client.jms.internal.JmsBytesMessageImpl.writeObject(JmsBytesMessageImpl.java:2228) at com.ibm.jms.JMSBytesMessage.writeObject(JMSBytesMessage.java:736) at com.pegarules.generated.activity.ra_action_invokejmsconnector_27608a622b263e8bd3f52da0d3cd19a8.step1_circum0(ra_action_invokejmsconnector_27608a622b263e8bd3f52da0d3cd19a8.java:855)
Thanks,
Naresh
***Updated by moderator: Lochan to update Categories***