A Troubleshooting and Debugging OUI

This appendix is organized into the following troubleshooting sections:

A.1 Oracle Universal Installer Errors

Refer to the release notes for information on any Oracle Universal Installer limitations for a particular version.

The most common Oracle Universal Installer errors are listed below:

  • Out of "temp" space

    Make sure you have enough space in the default TEMP or TMP directory. Otherwise, the installation will not succeed. The amount of space required depends on the product being installed.

    Note:

    On UNIX and Windows, Oracle Universal Installer looks for %TEMP% then %TMP%. If neither is set, Oracle Universal Installer will default to /tmp on UNIX and c:\temp on Windows.
  • Incomplete stage and missing files in file groups

    Make sure you have a good staging area. You may have incorrectly copied the staging area from the CD to the hard disk.

  • Exceptions from action libraries:

    • NT Services, if a service is already started

    • File permissions

  • UNCAUGHT_RUNTIME exception when you try to install the product on your machine

    This is a blanket error catch that catches any run-time errors like NullPointers from libraries. Check if the temp\OraInstall\<timestamp>.err has any stack trace. You will need to call support to debug the staging area.

A.2 Using SSH

SSH sets up a connection with remote host, using username and password, and runs commands that are called by the server.

During this process if any user profile file gets loaded, then the ssh output of the command gets corrupted.

Currently, there is no way to handle this; therefore, it is recommended for users to not have scripts in their profile files which execute each time an ssh connection is set up.

A.3 Other Tips

The following tips may help you to troubleshoot problems:

  • Make sure the correct version of the JRE is specified in the PATH.

  • You can use the following debugging options in the runInstaller command:

    • -printdiskusage

      Logs debug information for disk usage.

    • -printmemory

      Logs debug information for memory usage.

    • -printtime

      Logs debug information for time usage.

  • If Java cannot run applications from a Sun machine on an NCD X terminal (Oracle Universal Installer does not start), remove the following file:

    $JAVA_HOME/lib/font.properties
    
  • If you are deleting an Oracle home manually without using Oracle Universal Installer, the products remain registered with Oracle Universal Installer. You must then simulate a de-install so that all Oracle Universal Installer references are removed.

  • If the installation is canceled:

    • Products will not be registered with Oracle Universal Installer.

    • Some files may have been copied, depending on when you issued the cancellation.

X terminal emulators that were tested with Oracle Universal Installer are listed in the following sections.

A.3.1 Troubleshooting Third-Party Products

This section describes some common troubleshooting techniques for third-party products.

Exceed

There is a known compatibility issue that Hummingbird has identified to be a problem with Exceed. You can fix it by going into XConfig/Screen Definition/Screen 0 and changing Window Manager from "Default to Native" to "Native." Figure A-1 shows the proper setup.

Figure A-1 Setting Exceed's Window Manager to "Native"

Surrounding text describes Figure A-1 .

Another known issue where Exceed fails to recognize fonts is documented at the following site:

http://developer.java.sun.com/developer/bugParade/bugs/4262023.html

Reflection X

  • Refection X 6.2+: Select Settings/Window Manager/ Default Local Window Manager/ Reflection Window Manager. You may also have to select "X terminal desktop."

  • Reflection X 6.0: Select Connection/New XDMCP Connection/Connection Settings/Direct method/ type host destination and click Connect.

Tarantella

There is a known problem when using Tarantella to send DISPLAY to your Windows system, for instance, when using hosted UNIX systems. The bottoms of some Oracle Universal Installer screens may appear truncated, with buttons not visible. The problem occurs only when you use an individual Tarantella terminal window so that the Oracle Universal Installer window appears alone without a broader X-windowing environment.

To work around this problem, do one of the following:

  • Use keyboard shortcuts to invoke these commands:

    • Use Alt-N for Next to move to the next screen.

    • On the summary page, use Alt-I to start the installation.

  • Use the Window Manager window in Tarantella, which displays the entire screen as if it were a UNIX monitor. Installer dialogs will appear properly in Window Manager.

A.4 Frequently Asked Questions

This section answers the frequently asked questions for Oracle Universal Installer.

On Windows, when I run Oracle Universal Installer, it is not invoked.

This may occur because some system resources are being held by some services. If you stop these services, Oracle Universal Installer can be invoked.

To run Oracle Universal Installer again, execute the following command:

setup -J-Dsun.java2d.noddraw=true -Dsun.awt.nopixfmt=true

When I start Oracle Universal Installer from any location, after setting the PATH environment variable, I receive an error that reads "Could not read any NLS message catalogue!". What do I do?

Oracle Universal Installer needs some files in the directory where the installation process is running. So, when you invoke the installation, you should invoke it from the directory where this command is present, or you must specify the complete path.

I have lost my Central Inventory, but have a valid Oracle home(s). What do I do?

Oracle Universal Installer enables you to set up the Central Inventory or register an existing ORACLE_HOME with the Central Inventory in case of inventory corruption or loss. You need to execute the command with the -attachHome option. For more information, see section Creating the Central Inventory.

I want to deploy multiple Oracle home(s) from an existing Oracle home. How do I do this?

Oracle Universal Installer creates Oracle homes during Oracle software installation. To deploy multiple Oracle homes using an existing one, you need to clone the Oracle home. For more information on cloning and mass deployment, see Chapter 5, "Cloning Oracle Software."

I have lost my Oracle home inventory (comps.xml). What can I do?

Oracle recommends backing up the inventory when an Oracle home is installed or removed. Ensure that you back up the comps.xml that has the latest time-stamp. For more information on backing up the inventory, see Backing up the Central Inventory.

When your Oracle home inventory is corrupted or lost, you can restore from the backup or you can install the Oracle home from an identical installation.

When I run the configuration assistants, they fail. What do I do?

To recover from this problem, rename the configToolAllCommands and configToolFailedCommands files as follows:

  • In UNIX, rename the configToolAllCommands and configToolFailedCommands files located in the OracleHome/cfgtoollogs/ directory to configToolAllCommands.sh and configToolFailedCommands.sh respectively and execute them.

  • In Windows, rename the configToolAllCommands and configToolFailedCommands files located in the OracleHome/cfgtoollogs/ directory to configToolAllCommands.bat and configToolFailedCommands.bat respectively and execute them.

ConfigToolAllCommands(.sh/.bat) is used when the installation was done with a -noConfig option and you want to run all the configuration assistants in standalone mode, outside the OUI context.

ConfigToolFailedCommands(.sh/.bat) is used when the install was done with failed configuration assistants and you want to run only the failed configuration assistants later in standalone mode, outside the OUI context.

When I apply a patchset or an interim patch, the installer tries to propagate to a node that I disconnected a long time ago. What do I do?

This may occur because the Oracle home is present in the Central Inventory.

Oracle Universal Installer enables you to remove the Oracle home from the Central Inventory in cases where the Oracle home is uninstalled. To remove the Oracle home, you need to execute runInstaller with the -detachHome option. You can also completely remove the Central Inventory to remove traces of log files. For more information, see the section Detaching Oracle Homes from the Central Inventory.

When I apply a patchset or an interim patch, the patch is not propagated to some of my Oracle Real Application Clusters nodes. What do I do?

In an Oracle Real Application Clusters environment, the inventory contains a list of nodes associated with an Oracle home. It is important that during the application of a patchset or an interim patch, the inventory is correctly populated with the list of nodes. If the inventory is not correctly populated with values, the patch is propagated only to some of the nodes in the cluster.

Oracle Universal Installer enables you to update inventory.xml with the nodes available in the cluster using the -updateNodeList option in Oracle Universal Installer.

What if I just want to update the inventory without reapplying a one-off patch?

The OPatch addpatch.pl tool enables you to update the inventory with a given one-off patch without actually reapplying it to the Oracle home. Use this tool if you are certain that the patch is present in the Oracle home but not in the inventory.

You can download it from My Oracle Support at patch number 4321390 to just add the patch to the inventory. After using this option, opatch lsinventory shows the one-off patch information along with other installed one-offs.

On two separate occasions, I experienced a corrupt inventory and a failed installation. Does OUI provide a backup facility I could use before I try to install again?

OUI provides automated backups for the Central Inventory and Oracle home Inventory. For more information, see Automated Inventory Backups.

A.5 Debugging Mechanisms in Oracle Universal Installer

Oracle provides the following types of debugging mechanisms:

A.5.1 Installation Log

During the installation, Oracle Universal Installer writes a text file that contains information on:

  • Variable settings

  • Action calls

  • Queries

  • Exception information

The log of installation actions is written to a file named installActions<date>.log, located in the <oraInventory>/logs directory. The oraInstall<timestamp>.err and oraInstall<timestamp>.out files are also created and stored in the same logs directory. The .log, .err, and .out files for a particular session will be named with the same timestamp.

The installation log is used for debugging purposes only. All actions, queries, everything that happens during the installation, and all modifications to the target host are logged in the file.

Example A-1 shows a sample file:

Example A-1 Installation Actions File

Using paramFile: /scratch/cd/Disk1/install/oraparam.ini

Checking swap space: must be greater than 500 MB.   Actual 9810 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 65536    Passed
 
The commandline for unzip:
/scratch/sandgoya/cd/Disk1/install/unzip -qqqo ../stage/Components/oracle.swd.jre/1.5.0.11.0/1/DataFiles/\*.jar -d /tmp/OraInstall2012-10-04_12-48-35AM 
The commandline for unzip:
/scratch/sandgoya/cd/Disk1/install/unzip -qqqo ../stage/Components/oracle.swd.oui/11.2.0.4.0/1/DataFiles/\*.jar -d /tmp/OraInstall2012-10-04_12-48-35AM 
The commandline for unzip:
/scratch/sandgoya/cd/Disk1/install/unzip -qqqo ../stage/Components/oracle.swd.oui.core/11.2.0.4.0/1/DataFiles/\*.jar -d /tmp/OraInstall2012-10-04_12-48-35AM 
 
The number of files bootstrapped for the jre is 1045.
 
The number of files bootstrapped for the oui is 224.
No umask is available from oraparam.ini. Using the default value '007'.
 
Execvp of the child jre : the cmdline is /tmp/OraInstall2012-10-04_12-48-35AM/jre/1.5.0/bin/java, and the argv is 
/tmp/OraInstall2012-10-04_12-48-35AM/jre/1.5.0/bin/java
-Doracle.installer.library_loc=/tmp/OraInstall2012-10-04_12-48-35AM/oui/lib/linux64
-Doracle.installer.oui_loc=/tmp/OraInstall2012-10-04_12-48-35AM/oui
-Doracle.installer.bootstrap=TRUE
-Doracle.installer.startup_location=/scratch/sandgoya/cd/Disk1/install
-Doracle.installer.jre_loc=/tmp/OraInstall2012-10-04_12-48-35AM/jre/1.5.0
-Doracle.installer.nlsEnabled="TRUE"
-Doracle.installer.prereqConfigLoc= 
-Doracle.installer.unixVersion=2.6.18-308.0.0.0.1.el5xen
-mx96m
-cp
/tmp/OraInstall2012-10-04_12-48-35AM::/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/oneclick.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/share.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/emCfg.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/emocmutl.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/jsch.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/ssh.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/remoteinterfaces.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/http_client.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/OraSuiteInstaller.jar:../stage/Components/oracle.swd.opatch/11.2.0.4.0/1/DataFiles/jlib/opatch.jar:../stage/Components/oracle.swd.opatch/11.2.0.4.0/1/DataFiles/jlib/opatchactions.jar:../stage/Components/oracle.swd.opatch/11.2.0.4.0/1/DataFiles/jlib/opatchprereq.jar:../stage/Components/oracle.swd.opatch/11.2.0.4.0/1/DataFiles/jlib/opatchutil.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/OraCheckPoint.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstImages.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/help4.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/help4-nls.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/ewt3.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/swingaccess.jar::/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/jewt4.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/jewt4-nls.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/ojmisc.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/xml.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/srvm.jar:/tmp/OraInstall2012-10-04_12-48-35AM/oui/jlib/srvmasm.jar
oracle.sysman.oii.oiic.OiicInstaller
-scratchPath
/tmp/OraInstall2012-10-04_12-48-35AM
-sourceLoc
/scratch/sandgoya/cd/Disk1/install/../stage/products.xml
-sourceType
network
-timestamp
2012-10-04_12-48-35AM
INFO: Environment Variables: 
 
INFO:   ORACLE_HOME = 
 
INFO:   PATH = /bin:/usr/bin:/usr/dev_infra/platform/bin:/usr/dev_infra/generic/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/ade/bin
 
INFO:   CLASSPATH = 
 
INFO: Username:sandgoya
 
INFO: Install area Control created with access level  1
 
INFO: Unable to read the list of homes from the inventory.
 
INFO: Oracle Universal Installer version is 11.2.0.4.0
 
INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value from variable association. 
INFO: Reader/Writer 'oracle.sysman.oii.oiic.OiicGlobalContextXMLReaderWriter' was created.
INFO: 
*** Welcome Page***
INFO: Unable to read /scratch/sandgoya/oraInventory111/ContentsXML/comps.xml. Some inventory information may be lost.
INFO: Initializing install inventory
INFO: Setting up install inventory
INFO: 
*** Specify Source Location Page***
INFO: Initializing OUI Shiphome access setup
INFO: Loading global variables
INFO: Loading of globalvariables complete
INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
INFO: fetch the file: /scratch/sandgoya/cd/Disk1/stage/shiphomeinfo.properties
INFO: fetching the pre copy and post copy script files if they exist
INFO: the /tmp/OraInstall2012-10-04_12-48-35AM/shiphomeinfo.properties doesnt exists
INFO: the /tmp/OraInstall2012-10-04_12-48-35AM/shiphomeinfo.properties doesnt exists
INFO: Done fetching the ship home info properties
INFO: Performing operation for OUI Shiphome access setup
INFO: 
*** Select a Product to Install Page***
INFO: Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.swd, 11.2.0.4.0, >0.0.0.0.0, [ 46 ][OH:2]'. Received the value from the default settings. 
INFO: 
*** Select Installation Type Page***
INFO: Setting the 'InstallType ( DEP_MODE )' property to 'Complete'. Received the value from the UI page.
INFO: Setting the 'TopLevelInstallType ( TLDepModes )' property to 'Complete'. Received the value from the UI page.
INFO: The selected install type is "Complete".
INFO: 
*** Specify Home Details Page***
INFO: Setting the 'OracleHome ( ORACLE_HOME )' property to '/scratch/sandgoya/installations/oui111'. Received the value from the UI page.
INFO: Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OUIHome1111'. Received the value from the UI page.
INFO: Initializing OUI Oracle Home access setup
INFO: Setting variable 'ORACLE_HOME' to '/scratch/sandgoya/installations/oui111'. Received the value from the UI page.
INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
INFO: Setting the PROD_HOME variable of 'oracle.swd_11.2.0.4.0' to ''. Received the value from the variable calculation. 
INFO: oracle.swd Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.swd.oil_11.2.0.4.0' to '/scratch/sandgoya/installations/oui111/osp/Libraries'. Received the value from the variable calculation. 
INFO: Setting the PROD_HOME variable of 'oracle.swd.oui_11.2.0.4.0' to '/scratch/sandgoya/installations/oui111/oui'. Received the value from the variable calculation. 
INFO: Setting the PROD_HOME variable of 'oracle.swd.opatch_11.2.0.1.2' to '/scratch/sandgoya/installations/oui111/OPatch'. Received the value from the variable calculation. 
INFO: Setting the PROD_HOME variable of 'oracle.swd.oui.core_11.2.0.4.0' to '/scratch/sandgoya/installations/oui111/oui'. Received the value from the variable calculation. 
INFO: Setting the PROD_HOME variable of 'oracle.swd.jre_1.5.0.11.0' to '/scratch/sandgoya/installations/oui111/jre/1.5.0'. Received the value from the variable calculation. 
INFO: Performing operation for OUI Oracle Home access setup
INFO: Unable to read /scratch/sandgoya/installations/oui111/inventory/ContentsXML/comps.xml. Some inventory information may be lost.
INFO: 
*** Oracle Universal Installer Page***
INFO: Setting the value of DECLINE_SECURITY_UPDATES
INFO: Setting variable 'DECLINE_SECURITY_UPDATES' to 'false'. Received the value from a code block.
INFO: Setting variable 'PROXY_USER' to ''. Received the value from a code block.
INFO: Setting variable 'PROXY_PWD' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting variable 'PROXY_HOST' to ''. Received the value from a code block.
INFO: Setting variable 'PROXY_PORT' to ''. Received the value from a code block.
INFO: Setting variable 'COLLECTOR_SUPPORTHUB_URL' to ''. Received the value from a code block.
INFO: Setting variable 'MYORACLESUPPORT_PASSWORD' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting variable 'METALINK_PASSWORD' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting the value of METALINK_PASSWORD with the value of MYORACLESUPPORT_PASSWORD
INFO: Setting the value of SECURITY_UPDATES_VIA_METALINK
INFO: Setting variable 'SECURITY_UPDATES_VIA_METALINK' to 'false'. Received the value from a code block.
INFO: Setting the value of SECURITY_UPDATES_VIA_METALINK with the value of SECURITY_UPDATES_VIA_MYORACLESUPPORT
INFO: Setting variable 'COLLECTOR_RESPONSE_FILE' to ''. Received the value from a code block.
INFO: Is the component oracle.sysman.ccr found in the Shiphome ? false
INFO: Is the component eligible to be installed in the home ? false 
So setting the system property oracle.sysman.ccrinstall to false
INFO: The user has chosen to include the collector, but with the shiphomeinfo.properties value, is the collector included for configuration ? : false
INFO: Can we show the collector page ? false
INFO: Setting the value of METALINK_PASSWORD
INFO: Setting variable 'METALINK_PASSWORD' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting the value of SECURITY_UPDATES_VIA_METALINK
INFO: Setting variable 'SECURITY_UPDATES_VIA_METALINK' to 'false'. Received the value from a code block.
INFO: Setting the value of METALINK_USERNAME
INFO: Setting the 'MyOracleSupportPassword ( MYORACLESUPPORT_PASSWORD )' property to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting the 'ProxyUsername ( PROXY_USER )' property to ''. Received the value from a code block.
INFO: Setting the 'ProxyPassword ( PROXY_PWD )' property to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting the 'ProxyServer ( PROXY_HOST )' property to ''. Received the value from a code block.
INFO: Setting the 'ProxyPort ( PROXY_PORT )' property to ''. Received the value from a code block.
INFO: Setting the 'DeclineUpdates ( DECLINE_SECURITY_UPDATES )' property to 'false'. Received the value from a code block.
INFO: Setting the 'EnableMyOracleSupportPassword ( SECURITY_UPDATES_VIA_MYORACLESUPPORT )' property to 'false'. Received the value from the default settings. 
INFO: Setting the 'RepeaterURL ( COLLECTOR_SUPPORTHUB_URL )' property to ''. Received the value from a code block.
INFO: SRVM ClusterInfo.IsLocalOnly() called. Return value obtained is 'false'.
INFO: The CRS clusterware location for 'oracle.crs 10.1.0.2.0' is not found.
INFO: CRS clusterware not found. Defaulting to vendor clusterware.
INFO: Vendor clusterware is not detected.
INFO: This is not a cluster system.
INFO: Node selection page will not be shown.
INFO: Defaulting prerequisite location to '/scratch/sandgoya/cd/Disk1/stage/prereq'.
INFO: 
*** Product-Specific Prerequisite Checks Page***
INFO: OUI-10185:Unable to copy '/scratch/sandgoya/cd/Disk1/stage/prereq/prerequisite.properties' to '/scratch/sandgoya/installations/oui111/inventory/prereqs/prerequisite.properties'. OUI-10186:The source file '/scratch/sandgoya/cd/Disk1/stage/prereq/prerequisite.properties' does not exist.
INFO: No prerequisite checks specified for this installation.
INFO: Install type for "Oracle Installation Products 11.2.0.4.0 " is "Complete".
INFO: OUI-10066:Not all the dependencies for the component Oracle Installation Products 11.2.0.4.0  could be found. Missing component oracle.swd.osp 11.2.0.4.0.
INFO: Install type for "Oracle Installation Libraries 11.2.0.4.0 " is "Custom".
INFO: Install type for "Oracle Universal Installer 11.2.0.4.0 " is "Custom".
INFO:   Conflict while setting install type of "Oracle One-Off Patch Installer 11.2.0.1.2 "  to "Custom (Custom)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)".
INFO: OUI-10066:Not all the dependencies for the component Oracle Universal Installer 11.2.0.4.0  could be found. Missing component oracle.sysman.ccr 10.3.1.0.0.
INFO: Install type for "Oracle One-Off Patch Installer 11.2.0.1.2 " is "Custom".
INFO: Install type for "Installer SDK Component 11.2.0.4.0 " is "Custom".
INFO: Install type for "Java Runtime Environment 1.5.0.11.0 " is "Custom".
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd_11.2.0.4.0' to 'true'. Received the value from the variable calculation. 
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.jre_1.5.0.11.0' to 'true'. Received the value from the variable calculation. 
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.oil_11.2.0.4.0' to 'true'. Received the value from the variable calculation. 
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.oui_11.2.0.4.0' to 'true'. Received the value from the variable calculation. 
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.opatch_11.2.0.1.2' to 'true'. Received the value from the variable calculation. 
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.oui.core_11.2.0.4.0' to 'true'. Received the value from the variable calculation. 
INFO: 
*** Language Selection Page***
INFO: Setting the 'SelectedLanguages ( SELECTED_LANGUAGES )' property to 'en'. Received the value from the default settings. 
INFO: 
*** Specify Local Host Name Page***
INFO: Setting the 'HostName ( ORACLE_HOSTNAME )' property to 'adc2100128.us.oracle.com'. Received the value from the default settings. 
INFO: *** Entering Component: oracle.swd installation
INFO: *** Entering Component: oracle.swd.oil installation
INFO: *** Entering Component: oracle.swd.oui installation
INFO: Setting variable 'platDir' to ''. Received the value from the variable calculation. 
INFO: Calling Query generalQueries10.2.0.2.0  isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'isPlatGroupWindows' to 'false'. Received the value from the variable calculation. 
INFO: Setting variable 'MSVCREDIST_LOC' to ''. Received the value from the variable calculation. 
INFO: Setting variable 'MSVCREDIST_INSTALL' to ''. Received the value from the variable calculation. 
INFO: Setting variable 'MSVCREDIST_FLAGS' to ''. Received the value from the variable calculation. 
INFO: Setting variable 'JRE_MEMORY_OPTIONS' to ''. Received the value from the variable calculation. 
INFO: Setting variable 'JRE_LOCATION' to ''. Received the value from the variable calculation. 
INFO: Setting variable 'InstVer' to '11.2.0.4.0'. Received the value from the variable calculation. 
INFO: Setting variable 'ABSOLUTE_JRE_LOCATION' to ''. Received the value from the variable calculation. 
INFO: Setting variable 's_extLib' to '/scratch/sandgoya/installations/oui111/inventory/Scripts/ext/lib'. Received the value from the variable calculation. 
INFO: Setting variable 's_extJlib' to '/scratch/sandgoya/installations/oui111/inventory/Scripts/ext/jlib'. Received the value from the variable calculation. 
INFO: Setting variable 's_extBin' to '/scratch/sandgoya/installations/oui111/inventory/Scripts/ext/bin'. Received the value from the variable calculation. 
INFO: Setting variable 'OUIFolder' to 'null\Oracle Installation Products'. Received the value from the variable calculation. 
INFO: Setting variable 'InstLocProp' to '/scratch/sandgoya/installations/oui111/oui'. Received the value from the variable calculation. 
INFO: *** Entering Component: oracle.swd.opatch installation
INFO: *** Entering Component: oracle.swd.oui.core installation
INFO: Setting variable 'platDir' to ''. Received the value from the variable calculation. 
INFO: Setting variable 'InstVer' to '11.2.0.4.0'. Received the value from the variable calculation. 
INFO: *** Entering Component: oracle.swd.jre installation
INFO: oracle.srvm.formCluster:false
INFO: 
*** Summary Page***
INFO: 
-----------------------------------------------------------------------------
Summary
Global Settings
    Source: /scratch/sandgoya/cd/Disk1/stage/products.xml
    Oracle Home: /scratch/sandgoya/installations/oui111 (OUIHome1111)
    Installation Type: Complete
Product Languages
   English
Space Requirements
   / Required 128MB (includes 25MB temporary) : Available 60.49GB
New Installations (6 products)
   Oracle Installation Products 11.2.0.4.0 
   Oracle Installation Libraries 11.2.0.4.0 
   Oracle Universal Installer 11.2.0.4.0 
   Oracle One-Off Patch Installer 11.2.0.1.2 
   Installer SDK Component 11.2.0.4.0 
   Java Runtime Environment 1.5.0.11.0 
-----------------------------------------------------------------------------
INFO: The default response file generated with recorded values is null
INFO: -destinationFile option was not provided. Saving the default response file as null
INFO: Recording the installation in file null.
INFO: Checkpoint:getting indexSession from checkpoint factory
INFO: Checkpoint:Index file :/scratch/sandgoya/installations/oui111/inventory/checkpoints/oui/index.xml not found.
INFO: Checkpoint:Initializing checkpointindex session in oiifwactionsphasewcde.
INFO: Checkpoint:Location is- /scratch/sandgoya/installations/oui111/inventory
INFO: Setting checkpoint object
INFO: Method 'dispose()' Not implemented in class 'oracle.sysman.oii.oiif.oiifp.OiifpWizIntroPanel'
INFO: config-context initialized
INFO: *** Install Page***
INFO: Checkpoint:Initializing checkpoint session in oiifwinstallphasewcce.
INFO: Checkpoint:Index session object added to oiicexitops.
INFO: FastCopy : File Version is Compatible
INFO: Install mode is fastcopy mode for component 'oracle.swd' with Install type 'Complete'.
INFO: Link phase has been specified as needed
INFO: Setup phase has been specified as needed
INFO: HomeSetup JRE files in Scratch :1045
INFO: Setting variable 'ROOTSH_LOCATION' to '/scratch/sandgoya/installations/oui111/root.sh'. Received the value from a code block.
INFO: Setting variable 'ROOTSH_LOCATION' to '/scratch/sandgoya/installations/oui111/root.sh'. Received the value from a code block.
INFO: Performing fastcopy operations based on the information in the file 'oracle.swd_Complete_dirs.lst'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.swd_Complete_exp_1.xml'.
INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.swd_Complete_filemap.jar'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.swd_Complete_1.xml'.
INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
INFO: Number of threads for fast copy :1
INFO: The expanded list location :/tmp/OraInstall2012-10-04_12-48-35AM/fastcopy/oracle.swd_Complete_exp_1.xml
INFO: Executing permissions file from :/tmp/OraInstall2012-10-04_12-48-35AM/fastcopy/setperms1.sh
INFO: chmod 0755 oui/admin_langs.xml oui/runtime_langs.xml oui/nlsrtlmap.xml
INFO: chmod 0750 oui/prov/resources/sPaths.properties oui/prov/resources/sshConnectivity-usage.txt oui/prov/resources/ssPaths_sol.properties oui/prov/resources/ssPaths_hpi.properties oui/prov/resources/platformInfo.properties oui/prov/resources/ssh_system.properties oui/prov/resources/system.properties oui/prov/resources/logging_conf.xml oui/prov/resources/ssPaths_linux_zseries64.properties oui/prov/resources/ssPaths_linux_ia64.properties oui/prov/resources/ssPaths_msplats.properties oui/prov/resources/ssPaths_decunix.properties oui/prov/resources/ignoreMessages.txt oui/prov/resources/ssPaths_linuxx64.properties oui/prov/resources/ssPaths_solx86.properties oui/prov/resources/Paths.properties oui/prov/resources/ssPaths_hpuix.properties oui/prov/resources/ssPaths_linux_ppc64.properties oui/prov/resources/ssPaths_aix.properties oui/prov/resources/userPaths.properties oui/prov/resources/scripts/validatePaths oui/prov/resources/scripts/sshUserSetupNT.sh oui/prov/resources/scripts/sshUserSetup.sh oui/prov/resources/scripts/ouiSetup oui/prov/resources/scripts/sshConnectivity.sh
INFO: chmod 0755 oui/bin/filesList.bat oui/bin/filesList.properties oui/bin/filesList.sh
INFO: chmod 0750 oui/instImages/bg.jpg oui/instImages/10gOneClickbusybar.gif oui/instImages/splashScr.gif oui/instImages/oneclickbg.gif oui/instImages/images.properties
INFO: chmod 0740 diagnostics/config/registration/OUI.xml
INFO: chmod 0640 oui/jlib/ewt3.jar oui/jlib/ewt3-nls.jar oui/jlib/jewt4.jar oui/jlib/help4.jar oui/jlib/help4-nls.jar oui/jlib/InstHelp.jar oui/jlib/InstHelp_de.jar oui/jlib/InstHelp_es.jar oui/jlib/InstHelp_fr.jar oui/jlib/InstHelp_it.jar oui/jlib/InstHelp_ja.jar oui/jlib/InstHelp_ko.jar oui/jlib/InstHelp_pt_BR.jar oui/jlib/InstHelp_zh_CN.jar oui/jlib/InstHelp_zh_TW.jar oui/jlib/InstImages.jar oui/jlib/oracle_ice.jar oui/jlib/swingaccess.jar oui/jlib/ewt3-swingaccess.jar oui/jlib/classes12.jar oui/jlib/orai18n-collation.jar oui/jlib/orai18n-mapping.jar oui/jlib/ojmisc.jar oui/jlib/xml.jar oui/jlib/srvm.jar oui/jlib/srvmasm.jar oui/jlib/remoteinterfaces.jar oui/jlib/ssh.jar oui/jlib/jsch.jar oui/jlib/filesList.jar
INFO: chmod 0755 oui/schema/filemap.xsd
INFO: chmod 644 OPatch/opatch.pl OPatch/opatch.ini OPatch/emdpatch.pl OPatch/opatchprereqs/oui/knowledgesrc.xml OPatch/opatchprereqs/opatch/opatch_prereq.xml OPatch/opatchprereqs/opatch/rulemap.xml OPatch/opatchprereqs/opatch/runtime_prereq.xml OPatch/jlib/opatch.jar OPatch/jlib/opatchutil.jar OPatch/jlib/opatchprereq.jar OPatch/jlib/opatchactions.jar OPatch/jlib/opatchext.jar OPatch/jlib/opatchfmw.jar
INFO: chmod 754 OPatch/fmw/application.py OPatch/fmw/init_def.py OPatch/fmw/main_driver.py OPatch/fmw/node_manager.py OPatch/fmw/prereq.py OPatch/fmw/start_stop.py
INFO: chmod 644 OPatch/opatchprereqs/prerequisite.properties
INFO: chmod 755 OPatch/opatch OPatch/opatch.bat
INFO: chmod 754 OPatch/crs/auto_patch.pl OPatch/crs/crsconfig_lib.pm OPatch/crs/crsdelete.pm OPatch/crs/crspatch.pm OPatch/crs/oracss.pm OPatch/crs/patch112.pl OPatch/crs/s_crsconfig_defs OPatch/crs/s_crsconfig_lib.pm OPatch/crs/log/dummy
INFO: chmod 644 OPatch/docs/FAQ OPatch/docs/Users_Guide.txt OPatch/docs/Prereq_Users_Guide.txt
INFO: chmod 0750 srvm/admin/ractrans oui/lib/win64/oraInstaller.dll oui/lib/win32/RemoteExec.exe oui/lib/win32/oraInstaller.dll oui/lib/linux/liboraInstaller.so oui/lib/linux/libsrvm11.so oui/lib/intelsolaris/dummy oui/lib/linux64/liboraInstaller.so oui/lib/linux64/libsrvm11.so oui/lib/linuxS390/dummy
INFO: chmod 0640 oui/oraparam.ini oui/clusterparam.ini
INFO: chmod 0750 oui/bin/resource/cons_ja.nls oui/bin/resource/cons_de.nls oui/bin/resource/cons.nls oui/bin/resource/cons_pt_BR.nls oui/bin/resource/cons_ko.nls oui/bin/resource/cons_fr.nls oui/bin/resource/cons_it.nls oui/bin/resource/cons_es.nls oui/bin/resource/cons_zh_TW.nls oui/bin/resource/cons_zh_CN.nls oui/bin/platform/oraparam.ini oui/bin/platform/runInstaller oui/bin/platform/filesList.bat oui/bin/platform/filesList.properties oui/bin/platform/clusterparam.var oui/bin/platform/lsnodes oui/bin/platform/setup.exe oui/bin/platform/oraparam.var oui/bin/platform/filesList.sh oui/bin/platform/oui.var oui/bin/platform/win32/addNode.bat oui/bin/platform/win32/access_setup.bat oui/bin/platform/win32/clusterparam.ini oui/bin/platform/win32/addLangs.stage oui/bin/platform/win32/setup.exe oui/bin/platform/win32/oraparam.ini oui/bin/platform/win32/oraparam.stage oui/bin/platform/win32/detachHome.bat oui/bin/platform/win32/addLangs.bat oui/bin/platform/win32/attachHome.bat oui/bin/platform/win32/runConfig.bat oui/bin/platform/win32/unzip.exe oui/bin/platform/win32/resource/cons_zh_TW.nls oui/bin/platform/win32/resource/cons_it.nls oui/bin/platform/win32/resource/cons_es.nls oui/bin/platform/win32/resource/cons_zh_CN.nls oui/bin/platform/win32/resource/cons.nls oui/bin/platform/win32/resource/cons_pt_BR.nls oui/bin/platform/win32/resource/cons_ja.nls oui/bin/platform/win32/resource/cons_de.nls oui/bin/platform/win32/resource/cons_ko.nls oui/bin/platform/win32/resource/cons_fr.nls oui/bin/platform/win64/oraparam.ini oui/bin/platform/win64/setup.exe oui/bin/platform/win64/oraparam.stage oui/bin/platform/win64/detachHome.bat oui/bin/platform/win64/addNode.bat oui/bin/platform/win64/attachHome.bat oui/bin/platform/win64/clusterparam.ini oui/bin/platform/win64/runConfig.bat oui/bin/platform/win64/addLangs.stage oui/bin/platform/win64/unzip.exe oui/bin/platform/win64/addLangs.bat oui/bin/platform/win64/access_setup.bat oui/bin/platform/win64/resource/cons_fr.nls oui/bin/platform/win64/resource/cons_zh_TW.nls oui/bin/platform/win64/resource/cons_ko.nls oui/bin/platform/win64/resource/cons_de.nls oui/bin/platform/win64/resource/cons_ja.nls oui/bin/platform/win64/resource/cons.nls oui/bin/platform/win64/resource/cons_zh_CN.nls oui/bin/platform/win64/resource/cons_pt_BR.nls oui/bin/platform/win64/resource/cons_es.nls oui/bin/platform/win64/resource/cons_it.nls oui/bin/platform/linux/runSSHSetup.sh oui/bin/platform/linux/runInstaller.sh oui/bin/platform/linux/runConfig.sh oui/bin/platform/linux/lsnodes oui/bin/platform/linux/addLangs.sh oui/bin/platform/linux/addNode.sh oui/bin/platform/linux/detachHome.sh oui/bin/platform/linux/unzip oui/bin/platform/linux/runInstaller oui/bin/platform/linux/clusterparam.ini oui/bin/platform/linux/oraparam.ini oui/bin/platform/linux/runInstaller.var oui/bin/platform/linux/attachHome.sh oui/bin/platform/linux/resource/cons_it.nls oui/bin/platform/linux/resource/cons_zh_CN.nls oui/bin/platform/linux/resource/cons_es.nls oui/bin/platform/linux/resource/cons_zh_TW.nls oui/bin/platform/linux/resource/cons_ja.nls oui/bin/platform/linux/resource/cons.nls oui/bin/platform/linux/resource/cons_de.nls oui/bin/platform/linux/resource/cons_ko.nls oui/bin/platform/linux/resource/cons_fr.nls oui/bin/platform/linux/resource/cons_pt_BR.nls oui/bin/platform/resource/cons_ja.nls oui/bin/platform/resource/cons_de.nls oui/bin/platform/resource/cons.nls oui/bin/platform/resource/cons_pt_BR.nls oui/bin/platform/resource/cons_ko.nls oui/bin/platform/resource/cons_fr.nls oui/bin/platform/resource/cons_it.nls oui/bin/platform/resource/cons_es.nls oui/bin/platform/resource/cons_zh_TW.nls oui/bin/platform/resource/cons_zh_CN.nls oui/bin/platform/linux64/runSSHSetup.sh oui/bin/platform/linux64/runInstaller.sh oui/bin/platform/linux64/runConfig.sh oui/bin/platform/linux64/lsnodes oui/bin/platform/linux64/addLangs.sh oui/bin/platform/linux64/addNode.sh oui/bin/platform/linux64/detachHome.sh oui/bin/platform/linux64/unzip oui/bin/platform/linux64/runInstaller oui/bin/platform/linux64/clusterparam.ini oui/bin/platform/linux64/oraparam.ini oui/bin/platform/linux64/runInstaller.var oui/bin/platform/linux64/attachHome.sh oui/bin/platform/linux64/resource/cons_it.nls oui/bin/platform/linux64/resource/cons_zh_CN.nls oui/bin/platform/linux64/resource/cons_es.nls oui/bin/platform/linux64/resource/cons_zh_TW.nls oui/bin/platform/linux64/resource/cons_ja.nls oui/bin/platform/linux64/resource/cons.nls oui/bin/platform/linux64/resource/cons_de.nls oui/bin/platform/linux64/resource/cons_ko.nls oui/bin/platform/linux64/resource/cons_fr.nls oui/bin/platform/linux64/resource/cons_pt_BR.nls oui/bin/platform/linuxS390/dummy
INFO: chmod 0640 oui/jlib/OraPrereqChecks.jar oui/jlib/emCfg.jar oui/jlib/OraPrereq.jar oui/jlib/OraInstallerNet.jar oui/jlib/OraSuiteInstaller.jar oui/jlib/OraInstaller.jar oui/jlib/emocmutl.jar oui/jlib/OraCheckPoint.jar oui/jlib/http_client.jar oui/jlib/prov_fixup.jar oui/jlib/oneclick.jar oui/jlib/share.jar oui/jlib/xmlparserv2.jar oui/jlib/jlib/emocmcommon.jar oui/jlib/jlib/emocmclnt.jar oui/jlib/jlib/regexp.jar oui/jlib/jlib/emocmclnt-14.jar oui/jlib/jlib/jsse.jar oui/jlib/jlib/osdt_jce.jar oui/jlib/jlib/jnet.jar oui/jlib/jlib/xmlparserv2.jar oui/jlib/jlib/osdt_core3.jar oui/jlib/jlib/jcert.jar oui/jlib/jlib/http_client.jar oui/jlib/jlib/log4j-core.jar
INFO: chmod 555 jre/1.5.0/CHANGES jre/1.5.0/COPYRIGHT jre/1.5.0/LICENSE jre/1.5.0/README jre/1.5.0/THIRDPARTYLICENSEREADME.txt jre/1.5.0/Welcome.html jre/1.5.0/man/man1/java.1 jre/1.5.0/man/man1/keytool.1 jre/1.5.0/man/man1/kinit.1 jre/1.5.0/man/man1/klist.1 jre/1.5.0/man/man1/ktab.1 jre/1.5.0/man/man1/orbd.1 jre/1.5.0/man/man1/pack200.1 jre/1.5.0/man/man1/policytool.1 jre/1.5.0/man/man1/rmid.1 jre/1.5.0/man/man1/rmiregistry.1 jre/1.5.0/man/man1/servertool.1 jre/1.5.0/man/man1/tnameserv.1 jre/1.5.0/man/man1/unpack200.1 jre/1.5.0/man/ja_JP.eucJP/man1/java.1 jre/1.5.0/man/ja_JP.eucJP/man1/keytool.1 jre/1.5.0/man/ja_JP.eucJP/man1/kinit.1 jre/1.5.0/man/ja_JP.eucJP/man1/klist.1 jre/1.5.0/man/ja_JP.eucJP/man1/ktab.1 jre/1.5.0/man/ja_JP.eucJP/man1/orbd.1 jre/1.5.0/man/ja_JP.eucJP/man1/pack200.1 jre/1.5.0/man/ja_JP.eucJP/man1/policytool.1 jre/1.5.0/man/ja_JP.eucJP/man1/rmid.1 jre/1.5.0/man/ja_JP.eucJP/man1/rmiregistry.1 jre/1.5.0/man/ja_JP.eucJP/man1/servertool.1 jre/1.5.0/man/ja_JP.eucJP/man1/tnameserv.1 jre/1.5.0/man/ja_JP.eucJP/man1/unpack200.1 jre/1.5.0/man/ja/man1/java.1 jre/1.5.0/man/ja/man1/keytool.1 jre/1.5.0/man/ja/man1/kinit.1 jre/1.5.0/man/ja/man1/klist.1 jre/1.5.0/man/ja/man1/ktab.1 jre/1.5.0/man/ja/man1/orbd.1 jre/1.5.0/man/ja/man1/pack200.1 jre/1.5.0/man/ja/man1/policytool.1 jre/1.5.0/man/ja/man1/rmid.1 jre/1.5.0/man/ja/man1/rmiregistry.1 jre/1.5.0/man/ja/man1/servertool.1 jre/1.5.0/man/ja/man1/tnameserv.1 jre/1.5.0/man/ja/man1/unpack200.1 jre/1.5.0/lib/charsets.jar jre/1.5.0/lib/classlist jre/1.5.0/lib/content-types.properties jre/1.5.0/lib/flavormap.properties jre/1.5.0/lib/fontconfig.RedHat.2.1.bfc jre/1.5.0/lib/fontconfig.RedHat.2.1.properties.src jre/1.5.0/lib/fontconfig.RedHat.3.bfc jre/1.5.0/lib/fontconfig.RedHat.3.properties.src jre/1.5.0/lib/fontconfig.RedHat.8.0.bfc jre/1.5.0/lib/fontconfig.RedHat.8.0.properties.src jre/1.5.0/lib/fontconfig.RedHat.9.0.bfc jre/1.5.0/lib/fontconfig.RedHat.9.0.properties.src jre/1.5.0/lib/fontconfig.RedHat.bfc jre/1.5.0/lib/fontconfig.RedHat.properties.src jre/1.5.0/lib/fontconfig.SuSE.bfc jre/1.5.0/lib/fontconfig.SuSE.properties.src jre/1.5.0/lib/fontconfig.Sun.2003.bfc jre/1.5.0/lib/fontconfig.Sun.2003.properties.src jre/1.5.0/lib/fontconfig.Sun.bfc jre/1.5.0/lib/fontconfig.Sun.properties.src jre/1.5.0/lib/fontconfig.Turbo.8.0.bfc jre/1.5.0/lib/fontconfig.Turbo.8.0.properties.src jre/1.5.0/lib/fontconfig.Turbo.bfc jre/1.5.0/lib/fontconfig.Turbo.properties.src jre/1.5.0/lib/fontconfig.bfc jre/1.5.0/lib/fontconfig.properties.src jre/1.5.0/lib/jce.jar jre/1.5.0/lib/jsse.jar jre/1.5.0/lib/jvm.hprof.txt jre/1.5.0/lib/logging.properties jre/1.5.0/lib/net.properties jre/1.5.0/lib/psfont.properties.ja jre/1.5.0/lib/psfontj2d.properties jre/1.5.0/lib/rt.jar jre/1.5.0/lib/sound.properties jre/1.5.0/lib/zi/CET jre/1.5.0/lib/zi/CST6CDT jre/1.5.0/lib/zi/EET jre/1.5.0/lib/zi/EST jre/1.5.0/lib/zi/EST5EDT jre/1.5.0/lib/zi/GMT jre/1.5.0/lib/zi/HST jre/1.5.0/lib/zi/MET jre/1.5.0/lib/zi/MST jre/1.5.0/lib/zi/MST7MDT jre/1.5.0/lib/zi/PST8PDT jre/1.5.0/lib/zi/WET jre/1.5.0/lib/zi/ZoneInfoMappings jre/1.5.0/lib/zi/Etc/GMT jre/1.5.0/lib/zi/Etc/GMT+1 jre/1.5.0/lib/zi/Etc/GMT+10 jre/1.5.0/lib/zi/Etc/GMT+11 jre/1.5.0/lib/zi/Etc/GMT+12 jre/1.5.0/lib/zi/Etc/GMT+2 jre/1.5.0/lib/zi/Etc/GMT+3 jre/1.5.0/lib/zi/Etc/GMT+4 jre/1.5.0/lib/zi/Etc/GMT+5 jre/1.5.0/lib/zi/Etc/GMT+6 jre/1.5.0/lib/zi/Etc/GMT+7 jre/1.5.0/lib/zi/Etc/GMT+8 jre/1.5.0/lib/zi/Etc/GMT+9 jre/1.5.0/lib/zi/Etc/GMT-1 jre/1.5.0/lib/zi/Etc/GMT-10 jre/1.5.0/lib/zi/Etc/GMT-11 jre/1.5.0/lib/zi/Etc/GMT-12 jre/1.5.0/lib/zi/Etc/GMT-13 jre/1.5.0/lib/zi/Etc/GMT-14 jre/1.5.0/lib/zi/Etc/GMT-2 jre/1.5.0/lib/zi/Etc/GMT-3 jre/1.5.0/lib/zi/Etc/GMT-4 jre/1.5.0/lib/zi/Etc/GMT-5 jre/1.5.0/lib/zi/Etc/GMT-6 jre/1.5.0/lib/zi/Etc/GMT-7 jre/1.5.0/lib/zi/Etc/GMT-8 jre/1.5.0/lib/zi/Etc/GMT-9 jre/1.5.0/lib/zi/Etc/UCT jre/1.5.0/lib/zi/Etc/UTC jre/1.5.0/lib/zi/Asia/Aden jre/1.5.0/lib/zi/Asia/Almaty jre/1.5.0/lib/zi/Asia/Amman jre/1.5.0/lib/zi/Asia/Anadyr jre/1.5.0/lib/zi/Asia/Aqtau jre/1.5.0/lib/zi/Asia/Aqtobe jre/1.5.0/lib/zi/Asia/Ashgabat jre/1.5.0/lib/zi/Asia/Baghdad jre/1.5.0/lib/zi/Asia/Bahrain jre/1.5.0/lib/zi/Asia/Baku jre/1.5.0/lib/zi/Asia/Bangkok jre/1.5.0/lib/zi/Asia/Beirut jre/1.5.0/lib/zi/Asia/Bishkek jre/1.5.0/lib/zi/Asia/Brunei jre/1.5.0/lib/zi/Asia/Calcutta jre/1.5.0/lib/zi/Asia/Choibalsan jre/1.5.0/lib/zi/Asia/Chongqing jre/1.5.0/lib/zi/Asia/Colombo jre/1.5.0/lib/zi/Asia/Damascus jre/1.5.0/lib/zi/Asia/Dhaka jre/1.5.0/lib/zi/Asia/Dili jre/1.5.0/lib/zi/Asia/Dubai jre/1.5.0/lib/zi/Asia/Dushanbe jre/1.5.0/lib/zi/Asia/Gaza jre/1.5.0/lib/zi/Asia/Harbin jre/1.5.0/lib/zi/Asia/Hong_Kong jre/1.5.0/lib/zi/Asia/Hovd jre/1.5.0/lib/zi/Asia/Irkutsk jre/1.5.0/lib/zi/Asia/Jakarta jre/1.5.0/lib/zi/Asia/Jayapura jre/1.5.0/lib/zi/Asia/Jerusalem jre/1.5.0/lib/zi/Asia/Kabul jre/1.5.0/lib/zi/Asia/Kamchatka jre/1.5.0/lib/zi/Asia/Karachi jre/1.5.0/lib/zi/Asia/Kashgar jre/1.5.0/lib/zi/Asia/Katmandu jre/1.5.0/lib/zi/Asia/Krasnoyarsk jre/1.5.0/lib/zi/Asia/Kuala_Lumpur jre/1.5.0/lib/zi/Asia/Kuching jre/1.5.0/lib/zi/Asia/Kuwait jre/1.5.0/lib/zi/Asia/Macau jre/1.5.0/lib/zi/Asia/Magadan jre/1.5.0/lib/zi/Asia/Makassar jre/1.5.0/lib/zi/Asia/Manila jre/1.5.0/lib/zi/Asia/Muscat jre/1.5.0/lib/zi/Asia/Nicosia jre/1.5.0/lib/zi/Asia/Novosibirsk jre/1.5.0/lib/zi/Asia/Omsk jre/1.5.0/lib/zi/Asia/Oral jre/1.5.0/lib/zi/Asia/Phnom_Penh jre/1.5.0/lib/zi/Asia/Pontianak jre/1.5.0/lib/zi/Asia/Pyongyang jre/1.5.0/lib/zi/Asia/Qatar jre/1.5.0/lib/zi/Asia/Qyzylorda jre/1.5.0/lib/zi/Asia/Rangoon jre/1.5.0/lib/zi/Asia/Riyadh jre/1.5.0/lib/zi/Asia/Riyadh87 jre/1.5.0/lib/zi/Asia/Riyadh88 jre/1.5.0/lib/zi/Asia/Riyadh89 jre/1.5.0/lib/zi/Asia/Saigon jre/1.5.0/lib/zi/Asia/Sakhalin jre/1.5.0/lib/zi/Asia/Samarkand jre/1.5.0/lib/zi/Asia/Seoul jre/1.5.0/lib/zi/Asia/Shanghai jre/1.5.0/lib/zi/Asia/Singapore jre/1.5.0/lib/zi/Asia/Taipei jre/1.5.0/lib/zi/Asia/Tashkent jre/1.5.0/lib/zi/Asia/Tbilisi jre/1.5.0/lib/zi/Asia/Tehran jre/1.5.0/lib/zi/Asia/Thimphu jre/1.5.0/lib/zi/Asia/Tokyo jre/1.5.0/lib/zi/Asia/Ulaanbaatar jre/1.5.0/lib/zi/Asia/Urumqi jre/1.5.0/lib/zi/Asia/Vientiane jre/1.5.0/lib/zi/Asia/Vladivostok jre/1.5.0/lib/zi/Asia/Yakutsk jre/1.5.0/lib/zi/Asia/Yekaterinburg jre/1.5.0/lib/zi/Asia/Yerevan jre/1.5.0/lib/zi/Indian/Antananarivo jre/1.5.0/lib/zi/Indian/Chagos jre/1.5.0/lib/zi/Indian/Christmas jre/1.5.0/lib/zi/Indian/Cocos jre/1.5.0/lib/zi/Indian/Comoro jre/1.5.0/lib/zi/Indian/Kerguelen jre/1.5.0/lib/zi/Indian/Mahe jre/1.5.0/lib/zi/Indian/Maldives jre/1.5.0/lib/zi/Indian/Mauritius jre/1.5.0/lib/zi/Indian/Mayotte jre/1.5.0/lib/zi/Indian/Reunion jre/1.5.0/lib/zi/Europe/Amsterdam jre/1.5.0/lib/zi/Europe/Andorra jre/1.5.0/lib/zi/Europe/Athens jre/1.5.0/lib/zi/Europe/Belgrade jre/1.5.0/lib/zi/Europe/Berlin jre/1.5.0/lib/zi/Europe/Brussels jre/1.5.0/lib/zi/Europe/Bucharest jre/1.5.0/lib/zi/Europe/Budapest jre/1.5.0/lib/zi/Europe/Chisinau jre/1.5.0/lib/zi/Europe/Copenhagen jre/1.5.0/lib/zi/Europe/Dublin jre/1.5.0/lib/zi/Europe/Gibraltar jre/1.5.0/lib/zi/Europe/Helsinki jre/1.5.0/lib/zi/Europe/Istanbul jre/1.5.0/lib/zi/Europe/Kaliningrad jre/1.5.0/lib/zi/Europe/Kiev jre/1.5.0/lib/zi/Europe/Lisbon jre/1.5.0/lib/zi/Europe/London jre/1.5.0/lib/zi/Europe/Luxembourg jre/1.5.0/lib/zi/Europe/Madrid jre/1.5.0/lib/zi/Europe/Malta jre/1.5.0/lib/zi/Europe/Minsk jre/1.5.0/lib/zi/Europe/Monaco jre/1.5.0/lib/zi/Europe/Moscow jre/1.5.0/lib/zi/Europe/Oslo jre/1.5.0/lib/zi/Europe/Paris jre/1.5.0/lib/zi/Europe/Prague jre/1.5.0/lib/zi/Europe/Riga jre/1.5.0/lib/zi/Europe/Rome jre/1.5.0/lib/zi/Europe/Samara jre/1.5.0/lib/zi/Europe/Simferopol jre/1.5.0/lib/zi/Europe/Sofia jre/1.5.0/lib/zi/Europe/Stockholm jre/1.5.0/lib/zi/Europe/Tallinn jre/1.5.0/lib/zi/Europe/Tirane jre/1.5.0/lib/zi/Europe/Uzhgorod jre/1.5.0/lib/zi/Europe/Vaduz jre/1.5.0/lib/zi/Europe/Vienna jre/1.5.0/lib/zi/Europe/Vilnius jre/1.5.0/lib/zi/Europe/Volgograd jre/1.5.0/lib/zi/Europe/Warsaw jre/1.5.0/lib/zi/Europe/Zaporozhye jre/1.5.0/lib/zi/Europe/Zurich jre/1.5.0/lib/zi/Africa/Abidjan
INFO: chmod 555 jre/1.5.0/lib/zi/Africa/Accra jre/1.5.0/lib/zi/Africa/Addis_Ababa jre/1.5.0/lib/zi/Africa/Algiers jre/1.5.0/lib/zi/Africa/Asmara jre/1.5.0/lib/zi/Africa/Bamako jre/1.5.0/lib/zi/Africa/Bangui jre/1.5.0/lib/zi/Africa/Banjul jre/1.5.0/lib/zi/Africa/Bissau jre/1.5.0/lib/zi/Africa/Blantyre jre/1.5.0/lib/zi/Africa/Brazzaville jre/1.5.0/lib/zi/Africa/Bujumbura jre/1.5.0/lib/zi/Africa/Cairo jre/1.5.0/lib/zi/Africa/Casablanca jre/1.5.0/lib/zi/Africa/Ceuta jre/1.5.0/lib/zi/Africa/Conakry jre/1.5.0/lib/zi/Africa/Dakar jre/1.5.0/lib/zi/Africa/Dar_es_Salaam jre/1.5.0/lib/zi/Africa/Djibouti jre/1.5.0/lib/zi/Africa/Douala jre/1.5.0/lib/zi/Africa/El_Aaiun jre/1.5.0/lib/zi/Africa/Freetown jre/1.5.0/lib/zi/Africa/Gaborone jre/1.5.0/lib/zi/Africa/Harare jre/1.5.0/lib/zi/Africa/Johannesburg jre/1.5.0/lib/zi/Africa/Kampala jre/1.5.0/lib/zi/Africa/Khartoum jre/1.5.0/lib/zi/Africa/Kigali jre/1.5.0/lib/zi/Africa/Kinshasa jre/1.5.0/lib/zi/Africa/Lagos jre/1.5.0/lib/zi/Africa/Libreville jre/1.5.0/lib/zi/Africa/Lome jre/1.5.0/lib/zi/Africa/Luanda jre/1.5.0/lib/zi/Africa/Lubumbashi jre/1.5.0/lib/zi/Africa/Lusaka jre/1.5.0/lib/zi/Africa/Malabo jre/1.5.0/lib/zi/Africa/Maputo jre/1.5.0/lib/zi/Africa/Maseru jre/1.5.0/lib/zi/Africa/Mbabane jre/1.5.0/lib/zi/Africa/Mogadishu jre/1.5.0/lib/zi/Africa/Monrovia jre/1.5.0/lib/zi/Africa/Nairobi jre/1.5.0/lib/zi/Africa/Ndjamena jre/1.5.0/lib/zi/Africa/Niamey jre/1.5.0/lib/zi/Africa/Nouakchott jre/1.5.0/lib/zi/Africa/Ouagadougou jre/1.5.0/lib/zi/Africa/Porto-Novo jre/1.5.0/lib/zi/Africa/Sao_Tome jre/1.5.0/lib/zi/Africa/Tripoli jre/1.5.0/lib/zi/Africa/Tunis jre/1.5.0/lib/zi/Africa/Windhoek jre/1.5.0/lib/zi/SystemV/AST4 jre/1.5.0/lib/zi/SystemV/AST4ADT jre/1.5.0/lib/zi/SystemV/CST6 jre/1.5.0/lib/zi/SystemV/CST6CDT jre/1.5.0/lib/zi/SystemV/EST5 jre/1.5.0/lib/zi/SystemV/EST5EDT jre/1.5.0/lib/zi/SystemV/HST10 jre/1.5.0/lib/zi/SystemV/MST7 jre/1.5.0/lib/zi/SystemV/MST7MDT jre/1.5.0/lib/zi/SystemV/PST8 jre/1.5.0/lib/zi/SystemV/PST8PDT jre/1.5.0/lib/zi/SystemV/YST9 jre/1.5.0/lib/zi/SystemV/YST9YDT jre/1.5.0/lib/zi/Pacific/Apia jre/1.5.0/lib/zi/Pacific/Auckland jre/1.5.0/lib/zi/Pacific/Chatham jre/1.5.0/lib/zi/Pacific/Easter jre/1.5.0/lib/zi/Pacific/Efate jre/1.5.0/lib/zi/Pacific/Enderbury jre/1.5.0/lib/zi/Pacific/Fakaofo jre/1.5.0/lib/zi/Pacific/Fiji jre/1.5.0/lib/zi/Pacific/Funafuti jre/1.5.0/lib/zi/Pacific/Galapagos jre/1.5.0/lib/zi/Pacific/Gambier jre/1.5.0/lib/zi/Pacific/Guadalcanal jre/1.5.0/lib/zi/Pacific/Guam jre/1.5.0/lib/zi/Pacific/Honolulu jre/1.5.0/lib/zi/Pacific/Johnston jre/1.5.0/lib/zi/Pacific/Kiritimati jre/1.5.0/lib/zi/Pacific/Kosrae jre/1.5.0/lib/zi/Pacific/Kwajalein jre/1.5.0/lib/zi/Pacific/Majuro jre/1.5.0/lib/zi/Pacific/Marquesas jre/1.5.0/lib/zi/Pacific/Midway jre/1.5.0/lib/zi/Pacific/Nauru jre/1.5.0/lib/zi/Pacific/Niue jre/1.5.0/lib/zi/Pacific/Norfolk jre/1.5.0/lib/zi/Pacific/Noumea jre/1.5.0/lib/zi/Pacific/Pago_Pago jre/1.5.0/lib/zi/Pacific/Palau jre/1.5.0/lib/zi/Pacific/Pitcairn jre/1.5.0/lib/zi/Pacific/Ponape jre/1.5.0/lib/zi/Pacific/Port_Moresby jre/1.5.0/lib/zi/Pacific/Rarotonga jre/1.5.0/lib/zi/Pacific/Saipan jre/1.5.0/lib/zi/Pacific/Tahiti jre/1.5.0/lib/zi/Pacific/Tarawa jre/1.5.0/lib/zi/Pacific/Tongatapu jre/1.5.0/lib/zi/Pacific/Truk jre/1.5.0/lib/zi/Pacific/Wake jre/1.5.0/lib/zi/Pacific/Wallis jre/1.5.0/lib/zi/America/Adak jre/1.5.0/lib/zi/America/Anchorage jre/1.5.0/lib/zi/America/Anguilla jre/1.5.0/lib/zi/America/Antigua jre/1.5.0/lib/zi/America/Araguaina jre/1.5.0/lib/zi/America/Aruba jre/1.5.0/lib/zi/America/Asuncion jre/1.5.0/lib/zi/America/Atikokan jre/1.5.0/lib/zi/America/Bahia jre/1.5.0/lib/zi/America/Barbados jre/1.5.0/lib/zi/America/Belem jre/1.5.0/lib/zi/America/Belize jre/1.5.0/lib/zi/America/Blanc-Sablon jre/1.5.0/lib/zi/America/Boa_Vista jre/1.5.0/lib/zi/America/Bogota jre/1.5.0/lib/zi/America/Boise jre/1.5.0/lib/zi/America/Cambridge_Bay jre/1.5.0/lib/zi/America/Campo_Grande jre/1.5.0/lib/zi/America/Cancun jre/1.5.0/lib/zi/America/Caracas jre/1.5.0/lib/zi/America/Cayenne jre/1.5.0/lib/zi/America/Cayman jre/1.5.0/lib/zi/America/Chicago jre/1.5.0/lib/zi/America/Chihuahua jre/1.5.0/lib/zi/America/Costa_Rica jre/1.5.0/lib/zi/America/Cuiaba jre/1.5.0/lib/zi/America/Curacao jre/1.5.0/lib/zi/America/Danmarkshavn jre/1.5.0/lib/zi/America/Dawson jre/1.5.0/lib/zi/America/Dawson_Creek jre/1.5.0/lib/zi/America/Denver jre/1.5.0/lib/zi/America/Detroit jre/1.5.0/lib/zi/America/Dominica jre/1.5.0/lib/zi/America/Edmonton jre/1.5.0/lib/zi/America/Eirunepe jre/1.5.0/lib/zi/America/El_Salvador jre/1.5.0/lib/zi/America/Fortaleza jre/1.5.0/lib/zi/America/Glace_Bay jre/1.5.0/lib/zi/America/Godthab jre/1.5.0/lib/zi/America/Goose_Bay jre/1.5.0/lib/zi/America/Grand_Turk jre/1.5.0/lib/zi/America/Grenada jre/1.5.0/lib/zi/America/Guadeloupe jre/1.5.0/lib/zi/America/Guatemala jre/1.5.0/lib/zi/America/Guayaquil jre/1.5.0/lib/zi/America/Guyana jre/1.5.0/lib/zi/America/Halifax jre/1.5.0/lib/zi/America/Havana jre/1.5.0/lib/zi/America/Hermosillo jre/1.5.0/lib/zi/America/Inuvik jre/1.5.0/lib/zi/America/Iqaluit jre/1.5.0/lib/zi/America/Jamaica jre/1.5.0/lib/zi/America/Juneau jre/1.5.0/lib/zi/America/La_Paz jre/1.5.0/lib/zi/America/Lima jre/1.5.0/lib/zi/America/Los_Angeles jre/1.5.0/lib/zi/America/Maceio jre/1.5.0/lib/zi/America/Managua jre/1.5.0/lib/zi/America/Manaus jre/1.5.0/lib/zi/America/Martinique jre/1.5.0/lib/zi/America/Mazatlan jre/1.5.0/lib/zi/America/Menominee jre/1.5.0/lib/zi/America/Merida jre/1.5.0/lib/zi/America/Mexico_City jre/1.5.0/lib/zi/America/Miquelon jre/1.5.0/lib/zi/America/Moncton jre/1.5.0/lib/zi/America/Monterrey jre/1.5.0/lib/zi/America/Montevideo jre/1.5.0/lib/zi/America/Montreal jre/1.5.0/lib/zi/America/Montserrat jre/1.5.0/lib/zi/America/Nassau jre/1.5.0/lib/zi/America/New_York jre/1.5.0/lib/zi/America/Nipigon jre/1.5.0/lib/zi/America/Nome jre/1.5.0/lib/zi/America/Noronha jre/1.5.0/lib/zi/America/Panama jre/1.5.0/lib/zi/America/Pangnirtung jre/1.5.0/lib/zi/America/Paramaribo jre/1.5.0/lib/zi/America/Phoenix jre/1.5.0/lib/zi/America/Port-au-Prince jre/1.5.0/lib/zi/America/Port_of_Spain jre/1.5.0/lib/zi/America/Porto_Velho jre/1.5.0/lib/zi/America/Puerto_Rico jre/1.5.0/lib/zi/America/Rainy_River jre/1.5.0/lib/zi/America/Rankin_Inlet jre/1.5.0/lib/zi/America/Recife jre/1.5.0/lib/zi/America/Regina jre/1.5.0/lib/zi/America/Rio_Branco jre/1.5.0/lib/zi/America/Santiago jre/1.5.0/lib/zi/America/Santo_Domingo jre/1.5.0/lib/zi/America/Sao_Paulo jre/1.5.0/lib/zi/America/Scoresbysund jre/1.5.0/lib/zi/America/St_Johns jre/1.5.0/lib/zi/America/St_Kitts jre/1.5.0/lib/zi/America/St_Lucia jre/1.5.0/lib/zi/America/St_Thomas jre/1.5.0/lib/zi/America/St_Vincent jre/1.5.0/lib/zi/America/Swift_Current jre/1.5.0/lib/zi/America/Tegucigalpa jre/1.5.0/lib/zi/America/Thule jre/1.5.0/lib/zi/America/Thunder_Bay jre/1.5.0/lib/zi/America/Tijuana jre/1.5.0/lib/zi/America/Toronto jre/1.5.0/lib/zi/America/Tortola jre/1.5.0/lib/zi/America/Vancouver jre/1.5.0/lib/zi/America/Whitehorse jre/1.5.0/lib/zi/America/Winnipeg jre/1.5.0/lib/zi/America/Yakutat jre/1.5.0/lib/zi/America/Yellowknife jre/1.5.0/lib/zi/America/Indiana/Indianapolis jre/1.5.0/lib/zi/America/Indiana/Knox jre/1.5.0/lib/zi/America/Indiana/Marengo jre/1.5.0/lib/zi/America/Indiana/Petersburg jre/1.5.0/lib/zi/America/Indiana/Vevay jre/1.5.0/lib/zi/America/Indiana/Vincennes jre/1.5.0/lib/zi/America/Kentucky/Louisville jre/1.5.0/lib/zi/America/Kentucky/Monticello jre/1.5.0/lib/zi/America/Argentina/Buenos_Aires jre/1.5.0/lib/zi/America/Argentina/Catamarca jre/1.5.0/lib/zi/America/Argentina/Cordoba jre/1.5.0/lib/zi/America/Argentina/Jujuy jre/1.5.0/lib/zi/America/Argentina/La_Rioja jre/1.5.0/lib/zi/America/Argentina/Mendoza jre/1.5.0/lib/zi/America/Argentina/Rio_Gallegos jre/1.5.0/lib/zi/America/Argentina/San_Juan jre/1.5.0/lib/zi/America/Argentina/Tucuman jre/1.5.0/lib/zi/America/Argentina/Ushuaia jre/1.5.0/lib/zi/America/North_Dakota/Center jre/1.5.0/lib/zi/America/North_Dakota/New_Salem jre/1.5.0/lib/zi/Atlantic/Azores jre/1.5.0/lib/zi/Atlantic/Bermuda jre/1.5.0/lib/zi/Atlantic/Canary jre/1.5.0/lib/zi/Atlantic/Cape_Verde jre/1.5.0/lib/zi/Atlantic/Faroe jre/1.5.0/lib/zi/Atlantic/Madeira jre/1.5.0/lib/zi/Atlantic/Reykjavik jre/1.5.0/lib/zi/Atlantic/South_Georgia jre/1.5.0/lib/zi/Atlantic/St_Helena jre/1.5.0/lib/zi/Atlantic/Stanley jre/1.5.0/lib/zi/Australia/Adelaide jre/1.5.0/lib/zi/Australia/Brisbane jre/1.5.0/lib/zi/Australia/Broken_Hill jre/1.5.0/lib/zi/Australia/Currie jre/1.5.0/lib/zi/Australia/Darwin jre/1.5.0/lib/zi/Australia/Eucla jre/1.5.0/lib/zi/Australia/Hobart jre/1.5.0/lib/zi/Australia/Lindeman jre/1.5.0/lib/zi/Australia/Lord_Howe jre/1.5.0/lib/zi/Australia/Melbourne jre/1.5.0/lib/zi/Australia/Perth jre/1.5.0/lib/zi/Australia/Sydney jre/1.5.0/lib/zi/Antarctica/Casey jre/1.5.0/lib/zi/Antarctica/Davis jre/1.5.0/lib/zi/Antarctica/DumontDUrville
INFO: chmod 555 jre/1.5.0/lib/zi/Antarctica/Mawson jre/1.5.0/lib/zi/Antarctica/McMurdo jre/1.5.0/lib/zi/Antarctica/Palmer jre/1.5.0/lib/zi/Antarctica/Rothera jre/1.5.0/lib/zi/Antarctica/Syowa jre/1.5.0/lib/zi/Antarctica/Vostok jre/1.5.0/lib/im/indicim.jar jre/1.5.0/lib/im/thaiim.jar jre/1.5.0/lib/ext/dnsns.jar jre/1.5.0/lib/ext/localedata.jar jre/1.5.0/lib/ext/sunjce_provider.jar jre/1.5.0/lib/cmm/CIEXYZ.pf jre/1.5.0/lib/cmm/GRAY.pf jre/1.5.0/lib/cmm/LINEAR_RGB.pf jre/1.5.0/lib/cmm/PYCC.pf jre/1.5.0/lib/cmm/sRGB.pf jre/1.5.0/lib/fonts/LucidaBrightDemiBold.ttf jre/1.5.0/lib/fonts/LucidaBrightDemiItalic.ttf jre/1.5.0/lib/fonts/LucidaBrightItalic.ttf jre/1.5.0/lib/fonts/LucidaBrightRegular.ttf jre/1.5.0/lib/fonts/LucidaSansDemiBold.ttf jre/1.5.0/lib/fonts/LucidaSansRegular.ttf jre/1.5.0/lib/fonts/LucidaTypewriterBold.ttf jre/1.5.0/lib/fonts/LucidaTypewriterRegular.ttf jre/1.5.0/lib/fonts/fonts.dir jre/1.5.0/lib/audio/soundbank.gm jre/1.5.0/lib/amd64/awt_robot jre/1.5.0/lib/amd64/gtkhelper jre/1.5.0/lib/amd64/jvm.cfg jre/1.5.0/lib/amd64/libJdbcOdbc.so jre/1.5.0/lib/amd64/libawt.so jre/1.5.0/lib/amd64/libcmm.so jre/1.5.0/lib/amd64/libdcpr.so jre/1.5.0/lib/amd64/libdt_socket.so jre/1.5.0/lib/amd64/libfontmanager.so jre/1.5.0/lib/amd64/libhprof.so jre/1.5.0/lib/amd64/libinstrument.so jre/1.5.0/lib/amd64/libioser12.so jre/1.5.0/lib/amd64/libjaas_unix.so jre/1.5.0/lib/amd64/libjava.so jre/1.5.0/lib/amd64/libjava_crw_demo.so jre/1.5.0/lib/amd64/libjawt.so jre/1.5.0/lib/amd64/libjdwp.so jre/1.5.0/lib/amd64/libjpeg.so jre/1.5.0/lib/amd64/libjsig.so jre/1.5.0/lib/amd64/libjsound.so jre/1.5.0/lib/amd64/libjsoundalsa.so jre/1.5.0/lib/amd64/libmanagement.so jre/1.5.0/lib/amd64/libmlib_image.so jre/1.5.0/lib/amd64/libnative_chmod.so jre/1.5.0/lib/amd64/libnet.so jre/1.5.0/lib/amd64/libnio.so jre/1.5.0/lib/amd64/librmi.so jre/1.5.0/lib/amd64/libunpack.so jre/1.5.0/lib/amd64/libverify.so jre/1.5.0/lib/amd64/libzip.so jre/1.5.0/lib/amd64/xawt/libmawt.so jre/1.5.0/lib/amd64/server/libjsig.so jre/1.5.0/lib/amd64/server/Xusage.txt jre/1.5.0/lib/amd64/server/libjvm.so jre/1.5.0/lib/amd64/motif21/libmawt.so jre/1.5.0/lib/amd64/headless/libmawt.so jre/1.5.0/lib/amd64/native_threads/libhpi.so jre/1.5.0/lib/images/cursors/cursors.properties jre/1.5.0/lib/images/cursors/invalid32x32.gif jre/1.5.0/lib/images/cursors/motif_CopyDrop32x32.gif jre/1.5.0/lib/images/cursors/motif_CopyNoDrop32x32.gif jre/1.5.0/lib/images/cursors/motif_LinkDrop32x32.gif jre/1.5.0/lib/images/cursors/motif_LinkNoDrop32x32.gif jre/1.5.0/lib/images/cursors/motif_MoveDrop32x32.gif jre/1.5.0/lib/images/cursors/motif_MoveNoDrop32x32.gif jre/1.5.0/lib/security/US_export_policy.jar jre/1.5.0/lib/security/cacerts jre/1.5.0/lib/security/java.policy jre/1.5.0/lib/security/java.security jre/1.5.0/lib/security/local_policy.jar jre/1.5.0/lib/management/jmxremote.access jre/1.5.0/lib/management/jmxremote.password.template jre/1.5.0/lib/management/management.properties jre/1.5.0/lib/management/snmp.acl.template jre/1.5.0/lib/oblique-fonts/LucidaSansDemiOblique.ttf jre/1.5.0/lib/oblique-fonts/LucidaSansOblique.ttf jre/1.5.0/lib/oblique-fonts/LucidaTypewriterBoldOblique.ttf jre/1.5.0/lib/oblique-fonts/LucidaTypewriterOblique.ttf jre/1.5.0/lib/oblique-fonts/fonts.dir jre/1.5.0/lib/zi.tzdata2006p/CET jre/1.5.0/lib/zi.tzdata2006p/CST6CDT jre/1.5.0/lib/zi.tzdata2006p/EET jre/1.5.0/lib/zi.tzdata2006p/EST jre/1.5.0/lib/zi.tzdata2006p/EST5EDT jre/1.5.0/lib/zi.tzdata2006p/GMT jre/1.5.0/lib/zi.tzdata2006p/HST jre/1.5.0/lib/zi.tzdata2006p/MET jre/1.5.0/lib/zi.tzdata2006p/MST jre/1.5.0/lib/zi.tzdata2006p/MST7MDT jre/1.5.0/lib/zi.tzdata2006p/PST8PDT jre/1.5.0/lib/zi.tzdata2006p/WET jre/1.5.0/lib/zi.tzdata2006p/ZoneInfoMappings jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+1 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+10 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+11 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+12 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+2 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+3 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+4 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+5 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+6 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+7 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+8 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT+9 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-1 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-10 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-11 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-12 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-13 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-14 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-2 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-3 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-4 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-5 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-6 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-7 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-8 jre/1.5.0/lib/zi.tzdata2006p/Etc/GMT-9 jre/1.5.0/lib/zi.tzdata2006p/Etc/UCT jre/1.5.0/lib/zi.tzdata2006p/Etc/UTC jre/1.5.0/lib/zi.tzdata2006p/Asia/Aden jre/1.5.0/lib/zi.tzdata2006p/Asia/Almaty jre/1.5.0/lib/zi.tzdata2006p/Asia/Amman jre/1.5.0/lib/zi.tzdata2006p/Asia/Anadyr jre/1.5.0/lib/zi.tzdata2006p/Asia/Aqtau jre/1.5.0/lib/zi.tzdata2006p/Asia/Aqtobe jre/1.5.0/lib/zi.tzdata2006p/Asia/Ashgabat jre/1.5.0/lib/zi.tzdata2006p/Asia/Baghdad jre/1.5.0/lib/zi.tzdata2006p/Asia/Bahrain jre/1.5.0/lib/zi.tzdata2006p/Asia/Baku jre/1.5.0/lib/zi.tzdata2006p/Asia/Bangkok jre/1.5.0/lib/zi.tzdata2006p/Asia/Beirut jre/1.5.0/lib/zi.tzdata2006p/Asia/Bishkek jre/1.5.0/lib/zi.tzdata2006p/Asia/Brunei jre/1.5.0/lib/zi.tzdata2006p/Asia/Calcutta jre/1.5.0/lib/zi.tzdata2006p/Asia/Choibalsan jre/1.5.0/lib/zi.tzdata2006p/Asia/Chongqing jre/1.5.0/lib/zi.tzdata2006p/Asia/Colombo jre/1.5.0/lib/zi.tzdata2006p/Asia/Damascus jre/1.5.0/lib/zi.tzdata2006p/Asia/Dhaka jre/1.5.0/lib/zi.tzdata2006p/Asia/Dili jre/1.5.0/lib/zi.tzdata2006p/Asia/Dubai jre/1.5.0/lib/zi.tzdata2006p/Asia/Dushanbe jre/1.5.0/lib/zi.tzdata2006p/Asia/Gaza jre/1.5.0/lib/zi.tzdata2006p/Asia/Harbin jre/1.5.0/lib/zi.tzdata2006p/Asia/Hong_Kong jre/1.5.0/lib/zi.tzdata2006p/Asia/Hovd jre/1.5.0/lib/zi.tzdata2006p/Asia/Irkutsk jre/1.5.0/lib/zi.tzdata2006p/Asia/Jakarta jre/1.5.0/lib/zi.tzdata2006p/Asia/Jayapura jre/1.5.0/lib/zi.tzdata2006p/Asia/Jerusalem jre/1.5.0/lib/zi.tzdata2006p/Asia/Kabul jre/1.5.0/lib/zi.tzdata2006p/Asia/Kamchatka jre/1.5.0/lib/zi.tzdata2006p/Asia/Karachi jre/1.5.0/lib/zi.tzdata2006p/Asia/Kashgar jre/1.5.0/lib/zi.tzdata2006p/Asia/Katmandu jre/1.5.0/lib/zi.tzdata2006p/Asia/Krasnoyarsk jre/1.5.0/lib/zi.tzdata2006p/Asia/Kuala_Lumpur jre/1.5.0/lib/zi.tzdata2006p/Asia/Kuching jre/1.5.0/lib/zi.tzdata2006p/Asia/Kuwait jre/1.5.0/lib/zi.tzdata2006p/Asia/Macau jre/1.5.0/lib/zi.tzdata2006p/Asia/Magadan jre/1.5.0/lib/zi.tzdata2006p/Asia/Makassar jre/1.5.0/lib/zi.tzdata2006p/Asia/Manila jre/1.5.0/lib/zi.tzdata2006p/Asia/Muscat jre/1.5.0/lib/zi.tzdata2006p/Asia/Nicosia jre/1.5.0/lib/zi.tzdata2006p/Asia/Novosibirsk jre/1.5.0/lib/zi.tzdata2006p/Asia/Omsk jre/1.5.0/lib/zi.tzdata2006p/Asia/Oral jre/1.5.0/lib/zi.tzdata2006p/Asia/Phnom_Penh jre/1.5.0/lib/zi.tzdata2006p/Asia/Pontianak jre/1.5.0/lib/zi.tzdata2006p/Asia/Pyongyang jre/1.5.0/lib/zi.tzdata2006p/Asia/Qatar jre/1.5.0/lib/zi.tzdata2006p/Asia/Qyzylorda jre/1.5.0/lib/zi.tzdata2006p/Asia/Rangoon jre/1.5.0/lib/zi.tzdata2006p/Asia/Riyadh jre/1.5.0/lib/zi.tzdata2006p/Asia/Riyadh87 jre/1.5.0/lib/zi.tzdata2006p/Asia/Riyadh88 jre/1.5.0/lib/zi.tzdata2006p/Asia/Riyadh89 jre/1.5.0/lib/zi.tzdata2006p/Asia/Saigon jre/1.5.0/lib/zi.tzdata2006p/Asia/Sakhalin jre/1.5.0/lib/zi.tzdata2006p/Asia/Samarkand jre/1.5.0/lib/zi.tzdata2006p/Asia/Seoul jre/1.5.0/lib/zi.tzdata2006p/Asia/Shanghai jre/1.5.0/lib/zi.tzdata2006p/Asia/Singapore jre/1.5.0/lib/zi.tzdata2006p/Asia/Taipei jre/1.5.0/lib/zi.tzdata2006p/Asia/Tashkent jre/1.5.0/lib/zi.tzdata2006p/Asia/Tbilisi jre/1.5.0/lib/zi.tzdata2006p/Asia/Tehran jre/1.5.0/lib/zi.tzdata2006p/Asia/Thimphu jre/1.5.0/lib/zi.tzdata2006p/Asia/Tokyo jre/1.5.0/lib/zi.tzdata2006p/Asia/Ulaanbaatar jre/1.5.0/lib/zi.tzdata2006p/Asia/Urumqi jre/1.5.0/lib/zi.tzdata2006p/Asia/Vientiane jre/1.5.0/lib/zi.tzdata2006p/Asia/Vladivostok jre/1.5.0/lib/zi.tzdata2006p/Asia/Yakutsk jre/1.5.0/lib/zi.tzdata2006p/Asia/Yekaterinburg jre/1.5.0/lib/zi.tzdata2006p/Asia/Yerevan jre/1.5.0/lib/zi.tzdata2006p/Indian/Antananarivo jre/1.5.0/lib/zi.tzdata2006p/Indian/Chagos jre/1.5.0/lib/zi.tzdata2006p/Indian/Christmas jre/1.5.0/lib/zi.tzdata2006p/Indian/Cocos jre/1.5.0/lib/zi.tzdata2006p/Indian/Comoro jre/1.5.0/lib/zi.tzdata2006p/Indian/Kerguelen jre/1.5.0/lib/zi.tzdata2006p/Indian/Mahe jre/1.5.0/lib/zi.tzdata2006p/Indian/Maldives jre/1.5.0/lib/zi.tzdata2006p/Indian/Mauritius jre/1.5.0/lib/zi.tzdata2006p/Indian/Mayotte jre/1.5.0/lib/zi.tzdata2006p/Indian/Reunion jre/1.5.0/lib/zi.tzdata2006p/Europe/Amsterdam jre/1.5.0/lib/zi.tzdata2006p/Europe/Andorra jre/1.5.0/lib/zi.tzdata2006p/Europe/Athens jre/1.5.0/lib/zi.tzdata2006p/Europe/Belgrade jre/1.5.0/lib/zi.tzdata2006p/Europe/Berlin jre/1.5.0/lib/zi.tzdata2006p/Europe/Brussels jre/1.5.0/lib/zi.tzdata2006p/Europe/Bucharest jre/1.5.0/lib/zi.tzdata2006p/Europe/Budapest jre/1.5.0/lib/zi.tzdata2006p/Europe/Chisinau jre/1.5.0/lib/zi.tzdata2006p/Europe/Copenhagen jre/1.5.0/lib/zi.tzdata2006p/Europe/Dublin jre/1.5.0/lib/zi.tzdata2006p/Europe/Gibraltar jre/1.5.0/lib/zi.tzdata2006p/Europe/Helsinki jre/1.5.0/lib/zi.tzdata2006p/Europe/Istanbul jre/1.5.0/lib/zi.tzdata2006p/Europe/Kaliningrad jre/1.5.0/lib/zi.tzdata2006p/Europe/Kiev jre/1.5.0/lib/zi.tzdata2006p/Europe/Lisbon jre/1.5.0/lib/zi.tzdata2006p/Europe/London jre/1.5.0/lib/zi.tzdata2006p/Europe/Luxembourg jre/1.5.0/lib/zi.tzdata2006p/Europe/Madrid jre/1.5.0/lib/zi.tzdata2006p/Europe/Malta jre/1.5.0/lib/zi.tzdata2006p/Europe/Minsk jre/1.5.0/lib/zi.tzdata2006p/Europe/Monaco jre/1.5.0/lib/zi.tzdata2006p/Europe/Moscow jre/1.5.0/lib/zi.tzdata2006p/Europe/Oslo jre/1.5.0/lib/zi.tzdata2006p/Europe/Paris jre/1.5.0/lib/zi.tzdata2006p/Europe/Prague jre/1.5.0/lib/zi.tzdata2006p/Europe/Riga jre/1.5.0/lib/zi.tzdata2006p/Europe/Rome jre/1.5.0/lib/zi.tzdata2006p/Europe/Samara jre/1.5.0/lib/zi.tzdata2006p/Europe/Simferopol jre/1.5.0/lib/zi.tzdata2006p/Europe/Sofia jre/1.5.0/lib/zi.tzdata2006p/Europe/Stockholm jre/1.5.0/lib/zi.tzdata2006p/Europe/Tallinn jre/1.5.0/lib/zi.tzdata2006p/Europe/Tirane jre/1.5.0/lib/zi.tzdata2006p/Europe/Uzhgorod jre/1.5.0/lib/zi.tzdata2006p/Europe/Vaduz jre/1.5.0/lib/zi.tzdata2006p/Europe/Vienna jre/1.5.0/lib/zi.tzdata2006p/Europe/Vilnius
INFO: chmod 555 jre/1.5.0/lib/zi.tzdata2006p/Europe/Volgograd jre/1.5.0/lib/zi.tzdata2006p/Europe/Warsaw jre/1.5.0/lib/zi.tzdata2006p/Europe/Zaporozhye jre/1.5.0/lib/zi.tzdata2006p/Europe/Zurich jre/1.5.0/lib/zi.tzdata2006p/Africa/Abidjan jre/1.5.0/lib/zi.tzdata2006p/Africa/Accra jre/1.5.0/lib/zi.tzdata2006p/Africa/Addis_Ababa jre/1.5.0/lib/zi.tzdata2006p/Africa/Algiers jre/1.5.0/lib/zi.tzdata2006p/Africa/Asmera jre/1.5.0/lib/zi.tzdata2006p/Africa/Bamako jre/1.5.0/lib/zi.tzdata2006p/Africa/Bangui jre/1.5.0/lib/zi.tzdata2006p/Africa/Banjul jre/1.5.0/lib/zi.tzdata2006p/Africa/Bissau jre/1.5.0/lib/zi.tzdata2006p/Africa/Blantyre jre/1.5.0/lib/zi.tzdata2006p/Africa/Brazzaville jre/1.5.0/lib/zi.tzdata2006p/Africa/Bujumbura jre/1.5.0/lib/zi.tzdata2006p/Africa/Cairo jre/1.5.0/lib/zi.tzdata2006p/Africa/Casablanca jre/1.5.0/lib/zi.tzdata2006p/Africa/Ceuta jre/1.5.0/lib/zi.tzdata2006p/Africa/Conakry jre/1.5.0/lib/zi.tzdata2006p/Africa/Dakar jre/1.5.0/lib/zi.tzdata2006p/Africa/Dar_es_Salaam jre/1.5.0/lib/zi.tzdata2006p/Africa/Djibouti jre/1.5.0/lib/zi.tzdata2006p/Africa/Douala jre/1.5.0/lib/zi.tzdata2006p/Africa/El_Aaiun jre/1.5.0/lib/zi.tzdata2006p/Africa/Freetown jre/1.5.0/lib/zi.tzdata2006p/Africa/Gaborone jre/1.5.0/lib/zi.tzdata2006p/Africa/Harare jre/1.5.0/lib/zi.tzdata2006p/Africa/Johannesburg jre/1.5.0/lib/zi.tzdata2006p/Africa/Kampala jre/1.5.0/lib/zi.tzdata2006p/Africa/Khartoum jre/1.5.0/lib/zi.tzdata2006p/Africa/Kigali jre/1.5.0/lib/zi.tzdata2006p/Africa/Kinshasa jre/1.5.0/lib/zi.tzdata2006p/Africa/Lagos jre/1.5.0/lib/zi.tzdata2006p/Africa/Libreville jre/1.5.0/lib/zi.tzdata2006p/Africa/Lome jre/1.5.0/lib/zi.tzdata2006p/Africa/Luanda jre/1.5.0/lib/zi.tzdata2006p/Africa/Lubumbashi jre/1.5.0/lib/zi.tzdata2006p/Africa/Lusaka jre/1.5.0/lib/zi.tzdata2006p/Africa/Malabo jre/1.5.0/lib/zi.tzdata2006p/Africa/Maputo jre/1.5.0/lib/zi.tzdata2006p/Africa/Maseru jre/1.5.0/lib/zi.tzdata2006p/Africa/Mbabane jre/1.5.0/lib/zi.tzdata2006p/Africa/Mogadishu jre/1.5.0/lib/zi.tzdata2006p/Africa/Monrovia jre/1.5.0/lib/zi.tzdata2006p/Africa/Nairobi jre/1.5.0/lib/zi.tzdata2006p/Africa/Ndjamena jre/1.5.0/lib/zi.tzdata2006p/Africa/Niamey jre/1.5.0/lib/zi.tzdata2006p/Africa/Nouakchott jre/1.5.0/lib/zi.tzdata2006p/Africa/Ouagadougou jre/1.5.0/lib/zi.tzdata2006p/Africa/Porto-Novo jre/1.5.0/lib/zi.tzdata2006p/Africa/Sao_Tome jre/1.5.0/lib/zi.tzdata2006p/Africa/Tripoli jre/1.5.0/lib/zi.tzdata2006p/Africa/Tunis jre/1.5.0/lib/zi.tzdata2006p/Africa/Windhoek jre/1.5.0/lib/zi.tzdata2006p/SystemV/AST4 jre/1.5.0/lib/zi.tzdata2006p/SystemV/AST4ADT jre/1.5.0/lib/zi.tzdata2006p/SystemV/CST6 jre/1.5.0/lib/zi.tzdata2006p/SystemV/CST6CDT jre/1.5.0/lib/zi.tzdata2006p/SystemV/EST5 jre/1.5.0/lib/zi.tzdata2006p/SystemV/EST5EDT jre/1.5.0/lib/zi.tzdata2006p/SystemV/HST10 jre/1.5.0/lib/zi.tzdata2006p/SystemV/MST7 jre/1.5.0/lib/zi.tzdata2006p/SystemV/MST7MDT jre/1.5.0/lib/zi.tzdata2006p/SystemV/PST8 jre/1.5.0/lib/zi.tzdata2006p/SystemV/PST8PDT jre/1.5.0/lib/zi.tzdata2006p/SystemV/YST9 jre/1.5.0/lib/zi.tzdata2006p/SystemV/YST9YDT jre/1.5.0/lib/zi.tzdata2006p/Pacific/Apia jre/1.5.0/lib/zi.tzdata2006p/Pacific/Auckland jre/1.5.0/lib/zi.tzdata2006p/Pacific/Chatham jre/1.5.0/lib/zi.tzdata2006p/Pacific/Easter jre/1.5.0/lib/zi.tzdata2006p/Pacific/Efate jre/1.5.0/lib/zi.tzdata2006p/Pacific/Enderbury jre/1.5.0/lib/zi.tzdata2006p/Pacific/Fakaofo jre/1.5.0/lib/zi.tzdata2006p/Pacific/Fiji jre/1.5.0/lib/zi.tzdata2006p/Pacific/Funafuti jre/1.5.0/lib/zi.tzdata2006p/Pacific/Galapagos jre/1.5.0/lib/zi.tzdata2006p/Pacific/Gambier jre/1.5.0/lib/zi.tzdata2006p/Pacific/Guadalcanal jre/1.5.0/lib/zi.tzdata2006p/Pacific/Guam jre/1.5.0/lib/zi.tzdata2006p/Pacific/Honolulu jre/1.5.0/lib/zi.tzdata2006p/Pacific/Johnston jre/1.5.0/lib/zi.tzdata2006p/Pacific/Kiritimati jre/1.5.0/lib/zi.tzdata2006p/Pacific/Kosrae jre/1.5.0/lib/zi.tzdata2006p/Pacific/Kwajalein jre/1.5.0/lib/zi.tzdata2006p/Pacific/Majuro jre/1.5.0/lib/zi.tzdata2006p/Pacific/Marquesas jre/1.5.0/lib/zi.tzdata2006p/Pacific/Midway jre/1.5.0/lib/zi.tzdata2006p/Pacific/Nauru jre/1.5.0/lib/zi.tzdata2006p/Pacific/Niue jre/1.5.0/lib/zi.tzdata2006p/Pacific/Norfolk jre/1.5.0/lib/zi.tzdata2006p/Pacific/Noumea jre/1.5.0/lib/zi.tzdata2006p/Pacific/Pago_Pago jre/1.5.0/lib/zi.tzdata2006p/Pacific/Palau jre/1.5.0/lib/zi.tzdata2006p/Pacific/Pitcairn jre/1.5.0/lib/zi.tzdata2006p/Pacific/Ponape jre/1.5.0/lib/zi.tzdata2006p/Pacific/Port_Moresby jre/1.5.0/lib/zi.tzdata2006p/Pacific/Rarotonga jre/1.5.0/lib/zi.tzdata2006p/Pacific/Saipan jre/1.5.0/lib/zi.tzdata2006p/Pacific/Tahiti jre/1.5.0/lib/zi.tzdata2006p/Pacific/Tarawa jre/1.5.0/lib/zi.tzdata2006p/Pacific/Tongatapu jre/1.5.0/lib/zi.tzdata2006p/Pacific/Truk jre/1.5.0/lib/zi.tzdata2006p/Pacific/Wake jre/1.5.0/lib/zi.tzdata2006p/Pacific/Wallis jre/1.5.0/lib/zi.tzdata2006p/America/Adak jre/1.5.0/lib/zi.tzdata2006p/America/Anchorage jre/1.5.0/lib/zi.tzdata2006p/America/Anguilla jre/1.5.0/lib/zi.tzdata2006p/America/Antigua jre/1.5.0/lib/zi.tzdata2006p/America/Araguaina jre/1.5.0/lib/zi.tzdata2006p/America/Aruba jre/1.5.0/lib/zi.tzdata2006p/America/Asuncion jre/1.5.0/lib/zi.tzdata2006p/America/Atikokan jre/1.5.0/lib/zi.tzdata2006p/America/Bahia jre/1.5.0/lib/zi.tzdata2006p/America/Barbados jre/1.5.0/lib/zi.tzdata2006p/America/Belem jre/1.5.0/lib/zi.tzdata2006p/America/Belize jre/1.5.0/lib/zi.tzdata2006p/America/Blanc-Sablon jre/1.5.0/lib/zi.tzdata2006p/America/Boa_Vista jre/1.5.0/lib/zi.tzdata2006p/America/Bogota jre/1.5.0/lib/zi.tzdata2006p/America/Boise jre/1.5.0/lib/zi.tzdata2006p/America/Cambridge_Bay jre/1.5.0/lib/zi.tzdata2006p/America/Campo_Grande jre/1.5.0/lib/zi.tzdata2006p/America/Cancun jre/1.5.0/lib/zi.tzdata2006p/America/Caracas jre/1.5.0/lib/zi.tzdata2006p/America/Cayenne jre/1.5.0/lib/zi.tzdata2006p/America/Cayman jre/1.5.0/lib/zi.tzdata2006p/America/Chicago jre/1.5.0/lib/zi.tzdata2006p/America/Chihuahua jre/1.5.0/lib/zi.tzdata2006p/America/Costa_Rica jre/1.5.0/lib/zi.tzdata2006p/America/Cuiaba jre/1.5.0/lib/zi.tzdata2006p/America/Curacao jre/1.5.0/lib/zi.tzdata2006p/America/Danmarkshavn jre/1.5.0/lib/zi.tzdata2006p/America/Dawson jre/1.5.0/lib/zi.tzdata2006p/America/Dawson_Creek jre/1.5.0/lib/zi.tzdata2006p/America/Denver jre/1.5.0/lib/zi.tzdata2006p/America/Detroit jre/1.5.0/lib/zi.tzdata2006p/America/Dominica jre/1.5.0/lib/zi.tzdata2006p/America/Edmonton jre/1.5.0/lib/zi.tzdata2006p/America/Eirunepe jre/1.5.0/lib/zi.tzdata2006p/America/El_Salvador jre/1.5.0/lib/zi.tzdata2006p/America/Fortaleza jre/1.5.0/lib/zi.tzdata2006p/America/Glace_Bay jre/1.5.0/lib/zi.tzdata2006p/America/Godthab jre/1.5.0/lib/zi.tzdata2006p/America/Goose_Bay jre/1.5.0/lib/zi.tzdata2006p/America/Grand_Turk jre/1.5.0/lib/zi.tzdata2006p/America/Grenada jre/1.5.0/lib/zi.tzdata2006p/America/Guadeloupe jre/1.5.0/lib/zi.tzdata2006p/America/Guatemala jre/1.5.0/lib/zi.tzdata2006p/America/Guayaquil jre/1.5.0/lib/zi.tzdata2006p/America/Guyana jre/1.5.0/lib/zi.tzdata2006p/America/Halifax jre/1.5.0/lib/zi.tzdata2006p/America/Havana jre/1.5.0/lib/zi.tzdata2006p/America/Hermosillo jre/1.5.0/lib/zi.tzdata2006p/America/Inuvik jre/1.5.0/lib/zi.tzdata2006p/America/Iqaluit jre/1.5.0/lib/zi.tzdata2006p/America/Jamaica jre/1.5.0/lib/zi.tzdata2006p/America/Juneau jre/1.5.0/lib/zi.tzdata2006p/America/La_Paz jre/1.5.0/lib/zi.tzdata2006p/America/Lima jre/1.5.0/lib/zi.tzdata2006p/America/Los_Angeles jre/1.5.0/lib/zi.tzdata2006p/America/Maceio jre/1.5.0/lib/zi.tzdata2006p/America/Managua jre/1.5.0/lib/zi.tzdata2006p/America/Manaus jre/1.5.0/lib/zi.tzdata2006p/America/Martinique jre/1.5.0/lib/zi.tzdata2006p/America/Mazatlan jre/1.5.0/lib/zi.tzdata2006p/America/Menominee jre/1.5.0/lib/zi.tzdata2006p/America/Merida jre/1.5.0/lib/zi.tzdata2006p/America/Mexico_City jre/1.5.0/lib/zi.tzdata2006p/America/Miquelon jre/1.5.0/lib/zi.tzdata2006p/America/Moncton jre/1.5.0/lib/zi.tzdata2006p/America/Monterrey jre/1.5.0/lib/zi.tzdata2006p/America/Montevideo jre/1.5.0/lib/zi.tzdata2006p/America/Montreal jre/1.5.0/lib/zi.tzdata2006p/America/Montserrat jre/1.5.0/lib/zi.tzdata2006p/America/Nassau jre/1.5.0/lib/zi.tzdata2006p/America/New_York jre/1.5.0/lib/zi.tzdata2006p/America/Nipigon jre/1.5.0/lib/zi.tzdata2006p/America/Nome jre/1.5.0/lib/zi.tzdata2006p/America/Noronha jre/1.5.0/lib/zi.tzdata2006p/America/Panama jre/1.5.0/lib/zi.tzdata2006p/America/Pangnirtung jre/1.5.0/lib/zi.tzdata2006p/America/Paramaribo jre/1.5.0/lib/zi.tzdata2006p/America/Phoenix jre/1.5.0/lib/zi.tzdata2006p/America/Port-au-Prince jre/1.5.0/lib/zi.tzdata2006p/America/Port_of_Spain jre/1.5.0/lib/zi.tzdata2006p/America/Porto_Velho jre/1.5.0/lib/zi.tzdata2006p/America/Puerto_Rico jre/1.5.0/lib/zi.tzdata2006p/America/Rainy_River jre/1.5.0/lib/zi.tzdata2006p/America/Rankin_Inlet jre/1.5.0/lib/zi.tzdata2006p/America/Recife jre/1.5.0/lib/zi.tzdata2006p/America/Regina jre/1.5.0/lib/zi.tzdata2006p/America/Rio_Branco jre/1.5.0/lib/zi.tzdata2006p/America/Santiago jre/1.5.0/lib/zi.tzdata2006p/America/Santo_Domingo jre/1.5.0/lib/zi.tzdata2006p/America/Sao_Paulo jre/1.5.0/lib/zi.tzdata2006p/America/Scoresbysund jre/1.5.0/lib/zi.tzdata2006p/America/St_Johns jre/1.5.0/lib/zi.tzdata2006p/America/St_Kitts jre/1.5.0/lib/zi.tzdata2006p/America/St_Lucia jre/1.5.0/lib/zi.tzdata2006p/America/St_Thomas jre/1.5.0/lib/zi.tzdata2006p/America/St_Vincent jre/1.5.0/lib/zi.tzdata2006p/America/Swift_Current jre/1.5.0/lib/zi.tzdata2006p/America/Tegucigalpa jre/1.5.0/lib/zi.tzdata2006p/America/Thule jre/1.5.0/lib/zi.tzdata2006p/America/Thunder_Bay jre/1.5.0/lib/zi.tzdata2006p/America/Tijuana jre/1.5.0/lib/zi.tzdata2006p/America/Toronto jre/1.5.0/lib/zi.tzdata2006p/America/Tortola jre/1.5.0/lib/zi.tzdata2006p/America/Vancouver jre/1.5.0/lib/zi.tzdata2006p/America/Whitehorse jre/1.5.0/lib/zi.tzdata2006p/America/Winnipeg jre/1.5.0/lib/zi.tzdata2006p/America/Yakutat jre/1.5.0/lib/zi.tzdata2006p/America/Yellowknife jre/1.5.0/lib/zi.tzdata2006p/America/Indiana/Indianapolis jre/1.5.0/lib/zi.tzdata2006p/America/Indiana/Knox jre/1.5.0/lib/zi.tzdata2006p/America/Indiana/Marengo jre/1.5.0/lib/zi.tzdata2006p/America/Indiana/Petersburg jre/1.5.0/lib/zi.tzdata2006p/America/Indiana/Vevay jre/1.5.0/lib/zi.tzdata2006p/America/Indiana/Vincennes jre/1.5.0/lib/zi.tzdata2006p/America/Kentucky/Louisville jre/1.5.0/lib/zi.tzdata2006p/America/Kentucky/Monticello jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/Buenos_Aires jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/Catamarca jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/Cordoba jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/Jujuy jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/La_Rioja jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/Mendoza jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/Rio_Gallegos jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/San_Juan jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/Tucuman jre/1.5.0/lib/zi.tzdata2006p/America/Argentina/Ushuaia jre/1.5.0/lib/zi.tzdata2006p/America/North_Dakota/Center jre/1.5.0/lib/zi.tzdata2006p/America/North_Dakota/New_Salem jre/1.5.0/lib/zi.tzdata2006p/Atlantic/Azores jre/1.5.0/lib/zi.tzdata2006p/Atlantic/Bermuda jre/1.5.0/lib/zi.tzdata2006p/Atlantic/Canary jre/1.5.0/lib/zi.tzdata2006p/Atlantic/Cape_Verde jre/1.5.0/lib/zi.tzdata2006p/Atlantic/Faeroe jre/1.5.0/lib/zi.tzdata2006p/Atlantic/Madeira jre/1.5.0/lib/zi.tzdata2006p/Atlantic/Reykjavik jre/1.5.0/lib/zi.tzdata2006p/Atlantic/South_Georgia jre/1.5.0/lib/zi.tzdata2006p/Atlantic/St_Helena jre/1.5.0/lib/zi.tzdata2006p/Atlantic/Stanley jre/1.5.0/lib/zi.tzdata2006p/Australia/Adelaide jre/1.5.0/lib/zi.tzdata2006p/Australia/Brisbane jre/1.5.0/lib/zi.tzdata2006p/Australia/Broken_Hill jre/1.5.0/lib/zi.tzdata2006p/Australia/Currie jre/1.5.0/lib/zi.tzdata2006p/Australia/Darwin jre/1.5.0/lib/zi.tzdata2006p/Australia/Hobart jre/1.5.0/lib/zi.tzdata2006p/Australia/Lindeman jre/1.5.0/lib/zi.tzdata2006p/Australia/Lord_Howe jre/1.5.0/lib/zi.tzdata2006p/Australia/Melbourne jre/1.5.0/lib/zi.tzdata2006p/Australia/Perth
INFO: chmod 555 jre/1.5.0/lib/zi.tzdata2006p/Australia/Sydney jre/1.5.0/lib/zi.tzdata2006p/Antarctica/Casey jre/1.5.0/lib/zi.tzdata2006p/Antarctica/Davis jre/1.5.0/lib/zi.tzdata2006p/Antarctica/DumontDUrville jre/1.5.0/lib/zi.tzdata2006p/Antarctica/Mawson jre/1.5.0/lib/zi.tzdata2006p/Antarctica/McMurdo jre/1.5.0/lib/zi.tzdata2006p/Antarctica/Palmer jre/1.5.0/lib/zi.tzdata2006p/Antarctica/Rothera jre/1.5.0/lib/zi.tzdata2006p/Antarctica/Syowa jre/1.5.0/lib/zi.tzdata2006p/Antarctica/Vostok jre/1.5.0/bin/java jre/1.5.0/bin/keytool jre/1.5.0/bin/kinit jre/1.5.0/bin/klist jre/1.5.0/bin/ktab jre/1.5.0/bin/orbd jre/1.5.0/bin/pack200 jre/1.5.0/bin/policytool jre/1.5.0/bin/rmid jre/1.5.0/bin/rmiregistry jre/1.5.0/bin/servertool jre/1.5.0/bin/tnameserv jre/1.5.0/bin/unpack200 jre/1.5.0/.systemPrefs/.system.lock jre/1.5.0/.systemPrefs/.systemRootModFile
INFO: 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO: 
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: DONE Executing permissions file from :/tmp/OraInstall2012-10-04_12-48-35AM/fastcopy/setperms1.sh
INFO: 10/4/12 12:49:21 AM PDT: Starting install Install Phase 1 of component Java Runtime Environment
INFO: Calling Action generalActions10.2.0.9.0  changePermissions
        source = /scratch/sandgoya/installations/oui111/jre/1.5.0/bin
        permissions = 775
 
INFO: Calling Action generalActions10.2.0.9.0  changePermissions
        source = /scratch/sandgoya/installations/oui111/jre/1.5.0/lib
        permissions = 775
 
INFO: Calling Action generalActions10.2.0.9.0  changePermissions
        source = /scratch/sandgoya/installations/oui111/jre/1.5.0/lib/security
        permissions = 775
 
INFO: Calling Query fileQueries10.1.0.3.0  exists
 
filename = /scratch/sandgoya/installations/oui111/jre/1.5.0/lib/i386
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.3.0  exists
 
filename = /scratch/sandgoya/installations/oui111/jre/1.5.0/lib/amd64
INFO: Query Returned: true
INFO: Calling Action generalActions10.2.0.9.0  changePermissions
        source = /scratch/sandgoya/installations/oui111/jre/1.5.0/lib/amd64
        permissions = 775
 
INFO: Calling Action generalActions10.2.0.9.0  changePermissions
        source = /scratch/sandgoya/installations/oui111/jre/1.5.0/lib/amd64/native_threads
        permissions = 775
 
INFO: 10/4/12 12:49:21 AM PDT: Starting install Install Phase 1 of component Installer SDK Component
INFO: 10/4/12 12:49:21 AM PDT: Starting install Install Phase 1 of component Oracle One-Off Patch Installer
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/OPatch/opatch.ini
        destination = /scratch/sandgoya/installations/oui111/OPatch/opatch.ini
        variables = null
        delimiter = null
        encoding = null
 
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 1 of component Oracle Universal Installer
INFO: Setting variable 'platDir' to 'linux64'. Received the value from a code block.
INFO: Setting variable 'MSVCREDIST_LOC' to ''. Received the value from a code block.
INFO: Setting variable 'MSVCREDIST_FLAGS' to ''. Received the value from a code block.
INFO: Setting variable 'MSVCREDIST_INSTALL' to ''. Received the value from a code block.
INFO: Calling Query areasQueries10.2.0.1.0  getProductHome
 
name = oracle.jdk
 
startVersion = 1.5
 
endVersion = 1.5
 
acceptCompatible = null
INFO: 
Query Exception: ProductNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: Not found
INFO: Setting variable 'JRE_LOCATION' to 'Not found'. Received the value from a code block.
INFO: Calling Query areasQueries10.2.0.1.0  getProductHome
 
name = oracle.swd.jre
 
startVersion = 1.3.1
 
endVersion = 1.4.2
 
acceptCompatible = null
INFO: Setting the PROD_HOME variable of 'oracle.swd.jre_1.5.0.11.0' to '/scratch/sandgoya/installations/oui111/jre/1.5.0'. Received the value from the variable calculation. 
INFO: Query Returned: /scratch/sandgoya/installations/oui111/jre/1.5.0
INFO: Setting variable 'JRE_LOCATION' to '/scratch/sandgoya/installations/oui111/jre/1.5.0'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to '/scratch/sandgoya/installations/oui111/jre/1.5.0'. Received the value from a code block.
INFO: Setting variable 'ABSOLUTE_JRE_LOCATION' to '/scratch/sandgoya/installations/oui111/jre/1.5.0'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to '/jre/1.5.0'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to 'jre/1.5.0'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to '../../jre/1.5.0'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to '../../jre/1.5.0'. Received the value from a code block.
INFO: Setting variable 'ABSOLUTE_JRE_LOCATION' to '/scratch/sandgoya/installations/oui111/jre/1.5.0'. Received the value from a code block.
INFO: Setting variable 'JRE_MEMORY_OPTIONS' to '" -mx96m"'. Received the value from a code block.
INFO: Calling Action fileActions11.2.0.2.0  moveFile
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/runInstaller.var
        destination = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/runInstaller.sh
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/runInstaller.sh
        destination = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/runInstaller.sh
        variables = null
        delimiter = null
        encoding = null
 
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/addNode.sh
        destination = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/addNode.sh
        variables = null
        delimiter = null
        encoding = null
 
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/attachHome.sh
        destination = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/attachHome.sh
        variables = null
        delimiter = null
        encoding = null
 
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/detachHome.sh
        destination = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/detachHome.sh
        variables = null
        delimiter = null
        encoding = null
 
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/addLangs.sh
        destination = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/addLangs.sh
        variables = null
        delimiter = null
        encoding = null
 
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/runConfig.sh
        destination = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/runConfig.sh
        variables = null
        delimiter = null
        encoding = null
 
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/oui/oraparam.ini
        destination = /scratch/sandgoya/installations/oui111/oui/oraparam.ini
        variables = null
        delimiter = null
        encoding = null
 
INFO: Calling Action fileActions11.2.0.2.0  instantiateFileEx
        source = /scratch/sandgoya/installations/oui111/oui/clusterparam.ini
        destination = /scratch/sandgoya/installations/oui111/oui/clusterparam.ini
        variables = null
        delimiter = null
        encoding = null
 
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 1 of component Oracle Installation Libraries
INFO: Calling Action fileActions11.2.0.2.0  copyGroupFromJar
        selectedNodes = null
        copyGroup = filegroup1
        permissions = null
        owner = null
        group = null
        copyAsText = null
        JarLoc = /tmp/OraInstall2012-10-04_12-48-35AM/temp1
        gpEntries = [[dbActions.jar ->%PROD_HOME%/dbActions.jar 26061 plats=1=>[46] langs=1=>[en]]
, [fileActionLib.jar ->%PROD_HOME%/fileActionLib.jar 233472 plats=1=>[46] langs=1=>[en]]
, [generalActions.jar ->%PROD_HOME%/generalActions.jar 199674 plats=1=>[46] langs=1=>[en]]
, [jarActionLib.jar ->%PROD_HOME%/jarActionLib.jar 24530 plats=1=>[46] langs=1=>[en]]
, [ntServicesActions.jar ->%PROD_HOME%/ntServicesActions.jar 124605 plats=1=>[46] langs=1=>[en]]
, [unixActions.jar ->%PROD_HOME%/unixActions.jar 69460 plats=1=>[46] langs=1=>[en]]
, [w32RegActionLib.jar ->%PROD_HOME%/w32RegActionLib.jar 48979 plats=1=>[46] langs=1=>[en]]
, [WindowsFolders.jar ->%PROD_HOME%/WindowsFolders.jar 118524 plats=1=>[46] langs=1=>[en]]
, [WindowsGeneralQueries.jar ->%PROD_HOME%/WindowsGeneralQueries.jar 64294 plats=1=>[46] langs=1=>[en]]
, [NtServiceQueries.jar ->%PROD_HOME%/NtServiceQueries.jar 84667 plats=1=>[46] langs=1=>[en]]
, [dbQueries.jar ->%PROD_HOME%/dbQueries.jar 14867 plats=1=>[46] langs=1=>[en]]
, [fileQueries.jar ->%PROD_HOME%/fileQueries.jar 27901 plats=1=>[46] langs=1=>[en]]
, [generalQueries.jar ->%PROD_HOME%/generalQueries.jar 86474 plats=1=>[46] langs=1=>[en]]
, [areasQueries.jar ->%PROD_HOME%/areasQueries.jar 64723 plats=1=>[46] langs=1=>[en]]
, [standardDialogs.jar ->%PROD_HOME%/standardDialogs.jar 62126 plats=1=>[46] langs=1=>[en]]
, [unixQueries.jar ->%PROD_HOME%/unixQueries.jar 17517 plats=1=>[46] langs=1=>[en]]
, [w32RegQueryLib.jar ->%PROD_HOME%/w32RegQueryLib.jar 50172 plats=1=>[46] langs=1=>[en]]
, [rgsQueries.jar ->%PROD_HOME%/rgsQueries.jar 53905 plats=1=>[46] langs=1=>[en]]
, [rgsActions.jar ->%PROD_HOME%/rgsActions.jar 36396 plats=1=>[46] langs=1=>[en]]
, [launchpadaction.jar ->%PROD_HOME%/launchpadaction.jar 43914 plats=1=>[46] langs=1=>[en]]
, [w32OcxLib.jar ->%PROD_HOME%/w32OcxLib.jar 57750 plats=1=>[46] langs=1=>[en]]
, [netQueries.jar ->%PROD_HOME%/netQueries.jar 21903 plats=1=>[46] langs=1=>[en]]
, [spawnActions.jar ->%PROD_HOME%/spawnActions.jar 13900 plats=1=>[46] langs=1=>[en]]
, [wingeneralActionLib.jar ->%PROD_HOME%/wingeneralActionLib.jar 32583 plats=1=>[46] langs=1=>[en]]
]
        DllGroup = false
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 1 of component Oracle Installation Products
INFO: Install Phase 1 JRE files in Scratch :1045
INFO: Going to execute the post copy script
INFO: Post copy script loc : 
INFO: 10/4/12 12:49:22 AM PDT: Starting install Link Phase of component Java Runtime Environment
INFO: 10/4/12 12:49:22 AM PDT: Starting install Link Phase of component Installer SDK Component
INFO: 10/4/12 12:49:22 AM PDT: Starting install Link Phase of component Oracle One-Off Patch Installer
INFO: 10/4/12 12:49:22 AM PDT: Starting install Link Phase of component Oracle Universal Installer
INFO: 10/4/12 12:49:22 AM PDT: Starting install Link Phase of component Oracle Installation Libraries
INFO: 10/4/12 12:49:22 AM PDT: Starting install Link Phase of component Oracle Installation Products
INFO: Link Phase JRE files in Scratch :1045
INFO: Checkpoint:checkpointfile :/scratch/sandgoya/installations/oui111/inventory/checkpoints/oui/checkpoint_OUIHome1111.xml not found,creating one for this session
INFO: Checkpoint:constructing checkpoint with name:oracle.installer.install in checkpoint factory
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 2 of component Java Runtime Environment
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 2 of component Installer SDK Component
INFO: Setting variable 'platDir' to 'linux64'. Received the value from a code block.
INFO: Calling Action fileActions11.2.0.2.0  removeFile
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/oraparam.ini
 
INFO: Calling Action fileActions11.2.0.2.0  removeFile
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/clusterparam.ini
 
INFO: Calling Action fileActions11.2.0.2.0  removeFile
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64/unzip
 
INFO: Calling Action fileActions11.2.0.2.0  copyFilesToDir
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform/linux64
        destination = /scratch/sandgoya/installations/oui111/oui/bin
 
INFO: Calling Action fileActions11.2.0.2.0  removeDir
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/bin/platform
 
INFO: Calling Action fileActions11.2.0.2.0  copyFilesToDir
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/lib/linux64
        destination = /scratch/sandgoya/installations/oui111/oui/libplatform
 
INFO: Calling Action fileActions11.2.0.2.0  removeDir
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/lib
 
INFO: Calling Action fileActions11.2.0.2.0  copyFilesToDir
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/libplatform
        destination = /scratch/sandgoya/installations/oui111/oui/lib/linux64
 
INFO: Calling Action fileActions11.2.0.2.0  removeDir
        selectedNodes = null
        source = /scratch/sandgoya/installations/oui111/oui/libplatform
 
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 2 of component Oracle One-Off Patch Installer
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 2 of component Oracle Universal Installer
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 2 of component Oracle Installation Libraries
INFO: 10/4/12 12:49:22 AM PDT: Starting install Install Phase 2 of component Oracle Installation Products
INFO: Install Phase 2 JRE files in Scratch :1045
INFO: Checkpoint:Failed Checkpoint found returning it for getAllFailedCheckPoints.
INFO: Checkpoint:Failed Checkpoint found returning null for getLastFailedCheckPoint.
INFO: Checkpoint:Index file written and updated
INFO: OiicSaveInvWCCE:Before saving the inventory. This is a install session.
INFO: OiicSaveInvWCCE:Before saving the inventory. The platform is unix.
INFO: OiicSaveInvWCCE:Before saving the inventory. The root.sh location is /scratch/sandgoya/installations/oui111/root.sh
INFO: Initializing OUI save inventory
INFO: Saving global variables for component oracle.swd
INFO: Saving global variables completed
INFO: Saving the install inventory which has the access of 1
INFO: 
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO: 
 
INFO: 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO: 
 
INFO: The options set for this home (/scratch/sandgoya/installations/oui111) are:guid|addedToCI
INFO: Updating XML inventory.
INFO: Saving a backup of inventory for home:/scratch/sandgoya/installations/oui111
INFO: 
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO: 
 
INFO: Saving comps.xml for /scratch/sandgoya/installations/oui111
INFO: Current Inventory:
        Oracle Home: OUIHome1111
                Java Runtime Environment 1.5.0.11.0 
                Installer SDK Component 11.2.0.4.0 
                Oracle One-Off Patch Installer 11.2.0.1.2 
                Oracle Universal Installer 11.2.0.4.0 
                Oracle Installation Libraries 11.2.0.4.0 
                Oracle Installation Products 11.2.0.4.0 
 
INFO: OiicSaveInvWCCE:After saving the inventory. This is an Install session.
INFO: OiicSaveInvWCCE:After saving the inventory. The platform is unix.
INFO: OiicSaveInvWCCE:After saving the inventory. The location of root.sh is /scratch/sandgoya/installations/oui111/root.sh
INFO: 
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO: 
 
INFO: SaveInvWCCE JRE files in Scratch :1045
INFO: oracle.installer.mandatorySetup property is set to false, so skipping the execution of additional tools
INFO: oracle.installer.installUpdates property is set to false, so skipping the checking of updates
INFO: Config Initialize JRE files in Scratch :1045
INFO: no env vars set, no envVars.properties file is generated
INFO: none of the components are configurable
INFO: This is a shared oracle home or remote nodes are null. No copy required.
INFO: Checkpoint:Failed Checkpoint found returning it for getAllFailedCheckPoints.
INFO: Checkpoint:Failed Checkpoint found returning null for getLastFailedCheckPoint.
INFO: Checkpoint:Index file written and updated
INFO: Checkpoint:Transfer of file done from remote node
INFO: no. of sets of tools to be run: 0 
INFO: ca page to be shown: false
INFO: exitonly tools to be excuted passed: 0
INFO: 
*** End of Installation Page***
The installation of Oracle Installation Products was successful.
WARNING: Do you really want to exit?
INFO: User Selected: Yes/OK

Text files are also written in the temp directory:

<temp>\OraInstall\oraInstall<timestamp>.err
<temp>\OraInstall\oraInstall<timestamp>.out

If a problem occurs during the installation, you should look for messages with the SEVERE keyword and Java exceptions in these files.

A.5.2 Automated Inventory Backups

You can recover from a corrupt inventory or failed installations by using the following types of automated inventory backups:

Central Inventory Backup

The Central Inventory is automatically backed up whenever you execute the Oracle Universal Installer in any of the following modes:

  • - install (new home)

  • - deinstall (remove home)

  • - addNode

  • - attachHome

  • - detachHome

  • - updateNodeList

The backed up directory and file are:

<Central Inventory Location>/ContentsXML

The backup is located here:

<Central Inventory Location>/backup/time stamp/

Oracle Home Inventory Backup

The Oracle Home Inventory is automatically backed up on an existing Oracle home whenever you execute the Oracle Universal Installer in either of the following modes:

  • - install (patchsets, upgrades, and one-offs)

  • - deinstall components (does not remove the Oracle home)

The backed up directories and files are:

ORACLE_HOME/inventory/ContentsXML
ORACLE_HOME/inventory/Scripts
ORACLE_HOME/inventory/Clone
ORACLE_HOME/inventory/invDetails.properties

The backup is located here:

ORACLE_HOME/inventory//backup/time stamp/