Solaris 10 installation hangs at filesystem preparation stage

Dear all,
I am facing problems trying to configure Solaris 10 which was preinstalled on a Sun Ultra 45 workstation.
Passing the network configuration stage (some errors included) the installation simply hangs while trying to prepare the filesystem, here are the messages I got:
runCmd error in /usr/sbin/sysidput with output
Unable to run cmd /usr/sbin/sysidput
System identification complete.
mv: cannot access /a/lib/svc/method/fs-root.orig
Please wait while filesystems are prepared...
The installation hangs here. I left the process running overnight, but nothing happened, I had to open a new console and shutdown the system. This behaviour is 100% reproducible. Now I will try getting the CDs for installation.
How can I find out what is happening?
Thanks in advance

Hey all,
rukbat was right - I put the pressure on the Sun frontline support, and got a Sun backline response, below.
Thanks for the encouragement rukbat! - it paid off.
===
Engineering provided us with a workaround for this problem.
And our backline team have confirmed this works.
The workaround is to restore /lib/svc/method/fs-root to slice 0. Here's how:
Boot from slice 1 into single-user mode:
ok boot disk:b - shell
Mount slice 0 on /a. Replace c1t0d0s0 with the appropriate disk address on your machine.
# mount /dev/dsk/c1t0d0s0 /a
Copy fs-root from slice 1 to slice 0:
# cp -p /lib/svc/method/fs-root /a/lib/svc/method/
Optionally, you can check to see if a filesystem was created on slice 3. Again, replace c1t0d0s3 with the correct address on your system.
# df -k /dev/dsk/c1t0d0s3
If you don't see a valid usage report such as
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c1t0d0s3 217369929 9 215196192 0%
go ahead and use newfs to install a filesystem:
# newfs /dev/rdsk/c1t0d0s3
newfs: construct a new file system /dev/rdsk/c1t0d0s3: (y/n)? y
You can now reboot from slice 0:
# reboot -- disk:a
===
Michael.

Similar Messages

  • Install of CS4 Master Collection on PC running Vista. Installation hangs up in "preparing to install."

    1. Computer died that used CS4 so was unable to deactivate product.
    2. Began install on another PC using Vista with downloaded CS4 Master Collection from Adobe website after several attempts to download.
    3. Entered my serial numbers.
    4. Install continued.
    5. Received error message: Failed to install Premiere Pro and Encore.
    6. I continued the install.
    7. Computer crashed.
    8. Rebooted.
    9. Began install again.
    10. Computer hangs up on "preparing to install"
    Tried to deactivate my serial numbers and start all over again (first activation is on old computer and can't deactivate that number and now my computer is hung up on trying to install the second version of CS4!) but am totally in limbo. Thanks in advance for any help!

    RUn the cleaner tool and try again.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Mylenium

  • Solaris 10 installation hangs

    Hello everybody! I have a HP Pavilion 6609 , 192 MB RAM with Windows 98SE installed in it i make room using Qparted for Solaris in disk of 40 Gb, I tried to installa SOlaris there but after i give the type the installation it hangs on : configuring devices ...I tried with the different options to install although i know the graphic is not right cause my lack of RAM memory, also i tried with the b -kv (debug installations) but i cann't isolate the problem tot ry to fix, first the screens go too fast and second it hangs on : pseudo - device: lof io
    lof io is /pseudo/lof i@o
    so i don't really know what is the problem..is someone has a clue of what is going on or how to work around to install Solaris i would much appreciate. Thanks in advance for all the help. Any ideas how to sort out my problem is welcome.
    Javier030664

    Hi javier!
    I have similar problems and found this solution:
    When booting press ESC at prompt, then choose 'device tasks' and disable some devices, e.g. USB controller or network adapter. Then go back to main menu and continue install.
    Imants

  • SAP installation hangs while installation EHP4 ready on Solaris-Oracle

    Hi,
    I am in a process of installing EHP4 READY on Solaris , with ORacle database.
    at 13 Phase CREATE DATABASE, the installation hangs up
    when i check the log    ora_sql_results.log  it says
       SP2-0310: unable to open file "ora_scr_tmp.sql"
    not getting any clue  i have added group sapinst to user orasid, and also gave full permission to the file
    "ora_scr_tmp.sql  "
    still no luck,
    please advise.
    Regards,
    Irfan..

    Hello Irfan,
    SP2-0310: unable to open file "ora_scr_tmp.sql"
    There are 3 possibilities...
    1. Users and there Group membership is incorrect.
    2. ORACLE_HOME directory permissions are not set or incorrect.
    3. Profile parameters are not set..
    Check this as below:
    1. Check the Users and Group membership as below:
    Users -----------> Primary Groups
    <SID>adm ------> sapsys,oper,dba,sapinst
    ora<SID> -------> dba,oper,sapinst
    2. Check that ORACLE_HOME has 755 permissions and ora<sid>:dba should be the user and owner. You can set it with below command:
    # chmod 755 -R /oracle
    # chown ora<SID>:dba -R /oracle
    3. Check if you defined ORACLE_HOME and ORACLE_SID environment variable for user ora<SID>.
    Regards.
    Rajesh Narkhede

  • HELP!! -- Solaris 8 10/01 (Intel) Installation Hangs My PC!!

    I downloaded the Solaris 8 for x86 yesterday and burned them into CDs.
    I have the following hardware configuration.
    - Intel i815E mainboard
    - Intel PIII 733
    - KingMax 256M 133MHz
    - Maxtor 30G hard disk
    - Acer 50X CDROM
    The inistallation initially gave me a warning.
    WARNING: ACPI Table not in Reclaim Memory
    And it gave more warning during the installation process:
    Resource Conflicting -- Both devices are added
    The conflicting devices are:
    - PNP0C01
    - ISY0050
    Unfortunately, I don't know what they are. :(
    However, these are not the whole story. The installer went ahead to
    let me fdisk my 30G hard disk.
    I accepted the "Solaris Default" and answered Y to the question "Can
    swap slice start at the beginning of the disk?". Immediately, the
    system hangs there but the keyboard is responsive that I can type
    anything I want.
    In addition, I use the 512M as swap as suggested by the installer.
    Can anyone help me with this situation? I have tried installing this
    version of Solaris for several times but with no luck. :S
    Any insights are highly appreciated! Thanks!
    - Peter

    Try this workaround for your problem and let me know the outcomes.
    Solaris bootstrap uses Advanced Configuration and Power Interface (ACPI)
    for device configuration and MP interrupt routing.
    Try to disable your ACPI.
    Steps to follow:
    1) Use either eeprom(1M):
    # eeprom acpi-user-options=0x2
    ( OR )
    * Modify the Device Configuration Assistant (DCA) boot floppy.
    Manually edit the /boot/solaris/bootenv.rc to add:
    setprop acpi-user-options 0x2
    In this method is applicable for at the time of Solaris 8 installation.
    DCA for Solaris 8 10/01 download it from this URL:
    http://soldc.sun.com/support/drivers/dca_diskettes/
    The ACPI conflicts problem is not fixed and is resolved by disabling ACPI.
    In the example you gave, while it is annoying, it probably does no harm. In
    some cases it causes duplicate devices to show up, like two floppy or IDE
    drives - neither of which work properly. Disabling ACPI is the safest way
    to insure there will be no problems if this message shows up.
    2) Reboot the System.
    Hope it helps.
    Senthilkumar
    Developer Technical Support
    Sun Microsystems, Inc.
    http://www.sun.com/developers/support

  • Hi While Updating to 2.3 my PC gets Hanged After prepare stage ??

    Hi While Updating to 2.3 my PC gets Hanged After prepare stage ??
    I'hv tried for atleast 5 times but same problem occurs ...
    Please help...

    what are u using to update pc companion or update service
    download update service and try to update with this.
    http://dl-www.sonyericsson.com/cws/download/1/110/61/1309763183/Update_Service_Setup-2.11.7.13.exe
    and if u still find this problem..then i'll trecommend to update thru another pc if possible..
    or it can be a result of server overload..
    more and more peole are updatings so that may be the reason..
    firtst try with update service then goin to another pc..
    and if both doesnt solve then it's problem of the server..

  • Installation hanging at "Preparing Installation"

    I am running Windows 98SE and every time I try to intsall the J2K SE my system hangs at the "Preparing Installation" phase of it about half way through. I have tried just about everything. I have disable my antivirus, scanned for virus's, ran the updates, ran a registry mechanic, did a clean disk. I have no idea why it is doing this. Please help.
    Thanks in advance.
    Keith

    Read the Installation Instructions (again, please - all of the document):
    http://java.sun.com/j2se/1.4.2/install-windows.html
    and confirm that you are installing EXACTLY per the instructions.
    Exactly what are you installing? Java 2 SDK, Standard Edition Version 1.4.2_05?
    Has Java been installed on the machine previously? If so, are there any leftover parts? Did a prior install fail or was one aborted? etc.
    If you still have a problem, post SPECIFIC information as to what you did, and what resulted. Cut 'n paste here the error messages, commands, etc. Please do not paraphrase or retype them.
    Bottom line - there's a problem either with the machine or with what you're doing, because Java can install on 98SE without problems.

  • Solaris 10.4 installer hangs

    I'm trying to install Solaris on my Sony VAIO PCG-FX805 laptop, but the installer hangs after displaying the text about a license.
    The installation check CD that I burned failed at exactly the same point.
    According to the HCL Sony PCG-FX804, which is identical apart from a slightly slower processor, is compatible.
    Can anyone tell me why installation is hanging and what, if anything, I can do to fix it?
    The Technical Specification for my laptop can be found here:
    http://support.vaio.sony.co.uk/specifications/specifications.asp?site=voe_en_GB_cons&c=0&s=PCG-FX&m=799
    Regards
    Steve

    Charles Krueger wrote:
    I have a new (2 month old) 20" iMac 2.4 GHz that is in stock condition and that has been running perfectly. The 10.5.4 update downloaded and restarted OK, but now is permanently hung in "Running Installer Script" with the progress bar not moving after an hour at 25%.
    How does one safely recover from this fiasco and "retry"?
    Typically this is a failed cleanup, not a failed install.
    If you force the system off and then restart and boot into the Safe mode (hold down Shift on boot) you can usually clean up the install. When you reach the login screen, don't login, just select reboot. In most cases this is all that is necessary to "clean up" an install.

  • Installation hangs at "Configuring devices."

    Solaris 10 6/06 Installation hangs at "Configuring devices." stage.
    I have tried to:
    1) boot with "pci-reprog=off"
    2) disabled Core Duo in BIOS
    and with combinations of these.
    But nothings helps.
    My system:
    Intel Core Duo 6400 @2.13GHz,
    Western Digital WD2500-KS,
    NVIDIA GeForce 6200.
    Does anyone know workaround for this issue?

    i have exactly the same problem.
    a blank screen after configuring devices.
    this is just too different from:
    "solaris 10, the most advanced OS"
    aris
    acer aspire 5102wlmi

  • 11gr2 client installation hangs during client installation

    hi
    11gr2 client installation hangs during client installation during "perform pre-requisit test"-- what to do??
    server oel 5.6
    db 11gr2
    client 11gr2
    os win xp prof 32 bit
    java jre 6u24
    netbeans 6.9.1
    kind regards
    Edited by: SYSAPPSDBATSM(EBZ11,R12)1152046c on Mar 25, 2011 3:40 PM

    hi
    INFO: Completed validating state <init>
    INFO: Verifying route success
    INFO: Get view named [InstallTypesUI]
    INFO: size estimation for InstantClientinstall is 174.04894161224365
    INFO: size estimation for Administratorinstall is 1046.229476928711
    INFO: size estimation for Runtimeinstall is 754.2802858352661
    INFO: View for [InstallTypesUI] is oracle.install.ivw.client.view.InstallTypesGUI@1cf243b
    INFO: Initializing view <InstallTypesUI> at state <clientInstallType>
    INFO: InstallTypesPane installType is: InstantClient
    INFO: Completed initializing view <InstallTypesUI> at state <clientInstallType>
    INFO: Displaying view <InstallTypesUI> at state <clientInstallType>
    INFO: Completed displaying view <InstallTypesUI> at state <clientInstallType>
    INFO: Loading view <InstallTypesUI> at state <clientInstallType>
    INFO: Completed loading view <InstallTypesUI> at state <clientInstallType>
    INFO: Localizing view <InstallTypesUI> at state <clientInstallType>
    INFO: size estimation for InstantClientinstall is 174.04894161224365
    INFO: size estimation for Administratorinstall is 1046.229476928711
    INFO: size estimation for Runtimeinstall is 754.2802858352661
    INFO: Completed localizing view <InstallTypesUI> at state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state clientInstallType
    INFO: Completed executing action at state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Client Install Type set in InstallTypeUI is : Custom
    INFO: Validating view at state <clientInstallType>
    INFO: Completed validating view at state <clientInstallType>
    INFO: Validating state <clientInstallType>
    WARNING: Validation disabled for the state clientInstallType
    INFO: Completed validating state <clientInstallType>
    INFO: In Transition of InstallTypesAction:
    INFO: Verifying route ic_no
    INFO: Get view named [ProductLanguageUI]
    INFO: View for [ProductLanguageUI] is oracle.install.ivw.common.view.ProductLanguageGUI@a16157
    INFO: Initializing view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed initializing view <ProductLanguageUI> at state <productLanguage>
    INFO: Displaying view <ProductLanguageUI> at state <productLanguage>
    INFO: Fetching Available Languages...
    INFO: Completed displaying view <ProductLanguageUI> at state <productLanguage>
    INFO: Loading view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed loading view <ProductLanguageUI> at state <productLanguage>
    INFO: Localizing view <ProductLanguageUI> at state <productLanguage>
    INFO: Completed localizing view <ProductLanguageUI> at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state productLanguage
    INFO: Waiting for completion all forked tasks at state productLanguage
    INFO: All forked task are completed at state productLanguage
    INFO: Completed background operations
    INFO: Executing action at state productLanguage
    INFO: Completed executing action at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: The languages in which the product will be installed are [en]
    INFO: Validating view at state <productLanguage>
    INFO: Completed validating view at state <productLanguage>
    INFO: Validating state <productLanguage>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.common.action.ProductLanguageAction
    INFO: Completed validating state <productLanguage>
    INFO: Verifying route productlanguage_yes
    INFO: Get view named [InstallLocationUI]
    WARNING: Active Help Content for InstallLocationPane.cbxOracleBases do not exist. Error :Can't find resource for bundle oracle.install.ivw.client.resource.ContextualHelpResource, key InstallLocationPane.cbxOracleBases.conciseHelpText
    WARNING: Active Help Content for InstallLocationPane.cbxSoftwareLoc do not exist. Error :Can't find resource for bundle oracle.install.ivw.client.resource.ContextualHelpResource, key InstallLocationPane.cbxSoftwareLoc.conciseHelpText
    INFO: View for [InstallLocationUI] is oracle.install.ivw.client.view.InstallLocationGUI@ba8fce
    INFO: Initializing view <InstallLocationUI> at state <getOracleHome>
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Completed initializing view <InstallLocationUI> at state <getOracleHome>
    INFO: Displaying view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed displaying view <InstallLocationUI> at state <getOracleHome>
    INFO: Loading view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed loading view <InstallLocationUI> at state <getOracleHome>
    INFO: Localizing view <InstallLocationUI> at state <getOracleHome>
    INFO: Completed localizing view <InstallLocationUI> at state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getOracleHome
    INFO: Completed executing action at state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: Validating view at state <getOracleHome>
    INFO: Completed validating view at state <getOracleHome>
    INFO: Validating state <getOracleHome>
    INFO: custom prereq file name: oracle.client_Custom.xml
    INFO: refDataFile: C:\Documents and Settings\DBA\Desktop\win32_11gR2_client\client\stage\cvu\oracle.client_Custom.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: InstallAreaControl exists: true
    INFO: isNewHome= true isORCAHome=false
    INFO: Checking:NEW_HOME
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:ORCA_HOME
    INFO: Reading shiphome metadata from C:\Documents and Settings\DBA\Desktop\win32_11gR2_client\client\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/C:/Documents and Settings/DBA/Desktop/win32_11gR2_client/client/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/C:/Documents and Settings/DBA/Desktop/win32_11gR2_client/client/install/../stage/shiphomeproperties.xml
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: size estimation for Administratorinstall is 1046.229476928711
    INFO: PATH has :==>C:\DOCUME~1\DBA\LOCALS~1\Temp\OraInstall2011-03-26_10-46-45AM\jdk\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Common Files\NetSarang;C:\Program Files\PC Connectivity Solution\;C:\app\DBA\product\11.1.0\db_2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\WinSCP\;C:\Program Files\QuickTime\QTSystem\
    INFO: Completed validating state <getOracleHome>
    INFO: InstallLocationAction to INVENTORY_YES_CUSTOM_YES
    INFO: Verifying route INVENTORY_YES_CUSTOM_YES
    INFO: Get view named [CustomInstallUI]
    INFO: Re-loading component config bean
    INFO: Loading beanstore from jar:file:/C:/Documents%20and%20Settings/DBA/Local%20Settings/Temp/OraInstall2011-03-26_10-46-45AM/ext/jlib/instclient.jar!/oracle/install/ivw/client/resource/custom_components.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.commons.base.util.ComponentConfig from jar:file:/C:/Documents%20and%20Settings/DBA/Local%20Settings/Temp/OraInstall2011-03-26_10-46-45AM/ext/jlib/instclient.jar!/oracle/install/ivw/client/resource/custom_components.xml
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    INFO: Resolving dependencies
    INFO: View for [CustomInstallUI] is oracle.install.ivw.client.view.CustomInstallGUI@1473a2e
    INFO: Initializing view <CustomInstallUI> at state <clientCustomInstall>
    INFO: Completed initializing view <CustomInstallUI> at state <clientCustomInstall>
    INFO: Displaying view <CustomInstallUI> at state <clientCustomInstall>
    INFO: Completed displaying view <CustomInstallUI> at state <clientCustomInstall>
    INFO: Loading view <CustomInstallUI> at state <clientCustomInstall>
    INFO: Completed loading view <CustomInstallUI> at state <clientCustomInstall>
    INFO: Localizing view <CustomInstallUI> at state <clientCustomInstall>
    INFO: Completed localizing view <CustomInstallUI> at state <clientCustomInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state clientCustomInstall
    INFO: Completed executing action at state <clientCustomInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <clientCustomInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Client Custom Install Selection.  map = {}
    INFO: Validating view at state <clientCustomInstall>
    INFO: Completed validating view at state <clientCustomInstall>
    INFO: Validating state <clientCustomInstall>
    INFO: Completed validating state <clientCustomInstall>
    INFO: Verifying route TO_ENDCUSTOM
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state prereqExecutionDecider
    INFO: Completed executing action at state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <prereqExecutionDecider>
    INFO: Completed validating view at state <prereqExecutionDecider>
    INFO: Validating state <prereqExecutionDecider>
    WARNING: Validation disabled for the state prereqExecutionDecider
    INFO: Completed validating state <prereqExecutionDecider>
    INFO: Verifying route executeprereqs
    INFO: Get view named [PrereqUI]
    INFO: View for [PrereqUI] is [email protected]77
    INFO: Initializing view <PrereqUI> at state <checkPrereqs>
    INFO: Completed initializing view <PrereqUI> at state <checkPrereqs>
    INFO: Displaying view <PrereqUI> at state <checkPrereqs>
    INFO: Completed displaying view <PrereqUI> at state <checkPrereqs>
    INFO: Loading view <PrereqUI> at state <checkPrereqs>
    INFO: Completed loading view <PrereqUI> at state <checkPrereqs>
    INFO: Localizing view <PrereqUI> at state <checkPrereqs>
    INFO: Completed localizing view <PrereqUI> at state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state checkPrereqs
    INFO: custom prereq file name: oracle.client_Custom.xml
    INFO: refDataFile: C:\Documents and Settings\DBA\Desktop\win32_11gR2_client\client\stage\cvu\oracle.client_Custom.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: Completed executing action at state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state checkPrereqs
    INFO: Waiting for completion all forked tasks at state checkPrereqs
    INFO: Creating PrereqChecker Job for leaf task Physical Memory
    INFO: Creating CompositePrereqChecker Job for container task Free Space
    INFO: Creating PrereqChecker Job for leaf task Free Space: dba-077754d77ea:C:\DOCUME~1\DBA\LOCALS~1\Temp
    INFO: Creating PrereqChecker Job for leaf task Architecture
    INFO: Creating PrereqChecker Job for leaf task Environment variable: "PATH"
    INFO: CVU tracingEnabled = false
    INFO: Nodes are prepared for verification.
    INFO: *********************************************
    INFO: Physical Memory: This is a prerequisite condition to test whether the system has at least 128MB (131072.0KB) of total physical memory.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:dba-077754d77ea
    INFO: Expected Value:128MB (131072.0KB)
    INFO: Actual Value:1.9906GB (2087276.0KB)
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Free Space: dba-077754d77ea:C:\DOCUME~1\DBA\LOCALS~1\Temp: This is a prerequisite condition to test whether sufficient free space is available in the file system.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:dba-077754d77ea
    INFO: Expected Value:130MB
    INFO: Actual Value:12.5322GB
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Architecture: This is a prerequisite condition to test whether the system has a certified architecture.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:dba-077754d77ea
    INFO: Expected Value:32-bit
    INFO: Actual Value:32-bit
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Environment variable: "PATH": This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:dba-077754d77ea
    INFO: Expected Value:1023
    INFO: Actual Value:235
    INFO: -----------------------------------------------
    INFO: All forked task are completed at state checkPrereqs
    INFO: Completed background operations
    INFO: Moved to state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <checkPrereqs>
    INFO: Completed validating view at state <checkPrereqs>
    INFO: Validating state <checkPrereqs>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.client.action.PrereqAction
    INFO: Completed validating state <checkPrereqs>
    INFO: Verifying route success
    INFO: Get view named [SummaryUI]kind regards

  • BI 7.0 Java Add-on installation hangs

    Hi Guru's
    While doing upgrade of BW 3.5 (Netweaver 2004) to BI 7.0 (Netweaver 2004s) during Java Add-on installation at "Database Instance Java Add-in" phase the installation hang on "Import Java dump" phase.
    I have tried to kill and restart the installation 2-3 times and restarting the complete installation once again it stops at the same phase. Kindly let me know what can be the reason because we have not face this issue in DEV and QA environment. It is my production server.
    The environment is HP-UX IA64 with oracle 10g.
    Thanks in advance.

    Hi Rajesh,
    What stage is the installation hanging at ?
    Please provide any error info from sapinst_dev.log
    Check if java engine is installed and is up and running or not.. You could check the j2ee work directory under which you find j2ee stack related traces.
    e.g. check std_server0 to see if the server is up or not
    Please send more details
    Regards,
    Snehal

  • Windows 7 installation hangs on 'completing installation' in boot camp

    hi
    i am trying to install windows 7 ultimate 32 bit using boot camp and each time i have tried (except on one occasion) the installation has hanged on the 'completing installation' stage. i initially had this problem, then one time it worked, but then i had to wipe my boot camp partition and start again, and since then no joy in installing windows 7 again.
    when the installation hangs it sounds like the install DVD is making a whirring sound as though there is an issue reading the DVD. but i have tried two different windows 7 install DVDs in both drives on my Mac Pro and i keep getting the same problem.
    i have tried installing without any peripherals plugged in, including my cinema display, but still no joy, except for that one occasion, when i am not aware of having done anything different.
    the boot camp partition is 32GB, and i have the same issue whether starting the installation using the boot camp assistant, or just booting from the Windows DVD and formatting the boot camp partition during the install.
    can anyone help me troubleshoot this?
    thanks
    nick

    On a Mac Pro with four hard disks, you would be better off devoting an entire HDD to Windows. You do not even need to start the Boot Camp Assistant application.
    However, that does not appear to be the problem. Perhaps the size of your Windows partition is a bit on the smallish side. Why so small? Have you tried a larger partition? Going larger would be a good experiment to help drill down to the installation problem.
    Try to eliminate anything under your control that could be part of the problem.
    At 32GB that's the borderline between being permitted to use FAT32 formatting and being required to employ NTFS. Presumably, you allowed the installer to use NTFS. In fact I think Win7 requires NTFS. Switch the partition size a little down or a little up to eliminate that as a possible glitch point. Just a thought and probably a stupid one but you never know...
    An afterthought: Can you get hold of a FireWire DVD optical drive. Maybe the internal drive is faulty.

  • Installation hangs with Third Party Source component

    Hi,
    The installation hangs when it is installing Third Party Source (57%) in my environment.
    This is my environment:
    1. Solaris 10 x86 5/08
    2. SunStudio12ml-solaris-x86-200709-pkg.tar
    3. Installation method: single user, graphical user interface
    4. Hardware: VMware Workstation 6.0.2, CPU 1.5G, memory 400M
    I searched in SunStudio12ml-solaris-x86-200709-pkg.tar, and I could not find SPROrdbks package which belongs to Third Party Source component.
    I suspect this is the root cause of my installation problem. I restart the installation, and I do not select to install Third Party Source component. But the installation process now hangs when it is installing Performance Library (56%). I don't what is the root cause :P
    Can anyone help me?
    Thank you very much!
    Regards,
    O2Cabin

    Hi,
    You could find log in the /var/sadm/install/logs directory. Probably it helps you.
    (for example: /var/sadm/install/logs/Sun_Studio_Ceres_software_install.B09161643)
    Unfortunately the SunStudio12 installer could have problems with virtual environments.
    The Sun Studio is distributed as tar.bz2 archive (for latest Express it is wrapped into sh script).
    You could just unpack it. The only difference is that there no packages are created.
    Could this helps you?
    Also if you use OpenSolaris you could install Sun Studio from IPS.
    Thank you

  • Oracle Installer hangs at 18% on a file naeet.o

    Oracle Installer hangs at 18% on a file naeet.o
    installer also show.. link pending..
    machine is 64 bit. with OEL4 64 bit
    i have oracle 9i R2 64 bit...which i am trying to install...
    i've installed all the required rpms as described in Oracle-base .
    Plz help.

    Step by Step Installation 9.2.0.4 on EL5.5.
    1. Make sure Java libraries are up to date.. (sysad side..)
    2. Do not start installation from the 9204 base installation- Oracle Universal Installer has problem
    2.1 Install first the OUI "only" from the 9206 patchset (p3948480_9206_Linux-x86-64.zip)
    using the Oracle_Home youve just decided. While running runinstaller from 9206, choose second option thats for OUI Installation. Once installation is done check under Oracle 9i Home you would see /product/9204/oui/oraparam.ini and /product/9204/oui/bin/runInstaller. If you dont find /product/9204/oui/bin/runInstaller. You may have to rerun the runinstaller from 9206.
    2.2 In ../Disk1/install/oraparam.ini edit the Linux value under [Certified Versions]
    Linux=redhat-2.1AS,redhat-2.1,redhat-3,redhat-4,redhat-5,UnitedLinux-1.0,SuSE-9,SuSE-
    * value must include redhat-5 inorder to suppress the error message for OS version incompat.
    2.3 After completion of OUI install, edit again ../product/9204/oui/oraparam.ini as instructed
    in step 2.2
    2.4 Now install the 9204 base using the OUI from 9206. Run ../product/9204/oui/bin/runInstaller BUT
    this time, select the "products.jar" from 9204 base installation set.
    (ex: /u01/app/oracle/Disk1/stage/products.jar)
    2.5 From here u should be able to install the SOFTWARE ONLY option. DO NOT create a database yet.
    3. Patch the 9204 base with the 9207 patchset (p4163445_92070_Linux-x86-64.zip)
    3.1 After decompressing contents, repeat step 2.2 again to suppress OS version incompat.
    3.2 Now proceed with the patch application
    4. You can now create a database using the "dbca" utility.

  • Solaris 10 Boot Hangs on T1

    Solaris 10 is hanging during boot from the OpenBoot firmware on my T1. Below is the output from doing an interactive boot from OpenBoot using the "boot -a" command. I use the default values for all options and the boot hangs after the root device is specified.
    I'm rather new to Solaris so this problem has me stuck. Any ideas?
    Thanks!
    -JohnC
    Sun Fire(TM) T1000, No Keyboard
    Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
    OpenBoot 4.20.0, 8184 MB memory available, Serial #<removed from post>.
    Ethernet address <removed from post>, Host ID: <removed from post>.
    Rebooting with command: boot -a
    Boot device: /pci@7c0/pci@0/pci@8/scsi@2/disk@0,0  File and args: -a
    Loading ufs-file-system package 1.4 04 Aug 1995 13:02:54.
    FCode UFS Reader 1.12 00/07/17 15:48:16.
    Loading: /platform/SUNW,Sun-Fire-T1000/ufsboot
    Enter filename [kernel/sparcv9/unix]:
    Enter default directory for modules [/platform/SUNW,Sun-Fire-T1000/kernel /platform/sun4v/kernel /kernel /usr/kernel]:
    Name of system file [etc/system]:
    SunOS Release 5.10 Version Generic_118833-24 64-bit
    Copyright 1983-2006 Sun Microsystems, Inc.  All rights reserved.
    Use is subject to license terms.
    root filesystem type [ufs]:
    Enter physical name of root device
    [/pci@7c0/pci@0/pci@8/scsi@2/disk@0,0:a]:

    More information:
    "boot -v" gives:
    Rebooting with command: boot -v
    Boot device: /pci@7c0/pci@0/pci@8/scsi@2/disk@0,0  File and args: -v
    Loading ufs-file-system package 1.4 04 Aug 1995 13:02:54.
    FCode UFS Reader 1.12 00/07/17 15:48:16.
    Loading: /platform/SUNW,Sun-Fire-T1000/ufsboot
    The boot filesystem is logging.
    The ufs log is empty and will not be used.
    Size: 0x79038+0x1cf01+0x31a0b Bytes
    module /platform/SUNW,Sun-Fire-T1000/kernel/sparcv9/unix: text at [0x1000000, 0x1079037] data at 0x1800000
    module misc/sparcv9/krtld: text at [0x1079038, 0x1091c7f] data at 0x184e910
    module /platform/SUNW,Sun-Fire-T1000/kernel/sparcv9/genunix: text at [0x1091c80, 0x11e7d6f] data at 0x1854100
    module /platform/SUNW,Sun-Fire-T1000/kernel/misc/sparcv9/platmod: text at [0x11e7d70, 0x11e7d77] data at 0x18a5d50
    module /platform/SUNW,Sun-Fire-T1000/kernel/cpu/sparcv9/SUNW,UltraSPARC-T1: text at [0x11e7d80, 0x11eb05f] data at 0x18a6480
    SunOS Release 5.10 Version Generic_118833-24 64-bit
    Copyright 1983-2006 Sun Microsystems, Inc.  All rights reserved.
    Use is subject to license terms.
    Ethernet address = 0:14:4f:21:ac:68
    mem = 8380416K (0x1ff800000)
    avail mem = 8379793408
    root nexus = Sun Fire(TM) T1000
    pseudo0 at root
    pseudo0 is /pseudo
    scsi_vhci0 at root
    scsi_vhci0 is /scsi_vhci
    px1 at root: 0x7c0 0x0
    px1 is /pci@7c0
    PCI Express-device: pci@0, pxb_bcm0
    pxb_bcm0 is /pci@7c0/pci@0
    PCI-device: pci@8, pci_pci0
    pci_pci0 is /pci@7c0/pci@0/pci@8
    /pci@7c0/pci@0/pci@8/scsi@2 (mpt0):
            Rev. 2 LSI, Inc. 1064 found.
    /pci@7c0/pci@0/pci@8/scsi@2 (mpt0):
            mpt0 supports power management.
    /pci@7c0/pci@0/pci@8/scsi@2 (mpt0):
            mpt0 Firmware version v1.6.0.0 (IR)
    /pci@7c0/pci@0/pci@8/scsi@2 (mpt0):
            mpt0: IOC Operational.
    PCI-device: scsi@2, mpt0
    mpt0 is /pci@7c0/pci@0/pci@8/scsi@2
    sd1 at mpt0: target 0 lun 0
    sd1 is /pci@7c0/pci@0/pci@8/scsi@2/sd@0,0
    root on /pci@7c0/pci@0/pci@8/scsi@2/disk@0,0:a fstype ufs
    pseudo-device: dld0
    dld0 is /pseudo/dld@0
    cpu0: UltraSPARC-T1 (cpuid 0 clock 1000 MHz)
    cpu1: UltraSPARC-T1 (cpuid 1 clock 1000 MHz)
    cpu2: UltraSPARC-T1 (cpuid 2 clock 1000 MHz)

Maybe you are looking for