IBM Content Analytics with Enterprise Search, Version 3.0.0                  

Running the WebSphere Application Server deployment scripts

If you specify that you want to use WebSphere® Application Server when you install IBM® Content Analytics with Enterprise Search, the installation program runs scripts to set up IBM Content Analytics with Enterprise Search applications in WebSphere Application Server. If the deployment scripts fail, you can run them manually.

Symptoms

The IBM Content Analytics with Enterprise Search installation program completed, but the EAR file deployment steps failed. The IBM Content Analytics with Enterprise Search applications are not listed in the WebSphere Application Server administration console.

Resolving the problem

To manually deploy the IBM Content Analytics with Enterprise Search applications on WebSphere Application Server:
  1. Log in as the IBM Content Analytics with Enterprise Search administrator on the search server and run the script that is appropriate for your operating system and your version of WebSphere Application Server:
    Windows
    was70_install.bat
    AIX® or Linux
    was70_install.sh
  2. Specify command options to identify your system environment. The following example shows options on separate lines for readability; you must specify the options with the command:
    was70_install.bat
    -OFDir "C:\\Program Files\\IBM\\es"
    -WSProfileDir "C:\\Program Files\\IBM\\WebSphere\\AppServer\\profiles\\default"
    -webServerName webserver1
    -webServerNodeName webserver1_node
    -WSUser userid 
    -WSPassword password
    -WSConnType NONE 
    OFDir
    The fully qualified path for the IBM Content Analytics with Enterprise Search installation directory.
    WSProfileDir
    The fully qualified path for the WebSphere Application Server profile directory. The default path is /usr/IBM/WebSphere/AppServer/profiles/wp_profile on AIX systems, /opt/IBM/WebSphere/AppServer/profiles/wp_profile on Linux systems, and C:\Program Files\IBM\WebSphere\AppServer\profiles\wp_profile on Windows systems.

    In WebSphere Application Server version 6.0, the default profile name (wp_profile) is default. In WebSphere Application Server version 6.1 or 7.0, the default profile name (wp_profile) is AppSrv01.

    webServerName
    The WebSphere Web server definition name, such as webserver1.
    webServerNodeName
    The host name of the WebSphere Deployment Manager node, such as webserver1_node.
    WSNDProfileDir
    The fully qualified path for the WebSphere Network Deployment profile directory. Required only if you use WebSphere Network Deployment.
    WSNDHostName
    The host name of the WebSphere Network Deployment Manager node. Required only if you use WebSphere Network Deployment.
    WSUser
    The user name for the WebSphere Application Server administrative user; required only if global security is enabled in WebSphere Application Server.
    WSPassword
    The password for the specified WebSphere Application Server administrative user.
    WSConnType
    The connection protocol. Valid values are NONE or SOAP.
    BuildType
    You can omit this parameter to use the default value, oe.

Feedback

Last updated: May 2012

© Copyright IBM Corporation 2004, 2012.
This information center is powered by Eclipse technology. (http://www.eclipse.org)