Date Created: Wed 18-Feb-2009

Related Document Categories:


    Problems running the silent installer for WebSphere.

    ./install -options "/responsefile.base.txt" -silent

    the reason the installer script runs and droops out after a few seconds is due to the / in the command line above.

    It should be a correct full path or correct relative path. The WebSphere installer doesn't really prompt very well when you use an incorrect path.

    the correct command is:

    ./install -options "responsefile.base.txt" -silent

    as run from the installer's location.

    Note: it is a good thing to copy your original response file so that you have a last known good copy incase you have filled it our wrong.

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories