Oracle Weblogic Server (MOSC)

MOSC Banner

AdminServer restart using NodeManager after multiple crashes

edited Jan 18, 2016 4:15AM in Oracle Weblogic Server (MOSC) 12 commentsAnswered ✓

Issue: NodeManager does not restrict the number of restarts of AdminServer after crashes

I have the following configuration:

  • NodeManager starts up as a service
  • AdminServer and Managed Server are registered with the NodeManager
  • They are both started using NM (via nmStart)

If I kill my Managed Server, NM automatically restarts it and I can see the following for a "Max Restarts Within Interval=2". This is what is expected.

  1. <Server failed so attempting to restart (restart count = 1)>
  2. <Server failed so attempting to restart (restart count = 2)>
  3. <Server failed but will not be restarted because the maximum number of restart attempts has been exceeded>
Tagged:

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