Oracle Weblogic Server (MOSC)

MOSC Banner

weblogic.Admin command fails

edited Jan 17, 2011 9:46PM in Oracle Weblogic Server (MOSC) 4 commentsAnswered

Hi ,
I am trying to get current idle thread count using weblogic.admin command.
the cmd is

java -cp .:/opt/bea/weblogic81sp4/weblogic81/server/lib/weblogic.jar weblogic.Admin -username system -password admin123 -url 172.23.253.164:7077 GET -pretty -mbean Server:Location=ABLCWL1,Name=weblogic.kernel.Default,ServerRuntime=ABLCWL1,
Type=ExecuteQueueRuntime -property ExecuteThreadCurrentIdleCount

The domain name is Server and the manager server on which i wish to see the current idle thread count is ABLCWL1

it gives me o/p :-

Could not find the instance for Server:Location=ABLCWL1,Name=weblogic.kernel.Default,ServerRuntime=ABLCWL1,
Type=ExecuteQueueRuntime

Weblogic version is 8.1SP4

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