My Oracle Support Banner

CCB_HANDLERS_UNSUPPORTED_ENCODING Error For signZoned Style With Target Encoding ISO-8859-1 (Doc ID 2907109.1)

Last updated on APRIL 01, 2024

Applies to:

Oracle Service Bus - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

When attempting to transform a CSV file to a COBOL file using ISO-8859-1, the following error occurs.

ERROR
-----------------------
ORABPEL-11256

CCB_HANDLERS_UNSUPPORTED_ENCODING.
Unsupported Encoding : signZoned in Style . Supported encoding names are ASCII, US-ASCII, CP037, IBM037, CP500, IBM500..
Check the error stack and fix the cause of the error.

at oracle.tip.pc.services.translation.xlators.nxsd.NXSDTranslatorImpl.processCharacterEvent(NXSDTranslatorImpl.java:4027)
at oracle.tip.pc.services.translation.xlators.nxsd.NXSDTranslatorImpl.endElement(NXSDTranslatorImpl.java:4155)
at oracle.xml.parser.v2.XMLMultiHandler.endElement(XMLMultiHandler.java:184)
at oracle.xml.parser.schema.XSDValidator.endElement(XSDValidator.java:889)
at oracle.xml.parser.v2.XMLElement.reportEndElement(XMLElement.java:4432)
at oracle.xml.parser.v2.XMLElement.reportSAXEvents(XMLElement.java:4283)
at oracle.xml.parser.v2.XMLElement.reportChildSAXEvents(XMLElement.java:4292)
at oracle.xml.parser.v2.XMLElement.reportSAXEvents(XMLElement.java:4282)
at oracle.xml.parser.v2.XMLElement.reportChildSAXEvents(XMLElement.java:4292)
at oracle.xml.parser.v2.XMLElement.reportSAXEvents(XMLElement.java:4282)
at oracle.xml.parser.v2.XMLElement.reportChildSAXEvents(XMLElement.java:4292)
at oracle.xml.parser.v2.XMLDocument.reportSAXEvents(XMLDocument.java:2016)
at oracle.tip.pc.services.translation.xlators.nxsd.XMLTokenizer.tokenize(XMLTokenizer.java:172)
at oracle.tip.pc.services.translation.xlators.nxsd.NXSDTranslatorImpl.doOutboundTranslation(NXSDTranslatorImpl.java:1170)
... 102 more

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.