Oldest Request on Queue is inconsistent with WebLogic Console (NETIQKB14188)

  • 7714188
  • 02-Feb-2007
  • 08-Sep-2008

Resolution

fact
AppManager 5.0.1

fact
WebLogic Server UNIX

fact
ServerRequests

fact
WebLogic Console

symptom
Oldest Request on Queue is inconsistent with WebLogic Console

fix

The WebLogic Console is simply reporting the last time that a request was placed on the Execute Queue.  It does not take into account that no requests might be on the Execute Queue when it provides this information.

The ServerRequests Knowledge Script adds a little bit of reasoning to the information supplied by WebLogic Server ? if there are no requests on the Execute Queue, then the ?Oldest Request on Queue? is undefined.  This field can only have a value if there are one or more requests on the Execute Queue at the time the value for the field is retrieved.

Additional Information

Formerly known as NETIQKB14188