Saturday, January 9, 2016

05-IBM-Installing IM WAS 8.5 creatingDeletingAdding profiles-by Srikant S. Ande

05-IBM-Installing IM WAS 8.5 creatingDeletingAdding profiles-by Srikant S. Ande

In this document I tried to write as less as possible English and concentrated to include only Information, ‘How to’, commands and its output. I suggest using Google do read theory from many sites & pdf books.



Before using by this book I suggest to read all theory thoroughly to understand the command & other stuff in details & fully.
I am a doer who always believes in learning & sharing, I am not topic expert but tried to cover my knowledge in this document so that person like me can use this document and understand the topic. I am not saying this doc is 100% error proof. If you find any error or want to share some thing to add or feedback, please write to Srikant.Ande@Gmail.com
Srikant Ande

1.     Required libraries for IBM Installation Manager on AIX.


Reference site - http://www-01.ibm.com/support/docview.wss?uid=swg21631478
I have downloaded the gtk2_bundle_v2.tar from ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/ezinstall/ppc/ & uploaded to my test machin.

Extract the tar ball

[sriAIX]/tmp/AIX_WAS8.5 > tar -xvf gtk2_bundle_v2.tar
x gtk2_bundle_v2
x gtk2_bundle_v2/atk-1.12.3-2.aix5.2.ppc.rpm, 316946 bytes, 620 tape blocks
x gtk2_bundle_v2/cairo-1.8.8-1.aix5.2.ppc.rpm, 996515 bytes, 1947 tape blocks
x gtk2_bundle_v2/expat-2.0.1-1.aix5.2.ppc.rpm, 160182 bytes, 313 tape blocks
x gtk2_bundle_v2/fontconfig-2.4.2-1.aix5.2.ppc.rpm, 295348 bytes, 577 tape blocks
x gtk2_bundle_v2/freetype2-2.3.9-1.aix5.2.ppc.rpm, 711492 bytes, 1390 tape blocks
x gtk2_bundle_v2/gettext-0.10.40-6.aix5.1.ppc.rpm, 710948 bytes, 1389 tape blocks
x gtk2_bundle_v2/glib2-2.12.4-2.aix5.2.ppc.rpm, 1615082 bytes, 3155 tape blocks
x gtk2_bundle_v2/gtk2-2.10.6-4.aix5.2.ppc.rpm, 11784046 bytes, 23016 tape blocks
x gtk2_bundle_v2/install.sh, 3668 bytes, 8 tape blocks
x gtk2_bundle_v2/libjpeg-6b-6.aix5.1.ppc.rpm, 267086 bytes, 522 tape blocks
x gtk2_bundle_v2/libpng-1.2.32-2.aix5.2.ppc.rpm, 493057 bytes, 964 tape blocks
x gtk2_bundle_v2/libtiff-3.8.2-1.aix5.2.ppc.rpm, 792582 bytes, 1549 tape blocks
x gtk2_bundle_v2/pango-1.14.5-4.aix5.2.ppc.rpm, 892588 bytes, 1744 tape blocks
x gtk2_bundle_v2/pixman-0.12.0-3.aix5.2.ppc.rpm, 206727 bytes, 404 tape blocks
x gtk2_bundle_v2/xcursor-1.1.7-3.aix5.2.ppc.rpm, 55509 bytes, 109 tape blocks
x gtk2_bundle_v2/xft-2.1.6-5.aix5.1.ppc.rpm, 120078 bytes, 235 tape blocks
x gtk2_bundle_v2/xrender-0.9.1-3.aix5.2.ppc.rpm, 71653 bytes, 140 tape blocks
x gtk2_bundle_v2/zlib-1.2.3-3.aix5.1.ppc.rpm, 110689 bytes, 217 tape blocks
[sriAIX]/tmp/AIX_WAS8.5 >

[sriAIX]/tmp/AIX_WAS8.5 > cd gtk2_bundle_v2
[sriAIX]/tmp/AIX_WAS8.5/gtk2_bundle_v2 > ls -l
total 38368
-rw-r-----    1 root     system       316946 Jan 27 2015  atk-1.12.3-2.aix5.2.ppc.rpm
-rw-r-----    1 root     system       996515 Jan 27 2015  cairo-1.8.8-1.aix5.2.ppc.rpm
-rw-r-----    1 root     system       160182 Jan 27 2015  expat-2.0.1-1.aix5.2.ppc.rpm
-rw-r-----    1 root     system       295348 Jan 27 2015  fontconfig-2.4.2-1.aix5.2.ppc.rpm
-rw-r-----    1 root     system       711492 Jan 27 2015  freetype2-2.3.9-1.aix5.2.ppc.rpm
-rw-r-----    1 root     system       710948 Jan 27 2015  gettext-0.10.40-6.aix5.1.ppc.rpm
-rw-r-----    1 root     system      1615082 Jan 27 2015  glib2-2.12.4-2.aix5.2.ppc.rpm
-rw-r-----    1 root     system     11784046 Jan 27 2015  gtk2-2.10.6-4.aix5.2.ppc.rpm
-rwxr-xr-x    1 root     system         3668 Jan 27 2015  install.sh
-rw-r-----    1 root     system       267086 Jan 27 2015  libjpeg-6b-6.aix5.1.ppc.rpm
-rw-r-----    1 root     system       493057 Jan 27 2015  libpng-1.2.32-2.aix5.2.ppc.rpm
-rw-r-----    1 root     system       792582 Jan 27 2015  libtiff-3.8.2-1.aix5.2.ppc.rpm
-rw-r--r--    1 root     system       892588 Jan 27 2015  pango-1.14.5-4.aix5.2.ppc.rpm
-rw-r-----    1 root     system       206727 Jan 27 2015  pixman-0.12.0-3.aix5.2.ppc.rpm
-rw-r-----    1 root     system        55509 Jan 27 2015  xcursor-1.1.7-3.aix5.2.ppc.rpm
-rw-r-----    1 root     system       120078 Jan 27 2015  xft-2.1.6-5.aix5.1.ppc.rpm
-rw-r-----    1 root     system        71653 Jan 27 2015  xrender-0.9.1-3.aix5.2.ppc.rpm
-rw-r-----    1 root     system       110689 Jan 27 2015  zlib-1.2.3-3.aix5.1.ppc.rpm
[sriAIX]/tmp/AIX_WAS8.5/gtk2_bundle_v2 >

Installation of GTK bundle

[sriAIX]/tmp/AIX_WAS8.5/gtk2_bundle_v2 > ./install.sh
Package: atk, not installed
Installing: atk
atk                         ##################################################
Package: cairo, not installed
Installing: cairo
cairo                       ##################################################
Package: expat, not installed
Installing: expat
expat                       ##################################################
Package: zlib, not installed
Installing: zlib
zlib                        ##################################################
Package: freetype2, not installed
Installing: freetype2
freetype2                   ##################################################
Package: fontconfig, not installed
Installing: fontconfig
fontconfig                  ##################################################
Package: gettext, not installed
Installing: gettext
gettext                     ##################################################
Package: glib2, not installed
Installing: glib2
glib2                       ##################################################
Package: libpng, not installed
Installing: libpng
libpng                      ##################################################
Package: libtiff, not installed
Installing: libtiff
libtiff                     ##################################################
Package: libjpeg, not installed
Installing: libjpeg
libjpeg                     ##################################################
Package: xrender, not installed
Installing: xrender
xrender                     ##################################################
Package: xft, not installed
Installing: xft
xft                         ##################################################
Package: pango, not installed
Installing: pango
pango                       ##################################################
Package: xcursor, not installed
Installing: xcursor
xcursor                     ##################################################
Package: pixman, not installed
Installing: pixman
pixman                      ##################################################
Package: gtk2, not installed
Installing: gtk2
gtk2                        ##################################################
[sriAIX]/tmp/AIX_WAS8.5/gtk2_bundle_v2 >

<~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~>



2.     Required libraries for IBM Installation Manager on Linux.


Reference - http://www-01.ibm.com/support/docview.wss?uid=swg21690056
I had used the yum to install the GKT bundle.

[root@sriLIN WAS85]# hostname
sriLIN
[root@sriLIN WAS85]#

[root@sriLIN WAS85]# uname -a
Linux sriLIN 2.6.32-431.el6.x86_64 #1 SMP Sun Nov 10 22:19:54 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@sriLIN WAS85]#

[root@sriLIN WAS85]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.5 (Santiago)
[root@sriLIN WAS85]#

[root@sriLIN WAS85]# arch
x86_64
[root@sriLIN WAS85]#

[root@sriLIN InstallManager]# cat /etc/yum.repos.d/server.repo
[server]
name=server
baseurl=file:///mnt/cdrom/Server
enabled=1
[root@sriLIN InstallManager]#

[root@sriLIN yum.repos.d]# rpm --import /mnt/cdrom/*GPG*
[root@sriLIN yum.repos.d]# yum install gtk2.i686
.
Refer to Output#1
.
[root@sriLIN yum.repos.d]# 

[root@sriLIN yum.repos.d]# yum install libXtst.i686
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXtst.i686 0:1.2.1-2.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================
 Package                              Arch                              Version                                    Repository                           Size
=============================================================================================================================================================
Installing:
 libXtst                              i686                              1.2.1-2.el6                                server                               29 k

Transaction Summary
=============================================================================================================================================================
Install       1 Package(s)

Total download size: 29 k
Installed size: 55 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : libXtst-1.2.1-2.el6.i686                                                                                                                  1/1
  Verifying  : libXtst-1.2.1-2.el6.i686                                                                                                                  1/1

Installed:
  libXtst.i686 0:1.2.1-2.el6                                                                                                                                

Complete!
[root@sriLIN yum.repos.d]#

[root@sriLIN yum.repos.d]# cd /tmp/
[root@sriLIN tmp]# rpm -U cairo-1.10.2-3.el6.x86_64.rpm
warning: cairo-1.10.2-3.el6.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID ea675ea0: NOKEY
[root@sriLIN tmp]# rpm -qa|grep cairo
pycairo-devel-1.8.6-2.1.el6.x86_64
cairo-1.8.8-3.1.el6.i686
pycairo-1.8.6-2.1.el6.x86_64
cairo-devel-1.8.8-3.1.el6.x86_64
cairomm-1.8.0-2.1.el6.x86_64
cairo-1.10.2-3.el6.x86_64
[root@sriLIN tmp]#

<~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~>



3.     Installation of IM – Installation Manager V1.6


Note the IM installation steps are very similar & identical in AIX & LINUX.
I am using the AIX version for documentation.

I have downloaded Installation Manager 1.6 from https://delivery04.dhe.ibm.com/sdfdl/v2/sar/CM/RA/03cnl/0/Xa.2/Xb.jusyLTSp44S0Bsj7ncDvPUQYkMukTipRyRPkIElV2w9ja59OGBsKgJvfjac/Xc.CM/RA/03cnl/0/agent.installer.aix.motif.ppc_1.6.0.20120831_1216.zip/Xd./Xf.LPR.D1VC/Xg.8414218/Xi.habanero/XY.habanero/XZ.k3_nKXpRhvDDyb2LPhBcWA-MZNc/agent.installer.aix.motif.ppc_1.6.0.20120831_1216.zip
agent.installer.aix.motif.ppc_1.6.0.20120831_1216.zip
Unzip the file & go to location

[sriAIX]/tmp/AIX_WAS8.5 > ls -l
total 286144
drwxrwxr-x   10 infra2   staff          4096 Dec 27 21:34 WAS_ND_V8.5_1_OF_3
-rw-------    1 infra2   staff     126876604 Dec 27 21:33 agent.installer.aix.motif.ppc_1.6.0.20120831_1216.zip
drwxr-xr-x    2 root     system         4096 Jan 27 2015  gtk2_bundle_v2
-rwxrwxrwx    1 root     system     19619840 Dec 27 21:15 gtk2_bundle_v2.tar
[sriAIX]/tmp/AIX_WAS8.5 > mkdir AixInstallationManagerV1.6
[sriAIX]/tmp/AIX_WAS8.5 > cd AixInstallationManagerV1.6
[sriAIX]/tmp/AIX_WAS8.5/AixInstallationManagerV1.6 > unzip ../agent.installer.aix.motif.ppc_1.6.0.20120831_1216.zip
.
.
[sriAIX]/tmp/AIX_WAS8.5/AixInstallationManagerV1.6 > ls -lrt
total 1320
-rwxr-xr-x    1 root     system        82959 May  9 2010  userinstc
-rwxr-xr-x    1 root     system        82959 May  9 2010  userinst
-rwxr-xr-x    1 root     system        82959 May  9 2010  installc
-rwxr-xr-x    1 root     system        82959 May  9 2010  install
-rwxr-xr-x    1 root     system        82959 May  9 2010  groupinstc
-rwxr-xr-x    1 root     system        82959 May  9 2010  groupinst
-rwxr-xr-x    1 root     system         7756 Jul 27 2012  readme_1.6.0.html
-rwxr-xr-x    1 root     system          221 Aug 31 2012  userinstc.ini
-rwxr-xr-x    1 root     system          176 Aug 31 2012  userinst.ini
-rwxr-xr-x    1 root     system          230 Aug 31 2012  user-silent-install.ini
-rwxr-xr-x    1 root     system          223 Aug 31 2012  silent-install.ini
-rwxr-xr-x    1 root     system         4608 Aug 31 2012  repository.xml
-rwxr-xr-x    1 root     system          168 Aug 31 2012  repository.config
-rwxr-xr-x    1 root     system          217 Aug 31 2012  installc.ini
-rwxr-xr-x    1 root     system          262 Aug 31 2012  install.xml
-rwxr-xr-x    1 root     system          172 Aug 31 2012  install.ini
-rwxr-xr-x    1 root     system          219 Aug 31 2012  groupinstc.ini
-rwxr-xr-x    1 root     system          174 Aug 31 2012  groupinst.ini
-rwxr-xr-x    1 root     system         2225 Aug 31 2012  consoleinst.sh
drwx------    2 root     system          256 Dec 27 21:39 features
drwx------   12 root     system         4096 Dec 27 21:39 documentation
drwx------    4 root     system          256 Dec 27 21:39 jre_6.0.0.sr9_20110208_03
drwx------    3 root     system          256 Dec 27 21:39 configuration
drwx------    2 root     system          256 Dec 27 21:39 Offerings
drwx------    2 root     system         4096 Dec 27 21:40 license
drwx------    2 root     system         4096 Dec 27 21:40 native
drwx------   11 root     system        73728 Dec 27 21:40 plugins
drwx------    2 root     system          256 Dec 27 21:40 tools
[sriAIX]/tmp/AIX_WAS8.5/AixInstallationManagerV1.6 >

I have update the install.xml with IM installation native location & run the installation.

[sriAIX]/tmp/AIX_WAS8.5/AixInstallationManagerV1.6 > cat install.xml
<?xml version="1.0" encoding="UTF-8"?>
<agent-input clean='true' temporary='true'>
<profile kind='self' installLocation='/opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse' id='IBM Installation Manager 1.6.0'>
</profile>
<server>
<repository location='.'/>
</server>
<install>
<offering features='agent_core,agent_jre' id='com.ibm.cic.agent' version='1.6.0.20120831_1216'/>
</install>
</agent-input>
[sriAIX]/tmp/AIX_WAS8.5/AixInstallationManagerV1.6 >

[sriAIX]/tmp/AIX_WAS8.5/AixInstallationManagerV1.6 > ./installc -acceptLicense
Installed com.ibm.cic.agent_1.6.0.20120831_1216 to the /opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse directory.
[sriAIX]/tmp/AIX_WAS8.5/AixInstallationManagerV1.6 >

[sriAIX]/ > cd /opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse/tools
[sriAIX]/opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse/tools > ./imcl -version
Installation Manager (installed)
Version: 1.6.0
Internal Version: 1.6.0.20120831_1216
[sriAIX]/opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse/tools >

<~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~>


4.     Installation of WAS V8.5


Some important notes & point to read & understand before we start with installation of WAS V8.5.

-- core.feature: Required. WebSphere Application Server core content.
-- ejbdeploy: Required. Pre-Enterprise JavaBeans (EJB) 3.0 modules.
-- thinclient: Required. Stand-alone thin clients and resource adapters.
-- embeddablecontainer: Embeddable EJB container.
-- samples: Sample applications feature.
-- com.ibm.sdk.6_64bit: 64-bit SDK (If you are installing on a 64-bit system - If you want to use the 64-bit IBM Software Development Kit, include com.ibm.sdk.6_64bit as a feature in the response file. This feature can only be selected on a 64-bit system.)
-- com.ibm.sdk.6_32bit: 32-bit SDK (If you are installing on a 64-bit system - If you want to use the 32-bit IBM Software Development Kit, include com.ibm.sdk.6_32bit as a feature in the response file.)
-- liberty: WebSphere Application Server Liberty Profile

Follow these guidelines:
-- Include this feature only if you are installing on a 64-bit system; do not include it if you are installing on a 32-bit system.
-- This does not apply to Solaris x86 64-bit systems.
-- You must include one of the two options if you are installing on a 64-bit system.
-- You cannot modify this installation later and change the selection.

---------<Out of Topic>---------
Comments in XML
The syntax for writing comments in XML is similar to that of HTML.
<!-- This is a comment -->
Two dashes in the middle of a comment are not allowed.
Not allowed:
<!-- This is a -- comment -->
Strange, but allowed:
<!-- This is a - - comment -->
---------<\Out of Topic>---------

[sriAIX]/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 > /opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse/tools/imcl -help
input - Execute Installation Manager script file
-acceptLicense  -  Indicate acceptance of the license agreement.
-showProgress, -sP
    Show progress.
-showVerboseProgress, -sVP
    Show verbose progress.
-silent, -s
    Run Installation Manager in silent mode
[sriAIX]/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 >

I have updated the WAS installation response file with installation binaries location, WAS installation native location & not installing any features or profiles.

[sriAIX]/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 > cat resp_Sri.xml
<?xml version="1.0" encoding="UTF-8" ?>
<agent-input clean="true" temporary="true">
<server>
  <repository location="/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3" />
</server>

<install modify='false'>
<offering id='com.ibm.websphere.ND.v85'
 profile='IBM WebSphere Application Server V8.5'
 features='core.feature,ejbdeploy,thinclient,embeddablecontainer,com.ibm.sdk.6_64bit,liberty' installFixes='none'/>
</install>

<profile id='IBM WebSphere Application Server V8.5'
 installLocation='/opt/IBM/WAS8.5/WAS8.5_Installation'>
<data key='eclipseLocation' value='/opt/IBM/WAS8.5/WAS8.5_Installation'/>
<data key='user.import.profile' value='false'/>
<data key='cic.selector.nl' value='en'/>
</profile>
</agent-input>
[sriAIX]/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 >


/usr (/usr/IBM/IMShared) is required to have free space > 1.05 GB (recomended 1.1 GB minimum) Following files will be copied to /usr which are required for installation.
The Installation Manager shared resources directory (IMShared) is identified during the installation of the first product package.
The IMShared resources directory is where installation artifacts are located that can be used by one or more package groups. By default, IBM Installation Manager (IM) saves earlier versions of a package in the IM shared resources directory to roll back to if you experience issues with later versions of updates, fixes, or packages. When Installation Manager rolls back a package to a previous version, the current version of the files is uninstalled and the earlier version is reinstalled. These backup files can consume a lot of filesystem space.
When using silent mode there is preference that you can use to prevent the caching of this data. During any installation or maintenance operation, you can use this preference:
–preferences com.ibm.cic.common.core.preferences.preserveDownloadedArtifacts=false

If this option is selected when doing future rollback the repository for fixpack to which rollback is being done should be added to IM.

Reference - http://www-01.ibm.com/support/docview.wss?uid=swg21665327

For installation option “-sVP” please refer to output#2 at bottom of this book.

[sriAIX]/ > /opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse/tools/imcl input /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/resp_Sri.xml -acceptLicense –sP
                 25%                50%                75%                100%
------------------|------------------|------------------|------------------|
............................................................................
Installed com.ibm.websphere.ND.v85_8.5.0.20120501_1108 to the /opt/IBM/WAS8.5/WAS8.5_Installation directory.
[sriAIX]/ >

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin > ./versionInfo.sh
WVER0010I: Copyright (c) IBM Corporation 2002, 2012; All rights reserved.
WVER0012I: VersionInfo reporter version 1.15.1.48, dated 2/8/12

--------------------------------------------------------------------------------
IBM WebSphere Product Installation Status Report
--------------------------------------------------------------------------------

Report at date and time December 27, 2015 11:15:35 PM GMT-08:00

Installation
--------------------------------------------------------------------------------
Product Directory        /opt/IBM/WAS8.5/WAS8.5_Installation
Version Directory        /opt/IBM/WAS8.5/WAS8.5_Installation/properties/version
DTD Directory            /opt/IBM/WAS8.5/WAS8.5_Installation/properties/version/dtd
Log Directory            /var/ibm/InstallationManager/logs

Product List
--------------------------------------------------------------------------------
ND                       installed

Installed Product
--------------------------------------------------------------------------------
Name                  IBM WebSphere Application Server Network Deployment
Version               8.5.0.0
ID                    ND
Build Level           gm1218.01
Build Date            5/1/12
Package               com.ibm.websphere.ND.v85_8.5.0.20120501_1108
Architecture          PPC64
Installed Features    IBM 64-bit WebSphere SDK for Java
                      WebSphere Application Server Full Profile
                      EJBDeploy tool for pre-EJB 3.0 modules
                      Embeddable EJB container
                      WebSphere Application Server Liberty Profile
                      Stand-alone thin clients and resource adapters

--------------------------------------------------------------------------------
End Installation Status Report
--------------------------------------------------------------------------------
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin >

sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/logs/postinstall > tail postinstall.log
    <millis>1451286171608</millis>
    <sequence>104</sequence>
    <logger>com.ibm.ws.install.configmanager.ConfigManager</logger>
    <level>INFO</level>
    <class>com.ibm.ws.install.configmanager.ConfigManager</class>
    <method>launch</method>
    <thread>0</thread>
    <message>Returning with return code: INSTCONFSUCCESS</message>
</record>
</log>[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/logs/postinstall >

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/java/jre/bin > ./java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pap6460_26sr2ifix-20120419_02(SR2+IV19661))
IBM J9 VM (build 2.6, JRE 1.6.0 AIX ppc64-64 20120322_106210 (JIT enabled, AOT enabled)
J9VM - R26_Java626_SR2_20120322_1722_B106210
JIT  - r11_20120322_22976
GC   - R26_Java626_SR2_20120322_1722_B106210
J9CL - 20120322_106210)
JCL  - 20120316_01
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/java/jre/bin >

<~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~>


5.     Creating profiles.


Creating the DMGR profile using full command.

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin > ./manageprofiles.sh -create -templatePath /opt/IBM/WAS8.5/WAS8.5_Installation/profileTemplates/cell/dmgr -profileName 1DmgrProfile -cellName was85Cell -nodeName 1DmgrNode -nodeProfilePath /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/1Dmgr
INSTCONFSUCCESS: Success: Profile 1DmgrProfile now exists. Please consult /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/1DmgrProfile/logs/AboutThisProfile.txt for more information about this profile.

you have mail in /usr/spool/mail/root
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin >

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin > cat /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/1DmgrProfile/logs/AboutThisProfile.txt
Application server environment to create: Cell Deployment manager
Location: /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/1DmgrProfile
Disk space required: 30 MB
Profile name: 1DmgrProfile
Make this profile the default: True
Cell name: was85Cell
Node name: 1DmgrNode
Host name: sriAIX
Enable administrative security (recommended): False
Administrative console port: 9060
Administrative console secure port: 9043
Bootstrap port: 9809
SOAP connector port: 8879
Run deployment manager as a service: False
Create a Web server definition: False
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin >

Creating the node profile using response file.

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation > cat ./3App2Profile_responseFile.sri.txt
create
profileName=3App2Profile
templatePath=/opt/IBM/WAS8.5/WAS8.5_Installation/profileTemplates/managed
profilePath=/opt/IBM/WAS8.5/WAS8.5_Installation/profiles/3App2
nodeName=3App2Node
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation >

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation > ./bin/manageprofiles.sh -response ./3App2Profile_responseFile.sri.txt
INSTCONFSUCCESS: Success: Profile 3App2Profile now exists. Please consult /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/3App2/logs/AboutThisProfile.txt for more information about this profile.
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation >

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation > cat /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/3App2/logs/AboutThisProfile.txt
Application server environment to create: Custom
Location: /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/3App2
Disk space required: 10 MB
Profile name: 3App2Profile
Make this profile the default: False
Node name: 3App2Node
Host name: sriAIX
Federate to deployment manager: False
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation >

Similarly I have created the 2App1Profile

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin > ./manageprofiles.sh -listProfiles
[1DmgrProfile, 2App1Profile, 3App2Profile]
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin >

<~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~>


6.     Deleting profiles.

 

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin > ./manageprofiles.sh -delete -profileName 2App1Profile
INSTCONFSUCCESS: Success: The profile no longer exists.
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin >

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin > ./manageprofiles.sh -listProfiles
[1DmgrProfile, 3App2Profile]
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/bin >

 

<~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~>


7.     Federating profiles (adding profiles) to DMGR.


Make sure that DMGR is up & running, make note of DMGR hostname & SOAP port number.

Also to avoid timeout exceptions/siuations, I have changed the dmgr & nodeagent SOAP time out value to “0” (no time out at all) in soap.client.props

com.ibm.SOAP.requestTimeout=0

Reference - https://www.ibm.com/developerworks/community/blogs/timdp/entry/avoiding_wsadmin_request_timeouts_the_neat_way32?lang=en

[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/profiles/3App2/bin > ./addNode.sh sriAIX
ADMU0116I: Tool information is being logged in file
           /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/3App2/logs/addNode.log
ADMU0128I: Starting tool with the 3App2Profile profile
CWPKI0308I: Adding signer alias "root_1" to local keystore
           "ClientDefaultTrustStore" with the following SHA digest:
           2B:10:BB:AC:F3:01:30:0C:24:E3:BB:18:57:33:53:77:E0:99:D1:A5
ADMU0001I: Begin federation of node 3App2Node with Deployment Manager at
           sriAIX:8879.
ADMU0009I: Successfully connected to Deployment Manager Server: sriAIX:8879
ADMU0507I: No servers found in configuration under:
           /opt/IBM/WAS8.5/WAS8.5_Installation/profiles/3App2/config/cells/sriAIXNode02Cell/nodes/3App2Node/servers
ADMU2010I: Stopping all server processes for node 3App2Node
ADMU0024I: Deleting the old backup directory.
ADMU0015I: Backing up the original cell repository.
ADMU0012I: Creating Node Agent configuration for node: 3App2Node
ADMU0014I: Adding node 3App2Node configuration to cell: was85Cell
ADMU0016I: Synchronizing configuration between node and cell.
ADMU0018I: Launching Node Agent process for node: 3App2Node
ADMU0020I: Reading configuration for Node Agent process: nodeagent
ADMU0022I: Node Agent launched. Waiting for initialization status.
ADMU0030I: Node Agent initialization completed successfully. Process id is:
           6488162
/opt/IBM/WAS8.5/WAS8.5_Installation/bin/addNode.sh[121]: 4653212 Killed
[sriAIX]/opt/IBM/WAS8.5/WAS8.5_Installation/profiles/3App2/bin >
<~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~>


8.     Clearing the IMshared space.


Once WAS installation is completed you change the IM’s IMshared preference & clear the WAS8.5 installation of WAS V8.5.

Reference - http://www-01.ibm.com/support/docview.wss?uid=swg21665327

[sriAIX]/usr/IBM/IMShared > ls -lrt ; du -sm *
total 616
-rw-------    1 root     system          139 Dec 27 22:41 repository.config
drwx------    3 root     system          256 Dec 27 22:41 extra
drwx------    2 root     system       286720 Dec 27 22:46 files
drwx------    2 root     system        12288 Dec 27 22:46 native
drwx------    3 root     system          256 Dec 27 22:46 atoc
0.29    atoc
0.01    extra
863.07  files
218.00  native
0.00    repository.config
[sriAIX]/usr/IBM/IMShared >

[sriAIX]/usr/IBM/IMShared > /opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse/tools/imcl -c

=====> IBM Installation Manager

Select:
     1. Install - Install software packages
     2. Update - Find and install updates and fixes to installed software packages
     3. Modify - Change installed software packages
     4. Roll Back - Revert to an earlier version of installed software packages
     5. Uninstall - Remove installed software packages

Other Options:
     L. View Logs
     S. View Installation History
     V. View Installed Packages
        ------------------------
     P. Preferences
        ------------------------
     E. Export Data for Problem Analysis
     A. About IBM Installation Manager
        ------------------------
     X. Exit Installation Manager

-----> P

=====> IBM Installation Manager> Preferences

Select:
     1. Repositories
     2. Appearance
     3. Files for Rollback
     4. SSL/TLS
     5. HTTP/FTP Proxy
     6. Passport Advantage
     7. Updates

     R. Return to Main Menu
-----> [1] 3
Searching for saved files.
..

=====> IBM Installation Manager> Preferences> Files for Rollback

To roll back to a previous version of a package, Installation Manager must access files for that version. Select this option to save locally the files for rollback. If you do not want to save the files locally, Installation Manager must access them from the media or repositories that were used to install the package.

     1. [X] Save files for rollback

Select "Delete Saved Files" to remove any files that were saved for rollback during previous installations.  If you delete the files and want to roll back to a previous version, Installation Manager must access the files from the media or repositories that were used to install the package.

Size of saved files: 1.05 GB.

     D. Delete Saved Files

     R. Restore Defaults
     A. Apply Changes and Return to Preferences Menu
     P. Temporarily Keep Changes and Return to Preferences Menu

-----> 1

=====> IBM Installation Manager> Preferences> Files for Rollback

To roll back to a previous version of a package, Installation Manager must access files for that version. Select this option to save locally the files for rollback. If you do not want to save the files locally, Installation Manager must access them from the media or repositories that were used to install the package.

     1. [ ] Save files for rollback

Select "Delete Saved Files" to remove any files that were saved for rollback during previous installations.  If you delete the files and want to roll back to a previous version, Installation Manager must access the files from the media or repositories that were used to install the package.

Size of saved files: 1.05 GB.

     D. Delete Saved Files

     R. Restore Defaults
     A. Apply Changes and Return to Preferences Menu
     P. Temporarily Keep Changes and Return to Preferences Menu

-----> D
Cleaning up saved files.
........

=====> IBM Installation Manager> Preferences> Files for Rollback

To roll back to a previous version of a package, Installation Manager must access files for that version. Select this option to save locally the files for rollback. If you do not want to save the files locally, Installation Manager must access them from the media or repositories that were used to install the package.

     1. [ ] Save files for rollback

Select "Delete Saved Files" to remove any files that were saved for rollback during previous installations.  If you delete the files and want to roll back to a previous version, Installation Manager must access the files from the media or repositories that were used to install the package.

Size of saved files: 0.0 KB.


     R. Restore Defaults
     A. Apply Changes and Return to Preferences Menu
     P. Temporarily Keep Changes and Return to Preferences Menu

-----> A

=====> IBM Installation Manager> Preferences

Select:
     1. Repositories
     2. Appearance
     3. Files for Rollback
     4. SSL/TLS
     5. HTTP/FTP Proxy
     6. Passport Advantage
     7. Updates

     R. Return to Main Menu
-----> [1] R

=====> IBM Installation Manager

Select:
     1. Install - Install software packages
     2. Update - Find and install updates and fixes to installed software packages
     3. Modify - Change installed software packages
     4. Roll Back - Revert to an earlier version of installed software packages
     5. Uninstall - Remove installed software packages

Other Options:
     L. View Logs
     S. View Installation History
     V. View Installed Packages
        ------------------------
     P. Preferences
        ------------------------
     E. Export Data for Problem Analysis
     A. About IBM Installation Manager
        ------------------------
     X. Exit Installation Manager

-----> X
[sriAIX]/usr/IBM/IMShared >

[sriAIX]/usr/IBM/IMShared > ls -lrt ; du -sm *
total 24
-rw-------    1 root     system          139 Dec 27 22:41 repository.config
drwx------    3 root     system          256 Dec 27 22:46 atoc
drwx------    4 root     system          256 Dec 27 23:11 extra
drwx------    2 root     system          256 Dec 27 23:11 native
drwx------    2 root     system         4096 Dec 27 23:11 files
0.01    atoc
0.16    extra
0.05    files
0.00    native
0.00    repository.config
[sriAIX]/usr/IBM/IMShared >


<~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~><~>

1.     Appendex.

9.1 Output#1

[root@sriLIN yum.repos.d]# yum install gtk2.i686
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
server                                                   | 3.9 kB     00:00 ...
server/primary_db                                        | 3.1 MB     00:00 ...
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package gtk2.i686 0:2.20.1-4.el6 will be installed
--> Processing Dependency: libtiff.so.3 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: librt.so.1 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libpthread.so.0(GLIBC_2.2) for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libpthread.so.0(GLIBC_2.0) for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libpthread.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libpng12.so.0(PNG12_0) for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libpng12.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libpangoft2-1.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libpangocairo-1.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libpango-1.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libm.so.6(GLIBC_2.1) for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libm.so.6(GLIBC_2.0) for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libm.so.6 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2) for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libjpeg.so.62 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libjasper.so.1 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libgthread-2.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libgobject-2.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libgmodule-2.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libglib-2.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libgio-2.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libfreetype.so.6 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libfontconfig.so.1 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libcups.so.2 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libcairo.so.2 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libc.so.6(GLIBC_2.7) for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libatk-1.0.so.0 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXrender.so.1 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXrandr.so.2 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXinerama.so.1 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXi.so.6 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXfixes.so.3 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXext.so.6 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXdamage.so.1 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXcursor.so.1 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libXcomposite.so.1 for package: gtk2-2.20.1-4.el6.i686
--> Processing Dependency: libX11.so.6 for package: gtk2-2.20.1-4.el6.i686
--> Running transaction check
---> Package atk.i686 0:1.30.0-1.el6 will be installed
---> Package cairo.i686 0:1.8.8-3.1.el6 will be installed
--> Processing Dependency: libz.so.1 for package: cairo-1.8.8-3.1.el6.i686
--> Processing Dependency: libpixman-1.so.0 for package: cairo-1.8.8-3.1.el6.i686
---> Package cups-libs.i686 1:1.4.2-50.el6_4.5 will be installed
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4) for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libstdc++.so.6(CXXABI_1.3) for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libstdc++.so.6 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libselinux.so.1 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libkrb5.so.3 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libk5crypto.so.3 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libgssapi_krb5.so.2(gssapi_krb5_2_MIT) for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libgssapi_krb5.so.2 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libgnutls.so.26(GNUTLS_1_4) for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libgnutls.so.26 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libgcc_s.so.1(GCC_3.0) for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libgcc_s.so.1 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libcom_err.so.2 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libavahi-common.so.3 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libavahi-client.so.3 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
--> Processing Dependency: libaudit.so.1 for package: 1:cups-libs-1.4.2-50.el6_4.5.i686
---> Package fontconfig.i686 0:2.8.0-3.el6 will be installed
--> Processing Dependency: libexpat.so.1 for package: fontconfig-2.8.0-3.el6.i686
---> Package freetype.i686 0:2.3.11-14.el6_3.1 will be installed
---> Package glib2.i686 0:2.26.1-3.el6 will be installed
--> Processing Dependency: libfam.so.0 for package: glib2-2.26.1-3.el6.i686
---> Package glibc.i686 0:2.12-1.132.el6 will be installed
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.12-1.132.el6.i686
--> Processing Dependency: libfreebl3.so for package: glibc-2.12-1.132.el6.i686
---> Package jasper-libs.i686 0:1.900.1-15.el6_1.1 will be installed
---> Package libX11.i686 0:1.5.0-4.el6 will be installed
--> Processing Dependency: libxcb.so.1 for package: libX11-1.5.0-4.el6.i686
---> Package libXcomposite.i686 0:0.4.3-4.el6 will be installed
---> Package libXcursor.i686 0:1.1.13-6.20130524git8f677eaea.el6 will be installed
---> Package libXdamage.i686 0:1.1.3-4.el6 will be installed
---> Package libXext.i686 0:1.3.1-2.el6 will be installed
---> Package libXfixes.i686 0:5.0-3.el6 will be installed
---> Package libXi.i686 0:1.6.1-3.el6 will be installed
---> Package libXinerama.i686 0:1.1.2-2.el6 will be installed
---> Package libXrandr.i686 0:1.4.0-1.el6 will be installed
---> Package libXrender.i686 0:0.9.7-2.el6 will be installed
---> Package libjpeg-turbo.i686 0:1.2.1-1.el6 will be installed
---> Package libpng.i686 2:1.2.49-1.el6_2 will be installed
---> Package libtiff.i686 0:3.9.4-9.el6_3 will be installed
---> Package pango.i686 0:1.28.1-7.el6_3 will be installed
--> Processing Dependency: libthai.so.0(LIBTHAI_0.1) for package: pango-1.28.1-7.el6_3.i686
--> Processing Dependency: libthai.so.0 for package: pango-1.28.1-7.el6_3.i686
--> Processing Dependency: libXft.so.2 for package: pango-1.28.1-7.el6_3.i686
--> Running transaction check
---> Package audit-libs.i686 0:2.2-2.el6 will be installed
---> Package avahi-libs.i686 0:0.6.25-12.el6 will be installed
--> Processing Dependency: libdbus-1.so.3 for package: avahi-libs-0.6.25-12.el6.i686
---> Package expat.i686 0:2.0.1-11.el6_2 will be installed
---> Package gamin.i686 0:0.1.10-9.el6 will be installed
---> Package gnutls.i686 0:2.8.5-10.el6_4.2 will be installed
--> Processing Dependency: libtasn1.so.3(LIBTASN1_0_3) for package: gnutls-2.8.5-10.el6_4.2.i686
--> Processing Dependency: libtasn1.so.3 for package: gnutls-2.8.5-10.el6_4.2.i686
--> Processing Dependency: libgcrypt.so.11(GCRYPT_1.2) for package: gnutls-2.8.5-10.el6_4.2.i686
--> Processing Dependency: libgcrypt.so.11 for package: gnutls-2.8.5-10.el6_4.2.i686
---> Package krb5-libs.i686 0:1.10.3-10.el6_4.6 will be installed
--> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3) for package: krb5-libs-1.10.3-10.el6_4.6.i686
--> Processing Dependency: libkeyutils.so.1 for package: krb5-libs-1.10.3-10.el6_4.6.i686
---> Package libXft.i686 0:2.3.1-2.el6 will be installed
---> Package libcom_err.i686 0:1.41.12-18.el6 will be installed
---> Package libgcc.i686 0:4.4.7-4.el6 will be installed
---> Package libselinux.i686 0:2.0.94-5.3.el6_4.1 will be installed
---> Package libstdc++.i686 0:4.4.7-4.el6 will be installed
---> Package libthai.i686 0:0.1.12-3.el6 will be installed
---> Package libxcb.i686 0:1.8.1-1.el6 will be installed
--> Processing Dependency: libXau.so.6 for package: libxcb-1.8.1-1.el6.i686
---> Package nss-softokn-freebl.i686 0:3.14.3-9.el6 will be installed
---> Package pixman.i686 0:0.26.2-5.el6_4 will be installed
---> Package zlib.i686 0:1.2.3-29.el6 will be installed
--> Running transaction check
---> Package dbus-libs.i686 1:1.2.24-7.el6_3 will be installed
---> Package keyutils-libs.i686 0:1.4-4.el6 will be installed
---> Package libXau.i686 0:1.0.6-4.el6 will be installed
---> Package libgcrypt.i686 0:1.4.5-11.el6_4 will be installed
--> Processing Dependency: libgpg-error.so.0 for package: libgcrypt-1.4.5-11.el6_4.i686
---> Package libtasn1.i686 0:2.3-3.el6_2.1 will be installed
--> Running transaction check
---> Package libgpg-error.i686 0:1.7-4.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================
 Package                                 Arch                      Version                                                 Repository                   Size
=============================================================================================================================================================
Installing:
 gtk2                                    i686                      2.20.1-4.el6                                            server                      3.3 M
Installing for dependencies:
 atk                                     i686                      1.30.0-1.el6                                            server                      194 k
 audit-libs                              i686                      2.2-2.el6                                               server                       60 k
 avahi-libs                              i686                      0.6.25-12.el6                                           server                       54 k
 cairo                                   i686                      1.8.8-3.1.el6                                           server                      319 k
 cups-libs                               i686                      1:1.4.2-50.el6_4.5                                      server                      326 k
 dbus-libs                               i686                      1:1.2.24-7.el6_3                                        server                      129 k
 expat                                   i686                      2.0.1-11.el6_2                                          server                       79 k
 fontconfig                              i686                      2.8.0-3.el6                                             server                      186 k
 freetype                                i686                      2.3.11-14.el6_3.1                                       server                      363 k
 gamin                                   i686                      0.1.10-9.el6                                            server                      120 k
 glib2                                   i686                      2.26.1-3.el6                                            server                      1.6 M
 glibc                                   i686                      2.12-1.132.el6                                          server                      4.3 M
 gnutls                                  i686                      2.8.5-10.el6_4.2                                        server                      340 k
 jasper-libs                             i686                      1.900.1-15.el6_1.1                                      server                      136 k
 keyutils-libs                           i686                      1.4-4.el6                                               server                       20 k
 krb5-libs                               i686                      1.10.3-10.el6_4.6                                       server                      769 k
 libX11                                  i686                      1.5.0-4.el6                                             server                      590 k
 libXau                                  i686                      1.0.6-4.el6                                             server                       24 k
 libXcomposite                           i686                      0.4.3-4.el6                                             server                       20 k
 libXcursor                              i686                      1.1.13-6.20130524git8f677eaea.el6                       server                       28 k
 libXdamage                              i686                      1.1.3-4.el6                                             server                       18 k
 libXext                                 i686                      1.3.1-2.el6                                             server                       34 k
 libXfixes                               i686                      5.0-3.el6                                               server                       23 k
 libXft                                  i686                      2.3.1-2.el6                                             server                       54 k
 libXi                                   i686                      1.6.1-3.el6                                             server                       35 k
 libXinerama                             i686                      1.1.2-2.el6                                             server                       20 k
 libXrandr                               i686                      1.4.0-1.el6                                             server                       36 k
 libXrender                              i686                      0.9.7-2.el6                                             server                       29 k
 libcom_err                              i686                      1.41.12-18.el6                                          server                       37 k
 libgcc                                  i686                      4.4.7-4.el6                                             server                      112 k
 libgcrypt                               i686                      1.4.5-11.el6_4                                          server                      228 k
 libgpg-error                            i686                      1.7-4.el6                                               server                       59 k
 libjpeg-turbo                           i686                      1.2.1-1.el6                                             server                      176 k
 libpng                                  i686                      2:1.2.49-1.el6_2                                        server                      184 k
 libselinux                              i686                      2.0.94-5.3.el6_4.1                                      server                      108 k
 libstdc++                               i686                      4.4.7-4.el6                                             server                      300 k
 libtasn1                                i686                      2.3-3.el6_2.1                                           server                      239 k
 libthai                                 i686                      0.1.12-3.el6                                            server                      183 k
 libtiff                                 i686                      3.9.4-9.el6_3                                           server                      339 k
 libxcb                                  i686                      1.8.1-1.el6                                             server                      114 k
 nss-softokn-freebl                      i686                      3.14.3-9.el6                                            server                      147 k
 pango                                   i686                      1.28.1-7.el6_3                                          server                      350 k
 pixman                                  i686                      0.26.2-5.el6_4                                          server                      206 k
 zlib                                    i686                      1.2.3-29.el6                                            server                       73 k

Transaction Summary
=============================================================================================================================================================
Install      45 Package(s)

Total download size: 16 M
Installed size: 50 M
Is this ok [y/N]: y
Downloading Packages:
-------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                        7.8 MB/s |  16 MB     00:02    
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : libgcc-4.4.7-4.el6.i686                                                                                                                  1/45
  Installing : nss-softokn-freebl-3.14.3-9.el6.i686                                                                                                     2/45
  Installing : glibc-2.12-1.132.el6.i686                                                                                                                3/45
  Installing : zlib-1.2.3-29.el6.i686                                                                                                                   4/45
  Installing : freetype-2.3.11-14.el6_3.1.i686                                                                                                          5/45
  Installing : libjpeg-turbo-1.2.1-1.el6.i686                                                                                                           6/45
  Installing : 2:libpng-1.2.49-1.el6_2.i686                                                                                                             7/45
  Installing : libstdc++-4.4.7-4.el6.i686                                                                                                               8/45
  Installing : libselinux-2.0.94-5.3.el6_4.1.i686                                                                                                       9/45
  Installing : glib2-2.26.1-3.el6.i686                                                                                                                 10/45
  Installing : gamin-0.1.10-9.el6.i686                                                                                                                 11/45
  Installing : libtiff-3.9.4-9.el6_3.i686                                                                                                              12/45
  Installing : libcom_err-1.41.12-18.el6.i686                                                                                                          13/45
  Installing : atk-1.30.0-1.el6.i686                                                                                                                   14/45
  Installing : jasper-libs-1.900.1-15.el6_1.1.i686                                                                                                     15/45
  Installing : audit-libs-2.2-2.el6.i686                                                                                                               16/45
  Installing : pixman-0.26.2-5.el6_4.i686                                                                                                              17/45
  Installing : libXau-1.0.6-4.el6.i686                                                                                                                 18/45
  Installing : libxcb-1.8.1-1.el6.i686                                                                                                                 19/45
  Installing : libX11-1.5.0-4.el6.i686                                                                                                                 20/45
  Installing : libXrender-0.9.7-2.el6.i686                                                                                                             21/45
  Installing : libXext-1.3.1-2.el6.i686                                                                                                                22/45
  Installing : libXfixes-5.0-3.el6.i686                                                                                                                23/45
  Installing : libXcursor-1.1.13-6.20130524git8f677eaea.el6.i686                                                                                       24/45
  Installing : libXdamage-1.1.3-4.el6.i686                                                                                                             25/45
  Installing : libXi-1.6.1-3.el6.i686                                                                                                                  26/45
  Installing : libXrandr-1.4.0-1.el6.i686                                                                                                              27/45
  Installing : libXinerama-1.1.2-2.el6.i686                                                                                                            28/45
  Installing : libXcomposite-0.4.3-4.el6.i686                                                                                                          29/45
  Installing : libgpg-error-1.7-4.el6.i686                                                                                                             30/45
  Installing : libgcrypt-1.4.5-11.el6_4.i686                                                                                                           31/45
  Installing : libtasn1-2.3-3.el6_2.1.i686                                                                                                             32/45
  Installing : gnutls-2.8.5-10.el6_4.2.i686                                                                                                            33/45
  Installing : 1:dbus-libs-1.2.24-7.el6_3.i686                                                                                                         34/45
  Installing : avahi-libs-0.6.25-12.el6.i686                                                                                                           35/45
  Installing : expat-2.0.1-11.el6_2.i686                                                                                                               36/45
  Installing : fontconfig-2.8.0-3.el6.i686                                                                                                             37/45
  Installing : cairo-1.8.8-3.1.el6.i686                                                                                                                38/45
  Installing : libXft-2.3.1-2.el6.i686                                                                                                                 39/45
  Installing : libthai-0.1.12-3.el6.i686                                                                                                               40/45
  Installing : pango-1.28.1-7.el6_3.i686                                                                                                               41/45
  Installing : keyutils-libs-1.4-4.el6.i686                                                                                                            42/45
  Installing : krb5-libs-1.10.3-10.el6_4.6.i686                                                                                                        43/45
  Installing : 1:cups-libs-1.4.2-50.el6_4.5.i686                                                                                                       44/45
  Installing : gtk2-2.20.1-4.el6.i686                                                                                                                  45/45
server/productid                                                                                                                      | 1.7 kB     00:00 ...
  Verifying  : libxcb-1.8.1-1.el6.i686                                                                                                                  1/45
  Verifying  : audit-libs-2.2-2.el6.i686                                                                                                                2/45
  Verifying  : gamin-0.1.10-9.el6.i686                                                                                                                  3/45
  Verifying  : libjpeg-turbo-1.2.1-1.el6.i686                                                                                                           4/45
  Verifying  : libXi-1.6.1-3.el6.i686                                                                                                                   5/45
  Verifying  : libXrandr-1.4.0-1.el6.i686                                                                                                               6/45
  Verifying  : libgcc-4.4.7-4.el6.i686                                                                                                                  7/45
  Verifying  : gtk2-2.20.1-4.el6.i686                                                                                                                   8/45
  Verifying  : pixman-0.26.2-5.el6_4.i686                                                                                                               9/45
  Verifying  : libtiff-3.9.4-9.el6_3.i686                                                                                                              10/45
  Verifying  : zlib-1.2.3-29.el6.i686                                                                                                                  11/45
  Verifying  : glibc-2.12-1.132.el6.i686                                                                                                               12/45
  Verifying  : libXau-1.0.6-4.el6.i686                                                                                                                 13/45
  Verifying  : libXfixes-5.0-3.el6.i686                                                                                                                14/45
  Verifying  : libXcursor-1.1.13-6.20130524git8f677eaea.el6.i686                                                                                       15/45
  Verifying  : nss-softokn-freebl-3.14.3-9.el6.i686                                                                                                    16/45
  Verifying  : libXdamage-1.1.3-4.el6.i686                                                                                                             17/45
  Verifying  : gnutls-2.8.5-10.el6_4.2.i686                                                                                                            18/45
  Verifying  : jasper-libs-1.900.1-15.el6_1.1.i686                                                                                                     19/45
  Verifying  : 2:libpng-1.2.49-1.el6_2.i686                                                                                                            20/45
  Verifying  : libstdc++-4.4.7-4.el6.i686                                                                                                              21/45
  Verifying  : freetype-2.3.11-14.el6_3.1.i686                                                                                                         22/45
  Verifying  : libgpg-error-1.7-4.el6.i686                                                                                                             23/45
  Verifying  : libcom_err-1.41.12-18.el6.i686                                                                                                          24/45
  Verifying  : avahi-libs-0.6.25-12.el6.i686                                                                                                           25/45
  Verifying  : libXinerama-1.1.2-2.el6.i686                                                                                                            26/45
  Verifying  : libtasn1-2.3-3.el6_2.1.i686                                                                                                             27/45
  Verifying  : 1:dbus-libs-1.2.24-7.el6_3.i686                                                                                                         28/45
  Verifying  : libXcomposite-0.4.3-4.el6.i686                                                                                                          29/45
  Verifying  : libXrender-0.9.7-2.el6.i686                                                                                                             30/45
  Verifying  : 1:cups-libs-1.4.2-50.el6_4.5.i686                                                                                                       31/45
  Verifying  : libselinux-2.0.94-5.3.el6_4.1.i686                                                                                                      32/45
  Verifying  : cairo-1.8.8-3.1.el6.i686                                                                                                                33/45
  Verifying  : libX11-1.5.0-4.el6.i686                                                                                                                 34/45
  Verifying  : libXft-2.3.1-2.el6.i686                                                                                                                 35/45
  Verifying  : libXext-1.3.1-2.el6.i686                                                                                                                36/45
  Verifying  : libgcrypt-1.4.5-11.el6_4.i686                                                                                                           37/45
  Verifying  : krb5-libs-1.10.3-10.el6_4.6.i686                                                                                                        38/45
  Verifying  : fontconfig-2.8.0-3.el6.i686                                                                                                             39/45
  Verifying  : expat-2.0.1-11.el6_2.i686                                                                                                               40/45
  Verifying  : libthai-0.1.12-3.el6.i686                                                                                                               41/45
  Verifying  : atk-1.30.0-1.el6.i686                                                                                                                   42/45
  Verifying  : pango-1.28.1-7.el6_3.i686                                                                                                               43/45
  Verifying  : keyutils-libs-1.4-4.el6.i686                                                                                                            44/45
  Verifying  : glib2-2.26.1-3.el6.i686                                                                                                                 45/45

Installed:
  gtk2.i686 0:2.20.1-4.el6                                                                                                                                   

Dependency Installed:
  atk.i686 0:1.30.0-1.el6                       audit-libs.i686 0:2.2-2.el6                                    avahi-libs.i686 0:0.6.25-12.el6            
  cairo.i686 0:1.8.8-3.1.el6                    cups-libs.i686 1:1.4.2-50.el6_4.5                              dbus-libs.i686 1:1.2.24-7.el6_3            
  expat.i686 0:2.0.1-11.el6_2                   fontconfig.i686 0:2.8.0-3.el6                                  freetype.i686 0:2.3.11-14.el6_3.1          
  gamin.i686 0:0.1.10-9.el6                     glib2.i686 0:2.26.1-3.el6                                      glibc.i686 0:2.12-1.132.el6                
  gnutls.i686 0:2.8.5-10.el6_4.2                jasper-libs.i686 0:1.900.1-15.el6_1.1                          keyutils-libs.i686 0:1.4-4.el6             
  krb5-libs.i686 0:1.10.3-10.el6_4.6            libX11.i686 0:1.5.0-4.el6                                      libXau.i686 0:1.0.6-4.el6                  
  libXcomposite.i686 0:0.4.3-4.el6              libXcursor.i686 0:1.1.13-6.20130524git8f677eaea.el6            libXdamage.i686 0:1.1.3-4.el6              
  libXext.i686 0:1.3.1-2.el6                    libXfixes.i686 0:5.0-3.el6                                     libXft.i686 0:2.3.1-2.el6                  
  libXi.i686 0:1.6.1-3.el6                      libXinerama.i686 0:1.1.2-2.el6                                 libXrandr.i686 0:1.4.0-1.el6               
  libXrender.i686 0:0.9.7-2.el6                 libcom_err.i686 0:1.41.12-18.el6                               libgcc.i686 0:4.4.7-4.el6                  
  libgcrypt.i686 0:1.4.5-11.el6_4               libgpg-error.i686 0:1.7-4.el6                                  libjpeg-turbo.i686 0:1.2.1-1.el6           
  libpng.i686 2:1.2.49-1.el6_2                  libselinux.i686 0:2.0.94-5.3.el6_4.1                           libstdc++.i686 0:4.4.7-4.el6               
  libtasn1.i686 0:2.3-3.el6_2.1                 libthai.i686 0:0.1.12-3.el6                                    libtiff.i686 0:3.9.4-9.el6_3                
  libxcb.i686 0:1.8.1-1.el6                     nss-softokn-freebl.i686 0:3.14.3-9.el6                         pango.i686 0:1.28.1-7.el6_3                
  pixman.i686 0:0.26.2-5.el6_4                  zlib.i686 0:1.2.3-29.el6                                      

Complete!
[root@sriLIN yum.repos.d]#


Output#2

[sriAIX]/ > /opt/IBM/WAS8.5/InstallationManager1.6.0/eclipse/tools/imcl input /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/resp_Sri.xml -acceptLicense -sVP
Preparing IBM WebSphere Application Server Network Deployment.
(100% of < 1 MB at 22 KB/sec; 0 seconds remain)
(100% of < 1 MB at 103 KB/sec; 0 seconds remain)
(100% of < 1 MB at 5 KB/sec; 0 seconds remain)
(100% of < 1 MB at 98 KB/sec; 0 seconds remain)
(100% of < 1 MB at 446 KB/sec; 0 seconds remain)
Initialize for eclipse
Pre-configuring com.ibm.im.dependency.was.apar
Pre-configuring com.ibm.was.license.v85
Pre-configuring com.ibm.was.launcher.v85
Pre-configuring com.ibm.ws.check.os.v80
Pre-configuring com.ibm.ws.detect.running.process.v80
Pre-configuring com.ibm.was.detect.offering.update.v85
Pre-configuring com.ibm.ws.osprereq.check.v85
Pre-configuring com.ibm.was.os400.userdata.path.check
Pre-configuring com.ibm.ws.sdk.feature.v85
Pre-configuring com.ibm.ws.persist.installregistries
Pre-configuring com.ibm.ws.execute.iscdeploy.v85
Pre-configuring com.ibm.was.nd.moreinfo.v85
Pre-configuring com.ibm.was.msl.prereq.v80
Pre-configuring com.ibm.was.detect.backlevel.jdk.ifix
Pre-configuring com.ibm.was.install.path.check.v85
Pre-configuring com.ibm.was.appserver.v85.msl
Pre-configuring com.ibm.was.features.validation.v85
Pre-configuring com.ibm.was.determine.job.type
Pre-install for eclipse
Installing com.ibm.im.dependency.was.apar
Installing com.ibm.was.license.v85
Installing com.ibm.was.launcher.v85
Installing com.ibm.ws.check.os.v80
Installing com.ibm.ws.detect.running.process.v80
Installing com.ibm.was.detect.offering.update.v85
Installing com.ibm.ws.osprereq.check.v85
Installing com.ibm.was.os400.userdata.path.check
Installing com.ibm.ws.sdk.feature.v85
Installing com.ibm.ws.persist.installregistries
Installing com.ibm.ws.execute.iscdeploy.v85
Installing com.ibm.was.nd.moreinfo.v85
Installing com.ibm.was.msl.prereq.v80
Installing com.ibm.was.detect.backlevel.jdk.ifix
Installing com.ibm.was.install.path.check.v85
Installing com.ibm.was.appserver.v85.msl
Installing com.ibm.was.features.validation.v85
Installing com.ibm.was.determine.job.type
Post-install for eclipse
Configuring com.ibm.im.dependency.was.apar
Configuring com.ibm.was.license.v85
Configuring com.ibm.was.launcher.v85
Configuring com.ibm.ws.check.os.v80
Configuring com.ibm.ws.detect.running.process.v80
Configuring com.ibm.was.detect.offering.update.v85
Configuring com.ibm.ws.osprereq.check.v85
Configuring com.ibm.was.os400.userdata.path.check
Configuring com.ibm.ws.sdk.feature.v85
Configuring com.ibm.ws.persist.installregistries
Configuring com.ibm.ws.execute.iscdeploy.v85
Configuring com.ibm.was.nd.moreinfo.v85
Configuring com.ibm.was.msl.prereq.v80
Configuring com.ibm.was.detect.backlevel.jdk.ifix
Configuring com.ibm.was.install.path.check.v85
Configuring com.ibm.was.appserver.v85.msl
Configuring com.ibm.was.features.validation.v85
Configuring com.ibm.was.determine.job.type
Complete for eclipse
Resolving the references in "IBM WebSphere Application Server Network Deployment".
Getting file names from com.ibm.websphere.ND.v85_8.5.0.20120501_1108.offering.
Processing com.ibm.WVE.common_8.5.0.20120430_2224.su.
Processing com.ibm.websphere.WAS.wct.32bit.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.ND.legal_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.embed.core.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.wct.64bit_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.LIBERTY.shared_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.linux.relabel_8.0.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.license_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.embed.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.ND.ndonly_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.JDK6.32bit.jre_8.5.0.20120501_1108.su.
Processing com.ibm.WVE.common.nls_8.5.0.20120430_2224.su.
Processing com.ibm.websphere.liberty.ND.content_8.5.0.20120428_1451.su.
Processing com.ibm.websphere.WAS.os400.nativescripts_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.embed.isclite_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.osgi_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.LIBERTY.libertyonly_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.wct.64bit.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.addRemovePrograms_8.0.0.20101117_0000.su.
Processing com.ibm.websphere.JDK6.info.32bit.jre_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.ND.itlm.nd_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.appserver.installcontext_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.thinclient.core_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.permissions_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.ND.ndonly.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.wasproduct.runtime_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.JDK6.64bit.jre_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.xml_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.embed.isclite.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.secureproxy_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.JDK6.info.64bit.jre_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.winRegistry.ND_8.0.0.20101117_0000.su.
Processing com.ibm.WVE.osgi_8.5.0.20120430_2224.su.
Processing com.ibm.websphere.WAS.server.core_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.wasproduct.runtime.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.secureproxy.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.embeddablecontainer_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.JDK6.32bit.sdk_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.setUmaskPermission.nd_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.LIBERTY.content_8.5.0.20120428_1451.su.
Processing com.ibm.websphere.ND.msl_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.thinclient_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.server_8.5.0.20120501_1108.su.
Processing com.ibm.WVE.was_8.5.0.20120430_2224.su.
Processing com.ibm.WVE.osgi.nls_8.5.0.20120430_2224.su.
Processing com.ibm.websphere.WAS.server.core.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.server.samples_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.wct.32bit_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.LIBERTY.ndonly_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.embed.core_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.ejbdeploy_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.nsf.was_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.batch_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.appserver.shortcuts_8.0.0.20101117_0000.su.
Processing com.ibm.websphere.JDK6.64bit.sdk_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.postinstall_8.0.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.server.nls_8.5.0.20120501_1108.su.
Processing com.ibm.websphere.WAS.embed_8.5.0.20120501_1108.su.
Processing com.ibm.WVE.was.nls_8.5.0.20120430_2224.su.
Processing com.ibm.websphere.sca_8.5.0.20120501_1108.su.
Processing com.ibm.was.nd_8.5.0.20120501_1108.assembly.
Getting file names from com.ibm.websphere.ND.v85_8.5.0.20120501_1108.offering.
Computing feature dependencies of IBM WebSphere Application Server Network Deployment.
WebSphere Application Server Full Profile
EJBDeploy tool for pre-EJB 3.0 modules
Stand-alone thin clients and resource adapters
Embeddable EJB container
Sample applications
WebSphere Application Server Liberty Profile
IBM 32-bit WebSphere SDK for Java
IBM 64-bit WebSphere SDK for Java
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 98 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 557 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 26 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 123 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 557 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Initialize for eclipse
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.im.dependency.was.apar
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.license.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.launcher.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.ws.check.os.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.ws.detect.running.process.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.detect.offering.update.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.ws.osprereq.check.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.os400.userdata.path.check
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.ws.sdk.feature.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.ws.persist.installregistries
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.ws.execute.iscdeploy.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.nd.moreinfo.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.msl.prereq.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.detect.backlevel.jdk.ifix
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.install.path.check.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.appserver.v85.msl
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.features.validation.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.was.determine.job.type
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-install for eclipse
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.im.dependency.was.apar
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.license.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.launcher.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.ws.check.os.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.ws.detect.running.process.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.detect.offering.update.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.ws.osprereq.check.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.os400.userdata.path.check
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.ws.sdk.feature.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.ws.persist.installregistries
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.ws.execute.iscdeploy.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.nd.moreinfo.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.msl.prereq.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.detect.backlevel.jdk.ifix
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.install.path.check.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.appserver.v85.msl
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.features.validation.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.was.determine.job.type
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Post-install for eclipse
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.im.dependency.was.apar
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.license.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.launcher.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.ws.check.os.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.ws.detect.running.process.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.detect.offering.update.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.ws.osprereq.check.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.os400.userdata.path.check
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.ws.sdk.feature.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.ws.persist.installregistries
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.ws.execute.iscdeploy.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.nd.moreinfo.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.msl.prereq.v80
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.detect.backlevel.jdk.ifix
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.install.path.check.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.appserver.v85.msl
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.features.validation.v85
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.was.determine.job.type
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Complete for eclipse
Preparing IBM WebSphere Application Server Network Deployment.
.
Analyzing IBM WebSphere Application Server Network Deployment
Processing com.ibm.was.nd
Processing com.ibm.websphere.appserver.installcontext
Processing com.ibm.websphere.LIBERTY.content
Processing com.ibm.websphere.liberty.ND.content
Processing com.ibm.websphere.ND.ndonly
Processing com.ibm.websphere.LIBERTY.ndonly
Processing com.ibm.websphere.LIBERTY.shared
Processing com.ibm.websphere.setUmaskPermission.nd
Processing com.ibm.websphere.WAS.secureproxy
Processing com.ibm.websphere.WAS.secureproxy.nls
Processing com.ibm.websphere.ND.legal
Processing com.ibm.websphere.ND.msl
Processing com.ibm.websphere.ND.itlm.nd
Processing com.ibm.websphere.ND.ndonly.nls
Processing com.ibm.websphere.nsf.was
Processing com.ibm.WVE.common
Processing com.ibm.WVE.common.nls
Processing com.ibm.WVE.osgi
Processing com.ibm.WVE.osgi.nls
Processing com.ibm.WVE.was
Processing com.ibm.WVE.was.nls
Processing com.ibm.websphere.JDK6.64bit.jre
Processing com.ibm.websphere.JDK6.64bit.sdk
Processing com.ibm.websphere.JDK6.info.64bit.jre
Processing com.ibm.websphere.WAS.wct.64bit
Processing com.ibm.websphere.WAS.wct.64bit.nls
Processing com.ibm.websphere.linux.relabel
Processing com.ibm.websphere.permissions
Processing com.ibm.websphere.postinstall
Processing com.ibm.websphere.appserver.shortcuts
Processing com.ibm.websphere.WAS.os400.nativescripts
Processing com.ibm.websphere.addRemovePrograms
Processing com.ibm.websphere.winRegistry.ND
Processing com.ibm.websphere.WAS.license
Processing com.ibm.websphere.WAS.server
Processing com.ibm.websphere.WAS.server.nls
Processing com.ibm.websphere.WAS.embed
Processing com.ibm.websphere.WAS.embed.nls
Processing com.ibm.websphere.WAS.server.core
Processing com.ibm.websphere.WAS.server.core.nls
Processing com.ibm.websphere.WAS.embed.core
Processing com.ibm.websphere.WAS.embed.core.nls
Processing com.ibm.websphere.WAS.embed.isclite
Processing com.ibm.websphere.WAS.embed.isclite.nls
Processing com.ibm.websphere.WAS.ejbdeploy
Processing com.ibm.websphere.WAS.thinclient
Processing com.ibm.websphere.WAS.thinclient.core
Processing com.ibm.websphere.WAS.embeddablecontainer
Processing com.ibm.websphere.sca
Processing com.ibm.websphere.xml
Processing com.ibm.websphere.osgi
Processing com.ibm.websphere.batch
Calculating requirements and dependencies.
Computing prerequisite plan
Calculating requirements and dependencies.
Computing prerequisite plan
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 82 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 557 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 26 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 82 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment.  (100% of < 1 MB at 557 KB/sec; 0 seconds remain)
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Initialize for eclipse
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-configuring com.ibm.im.dependency.was.apar
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Pre-install for eclipse
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Installing com.ibm.im.dependency.was.apar
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Post-install for eclipse
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Configuring com.ibm.im.dependency.was.apar
Preparing IBM WebSphere Application Server Network Deployment.
Preparing IBM WebSphere Application Server Network Deployment. Complete for eclipse
Preparing IBM WebSphere Application Server Network Deployment.
Installing.
Processing com.ibm.was.nd
Processing com.ibm.websphere.appserver.installcontext
Processing com.ibm.websphere.LIBERTY.content
Processing com.ibm.websphere.liberty.ND.content
Processing com.ibm.websphere.ND.ndonly
Processing com.ibm.websphere.LIBERTY.ndonly
Processing com.ibm.websphere.LIBERTY.shared
Processing com.ibm.websphere.setUmaskPermission.nd
Processing com.ibm.websphere.WAS.secureproxy
Processing com.ibm.websphere.WAS.secureproxy.nls
Processing com.ibm.websphere.ND.legal
Processing com.ibm.websphere.ND.msl
Processing com.ibm.websphere.ND.itlm.nd
Processing com.ibm.websphere.ND.ndonly.nls
Processing com.ibm.websphere.nsf.was
Processing com.ibm.WVE.common
Processing com.ibm.WVE.common.nls
Processing com.ibm.WVE.osgi
Processing com.ibm.WVE.osgi.nls
Processing com.ibm.WVE.was
Processing com.ibm.WVE.was.nls
Processing com.ibm.websphere.JDK6.64bit.jre
Processing com.ibm.websphere.JDK6.64bit.sdk
Processing com.ibm.websphere.JDK6.info.64bit.jre
Processing com.ibm.websphere.WAS.wct.64bit
Processing com.ibm.websphere.WAS.wct.64bit.nls
Processing com.ibm.websphere.linux.relabel
Processing com.ibm.websphere.permissions
Processing com.ibm.websphere.postinstall
Processing com.ibm.websphere.appserver.shortcuts
Processing com.ibm.websphere.WAS.os400.nativescripts
Processing com.ibm.websphere.addRemovePrograms
Processing com.ibm.websphere.winRegistry.ND
Processing com.ibm.websphere.WAS.license
Processing com.ibm.websphere.WAS.server
Processing com.ibm.websphere.WAS.server.nls
Processing com.ibm.websphere.WAS.embed
Processing com.ibm.websphere.WAS.embed.nls
Processing com.ibm.websphere.WAS.server.core
Processing com.ibm.websphere.WAS.server.core.nls
Processing com.ibm.websphere.WAS.embed.core
Processing com.ibm.websphere.WAS.embed.core.nls
Processing com.ibm.websphere.WAS.embed.isclite
Processing com.ibm.websphere.WAS.embed.isclite.nls
Processing com.ibm.websphere.WAS.ejbdeploy
Processing com.ibm.websphere.WAS.thinclient
Processing com.ibm.websphere.WAS.thinclient.core
Processing com.ibm.websphere.WAS.embeddablecontainer
Processing com.ibm.websphere.sca
Processing com.ibm.websphere.xml
Processing com.ibm.websphere.osgi
Processing com.ibm.websphere.batch
Calculating requirements and dependencies.
Computing prerequisite plan
Calculating requirements and dependencies.
Computing prerequisite plan
Extracting metadata replacements.
Preparing metadata replacements.
Performing metadata replacements.
(100% of < 1 MB at 26 KB/sec; 0 seconds remain)
(100% of < 1 MB at 10 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/toc/datoc.xml
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 (accessing)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/toc/datoc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/toc/datoc.xml. (100% of < 1 MB at 8504 KB/sec; 0 seconds remain)
(100% of < 1 MB at 1822 KB/sec; 0 seconds remain)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/native/toc.xml
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/native/toc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/native/toc.xml. (100% of < 1 MB at 3414 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/files/toc.xml
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 (accessing)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/files/toc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/files/toc.xml. (100% of < 1 MB at 8530 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/ad/files/toc.xml
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 (accessing)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/ad/files/toc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/ad/files/toc.xml. (100% of < 1 MB at 722 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/ad/native/toc.xml
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 (accessing)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/ad/native/toc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk1/ad/native/toc.xml. (100% of < 1 MB at 1535 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk2/ad/native/toc.xml
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 (accessing)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk2/ad/native/toc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk2/ad/native/toc.xml. (100% of < 1 MB at 901 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk2/ad/files/toc.xml
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 (accessing)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk2/ad/files/toc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk2/ad/files/toc.xml. (100% of < 1 MB at 7507 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/native/toc.xml
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 (accessing)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/native/toc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/native/toc.xml. (100% of < 1 MB at 23901 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/files/toc.xml
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3 (accessing)
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/files/toc.xml.
Fetching file:/tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3/disk3/ad/files/toc.xml. (100% of < 1 MB at 32699 KB/sec; 0 seconds remain)
Collecting: /tmp/AIX_WAS8.5/WAS_ND_V8.5_1_OF_3
...
Retrieving files. 0 KB of 1.1 GB (1%) completed.
Retrieving files at 2.3 MB/s. 2.5 MB of 1.1 GB (1%) completed.
Retrieving files at 2.2 MB/s. 4.8 MB of 1.1 GB (1%) completed.
Retrieving files at 3.5 MB/s. 10 MB of 1.1 GB (1%) completed.
Retrieving files at 4.2 MB/s. 17 MB of 1.1 GB (2%) completed.
Retrieving files at 4.6 MB/s. 23 MB of 1.1 GB (3%) completed.
Retrieving files at 4.6 MB/s. 29 MB of 1.1 GB (3%) completed.
Retrieving files at 4.9 MB/s. 36 MB of 1.1 GB (4%) completed.
Retrieving files at 5.0 MB/s. 41 MB of 1.1 GB (4%) completed.
Retrieving files at 5.2 MB/s. 45 MB of 1.1 GB (5%) completed.
.
Retrieving files at 4.0 MB/s. 45 MB of 1.1 GB (5%) completed.
Retrieving files at 1.8 MB/s. 50 MB of 1.1 GB (5%) completed.
Retrieving files at 2.6 MB/s. 54 MB of 1.1 GB (6%) completed.
Retrieving files at 4.1 MB/s. 57 MB of 1.1 GB (6%) completed.
Retrieving files at 2.4 MB/s. 63 MB of 1.1 GB (6%) completed.
Retrieving files at 2.5 MB/s. 68 MB of 1.1 GB (7%) completed.
Retrieving files at 2.3 MB/s. 70 MB of 1.1 GB (7%) completed.
Retrieving files at 2.8 MB/s. 77 MB of 1.1 GB (8%) completed.
Retrieving files at 3.2 MB/s. 83 MB of 1.1 GB (8%) completed.
Retrieving files at 3.7 MB/s. 87 MB of 1.1 GB (9%) completed.
Retrieving files at 4.0 MB/s. 90 MB of 1.1 GB (9%) completed.
Retrieving files at 3.0 MB/s. 98 MB of 1.1 GB (10%) completed.
Retrieving files at 3.2 MB/s. 104 MB of 1.1 GB (10%) completed.
Retrieving files at 3.4 MB/s. 110 MB of 1.1 GB (11%) completed.
Retrieving files at 3.9 MB/s. 117 MB of 1.1 GB (11%) completed.
Retrieving files at 3.8 MB/s. 124 MB of 1.1 GB (12%) completed.
Retrieving files at 4.0 MB/s. 131 MB of 1.1 GB (13%) completed.
Retrieving files at 4.3 MB/s. 138 MB of 1.1 GB (13%) completed.
Retrieving files at 4.6 MB/s. 145 MB of 1.1 GB (14%) completed.
Retrieving files at 4.9 MB/s. 151 MB of 1.1 GB (15%) completed.
Retrieving files at 5.2 MB/s. 158 MB of 1.1 GB (15%) completed.
Retrieving files at 5.1 MB/s. 165 MB of 1.1 GB (16%) completed.
Retrieving files at 5.5 MB/s. 171 MB of 1.1 GB (16%) completed.
Retrieving files at 5.8 MB/s. 178 MB of 1.1 GB (17%) completed.
Retrieving files at 6.3 MB/s. 185 MB of 1.1 GB (18%) completed.
Retrieving files at 6.8 MB/s. 188 MB of 1.1 GB (18%) completed.
.
Retrieving files at 6.8 MB/s. 195 MB of 1.1 GB (19%) completed.
Retrieving files at 6.9 MB/s. 203 MB of 1.1 GB (19%) completed.
Retrieving files at 6.7 MB/s. 205 MB of 1.1 GB (20%) completed.
Retrieving files at 6.2 MB/s. 211 MB of 1.1 GB (20%) completed.
Retrieving files at 6.3 MB/s. 218 MB of 1.1 GB (21%) completed.
Retrieving files at 6.3 MB/s. 222 MB of 1.1 GB (21%) completed.
Retrieving files at 6.0 MB/s. 225 MB of 1.1 GB (21%) completed.
Retrieving files at 3.0 MB/s. 226 MB of 1.1 GB (22%) completed.
Retrieving files at 2.7 MB/s. 235 MB of 1.1 GB (22%) completed.
Retrieving files at 2.8 MB/s. 240 MB of 1.1 GB (23%) completed.
Retrieving files at 3.1 MB/s. 247 MB of 1.1 GB (23%) completed.
Retrieving files at 5.2 MB/s. 255 MB of 1.1 GB (24%) completed.
Retrieving files at 5.5 MB/s. 260 MB of 1.1 GB (25%) completed.
Retrieving files at 5.9 MB/s. 266 MB of 1.1 GB (25%) completed.
Retrieving files at 6.0 MB/s. 274 MB of 1.1 GB (26%) completed.
Retrieving files at 6.3 MB/s. 280 MB of 1.1 GB (27%) completed.
Retrieving files at 7.2 MB/s. 289 MB of 1.1 GB (27%) completed.
Retrieving files at 7.8 MB/s. 295 MB of 1.1 GB (28%) completed.
Retrieving files at 8.0 MB/s. 302 MB of 1.1 GB (29%) completed.
Retrieving files at 6.8 MB/s. 308 MB of 1.1 GB (29%) completed.
Retrieving files at 7.1 MB/s. 314 MB of 1.1 GB (30%) completed.
Retrieving files at 7.1 MB/s. 321 MB of 1.1 GB (30%) completed.
Retrieving files at 7.2 MB/s. 327 MB of 1.1 GB (31%) completed.
Retrieving files at 7.0 MB/s. 332 MB of 1.1 GB (31%) completed.
Retrieving files at 7.0 MB/s. 338 MB of 1.1 GB (32%) completed.
Retrieving files at 6.6 MB/s. 343 MB of 1.1 GB (32%) completed.
Retrieving files at 6.7 MB/s. 349 MB of 1.1 GB (33%) completed.
Retrieving files at 7.1 MB/s. 354 MB of 1.1 GB (33%) completed.
Retrieving files at 6.5 MB/s. 357 MB of 1.1 GB (34%) completed.
Retrieving files at 6.0 MB/s. 361 MB of 1.1 GB (34%) completed.
Retrieving files at 6.9 MB/s. 366 MB of 1.1 GB (35%) completed.
Retrieving files at 6.9 MB/s. 370 MB of 1.1 GB (35%) completed.
Retrieving files at 5.6 MB/s. 372 MB of 1.1 GB (35%) completed.
Retrieving files at 4.6 MB/s. 375 MB of 1.1 GB (35%) completed.
Retrieving files at 5.5 MB/s. 378 MB of 1.1 GB (36%) completed.
Retrieving files at 8.0 MB/s. 383 MB of 1.1 GB (36%) completed.
Retrieving files at 7.4 MB/s. 387 MB of 1.1 GB (36%) completed.
Retrieving files at 6.4 MB/s. 391 MB of 1.1 GB (37%) completed.
Retrieving files at 5.8 MB/s. 394 MB of 1.1 GB (37%) completed.
Retrieving files at 6.2 MB/s. 398 MB of 1.1 GB (37%) completed.
Retrieving files at 8.6 MB/s. 401 MB of 1.1 GB (38%) completed.
Retrieving files at 7.2 MB/s. 404 MB of 1.1 GB (38%) completed.
Retrieving files at 6.2 MB/s. 406 MB of 1.1 GB (38%) completed.
Retrieving files at 6.2 MB/s. 408 MB of 1.1 GB (38%) completed.
Retrieving files at 5.4 MB/s. 410 MB of 1.1 GB (39%) completed.
Retrieving files at 4.5 MB/s. 412 MB of 1.1 GB (39%) completed.
Retrieving files at 4.6 MB/s. 414 MB of 1.1 GB (39%) completed.
Retrieving files at 3.6 MB/s. 415 MB of 1.1 GB (39%) completed.
Retrieving files at 2.6 MB/s. 416 MB of 1.1 GB (39%) completed.
Retrieving files at 2.4 MB/s. 417 MB of 1.1 GB (39%) completed.
Retrieving files at 1.9 MB/s. 418 MB of 1.1 GB (39%) completed.
Retrieving files at 1.6 MB/s. 424 MB of 1.1 GB (40%) completed.
Retrieving files at 1.8 MB/s. 429 MB of 1.1 GB (40%) completed.
Retrieving files at 2.1 MB/s. 434 MB of 1.1 GB (41%) completed.
Retrieving files at 2.5 MB/s. 437 MB of 1.1 GB (41%) completed.
Retrieving files at 3.3 MB/s. 443 MB of 1.1 GB (42%) completed.
Retrieving files at 5.4 MB/s. 450 MB of 1.1 GB (42%) completed.
Retrieving files at 4.3 MB/s. 458 MB of 1.1 GB (43%) completed.
Retrieving files at 4.5 MB/s. 465 MB of 1.1 GB (44%) completed.
Retrieving files at 4.6 MB/s. 471 MB of 1.1 GB (44%) completed.
Retrieving files at 4.1 MB/s. 478 MB of 1.1 GB (45%) completed.
Retrieving files at 5.5 MB/s. 484 MB of 1.1 GB (46%) completed.
Retrieving files at 7.0 MB/s. 490 MB of 1.1 GB (46%) completed.
Retrieving files at 7.4 MB/s. 495 MB of 1.1 GB (46%) completed.
Retrieving files at 3.4 MB/s. 497 MB of 1.1 GB (47%) completed.
Retrieving files at 3.6 MB/s. 501 MB of 1.1 GB (47%) completed.
Retrieving files at 5.6 MB/s. 505 MB of 1.1 GB (47%) completed.
Retrieving files at 2.4 MB/s. 513 MB of 1.1 GB (48%) completed.
Retrieving files at 2.7 MB/s. 520 MB of 1.1 GB (49%) completed.
Retrieving files at 3.0 MB/s. 527 MB of 1.1 GB (49%) completed.
Retrieving files at 3.0 MB/s. 533 MB of 1.1 GB (50%) completed.
Retrieving files at 3.2 MB/s. 539 MB of 1.1 GB (51%) completed.
Retrieving files at 3.6 MB/s. 546 MB of 1.1 GB (51%) completed.
Retrieving files at 4.1 MB/s. 554 MB of 1.1 GB (52%) completed.
Retrieving files at 4.3 MB/s. 564 MB of 1.1 GB (53%) completed.
Retrieving files at 4.7 MB/s. 570 MB of 1.1 GB (53%) completed.
Retrieving files at 5.7 MB/s. 577 MB of 1.1 GB (54%) completed.
Retrieving files at 6.1 MB/s. 583 MB of 1.1 GB (55%) completed.
Retrieving files at 6.8 MB/s. 589 MB of 1.1 GB (55%) completed.
Retrieving files at 7.1 MB/s. 594 MB of 1.1 GB (56%) completed.
Retrieving files at 7.1 MB/s. 600 MB of 1.1 GB (56%) completed.
Retrieving files at 7.1 MB/s. 605 MB of 1.1 GB (57%) completed.
Retrieving files at 6.7 MB/s. 608 MB of 1.1 GB (57%) completed.
Retrieving files at 6.4 MB/s. 611 MB of 1.1 GB (57%) completed.
Retrieving files at 5.2 MB/s. 613 MB of 1.1 GB (57%) completed.
Retrieving files at 3.1 MB/s. 614 MB of 1.1 GB (58%) completed.
Retrieving files at 1.7 MB/s. 615 MB of 1.1 GB (58%) completed.
Retrieving files at 1.5 MB/s. 618 MB of 1.1 GB (58%) completed.
Retrieving files at 2.0 MB/s. 622 MB of 1.1 GB (58%) completed.
Retrieving files at 2.0 MB/s. 623 MB of 1.1 GB (58%) completed.
Retrieving files at 2.0 MB/s. 627 MB of 1.1 GB (59%) completed.
Retrieving files at 2.2 MB/s. 634 MB of 1.1 GB (59%) completed.
Retrieving files at 3.0 MB/s. 644 MB of 1.1 GB (60%) completed.
Retrieving files at 3.4 MB/s. 650 MB of 1.1 GB (61%) completed.
Retrieving files at 3.6 MB/s. 656 MB of 1.1 GB (61%) completed.
Retrieving files at 3.9 MB/s. 661 MB of 1.1 GB (62%) completed.
Retrieving files at 4.1 MB/s. 666 MB of 1.1 GB (62%) completed.
Retrieving files at 4.9 MB/s. 674 MB of 1.1 GB (63%) completed.
Retrieving files at 5.9 MB/s. 681 MB of 1.1 GB (64%) completed.
Retrieving files at 6.5 MB/s. 688 MB of 1.1 GB (64%) completed.
Retrieving files at 6.9 MB/s. 693 MB of 1.1 GB (65%) completed.
Retrieving files at 6.9 MB/s. 700 MB of 1.1 GB (65%) completed.
Retrieving files at 6.9 MB/s. 705 MB of 1.1 GB (66%) completed.
Retrieving files at 6.7 MB/s. 711 MB of 1.1 GB (67%) completed.
Retrieving files at 6.8 MB/s. 717 MB of 1.1 GB (67%) completed.
Retrieving files at 6.7 MB/s. 722 MB of 1.1 GB (68%) completed.
Retrieving files at 6.6 MB/s. 726 MB of 1.1 GB (68%) completed.
Retrieving files at 6.6 MB/s. 731 MB of 1.1 GB (68%) completed.
Retrieving files at 6.6 MB/s. 736 MB of 1.1 GB (69%) completed.
Retrieving files at 6.9 MB/s. 741 MB of 1.1 GB (69%) completed.
Retrieving files at 6.6 MB/s. 746 MB of 1.1 GB (70%) completed.
Retrieving files at 6.5 MB/s. 751 MB of 1.1 GB (70%) completed.
Retrieving files at 6.5 MB/s. 755 MB of 1.1 GB (71%) completed.
Retrieving files at 6.2 MB/s. 758 MB of 1.1 GB (71%) completed.
Retrieving files at 6.7 MB/s. 762 MB of 1.1 GB (71%) completed.
Retrieving files at 6.2 MB/s. 766 MB of 1.1 GB (72%) completed.
Retrieving files at 5.6 MB/s. 769 MB of 1.1 GB (72%) completed.
Retrieving files at 5.2 MB/s. 773 MB of 1.1 GB (72%) completed.
Retrieving files at 4.7 MB/s. 776 MB of 1.1 GB (73%) completed.
Retrieving files at 6.3 MB/s. 779 MB of 1.1 GB (73%) completed.
Retrieving files at 9.1 MB/s. 782 MB of 1.1 GB (73%) completed.
Retrieving files at 7.8 MB/s. 785 MB of 1.1 GB (73%) completed.
Retrieving files at 7.2 MB/s. 787 MB of 1.1 GB (74%) completed.
Retrieving files at 6.2 MB/s. 789 MB of 1.1 GB (74%) completed.
Retrieving files at 5.6 MB/s. 791 MB of 1.1 GB (74%) completed.
Retrieving files at 6.1 MB/s. 793 MB of 1.1 GB (74%) completed.
Retrieving files at 5.3 MB/s. 795 MB of 1.1 GB (74%) completed.
Retrieving files at 4.5 MB/s. 797 MB of 1.1 GB (75%) completed.
Retrieving files at 4.2 MB/s. 799 MB of 1.1 GB (75%) completed.
Retrieving files at 3.6 MB/s. 800 MB of 1.1 GB (75%) completed.
Retrieving files at 3.5 MB/s. 801 MB of 1.1 GB (75%) completed.
Retrieving files at 3.1 MB/s. 803 MB of 1.1 GB (75%) completed.
Retrieving files at 2.4 MB/s. 804 MB of 1.1 GB (75%) completed.
Retrieving files at 1.9 MB/s. 804 MB of 1.1 GB (75%) completed.
Retrieving files at 2.7 MB/s. 805 MB of 1.1 GB (75%) completed.
Retrieving files at 2.1 MB/s. 806 MB of 1.1 GB (75%) completed.
Retrieving files at 1.8 MB/s. 806 MB of 1.1 GB (75%) completed.
Retrieving files at 1.6 MB/s. 807 MB of 1.1 GB (75%) completed.
Retrieving files at 1.2 MB/s. 807 MB of 1.1 GB (75%) completed.
Retrieving files at 1.1 MB/s. 808 MB of 1.1 GB (76%) completed.
Retrieving files at 894 KB/s. 808 MB of 1.1 GB (76%) completed.
Retrieving files at 1.3 MB/s. 814 MB of 1.1 GB (76%) completed.
Retrieving files at 1.6 MB/s. 819 MB of 1.1 GB (77%) completed.
Retrieving files at 1.9 MB/s. 824 MB of 1.1 GB (77%) completed.
Retrieving files at 2.3 MB/s. 832 MB of 1.1 GB (78%) completed.
Retrieving files at 2.7 MB/s. 838 MB of 1.1 GB (78%) completed.
Retrieving files at 2.9 MB/s. 842 MB of 1.1 GB (79%) completed.
Retrieving files at 3.2 MB/s. 847 MB of 1.1 GB (79%) completed.
Retrieving files at 3.4 MB/s. 852 MB of 1.1 GB (80%) completed.
Retrieving files at 3.7 MB/s. 853 MB of 1.1 GB (80%) completed.
Retrieving files at 3.9 MB/s. 857 MB of 1.1 GB (80%) completed.
Retrieving files at 4.0 MB/s. 860 MB of 1.1 GB (80%) completed.
Retrieving files at 4.4 MB/s. 867 MB of 1.1 GB (81%) completed.
Retrieving files at 4.8 MB/s. 874 MB of 1.1 GB (82%) completed.
Retrieving files at 7.5 MB/s. 881 MB of 1.1 GB (82%) completed.
Retrieving files at 7.8 MB/s. 890 MB of 1.1 GB (83%) completed.
Retrieving files at 7.9 MB/s. 897 MB of 1.1 GB (84%) completed.
Retrieving files at 7.8 MB/s. 902 MB of 1.1 GB (84%) completed.
Retrieving files at 8.2 MB/s. 908 MB of 1.1 GB (85%) completed.
Retrieving files at 8.4 MB/s. 918 MB of 1.1 GB (86%) completed.
Retrieving files at 6.3 MB/s. 925 MB of 1.1 GB (86%) completed.
Retrieving files at 6.3 MB/s. 930 MB of 1.1 GB (87%) completed.
Retrieving files at 6.3 MB/s. 939 MB of 1.1 GB (88%) completed.
Retrieving files at 6.4 MB/s. 946 MB of 1.1 GB (88%) completed.
Retrieving files at 6.3 MB/s. 953 MB of 1.1 GB (89%) completed.
Retrieving files at 6.4 MB/s. 958 MB of 1.1 GB (89%) completed.
Retrieving files at 6.4 MB/s. 966 MB of 1.1 GB (90%) completed.
Retrieving files at 6.3 MB/s. 973 MB of 1.1 GB (91%) completed.
Retrieving files at 6.2 MB/s. 978 MB of 1.1 GB (91%) completed.
Retrieving files at 6.2 MB/s. 983 MB of 1.1 GB (92%) completed.
Retrieving files at 6.0 MB/s. 990 MB of 1.1 GB (92%) completed.
Retrieving files at 6.1 MB/s. 995 MB of 1.1 GB (93%) completed.
Retrieving files at 6.1 MB/s. 1000 MB of 1.1 GB (93%) completed.
Retrieving files at 6.1 MB/s. 1006 MB of 1.1 GB (94%) completed.
Retrieving files at 6.0 MB/s. 1013 MB of 1.1 GB (95%) completed.
Retrieving files at 6.0 MB/s. 1016 MB of 1.1 GB (95%) completed.
Retrieving files at 7.3 MB/s. 1019 MB of 1.1 GB (95%) completed.
Retrieving files at 6.1 MB/s. 1021 MB of 1.1 GB (95%) completed.
Retrieving files at 4.0 MB/s. 1023 MB of 1.1 GB (96%) completed.
Retrieving files at 3.0 MB/s. 1.0 GB of 1.1 GB (96%) completed.
Retrieving files at 2.0 MB/s. 1.0 GB of 1.1 GB (96%) completed.
Retrieving files at 1.5 MB/s. 1.0 GB of 1.1 GB (96%) completed.
Retrieving files at 1.6 MB/s. 1.0 GB of 1.1 GB (96%) completed.
Retrieving files at 1.9 MB/s. 1.0 GB of 1.1 GB (97%) completed.
Retrieving files at 2.0 MB/s. 1.0 GB of 1.1 GB (97%) completed.
Retrieving files at 2.2 MB/s. 1.0 GB of 1.1 GB (97%) completed.
Retrieving files at 3.7 MB/s. 1.0 GB of 1.1 GB (98%) completed.
Retrieving files at 7.2 MB/s. 1.0 GB of 1.1 GB (98%) completed.
Retrieving files at 3.5 MB/s. 1.0 GB of 1.1 GB (98%) completed.
Retrieving files at 2.1 MB/s. 1.0 GB of 1.1 GB (98%) completed.
Retrieving files at 1.7 MB/s. 1.0 GB of 1.1 GB (99%) completed.
Retrieving files at 2.6 MB/s. 1.0 GB of 1.1 GB (99%) completed.
Retrieving files at 4.5 MB/s. 1.0 GB of 1.1 GB (99%) completed.
Retrieving files at 6.0 MB/s. 1.0 GB of 1.1 GB (99%) completed.
Retrieving files at 3.9 MB/s. 1.0 GB of 1.1 GB (99%) completed.
Retrieving files at 2.0 MB/s. 1.0 GB of 1.1 GB (99%) completed.
Retrieving files at 2.2 MB/s. 1.1 GB of 1.1 GB (99%) completed.
Verifying.
Saving package metadata.
(100% of < 1 MB at 138 KB/sec; 0 seconds remain)
(100% of < 1 MB at 1989 KB/sec; 0 seconds remain)

(100% of < 1 MB at 4066 KB/sec; 0 seconds remain)
.
.
.
Pre-configuring com.ibm.websphere.batch_074_all.all
Pre-configuring com.ibm.websphere.batch_075_all.all
Pre-configuring com.ibm.websphere.batch_076_all.all
Pre-configuring com.ibm.websphere.batch_077_unix.all_x
Pre-configuring com.ibm.websphere.batch_078_unixDist.all_x
Pre-configuring com.ibm.websphere.batch_079_unix.all
Pre-configuring com.ibm.websphere.batch_080_aix.ppc64_x
Pre-configuring com.ibm.websphere.setUmask
[ Set the umask ]
Pre-configuring nsf.operations.iu
Pre-install for native
Installing was4dFile
Extracting zip wlp 1.0.0.20120428-1251 (0% of 46 MB)
Extracting zip wlp 1.0.0.20120428-1251 (8% of 46 MB at 3945 KB/sec; 10 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (17% of 46 MB at 4161 KB/sec; 9 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (24% of 46 MB at 3825 KB/sec; 9 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (31% of 46 MB at 3659 KB/sec; 8 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (36% of 46 MB at 3399 KB/sec; 8 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (40% of 46 MB at 3148 KB/sec; 8 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (48% of 46 MB at 3232 KB/sec; 7 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (54% of 46 MB at 3166 KB/sec; 6 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (62% of 46 MB at 3205 KB/sec; 5 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (72% of 46 MB at 3326 KB/sec; 3 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (81% of 46 MB at 3426 KB/sec; 2 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (91% of 46 MB at 3538 KB/sec; 1 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (94% of 46 MB at 3368 KB/sec; 0 seconds remain)
Extracting zip wlp 1.0.0.20120428-1251 (99% of 46 MB at 3367 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.liberty.ND.content.stampEdition
Installing com.ibm.websphere.liberty.ND.content.copyLicense
Installing com.ibm.websphere.ND.ndonly_007_all.all_x
Installing com.ibm.websphere.ND.ndonly_008_all.all_x
Installing com.ibm.websphere.ND.ndonly_009_all.all_x
Installing com.ibm.websphere.ND.ndonly_010_all.all_x
Installing com.ibm.websphere.ND.ndonly_011_all.all_x
Installing com.ibm.websphere.ND.ndonly_012_all.all_x
Installing com.ibm.websphere.ND.ndonly_013_all.all_x
Installing com.ibm.websphere.ND.ndonly_014_all.all_x
Installing com.ibm.websphere.ND.ndonly_015_all.all_x
Installing com.ibm.websphere.ND.ndonly_016_all.all_x
Installing com.ibm.websphere.ND.ndonly_017_all.all_x
Installing com.ibm.websphere.ND.ndonly_018_all.all_x
Installing com.ibm.websphere.ND.ndonly_019_all.all_x
Installing com.ibm.websphere.ND.ndonly_020_all.all_x
Installing com.ibm.websphere.ND.ndonly_021_all.all_x
Installing com.ibm.websphere.ND.ndonly_022_all.all_x
Extracting zip com.ibm.websphere.ND.ndonly_022_all.all_x 8.5.0.201205011548
Extracting zip com.ibm.websphere.ND.ndonly_022_all.all_x 8.5.0.201205011548 (89% of < 1 MB at 146 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.ND.ndonly_025_all.all
Installing com.ibm.websphere.ND.ndonly_026_all.all
Installing com.ibm.websphere.ND.ndonly_027_all.all
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (0% of 3 MB)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (15% of 3 MB at 497 KB/sec; 5 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (33% of 3 MB at 567 KB/sec; 4 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (40% of 3 MB at 465 KB/sec; 4 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (47% of 3 MB at 405 KB/sec; 4 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (53% of 3 MB at 370 KB/sec; 4 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (60% of 3 MB at 348 KB/sec; 3 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (65% of 3 MB at 323 KB/sec; 3 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (69% of 3 MB at 301 KB/sec; 3 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (73% of 3 MB at 282 KB/sec; 3 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (76% of 3 MB at 266 KB/sec; 3 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (79% of 3 MB at 251 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (82% of 3 MB at 239 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (84% of 3 MB at 226 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (86% of 3 MB at 215 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_027_all.all 8.5.0.201205011548 (88% of 3 MB at 207 KB/sec; 1 seconds remain)
Installing com.ibm.websphere.ND.ndonly_028_all.all
Extracting zip com.ibm.websphere.ND.ndonly_028_all.all 8.5.0.201205011548
Extracting zip com.ibm.websphere.ND.ndonly_028_all.all 8.5.0.201205011548 (65% of < 1 MB at 53 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.ND.ndonly_029_unix.all_x
Extracting zip com.ibm.websphere.ND.ndonly_029_unix.all_x 8.5.0.201205011548
Extracting zip com.ibm.websphere.ND.ndonly_029_unix.all_x 8.5.0.201205011548 (100% of < 1 MB at 10 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.ND.ndonly_033_dist.all
Installing com.ibm.websphere.ND.ndonly_034_dist.all
Installing com.ibm.websphere.ND.ndonly_035_dist.all
Installing com.ibm.websphere.ND.ndonly_036_dist.all
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (0% of 2 MB)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (18% of 2 MB at 320 KB/sec; 4 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (41% of 2 MB at 360 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (55% of 2 MB at 321 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (62% of 2 MB at 275 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (70% of 2 MB at 248 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (75% of 2 MB at 219 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (77% of 2 MB at 194 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (79% of 2 MB at 175 KB/sec; 2 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (82% of 2 MB at 160 KB/sec; 1 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (84% of 2 MB at 148 KB/sec; 1 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (86% of 2 MB at 138 KB/sec; 1 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (87% of 2 MB at 128 KB/sec; 1 seconds remain)
Extracting zip com.ibm.websphere.ND.ndonly_036_dist.all 8.5.0.201205011548 (88% of 2 MB at 123 KB/sec; 1 seconds remain)
.
Installing com.ibm.websphere.ND.ndonly_039_unixDist.all_x
Extracting zip com.ibm.websphere.ND.ndonly_039_unixDist.all_x 8.5.0.201205011548
Extracting zip com.ibm.websphere.ND.ndonly_039_unixDist.all_x 8.5.0.201205011548 (94% of < 1 MB at 76 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.ND.ndonly_041_aix.all_x
Extracting zip com.ibm.websphere.ND.ndonly_041_aix.all_x 8.5.0.201205011548
Extracting zip com.ibm.websphere.ND.ndonly_041_aix.all_x 8.5.0.201205011548 (100% of < 1 MB at 36 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.LIBERTY.ndonly_002_dist.all
Extracting zip com.ibm.websphere.LIBERTY.ndonly_002_dist.all 8.5.0.201205011548
Extracting zip com.ibm.websphere.LIBERTY.ndonly_002_dist.all 8.5.0.201205011548 (100% of < 1 MB at 10 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.WAS.secureproxy_004_all.all
Installing com.ibm.websphere.WAS.secureproxy_005_all.all
Extracting zip com.ibm.websphere.WAS.secureproxy_005_all.all 8.5.0.201205011534
Extracting zip com.ibm.websphere.WAS.secureproxy_005_all.all 8.5.0.201205011534 (73% of < 1 MB at 129 KB/sec; 0 seconds remain)
Extracting zip com.ibm.websphere.WAS.secureproxy_005_all.all 8.5.0.201205011534 (89% of < 1 MB at 83 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.WAS.secureproxy_007_dist.all
Installing com.ibm.websphere.WAS.secureproxy_008_dist.all
Extracting zip com.ibm.websphere.WAS.secureproxy_008_dist.all 8.5.0.201205011534
Extracting zip com.ibm.websphere.WAS.secureproxy_008_dist.all 8.5.0.201205011534 (46% of < 1 MB at 130 KB/sec; 1 seconds remain)
Extracting zip com.ibm.websphere.WAS.secureproxy_008_dist.all 8.5.0.201205011534 (62% of < 1 MB at 88 KB/sec; 1 seconds remain)
Extracting zip com.ibm.websphere.WAS.secureproxy_008_dist.all 8.5.0.201205011534 (74% of < 1 MB at 70 KB/sec; 1 seconds remain)
Extracting zip com.ibm.websphere.WAS.secureproxy_008_dist.all 8.5.0.201205011534 (81% of < 1 MB at 59 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.WAS.secureproxy_011_unixDist.all_x
Extracting zip com.ibm.websphere.WAS.secureproxy_011_unixDist.all_x 8.5.0.201205011534
Extracting zip com.ibm.websphere.WAS.secureproxy_011_unixDist.all_x 8.5.0.201205011534 (100% of < 1 MB at 69 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.ND.legal_001_all.all
Extracting zip com.ibm.websphere.ND.legal_001_all.all 8.5.0.201205011534
Extracting zip com.ibm.websphere.ND.legal_001_all.all 8.5.0.201205011534 (99% of < 1 MB at 875 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.ND.msl_001_all.all
Extracting zip com.ibm.websphere.ND.msl_001_all.all 8.5.0.201205011534
Extracting zip com.ibm.websphere.ND.msl_001_all.all 8.5.0.201205011534 (100% of < 1 MB at 8 KB/sec; 0 seconds remain)
Installing com.ibm.websphere.ND.itlm.nd_002_dist.all
Extracting zip com.ibm.websphere.ND.itlm.nd_002_dist.all 8.5.0.201205011547
Extracting zip com.ibm.websphere.ND.itlm.nd_002_dist.all 8.5.0.201205011547 (100% of < 1 MB at 15 KB/sec; 0 seconds remain)
Installing backupNSFSize
Installing com.ibm.WVE.common_010_all.all_x
Extracting zip com.ibm.WVE.common_010_all.all_x 8.5.0.201205010224
Extracting zip com.ibm.WVE.common_010_all.all_x 8.5.0.201205010224 (98% of < 1 MB at 160 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.common_016_all.all
Installing com.ibm.WVE.common_017_all.all
Extracting zip com.ibm.WVE.common_017_all.all 8.5.0.201205010224
Extracting zip com.ibm.WVE.common_017_all.all 8.5.0.201205010224 (95% of < 1 MB at 106 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.common_018_unix.all_x
Extracting zip com.ibm.WVE.common_018_unix.all_x 8.5.0.201205010224
Extracting zip com.ibm.WVE.common_018_unix.all_x 8.5.0.201205010224 (100% of < 1 MB at 24 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.common_020_dist.all
Extracting zip com.ibm.WVE.common_020_dist.all 8.5.0.201205010224
Extracting zip com.ibm.WVE.common_020_dist.all 8.5.0.201205010224 (94% of < 1 MB at 61 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.common_021_unixDist.all_x
Extracting zip com.ibm.WVE.common_021_unixDist.all_x 8.5.0.201205010224
Extracting zip com.ibm.WVE.common_021_unixDist.all_x 8.5.0.201205010224 (93% of < 1 MB at 51 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.common_022_aix.ppc64_x
Extracting zip com.ibm.WVE.common_022_aix.ppc64_x 8.5.0.201205010224
Extracting zip com.ibm.WVE.common_022_aix.ppc64_x 8.5.0.201205010224 (99% of < 1 MB at 663 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.osgi_001_all.all
.
Installing com.ibm.WVE.osgi_002_all.all
Installing com.ibm.WVE.osgi_003_all.all
Installing com.ibm.WVE.osgi_007_dist.all
Installing com.ibm.WVE.osgi_008_dist.all
Installing com.ibm.WVE.osgi_009_dist.all
Extracting zip com.ibm.WVE.osgi_009_dist.all 8.5.0.201205010224
Extracting zip com.ibm.WVE.osgi_009_dist.all 8.5.0.201205010224 (87% of < 1 MB at 27 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.was_005_all.all_x
Extracting zip com.ibm.WVE.was_005_all.all_x 8.5.0.201205010224
Extracting zip com.ibm.WVE.was_005_all.all_x 8.5.0.201205010224 (97% of < 1 MB at 276 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.was_007_all.all
Installing com.ibm.WVE.was_008_all.all
Installing com.ibm.WVE.was_009_all.all
Installing com.ibm.WVE.was_010_all.all
Installing com.ibm.WVE.was_011_all.all
Extracting zip com.ibm.WVE.was_011_all.all 8.5.0.201205010224
Extracting zip com.ibm.WVE.was_011_all.all 8.5.0.201205010224 (94% of < 1 MB at 223 KB/sec; 0 seconds remain)
Extracting zip com.ibm.WVE.was_011_all.all 8.5.0.201205010224 (94% of < 1 MB at 222 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.was_023_dist.all
Installing com.ibm.WVE.was_024_dist.all
Installing com.ibm.WVE.was_025_dist.all
Installing com.ibm.WVE.was_026_dist.all
Installing com.ibm.WVE.was_027_dist.all
Installing com.ibm.WVE.was_028_dist.all
Extracting zip com.ibm.WVE.was_028_dist.all 8.5.0.201205010224 (0% of 2 MB)
Extracting zip com.ibm.WVE.was_028_dist.all 8.5.0.201205010224 (58% of 2 MB at 1026 KB/sec; 0 seconds remain)
Extracting zip com.ibm.WVE.was_028_dist.all 8.5.0.201205010224 (69% of 2 MB at 616 KB/sec; 0 seconds remain)
Extracting zip com.ibm.WVE.was_028_dist.all 8.5.0.201205010224 (76% of 2 MB at 448 KB/sec; 0 seconds remain)
Extracting zip com.ibm.WVE.was_028_dist.all 8.5.0.201205010224 (83% of 2 MB at 368 KB/sec; 0 seconds remain)
Extracting zip com.ibm.WVE.was_028_dist.all 8.5.0.201205010224 (89% of 2 MB at 314 KB/sec; 0 seconds remain)
Extracting zip com.ibm.WVE.was_028_dist.all 8.5.0.201205010224 (92% of 2 MB at 272 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.was_039_unix.all_x
Extracting zip com.ibm.WVE.was_039_unix.all_x 8.5.0.201205010224
Extracting zip com.ibm.WVE.was_039_unix.all_x 8.5.0.201205010224 (100% of < 1 MB at 57 KB/sec; 0 seconds remain)
Installing com.ibm.WVE.was_041_unixDist.all_x

Extracting zip com.ibm.WVE.was_041_unixDist.all_x 8.5.0.201205010224
.
.
.
Configuring com.ibm.websphere.batch_076_all.all
Configuring com.ibm.websphere.batch_077_unix.all_x
Configuring com.ibm.websphere.batch_078_unixDist.all_x
Configuring com.ibm.websphere.batch_079_unix.all
Configuring com.ibm.websphere.batch_080_aix.ppc64_x
Configuring com.ibm.websphere.setUmask
[ Reset the umask ]
Configuring nsf.operations.iu
Complete for native
Saving installation registry.
Saving installation registry. Saving package metadata.
Searching for saved files.
Cleaning up saved files.
Cleaning up saved files. Cleaning up saved files.
Cleaning up saved files.
Validating eclipse configuration for IBM WebSphere Application Server V8.5
.
Installed com.ibm.websphere.ND.v85_8.5.0.20120501_1108 to the /opt/IBM/WAS8.5/WAS8.5_Installation directory.
you have mail in /usr/spool/mail/root

[sriAIX]/ >

1 comment:

  1. Fabulous material. It looks good. This article shows like sppoon feeding

    ReplyDelete