Oracle Weblogic Server (MOSC)

MOSC Banner

RestService Not Working after applying WLS PATCH SET UPDATE 14.1.1.0.250108

edited Feb 15, 2025 6:35AM in Oracle Weblogic Server (MOSC) 7 commentsAnswered

We applied the Weblogic CPU patch (WLS PATCH SET UPDATE 14.1.1.0.250108) . after that our application Rest service request got stuck. Exactly the below code is blocking the request and we are receiving the stuck thread exception after the timeout.

BufferedReader in = new BufferedReader(new InputStreamReader(ContainerRequestContext.getEntityStream()));

Kindly let me know any Jar version is upgraded or any code change needs to be done.

Note: if we are reverting the CPU patch then we are not getting above issue. And its working fine.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center