Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

java.io.unsupportedencodingexception

8 views
Skip to first unread message

Deepak

unread,
May 28, 2003, 11:56:10 AM5/28/03
to
I am getting java.io.unsupportedencodingexception cp500. exception
when trying to read an mq message using mq api .

It was working in diff environments .i am having mq client 5.2 in the
current environment where the exception is thrown.

detailed routine.

java.io.UnsupportedEncodingException: Cp500
at sun.io.Converters.getConverterClass(Converters.java(Compiled
Code))
at sun.io.Converters.newConverter(Converters.java(Compiled Code))
at java.io.InputStreamReader.<init>(InputStreamReader.java(Compiled
Code))
at java.io.InputStreamReader.<init>(InputStreamReader.java(Compiled
Code))
at com.ibm.mq.MQMessage.readConvertedString(MQMessage.java:923)
at com.ibm.mq.MQMessage.readString(MQMessage.java:893)

0 new messages