Oracle Weblogic Server (MOSC)

MOSC Banner

Settings JAVA_OPTIONS different on managed servers and on Admin server

edited Dec 21, 2011 7:00PM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
Hello,
I tried to solve problem with settings JAVA_OPTIONS for connecting jrmc console. For example: I need to set "-Xmanagement:port=7091,ssl=false,authenticate=false -Djava.rmi.server.hostname=localhost".
When I add this into WLS console "Environment" -> "Servers" -> "Admin server" -> "Server start" -> "Arguments", it will be ignored after restart Admin server, it works properly for managed servers only.
When I add this into <domain_dir>/bin/startWebLogic.sh, it will work with Admin server properly after restart. But it will be automatically added into JAVA_OPTIONS for every manager server, which would
be started using this Admin server, and rewrite JAVA_OPTIONS parameters, included using WLS console. It will cause port conflict and managed server cannot be started. Can I ask some

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