Users Receive 'Invalid Character Found in the Request Target' Message Using Advance Search
(Doc ID 2978446.1)
Last updated on OCTOBER 04, 2023
Applies to:
Oracle Insurance Policy Administration J2EE - Version 11.3.1.19 and laterInformation in this document applies to any platform.
Symptoms
On : 11.3.1.19 version, Advanced Search
Following the deployment of OIPA under tomEE using Docker Image,
whenever users attempts to perform an Advance Search, the UI reports the following message.
The error is only reported when attempting the Advanced Search.
However searches from Home page - Search Bar are successful.
ERROR
-----------------------
INFO [tomcat-http--3] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:468)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:260)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:860)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1598)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Log into OIPA application.
2. Click on the Advance Search on top right hand corner of the Home Screen.
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 |