Server disappears

If the server runs for a while, then disappears:

  1. Check log files for errors. See “Logging and statistics” for details.

  2. On UNIX, check to see if a core file has been generated. On Windows, check for a .log or .dbg file.

  3. Check the console for errors.

  4. If there are no errors, restart the server to capture information next time.

  5. Implement a service component to periodically write information to the server log. See Chapter 4, “Creating Service Components,” in the EAServer Automated Configuration Guide.