Terminating the Embedded OC4J Process

JDeveloper provides an embedded OC4J server in JDeveloper is automatically started when you run or debug an EJB, servlet, or JSP project. Since this server is run directly on your local machine, you do not require a remote OC4J connection to an OC4J instance.

Once the embedded OC4J server has started, the Embedded OC4J Server process appears in the Run Manager tab from the Navigator. You can access the Run Manager by choosing View | Run Manager from the main menu.

Ways to shutdown the running embedded OC4J Server:

Depending on the selection made on the Global - Shutdown page of the Embedded OC4J Server Preferences dialog, JDeveloper will attempt to shut down OC4J either forcefully or gracefully. To configure the preferences for shutting down the embedded OC4J server, see Setting Preferences for the Embedded OC4J Server.

If OC4J does not respond when shutting down gracefully

Make sure to allow OC4J adequate time to shut down and check the Log window for status information about the shutdown. Reasons that OC4J does not shut down after the initial request may include:

In these situations, you may need to shut down the OC4J server forcefully by doing the following:


Related topics

Terminating a Debugging Session
Starting the Embedded OC4J Process
Using the Embedded OC4J Server

 

Copyright © 1997, 2004, Oracle. All rights reserved.