Installing V6.0.2 WebSphere Application Server on Solaris systems

来源:互联网 发布:枯之一叶 天下知秋 编辑:程序博客网 时间:2024/05/22 17:39
 
Software   >   Application Servers   >   WebSphere Application Server   >  

Installing V6.0.2 WebSphere Application Server on Solaris systems

 Technote (FAQ)   Problem The procedure for installing a WebSphere® Application Server product varies depending on your operating system and processor platform.

V6.0 provides the following support

V6.0 supports 32-bit kernels on Solaris 8 , Solaris 9, and Solaris 10 operating systems on SPARC and UltraSPARC 60 platforms.

V6.0 also provides 64-bit compatibility support for 64-bit kernels on Solaris 8 , Solaris 9, and Solaris 10 systems. The term 64-bit compatibility support means that the 32-bit WebSphere Application Server product is supported when installed on a platform using a 64-bit kernel. However, the 32-bit application server does not exploit the advantages offered by the 64-bit kernel.

Download and install the appropriate V6.0.2 file for your Solaris operating system to upgrade a V6.0 installation to V6.0.2. Such V6.0.2 installations continue to provide 32-bit support for 32-bit kernels or 64-bit compatibility support for 64-bit kernels.   Cause

Locate your operating system and hardware platform to determine which compact disc or Passport Advantage download to use.

 

Operating system
Hardware bus/ chip
Supporting media
Maintenance package
Solaris 8
Solaris 9
Solaris 10
32-bit kernels
V6.0 disc
V6.0.2
Refresh Pack 2 (RP2)
Solaris 8
Solaris 9
Solaris 10
32-bit application server in 64-bit compatibility support on 64-bit kernel
V6.0 disc
V6.0.2 / RP2

  Solution

Obtain the compact discs in the product package by ordering the product.

Alternatively, authorized customers can obtain the product image from the Passport Advantage site.

Obtain the appropriate WebSphere Application Server 6.0 Refresh Pack 2 (V6.0.2) file. Download any of the following files to a temporary location and then unpack each file into the installation root directory of the appropriate product.


WebSphere Application Server Express, Base, and Network Deployment files
Unpack the file into the installation root directory of the WebSphere Application Server product, as described in the installation procedure later in this document.

Download package identifier V6.0.2 file name Application Server 6.0.0-WS-WAS-SolarisSparc-RP0000002.tar

Application Client files
Unpack the file into the installation root directory of the Application Client. Then use the Update Installer that is in the Application Client directory. Download package identifier V6.0.2 file name Application Client 6.0-WS-AppClient-SolarisSparc-RP0000002.tar

Files for Web server plug-ins for WebSphere Application Server
Unpack the file into the installation root directory of the Web server plug-ins. Then use the Update Installer that is in the Web server plug-ins directory.

Download package identifier V6.0.2 file name Plug-ins 6.0-WS-WASPlugIn-SolarisSparc-RP0000002.tar

IBM HTTP Server files
Unpack the file into the installation root directory of the IBM HTTP Server product. Then use the Update Installer that is in the IBM HTTP Server directory.

Download package identifier V6.0.2 file name IBM HTTP Server 6.0-WS-WASIHS-SolarisSparc-RP0000002.tar

Edge Component files (Full installation images)
Download the following files to a temporary location and then unpack the files. Launch the installer program to install the updated product. The files are full installation images and packages and are not maintenance packages that the Update Installer can install. See the Edge Components information center for detailed information about installation.

Download package identifier V6.0.2 file name Edge Load Balancer ibmlb-sun.tar Edge IPv6 Load Balancer ibmlbip6-sun.tar Edge Caching Proxy cp_solaris.tar



Steps for installing V6.0.2

  1. Install the product from the appropriate compact disc or download image.

    You have very likely already installed the product and are updating an existing system.

  2. Run the backupConfig command to back up configuration files. See Backing up and restoring administrative configurations (trun_svr_conf_backup) in the online information center located at http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp

  3. IMPORTANT: Back up and delete any older copy of the Update Installer before downloading the current Update Installer. To use a newer version of the Update Installer, you must first remove the older version.
    1. Back up any files and subdirectories in the install_root/updateinstaller/maintenance directory, if necessary.

    2. Delete the install_root/updateinstaller/maintenance directory and all of its subdirectories.

  4. Verify required disk space, as described in the readme file for the maintenance package.

    For instance, the space requirements for V6.0.2 are specified in the readme file.

  5. After backing up the configuration and before installing V6.0.2, stop all Java processes that use the IBM Developer Kit that WebSphere Application Server provides to support the Java 2 SDK that IBM provides for WebSphere Application Server products running on Solaris systems.

  6. Stop all application server processes, the nodeagent process, the deployment manager process, and all server processes that belong to serviceable products, such as the IBM HTTP Server. Stop all Java processes, if necessary. The product might not continue to run successfully if you install V6.0.2 while a WebSphere Application Server-related Java process is running.

  7. Obtain the V6.0.2 downloadable package that you need from the product support Web site located at:
    http://www.ibm.com/support/docview.wss?rs=180&uid=swg24010069

    Download the package into a temporary disk location.

  8. Untar the package into the install_root directory. This process will unpack the downloaded package automatically into the install_root/updateinstaller directory and several subdirectories, including the maintenance subdirectory.

    For example, change directories to the installation_root directory of your product before issuing the tar command to extract the Update Installer and maintenance package. The tar command unpacks a TAR file into the current working directory. So change directories to the installation root directory to make it the working directory, as in the following example for a WebSphere Application Server product.

    cd /opt/IBM/WebSphere/AppServer
    tar -xvf  /tmp/downloads/ 6.0.0-WS-WAS-SolarisSparc-RP0000002.tar

    The V6.0.2 downloadable package contains both the Update Installer and the actual V6.0.2 maintenance package. The V6.0.2 Update Installer for WebSphere Software is in the install_root/updateinstaller directory.

    The maintenance package is in the install_root/updateinstaller/maintenance directory.

  9. Check the Recommended updates page to see if the Update Installer has been updated since the V6.0.2 file was created.

    If so, download and unpack the new Update Installer into the installation root directory to replace the Update Installer files that are in V6.0.2.


  10. (Optional) Delete the TAR file if you need more space.

  11. Open a command shell window and change directories to the install_root/bin directory of the product that you are updating.

    cd install_root/bin

  12. Using the same command shell, source the setupCmdLine.sh command:

    . ./setupCmdLine.sh

  13. Using the same command shell, switch to the updateinstaller directory to clone the SDK to begin the update.

    cd install_root/updateinstaller

    Use the following command to clone the Java 2 Software Development Kit (SDK) that the product uses, so that you can update the original SDK when you install the maintenance package:

    ./update -silent  -W relaunch.active=false

  14. Using the same command shell, begin the update.

    Use the following command to install the last maintenance package that you downloaded and unpacked:

    ./update -silent

    The Update Installer wizard runs as a background process and does not display the graphical user interface when running in silent mode.
    Or, use the following command to specify a maintenance package to install:

    ./update -silent -W /
    maintenance.package=./maintenance/6.0.0-WS-WAS-SolarisSparc-RP0000002.pak


    Or, issue the update command without a parameter to start the graphical user interface:

    ./update

    Refer to the install_root/updateinstaller/docs/readme_updateinstaller.html file for detailed information about using the update command.


  Related information Installing V6.0.2 WebSphere Application Server
Installing the Express product
Installing the base product
Installing Network Deployment
Recommended updates
Installing maintenance packages for Express
Installing maintenance packages for the base product
Installing maintenance packages for Network Deployment
Supported hardware and software
Refresh Pack 2 downloads for Solaris
      Cross Reference information Segment Product Component Platform Version Edition Application Servers WebSphere Application Server - Express Install and migration Solaris 6.0.2 Express Application Servers IBM HTTP Server Install Solaris 6.0.2   Application Servers WebSphere Edge Server Load Balancer Solaris 6.0.2   Application Servers WebSphere Edge Server Caching Proxy Solaris 6.0.2    
原创粉丝点击
热门问题 老师的惩罚 人脸识别 我在镇武司摸鱼那些年 重生之率土为王 我在大康的咸鱼生活 盘龙之生命进化 天生仙种 凡人之先天五行 春回大明朝 姑娘不必设防,我是瞎子 安全守护注册码忘记了怎么办 儿童安全锁的门打不开怎么办 守护宝老年机打不开了怎么办 小米电话手表坏了怎么办 小米手表带坏了怎么办 小米电话手表屏幕坏了怎么办 雷诺梅甘娜06款系统错乱怎么办 轿车碰了一个坑怎么办 车子卖了没过户怎么办 9岁儿童肠胃痉挛怎么办 鹿角胶水放多了怎么办 打胰岛素血糖还是高怎么办 血糖高打胰岛素降不下去怎么办 儿童低烧37度1怎么办 小孩发烧一会冷一会热怎么办 月子里得的风湿怎么办 腰窝中间凸起肉怎么办 线雕后一个月脸发红肿胀怎么办 雷诺氏病手指僵硬疼怎么办 哺乳妈妈吃咸了怎么办 吃流产药哺乳了怎么办 坐月子吃咸了怎么办啊 拔罐放血后头晕怎么办 e道航界面不动怎么办 微信必须打开位置权限怎么办 魅族sim卡未启用怎么办 苹果6sgps信号弱怎么办 苹果5s4g网络慢怎么办 苹果5s上网很慢怎么办 手机一体机死机关不了机怎么办 联想一体机关不了机怎么办 纸巾盒的吸盘老化了怎么办 粘的挂钩老掉怎么办 车载手机支架吸盘吸不住怎么办 吸盘吸不住怎么办才好? 行车记录仪吸盘吸不住怎么办 小米儿童手表二维码丢了怎么办 艾蔻手表二维码丢失了怎么办 玩具直升机遥控器坏了怎么办 玩具飞机遥控器坏了怎么办 玩具无人机遥控器坏了怎么办