Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Invalid character found in the request target

I am having this error in my logs multiple times and I don't know where it is coming from or how to prevent this.

I already tried adding relaxedPathChars and relaxedQueryChars in my server.xml but the error still persists.

java.lang.IllegalArgumentException: Invalid character found in the request target [/console/framework/skeletons/wlsconsole/css/%252E%252E%252Fconsole.portion?_nfpb=true&_pageLabel=HomePage1&handle=com.tangosol.coherence.mvel2.sh.ShellSession(%22java.lang.Runtime.getRuntime().exec("curl ]. The valid characters are defined in RFC 7230 and RFC 3986_._

Comments
Post Details
Added on Nov 21 2023
0 comments
303 views