Frequently Asked Questions

  1. What are the disk space requirements for a middle-tier machine?

    For more information, refer to the Tested Configurations document.

  2. How do I get the application images to display?
    1. Right-click on the image that is not shown and select properties.
    2. Ensure that the URL for the image is pointing to the correct server.
  3. Where are the various log files located? How are these logs rotated?

    On Linux, Apache logs are located in the directory, INSTALL_DIR/apache-X/logs. Apache logs are rotated using the program “rotatelogs”.

    On Linux,Tomcat logs are located in the directory, INSTALL_DIR/tomcat-X/logs.

    On Windows, refer to the OHS and WebLogic documentation for the location of OHS log files and application-generated log files respectively.

    The application log files are typically named instantisTrace-*. These log files are periodically rotated, compressed (gzip) and moved to the ‘old-logs’ directory in INSTALL_DIR on Linux.

    The rotation action simply causes the current log to be switched by renaming it by suffixing a timestamp or a phrase such as “-full” while continuing to write to a newly created log file. The archival or removal of these older rotated log files are up to the administrator and need to be done per the customer’s policies; we recommend keeping each log file for at least a month or more to help with troubleshooting.

  4. How do I backup the EnterpriseTrack application?

    The best practice is to backup the database schema (or the Instance) associated with the application with the help of a database administrator.

  5. One of the servers is not starting. What are the common problems?

    Here are some of the common problems:

    • Check available disk space on the middle-tier machine.
    • Verify that a database connection can be established from the middle-tier machine.
    • Review the logs for the web server, application server and the application.
  6. The application has stopped sending emails. What are the possible causes?

    Check for the following:

    • Ensure that the mail server is up and accessible from the machine where EnterpriseTrack is installed.
    • Review the middle-tier server firewall settings.
    • Review any mail server changes. Update SiteWand with the new mail servers IP address details. To update the mail servers:


Legal Notices
Copyright © 2000, 2016, Oracle and/or its affiliates. All rights reserved.

Last Published Thursday, June 23, 2016