Siebel Installation Guide for UNIX > Installing and Configuring the Siebel Web Server Extension >

Troubleshooting SWSE Installation


This topic provides suggestions for troubleshooting problems you may encounter when installing and configuring the SWSE.

  • Problem: After installation, when launching the Siebel Web Client, a message appears, stating:

    Page Cannot be displayed

    Cause: Any of the following:

    • The Web server instance is down.
    • Virtual directories were not installed or configured properly.
    • The Web server port is incorrectly specified in the eapps.cfg file.
    • Siebel Server components or component groups may not be enabled.

      Solution: Check the following items, in sequence, to resolve the problem:

    • Make sure the Web server instance is running.
    • Refresh the connection between your browser and the Web site.
    • Verify that the Web server port information in the eapps.cfg file is correct.
    • Make sure that the Local Path for the virtual directories is correct and resembles the following:

    SWSE_ROOT/public/language

    • Make sure that anonymous users specified in the eapps.cfg file (AnonUserName and AnonPassword parameters) are also defined in the Siebel Database with the correct responsibilities. Otherwise, end users cannot access the home page. See also Requirements for SWSE Installation and Configuration.
    • Make sure that the connect string for the Siebel application is correct. The value resembles the following (where load balancing is not deployed):

    ConnectString = siebel.TCPIP.none.none://SiebelServerHost:2321/EnterpriseServerName/ProductNameObjMgr_language

    • Make sure the necessary Siebel Server components and component groups are enabled.
  • Problem: Your Siebel application hangs, displays a blank page or page not found, or times out.

    Cause: Appropriate parameters are not available within the [defaults] section of the eapps.cfg file for the Siebel Business Applications.

    Solution: Make sure that the [defaults] section of the eapps.cfg file contains valid AnonUserName, AnonPassword, HTTPPort, and HTTPSPort values. Also make sure that SessionTimeout and GuestSessionTimeout have appropriate values. For information about configuring these and other parameters, see Creating the SWSE Logical Profile.

  • Problem: Inability to access the Siebel Web Client. The browser status bar may display errors, such as SWESubmitOnEnter is undefined, and the login page may appear to hang. Or, the Siebel Web Client login page does not display properly; for example, images may be missing.

    Cause: The user running the SWSE plug-in does not have proper permissions to the SWSE_ROOT/public/lang directory.

    Solution: Stop the Web server (for more information, see Requirements for SWSE Installation and Configuration). Make sure that permissions meet the requirements described in Requirements for SWSE Installation and Configuration. Restart the Web server.

Siebel Installation Guide for UNIX Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.