Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12.2.1.4.0

E90604-02
Package weblogic.server

Interface ServerService

Throws:
ServiceFailureException - service is unable to start due to an internal error condition. The service is not available if this exception is thrown. The service should cleanup its state before throwing this exception. No further callbacks will be issued after this exception is thrown.
Throws:
ServiceFailureException - This exception is thrown to indicate that stop quit without completing inflight work. This could happen due to an internal error or if halt is already in progress. If stop fails due to internal error, the service should guarantee that a subsequent halt call will succeed.
Skip navigation links
Copyright 1996, 2021, Oracle and/or its affiliates. All rights reserved.