My Oracle Support Banner

Form POST To Satellite Server Results In HTTP 400 Due To java.io.UnsupportedEncodingException. (Doc ID 1600960.1)

Last updated on AUGUST 28, 2024

Applies to:

Oracle WebCenter Sites - Version 7.6.2 and later
Information in this document applies to any platform.

Symptoms

Form POST to Satellite server results in HTTP 400 due to java.io.UnsupportedEncodingException.

Following error is seen in the log:

[CS.REQUEST][ERROR] Exception getting request parameters
java.io.UnsupportedEncodingException:
  at java.lang.StringCoding$DecoderCache.getDecoder(StringCoding.java:143)
  at java.lang.StringCoding.getDecoder(StringCoding.java:384)
  at java.lang.StringCoding.decode(StringCoding.java:496)
  at java.lang.String.(String.java:241)
  at java.lang.String.(String.java:270)
  at COM.FutureTense.Servlet.ServletRequest.transcodeString(y:2865)
  at COM.FutureTense.Servlet.ServletRequest.decodeParams(y:547)
  at COM.FutureTense.Servlet.ServletRequest.initializeParameters(y:111)
  .
  .
  .

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


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