Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Grid 11.2.0 Linux-64 Install - Copying Oracle Home remote node Hangs

Marcelo MarquesDec 17 2011 — edited Jan 21 2012
The Oracle Grid 11.2.0 (Linux-64) Infrastructure install is taking too long to copy the Oracle Home to the remote grid node, SSH is working fine for the grid user on both nodes and I don't see any folders/files been copied over to the remote node burbank8 under /u01/app/11.2.0/grid. Have you seen this before? Thanks.
--------------------------------------------------------------------------------------------------------------
Grid Installer (OUI)
....
updating '/u01/app/11.2.0/grid/install/cluster.ini.
Updating files in Oracle home '/u01/app/11.2.0/grid' to remote nodes 'burbank8'.
Copying Oracle home '/u01/app/11.2.0/grid' to remote nodes 'burbank8'.
---------------------------------------------------------------------------------------------------------------
Log File: /u01/app/oraInventory/logs/installActions2011-12-17_09-16-07AM.log
...
INFO: Updating files in Oracle home '/u01/app/11.2.0/grid' to remote nodes 'burbank8'.
INFO: InstallProgressMonitor: Starting phase 16
INFO: List of files to be excluded from:install/excludeFileList.txt
INFO: Updating files in Oracle home '/u01/app/11.2.0/grid' to remote nodes 'burbank8'.
INFO: Updating files in Oracle home '/u01/app/11.2.0/grid' to remote nodes 'burbank8'.
INFO: Running command '/tmp/OraInstall2011-12-17_09-16-07AM/mvstubs.sh' on the nodes 'burbank8'.
INFO: Invoking OUI on cluster nodes burbank8
INFO: /tmp/OraInstall2011-12-17_09-16-07AM/mvstubs.sh
INFO: Copying Oracle home '/u01/app/11.2.0/grid' to remote nodes 'burbank8'.
INFO: Copying Oracle home '/u01/app/11.2.0/grid' to remote nodes 'burbank8'.
---------------------------------------------------------------------------------------------------------------
Log File: /u01/app/oraInventory/logs/oraInstall2011-12-17_09-16-07AM.err
xception in thread "Install API Thread" java.lang.NullPointerException
at oracle.cluster.deployment.ractrans.ClientHandlerSupervisor.threadCleanup(ClientHandlerSupervisor.java:926)
at oracle.cluster.deployment.ractrans.RACTransfer.cleanup(RACTransfer.java:1749)
at oracle.cluster.deployment.ractrans.RACTransfer.transferDirStructureToNodes(RACTransfer.java:746)
at oracle.cluster.deployment.ractrans.RACTransfer.transferDirToNodes(RACTransfer.java:252)
at oracle.ops.mgmt.cluster.ClusterCmd.transferDirToNodes(ClusterCmd.java:3103)
at oracle.ops.mgmt.cluster.ClusterCmd.transferDirToNodes(ClusterCmd.java:3022)
at oracle.sysman.oii.oiip.oiipg.OiipgClusterOps.transferDirToNodes(OiipgClusterOps.java:947)
at oracle.sysman.oii.oiif.oiifw.OiifwClusterCopyWCCE.doOperation(OiifwClusterCopyWCCE.java:544)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:633)
at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)
at oracle.sysman.oii.oiic.OiicInstallAPISession$OiicAPISelCompsInstall.doOperation(OiicInstallAPISession.java:1058)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
at oracle.sysman.oii.oiic.OiicInstallAPISession.doInstallAction(OiicInstallAPISession.java:642)
at oracle.sysman.oii.oiic.OiicInstallAPISession.access$000(OiicInstallAPISession.java:88)
at oracle.sysman.oii.oiic.OiicInstallAPISession$OiicActionsThread.run(OiicInstallAPISession.java:934)
---------------------------------------------------------------------------------------------------------------
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2012
Added on Dec 17 2011
3 comments
792 views