Sun Gathering Debug Data for Sun Java System Web Proxy Server

Procedure1.5.2 To Collect Debug Data on Web Proxy Server Installation Problems

If you are unable to complete the installation or if you get a failed status for the installation of Web Proxy Server, follow these steps.

  1. Collect the general system information as explained in To Collect Required Debug Data for Any Web Proxy Server Problem.

  2. Specify if this is a first-time installation or a Hot Fix installation on a pre-existing Web Proxy Server instance.

  3. Get the installation logs.

    Rerun the installation with the following command and save the resultant file.

    Solaris

    truss -ealf -rall -wall -vall -o /tmp/install-proxy.truss ./ns-setup

    HP-UX

    tusc -v -feaIT -rall -wall -o /tmp/install-proxy.tusc.out ./ns-setup

    Linux

    strace -fv -o /tmp/install-proxy.strace.out ./setup

    Windows

    Use Debug View: http://www.sysinternals.com/Utilities/DebugView.html