Oracle Weblogic Server (MOSC)

MOSC Banner

HttpServletRequest.getRemoteAddr(); returns the 0.0.0.4 for all the requests

edited Jan 5, 2023 3:43PM in Oracle Weblogic Server (MOSC) 3 commentsAnswered

#Environment: JDK11 , oracle weblogic14c

<Jan 5, 2023, 11:05:58 AM Indochina Time> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 11.0.4+0-hp-ux from Hewlett Packard Enterprise Company.>

<Jan 5, 2023, 11:06:03 AM Indochina Time> <Info> <Management> <BEA-141107> <Version: WebLogic Server 14.1.1.0.0


HttpServletRequest.getRemoteAddr(); returns the 0.0.0.4 for all the requests,it doesn't return the correct remote address.


#Environment: JDK8 , oracle weblogic14c

<Jan 5, 2023 11:09:10 AM ICT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 25.08-b1 from Hewlett-Packard Company.>

<Jan 5, 2023 11:09:13 AM ICT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 14.1.1.0.0


HttpServletRequest.getRemoteAddr(); returns the correct remote address.


so ,we require help on to get the correct remote address on JDK11 , oracle weblogic14c enviroment .

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