Cannot Re-Install MySql on 10.8.x

I use MySql with MailSteward Pro; I did a clean OS X install a few weeks back and am trying to get back up and running. Basically I followed the steps found here, to move my MailSteward database to the new volume:
http://mailsteward.com/nickstek/?p=22
I was never able to set permissions properly, and, after a time decided to delete MySql and start over. I did so using the following steps:
sudo rm /usr/local/mysql
sudo rm -rf /usr/local/mysql*
sudo rm -rf /Library/StartupItems/MySQLCOM
sudo rm -rf /Library/PreferencePanes/My*
rm -rf ~/Library/PreferencePanes/My*
sudo rm -rf /Library/Receipts/mysql*
sudo rm -rf /Library/Receipts/MySQL*
And using your text editor of choice:
Edit /etc/hostconfig and remove the line MYSQLCOM=-YES-
If you still cannot install or run a different version of MySQL, you might have to issue one last command in the Terminal2:
sudo rm -rf /var/db/receipts/com.mysql.mysql*
Now, when I reinstall from the DMG package, I get the error message that the MySql Database Server installation was not found. Running 'mysqladmin' from terminal results in an error stating that the command was not found. I have tried to run the installer package again but get these errors:
Jan 16 13:55:14 Stephens-MacBook-Pro.local installd[5941]: PackageKit: ----- Begin install -----
Jan 16 13:55:28 Stephens-MacBook-Pro.local installd[5941]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “mysql-5.1.67-osx10.6-x86_64.pkg”." UserInfo=0x7f9b0364d230 {NSFilePath=./preflight, NSURL=file://localhost/Volumes/mysql-5.1.67-osx10.6-x86_64/mysql-5.1.67-osx10.6 -x86_64.pkg, PKInstallPackageIdentifier=com.mysql.mysql, NSLocalizedDescription=An error occurred while running scripts from the package “mysql-5.1.67-osx10.6-x86_64.pkg”.} {
              NSFilePath = "./preflight";
              NSLocalizedDescription = "An error occurred while running scripts from the package \U201cmysql-5.1.67-osx10.6-x86_64.pkg\U201d.";
              NSURL = "file://localhost/Volumes/mysql-5.1.67-osx10.6-x86_64/mysql-5.1.67-osx10.6-x86_ 64.pkg";
              PKInstallPackageIdentifier = "com.mysql.mysql";
Jan 16 13:55:28 Stephens-MacBook-Pro.local Installer[5934]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
Jan 16 13:55:28 Stephens-MacBook-Pro.local Installer[5934]: Displaying 'Install Failed' UI.
Jan 16 13:55:28 Stephens-MacBook-Pro.local Installer[5934]: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
Can anyone help me get this re-installed and up and running properly ? Thanks!

I got the same problem when re-installing mysql-5.1.65-osx10.6-x86_64 and was struggling for awhile. Then I switched to install the latest version, which is mysql-5.1.68 and that worked!
But I thought this might be something related to the quarantine of MacOS. I have got a message from my /var/log/system.log:
Mar 22 02:25:04 Hochi-Air kernel[0]: exec of /Volumes/mysql-5.1.65-osx10.6-x86_64/mysql-5.1.65-osx10.6-x86_64.pkg/Contents/R esources/preflight denied since it was quarantined by Google\x20Chrome and created without user consent, qtn-flags was 0x00000007
I have googled it but there was no luck for me to clear the quarantine flag for the preflight file by issuing:
xattr -d com.apple.quarantine /Volumes/mysql-5.1.65-osx10.6-x86_64/mysql-5.1.65-osx10.6-x86_64.pkg/Contents/R esources/preflight
Maybe copying the installation .pkg file would solve this.

Similar Messages

  • [SOLVED]Cannot install mysql correctly

    Hi
    If i try install mysql I get this errror:
    chown: invalid user: 'mysql'
    Cannot change ownership of the database directories to the 'mysql'
    user. Check that you have the necessary permissions and try again.
    error: command failed to execute correctly
    Optional dependencies for mysql
    perl-dbi
    perl-dbd-mysql
    Do i have to user called "mysql"? How can I install this package correctly?
    Last edited by xorgx3 (2012-05-28 10:21:02)

    What happens if you try to start the daemon after fixing the permissions (/etc/rc.d/mysqld start). Also check the mysql logs in /var/log should it fail.
    If I try running daemon after fixing permissions still I see
    /etc/rc.d/mysqld start
    :: Starting MySQL Server [BUSY]
    [FAIL]
    Do you get this?
    % grep mysql /etc/passwd
    mysql:x:89:89::/var/lib/mysql:/bin/false
    If not, try adding that line.
    Where I have to add that line?
    grep not shows anything.
    Last edited by xorgx3 (2012-05-26 14:43:33)

  • Help!  I'm trying to install mysql....and FAILING!

    I am trying to install mysql, but the instructions that the Lynda.com course on PHP Essential Training are for a previous version of OS X (10.4, I believe) and I am lost and tied up in knot and frustrated beyond all belief.
    Is there a set of SIMPLE but accurate instructions that even your grandmother could follow ANYWHERE on the web that can help me?
    First problem
    From what I can tell, it is in the in the /usr/local/mysql/bin folder (all of this is Greek to me) and I simply cannot modify the path (successfully) to point to it.
    Second problem
    Also, when i go to the /usrlocal/mysql/bin folder and type ./mysqladmin -u root password mynewpassword it tells me that access is denied.
    I am sure that there are more problems along the way for me. I am grappling in the dark with Linux/UNIX or what ever it is called.
    So, again, my question is:
    Is there a set of SIMPLE but accurate instructions that even your grandmother could follow ANYWHERE on the web that can help me?

    pforkes,
    Mamp is great, but if you wanna just install MySQL without all the other stuff, try following these step-by-stop instructions here for installing MySQL on OSX 10.6
    http://labs.rajdye.com/how-to-install-mysql-server-on-osx-10-6-snow-leopard/
    Raj Dye

  • Cannot log onto MySQL CMS Database after network installation

    Post Author: matthewh
    CA Forum: Authentication
    I've just installed Crystal Server XI R2 on a brand new server running MySQL 5.0.45 but when the installation completes it says it can't log on to the CMS database.  It's created the empty database and I have the db.opt file in there but nothing else - no tables or anything.   I've re-run the installation and done a repair and Modify but with no change.  The CMS user has full rights to the MySQL instance for now, so it shouldn't have been an issue.  Is there a SQL script available I can run to build the initial db manually?  Do I need to uninstall and go through it all again?  took over 2 hours across the network and the server is in another part of the country.

    Post Author: TAZ
    CA Forum: Authentication
    Hi Matthew,
    I'm not sure why you cannot access your mysql DB but you do not have to reinstall.
    Launch the CCM(central configuration manager) If the CMS is not stopped then stop it.
    double-click on the CMS choose configuration, choose specify, choose recreate the current data source.
    This will reinitialize the CMS DB if the account configured has the proper permissions. It should be a DB owner
    Regards,
    Tim

  • FF downloaded some update and now I get error message saying update cannot be installed until I get rid of extra FF copies on computer-but I DON"T have any extra copies. I cannot even uninstall the only FF I now have!

    I have a Toshiba laptop, Windows & Home Premium Edition operating system. I had FF 3.6.3 installed and up until 6:00 today it was sort of working properly. I find out later that my huasband cannot even open the browser, as every time he does, a dialog box opens up whcih says "UPdate cannot be installed. Please make sure no other copies of FF are running on computer, then restart FF to try again." But I do not have any other copies of FF. I really do not like it when FF auto installs stuff without my permission. Many times this stuff is downloaded and installed, only to raise havoc with my computer.

    Try a smc reset:
    http://support.apple.com/kb/HT3964

  • Cannot execute Install for database ORACLE_HOME

    Dear ALl,
    EBS 11.5.9 with Windows 2003, during multi-node installation error.
    log file
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 11.5.9.21
    >> Install session started : Fri Jul 25 17:41:05 GST 2008
    >> Rapid Wizard source location : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz
    >> Command Line arguments for this execution :
    =================================================================
    Install Session Information
    Host Name : sysd.apps.com
    Host Operating System : Windows 2000
    User running Install : applmgr
    =================================================================
    InstUpgPanel - User chooses to Install Oracle Applications
    NumNodesPanel - Multi-node Selected
    SIDSeedPanel - The PROD database is set to PROD fresh install database
    ProductPanel - The following are the selected Product Groups for instance PROD
    Basic
    E-Business Intelligence
    Marketing
    TeleSales
    Field Sales
    Order Management
    Inventory Management
    Purchasing
    Discrete Manufacturing
    Process Manufacturing
    TeleService
    Service Contracts
    Project Costing
    Project Billing
    Financials
    Human Resources
    ProductPanel - The following are the selected Product for instance PROD
    0
    160
    190
    265
    601
    174
    175
    690
    874
    709
    454
    452
    450
    558
    451
    530
    517
    520
    549
    670
    691
    882
    521
    676
    880
    696
    697
    660
    522
    544
    869
    676
    279
    697
    660
    702
    401
    665
    673
    401
    665
    201
    202
    250
    401
    702
    703
    704
    705
    706
    712
    550
    551
    552
    553
    554
    555
    556
    557
    514
    511
    542
    862
    696
    872
    170
    866
    518
    515
    510
    870
    524
    542
    275
    275
    101
    140
    200
    222
    240
    260
    600
    8400
    8401
    8450
    8901
    231
    673
    800
    804
    8301
    8302
    TerritoryPanel - The following are the selected settings for instance PROD
    LanguagePanel - The following are the selections from the Language Panel:
    US - American_English
    US - American_English
    US7ASCII
    US7ASCII
    AMERICA
    MultiNodePanel - Selected nodes:
    [Ljava.lang.String;@eddac
    [Ljava.lang.String;@7b7565
    [[Z@583cf4
    QuickPanel - Empty Fields were encountered. Number of empty Fields:1
    QuickPanel - The following are the selected top directories for instance PROD
    e:\oracle e:\oracle e:\oracle f:\oracle f:\oracle f:\oracle applmgr password apps.com
    QuickPanel - The following are the selected top directories for instance PROD
    e:\oracle e:\oracle e:\oracle f:\oracle f:\oracle f:\oracle applmgr password apps.com
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    C:\mksnt
    C:\VC98
    C:\java\jdk1.3.1
    c:\Program Files\Oracle\Inventory
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    C:\mksnt
    C:\VC98
    C:\java\jdk1.3.1
    c:\Program Files\Oracle\Inventory
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    d:\MKS\mksnt
    d:\VC98
    C:\jdk1.3.1_06
    c:\Program Files\Oracle\Inventory
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    d:\MKS\mksnt
    d:\VC98
    C:\jdk1.3.1_06
    c:\Program Files\Oracle\Inventory
    SettingsPanel - The following are the selected settings for instance PROD
    PROD
    PROD
    US7ASCII
    AMERICA
    1521
    1626
    7000
    8000
    8100
    8200
    8800
    9000
    9100
    9200
    9300
    9800
    10000
    10100
    10200
    10300
    16000-16009
    17000-17009
    18000-18019
    19000-19009
    AppsConfig temp dir set to: C:\DOCUME~1\applmgr\LOCALS~1\Temp
    ConfigFilePanel - Setting temp directory to: C:\DOCUME~1\applmgr\LOCALS~1\Temp <-> C:\DOCUME~1\applmgr\LOCALS~1\Temp\
    ConfigFilePanel - Writing configuration file to: C:\DOCUME~1\applmgr\LOCALS~1\Temp\config.txt
    Port Availability Check :
    Database Port Value = 1521...... Available
    Operating System Check
    command : cmd.exe /c D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\bin\checkOS.cmd
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>echo off
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\applmgr\Application Data
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=SYSD
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DISPLAY=:0.0
    HOME=C:\Documents and Settings\applmgr
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\applmgr
    include=D:\VC98\atl\include;D:\VC98\mfc\include;D:\VC98\include
    lib=D:\VC98\mfc\lib;D:\VC98\lib
    LOGONSERVER=\\SYSD
    MSDevDir=D:\VC98\MSDev98
    NUMBER_OF_PROCESSORS=16
    NUTCROOT=D:\MKS
    OS=Windows_NT
    Path=C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f0b
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    ROOTDIR=D:\MKS
    SESSIONNAME=Console
    SHELL=D:\MKS\mksnt\sh.exe
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    TERM=nutc
    TERMCAP=D:\MKS\etc\termcap
    TERMINFO=D:\MKS\usr\lib\terminfo
    TMP=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    TMPDIR=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    USERDOMAIN=SYSD
    USERNAME=applmgr
    USERPROFILE=C:\Documents and Settings\applmgr
    windir=C:\WINDOWS
    Operating System patch/version test has suceeded
    Port Uniqueness Check :
    All ports are unique.
    File System Check :
    Database ORACLE_HOME created:
    Mount Point = e:\oracle\proddb\9.2.0
    Database ORACLE_HOME admin folder created:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil
    Database ORACLE_HOME temp folder created:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil\temp
    Database Install Log Directory created:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil\log\PROD_sysd
    Database System File Directory created:
    Mount Point = f:\oracle\proddata
    Database Log File Directory available:
    Mount Point = f:\oracle\proddata
    Database Data File Directory available:
    Mount Point = f:\oracle\proddata
    Database Index File Directory available:
    Mount Point = f:\oracle\proddata
    File Space Check :
    Disk space on system acceptable :
    Database ORACLE_HOME = e:\oracle\proddb\9.2.0
    required = 2381.0
    actual = 102323.203125
    Disk space on system acceptable :
    Database System File Directory = f:\oracle\proddata
    required = 9259.0
    actual = 457021.93359375
    Disk space on system acceptable :
    Database Log File Directory = f:\oracle\proddata
    required = 49.0
    actual = 447762.93359375
    Disk space on system acceptable :
    Database Data File Directory = f:\oracle\proddata
    required = 8175.0
    actual = 447713.93359375
    Disk space on system acceptable :
    Database Index File Directory = f:\oracle\proddata
    required = 6532.0
    actual = 439538.93359375
    Host/Domain Check :
    command : ping -n 1 sysd
    Pinging sysd [192.168.6.16] with 32 bytes of data:
    Reply from 192.168.6.16: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.16:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    command : ping -n 1 sysd.apps.com
    Pinging sysd.apps.com [192.168.6.16] with 32 bytes of data:
    Reply from 192.168.6.16: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.16:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host.domain ping has suceeded
    command : ping -n 1 sysm
    Pinging sysm [192.168.6.17] with 32 bytes of data:
    Reply from 192.168.6.17: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.17:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    command : ping -n 1 sysm.apps.com
    Ping request could not find host sysm.apps.com. Please check the name and try again.
    Error - host.domain ping has returned an error: 1
    System variable PATH set to:
    C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    System Utilities Check :
    command : cmd.exe /c D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\bin\checkutil.cmd d:\MKS\mksnt d:\VC98
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>echo off
    Setting environment for using Microsoft Visual C++ tools.
    C:\WINDOWS\system32/cmd.exe
    'which' command is available.
    C:\WINDOWS\system32/gnumake.exe
    'gnumake' is available.
    d:\MKS\mksnt/cc.exe
    'cc' is available.
    D:\VC98\BIN/link.exe
    'link' is available.
    ERRORCODE = 0 ERRORCODE_END
    System Utilities Availability test has suceeded
    JDK Availability Check :
    running command : CheckerClass.JDKCheck()
    JDK Availability Test has succeeded , Version Detected is java version "1.3.1_06"
    QuickPanel - The following are the selected top directories for instance PROD
    e:\oracle e:\oracle e:\oracle f:\oracle f:\oracle f:\oracle applmgr password apps.com
    QuickPanel - The following are the selected top directories for instance PROD
    e:\oracle e:\oracle e:\oracle f:\oracle f:\oracle f:\oracle applmgr password appsa.com
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    apps.com
    d:\MKS\mksnt
    d:\VC98
    C:\jdk1.3.1_06
    c:\Program Files\Oracle\Inventory
    MountsPanel - The following are the mount points selected by the user for instance PROD
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    e:\oracle\prodappl
    US7ASCII
    US-ASCII
    e:\oracle\prodcomn
    e:\oracle\proddb\9.2.0
    e:\oracle\prodora\8.0.6
    e:\oracle\prodora\iAS
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    f:\oracle\proddata
    e:\oracle\prodcomn\java
    e:\oracle\prodcomn\portal
    e:\oracle\prodcomn\util\jre\1.1.8
    e:\oracle\prodcomn\temp
    applmgr
    password
    appsa.com
    d:\MKS\mksnt
    d:\VC98
    C:\jdk1.3.1_06
    c:\Program Files\Oracle\Inventory
    SettingsPanel - The following are the selected settings for instance PROD
    PROD
    PROD
    US7ASCII
    AMERICA
    1521
    1626
    7000
    8000
    8100
    8200
    8800
    9000
    9100
    9200
    9300
    9800
    10000
    10100
    10200
    10300
    16000-16009
    17000-17009
    18000-18019
    19000-19009
    AppsConfig temp dir set to: C:\DOCUME~1\applmgr\LOCALS~1\Temp
    ConfigFilePanel - Setting temp directory to: C:\DOCUME~1\applmgr\LOCALS~1\Temp <-> C:\DOCUME~1\applmgr\LOCALS~1\Temp\
    ConfigFilePanel - Writing configuration file to: C:\DOCUME~1\applmgr\LOCALS~1\Temp\config.txt
    Port Availability Check :
    Database Port Value = 1521...... Available
    Operating System Check
    command : cmd.exe /c D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\bin\checkOS.cmd
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>echo off
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\applmgr\Application Data
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=SYSD
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DISPLAY=:0.0
    HOME=C:\Documents and Settings\applmgr
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\applmgr
    include=D:\VC98\atl\include;D:\VC98\mfc\include;D:\VC98\include
    lib=D:\VC98\mfc\lib;D:\VC98\lib
    LOGONSERVER=\\SYSD
    MSDevDir=D:\VC98\MSDev98
    NUMBER_OF_PROCESSORS=16
    NUTCROOT=D:\MKS
    OS=Windows_NT
    Path=C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f0b
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    ROOTDIR=D:\MKS
    SESSIONNAME=Console
    SHELL=D:\MKS\mksnt\sh.exe
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    TERM=nutc
    TERMCAP=D:\MKS\etc\termcap
    TERMINFO=D:\MKS\usr\lib\terminfo
    TMP=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    TMPDIR=C:\DOCUME~1\applmgr\LOCALS~1\Temp
    USERDOMAIN=SYSD
    USERNAME=applmgr
    USERPROFILE=C:\Documents and Settings\applmgr
    windir=C:\WINDOWS
    Operating System patch/version test has suceeded
    Port Uniqueness Check :
    All ports are unique.
    File System Check :
    Database ORACLE_HOME available:
    Mount Point = e:\oracle\proddb\9.2.0
    Database ORACLE_HOME admin folder available:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil
    Database ORACLE_HOME temp folder available:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil\temp
    Database Install Log Directory available:
    Mount Point = e:\oracle\proddb\9.2.0\appsutil\log\PROD_sysd
    Database System File Directory available:
    Mount Point = f:\oracle\proddata
    Database Log File Directory available:
    Mount Point = f:\oracle\proddata
    Database Data File Directory available:
    Mount Point = f:\oracle\proddata
    Database Index File Directory available:
    Mount Point = f:\oracle\proddata
    File Space Check :
    Disk space on system acceptable :
    Database ORACLE_HOME = e:\oracle\proddb\9.2.0
    required = 2381.0
    actual = 102323.203125
    Disk space on system acceptable :
    Database System File Directory = f:\oracle\proddata
    required = 9259.0
    actual = 457021.93359375
    Disk space on system acceptable :
    Database Log File Directory = f:\oracle\proddata
    required = 49.0
    actual = 447762.93359375
    Disk space on system acceptable :
    Database Data File Directory = f:\oracle\proddata
    required = 8175.0
    actual = 447713.93359375
    Disk space on system acceptable :
    Database Index File Directory = f:\oracle\proddata
    required = 6532.0
    actual = 439538.93359375
    Host/Domain Check :
    command : ping -n 1 sysd
    Pinging sysd [192.168.6.16] with 32 bytes of data:
    Reply from 192.168.6.16: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.16:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    command : ping -n 1 sysd.apps.com
    Pinging sysd.apps.com [192.168.6.16] with 32 bytes of data:
    Reply from 192.168.6.16: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.16:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host.domain ping has suceeded
    command : ping -n 1 sysm
    Pinging sysm [192.168.6.17] with 32 bytes of data:
    Reply from 192.168.6.17: bytes=32 time<1ms TTL=128
    Ping statistics for 192.168.6.17:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    command : ping -n 1 sysm.appsa.com
    Pinging sysm.appsa.com [208.87.33.150] with 32 bytes of data:
    Reply from 208.87.33.150: bytes=32 time=295ms TTL=48
    Ping statistics for 208.87.33.150:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 295ms, Maximum = 295ms, Average = 295ms
    host.domain ping has suceeded
    System Utilities Check :
    command : cmd.exe /c D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\bin\checkutil.cmd d:\MKS\mksnt d:\VC98
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>echo off
    Setting environment for using Microsoft Visual C++ tools.
    C:\WINDOWS\system32/cmd.exe
    'which' command is available.
    C:\WINDOWS\system32/gnumake.exe
    'gnumake' is available.
    d:\MKS\mksnt/cc.exe
    'cc' is available.
    D:\VC98\BIN/link.exe
    'link' is available.
    ERRORCODE = 0 ERRORCODE_END
    System Utilities Availability test has suceeded
    JDK Availability Check :
    running command : CheckerClass.JDKCheck()
    JDK Availability Test has succeeded , Version Detected is java version "1.3.1_06"
    DoInstallPanel - Summary Text
    The Rapid Install Wizard will now install the following:
    Install Oracle 9i technology stack for PROD.
    Install Oracle Applications Database Seed for PROD.
    DoInstallPanel - User continued install at warning dialog.
    DoInstallPanel - Beginning install for all users.
    Starting from Rapid Install Full Stage area D:\Stage_area_11.5.9\oraDB\Disk1
    RapidWiz location: D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz
    Install Media location: D:\Stage_area_11.5.9\startCD\Disk1
    APPL_TOP location: e:\oracle\prodappl
    Database ORACLE_HOME: e:\oracle\proddb\9.2.0
    Database SID: PROD
    Database Context Name : PROD_sysd
    Creating 9.2.0 DB Context from D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp to e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
    dest : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    instantiate file:
    source : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    dest : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    instantiate file:
    source : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    dest : e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    Processing DriverFile = D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Total number of processes in Current Install 3
    Processing DriverFile = D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Invalid target file name in driver file: <s_com>\admin\out
    Creation of Directory - E:\oracle\proddb\9.2.0\temp\PROD_sysd Succeeded.
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrun8i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrun8i.cmd
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrun9i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrun9i.cmd
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrundb.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrundb.cmd
    Step 0 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    Processing Step 1 of 3
    Executing: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd APPS APPS
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM $Header: adrun8i.cmd 115.24 2003/07/17 00:44:02 psaddi ship $
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and overwritten.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM If you were instructed to edit this file, or if you are not able to use the settings
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM created by AutoConfig, refer to Metalink document 165195.1 for assistance.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set date=Fri 07/25/2008 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set time=05:49 PM )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM Print out the program name and start time
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : 8I RDBMS : Fri 07/25/2008 05:49 PM
    STARTED INSTALL PHASE : 8I RDBMS : Fri 07/25/2008 05:49 PM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_CP=.;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET ENV_FILE=e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=16 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>CD /D C:\DOCUME~1\applmgr\LOCALS~1\Temp
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Install 8i will only happen, if database is "db817"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "db920" == "db817" goto :INSTALL_DB
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>goto :SCRIPTEND
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>(set date=Fri 07/25/2008 )
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>(set time=05:49 PM )
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>ECHO FINISHED INSTALL PHASE : 8I RDBMS : Fri 07/25/2008 05:49 PM
    FINISHED INSTALL PHASE : 8I RDBMS : Fri 07/25/2008 05:49 PM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Database ORACLE_HOME installation succeeded"
    "Database ORACLE_HOME installation succeeded"
    e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd APPS APPS has suceeded
    Step 1 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    Processing Step 2 of 3
    Executing: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd APPS APPS
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM $Header: adrun9i.cmd 115.19 2003/07/17 00:44:06 psaddi ship $
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and overwritten.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM If you were instructed to edit this file, or if you are not able to use the settings
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM created by AutoConfig, refer to Metalink document 165195.1 for assistance.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set date=Fri 07/25/2008 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set time=05:49 PM )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : 9I RDBMS : Fri 07/25/2008 05:49 PM
    STARTED INSTALL PHASE : 9I RDBMS : Fri 07/25/2008 05:49 PM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_CP=.;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET ENV_FILE=e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=16 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>CD /D C:\DOCUME~1\applmgr\LOCALS~1\Temp
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Install 9i will only happen, if database is "db920"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "db920" == "db920" goto :INSTALL_DB
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Installing 9i RDBMS
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Setting the driver file name
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>SET DRVNAME=gdb920.drv
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM install 9i
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Statusstring Installing 9i - D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    "Statusstring Installing 9i - D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java -mx512M -classpath .;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip oracle.apps.ad.autoconfig.InstantiateFile -e e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml -d D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv -pwd no_password_here -log e:\oracle\proddb\9.2.0\appsutil\log\PROD_sysd\dbInstall.log -nthreads 16 -verbose
    Please specify valid number of threads. [1-12]
    usage:
    java oracle.apps.ad.autoconfig.InstantiateFile
    -e ENV_FILE [[-d INST_DRV [-log LOGDIR -bacdir BACKDIR]] ||
    [-d INST_DRV -tmpl TEMPLATE [-log LOGDIR -bacdir BACKDIR]] ||
    [-tmpl TEMPLATE [-out OUTFILE]]] [-pwd PASSWORD] [-test] [-nthreads NUMBER]
    java oracle.apps.ad.autoconfig.InstantiateFile
    -name VAR_NAME -value VAR_VALUE [-tmpl TEMPLATE] -out OUTFILE [-pwd PASSWORD]
    java oracle.apps.ad.autoconfig.InstantiateFile ENV_FILE INST_DRV
    where:
    ENV_FILE = Applications Context file to provide replacement vars
    INST_DRV = Instantion File Driver to define templates to be instantiated
    TEMPLATE = Template to be instantiated
    LOGDIR = The log file directory (default=<APPL_TOP>/admin/<CONTEXTNAME>/log/timestamp)
    BACKDIR = The directory for backing up previous templates
    (default=<APPL_TOP>/admin/<CONTEXTNAME>/out/timestamp)
    OUTFILE = Output file
    PASSWORD = APPS password
    VAR_NAME = A variable name to be replaced
    VAR_VALUE = The value pair to VAR_NAME
    NUMBER = Number of threads to be used in the zip action. Range [1-20]
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if 1 == 0 goto :DBINSTALL_OK
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Cannot execute Install for database ORACLE_HOME"
    "Cannot execute Install for database ORACLE_HOME"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "" == "TRUE" goto :DBINSTALL_OK
    Error - script has returned an error: 1
    Error Code received when running external process. Check log file for details.
    Running Database Install Driver for PROD instance
    Processing DriverFile = D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adridb.drv
    Invalid target file name in driver file: <s_com>\admin\out
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrun8i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrun8i.cmd
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrun9i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrun9i.cmd
    instantiate file:
    source : D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\template\adrundb.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd to C:\DOCUME~1\applmgr\LOCALS~1\Temp\templbac\adrundb.cmd
    Step 0 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    Processing Step 1 of 3
    Step 1 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    Processing Step 2 of 3
    Executing: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd APPS APPS
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM $Header: adrun9i.cmd 115.19 2003/07/17 00:44:06 psaddi ship $
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM This file is automatically generated by AutoConfig. It will be read and overwritten.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM If you were instructed to edit this file, or if you are not able to use the settings
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM created by AutoConfig, refer to Metalink document 165195.1 for assistance.
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM ###############################################################
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>REM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('DATE /T') DO (set date=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set date=Fri 07/25/2008 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>FOR /F "delims==" %a IN ('TIME /T') DO (set time=%a )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>(set time=05:49 PM )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>ECHO STARTED INSTALL PHASE : 9I RDBMS : Fri 07/25/2008 05:49 PM
    STARTED INSTALL PHASE : 9I RDBMS : Fri 07/25/2008 05:49 PM
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET JRE_CP=.;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET ENV_FILE=e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET PATH=D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\unzip\NT;C:\Perl\bin;D:\MKS\bin;D:\MKS\bin\x11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\VC98\Tools\WinNT;D:\VC98\MSDev98\Bin;D:\VC98\Tools;D:\VC98\bin
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>SET EC=ERRORCODE
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>IF "5" == "1" (SET THREADS=1 ) ELSE (SET THREADS=16 )
    D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz>CD /D C:\DOCUME~1\applmgr\LOCALS~1\Temp
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Install 9i will only happen, if database is "db920"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "db920" == "db920" goto :INSTALL_DB
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Installing 9i RDBMS
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM Setting the driver file name
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>SET DRVNAME=gdb920.drv
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM install 9i
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>REM
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Statusstring Installing 9i - D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    "Statusstring Installing 9i - D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\bin\java -mx512M -classpath .;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\RapidWiz.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\rt.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jre\NT\1.3.1\lib\i18n.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\ewt-3_4_9.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\swingall-1_1_1.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\share-1_1_11.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\jnls.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\acc.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\help-3_1_8.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\oracle_ice-4_06_6.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\netcfg.jar;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\xmlparserv2.zip;D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\jlib\adconfig.zip oracle.apps.ad.autoconfig.InstantiateFile -e e:\oracle\proddb\9.2.0\appsutil\PROD_sysd.xml -d D:\Stage_area_11.5.9\startCD\Disk1\rapidwiz\driver\db\driver\gdb920.drv -pwd no_password_here -log e:\oracle\proddb\9.2.0\appsutil\log\PROD_sysd\dbInstall.log -nthreads 16 -verbose
    Please specify valid number of threads. [1-12]
    usage:
    java oracle.apps.ad.autoconfig.InstantiateFile
    -e ENV_FILE [[-d INST_DRV [-log LOGDIR -bacdir BACKDIR]] ||
    [-d INST_DRV -tmpl TEMPLATE [-log LOGDIR -bacdir BACKDIR]] ||
    [-tmpl TEMPLATE [-out OUTFILE]]] [-pwd PASSWORD] [-test] [-nthreads NUMBER]
    java oracle.apps.ad.autoconfig.InstantiateFile
    -name VAR_NAME -value VAR_VALUE [-tmpl TEMPLATE] -out OUTFILE [-pwd PASSWORD]
    java oracle.apps.ad.autoconfig.InstantiateFile ENV_FILE INST_DRV
    where:
    ENV_FILE = Applications Context file to provide replacement vars
    INST_DRV = Instantion File Driver to define templates to be instantiated
    TEMPLATE = Template to be instantiated
    LOGDIR = The log file directory (default=<APPL_TOP>/admin/<CONTEXTNAME>/log/timestamp)
    BACKDIR = The directory for backing up previous templates
    (default=<APPL_TOP>/admin/<CONTEXTNAME>/out/timestamp)
    OUTFILE = Output file
    PASSWORD = APPS password
    VAR_NAME = A variable name to be replaced
    VAR_VALUE = The value pair to VAR_NAME
    NUMBER = Number of threads to be used in the zip action. Range [1-20]
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if 1 == 0 goto :DBINSTALL_OK
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Cannot execute Install for database ORACLE_HOME"
    "Cannot execute Install for database ORACLE_HOME"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "" == "TRUE" goto :DBINSTALL_OK
    Error - script has returned an error: 1
    Error Code received when running external process. Check log file for details.
    Running Database Install Driver for PROD instance
    Please guide.

    Hi,
    Thank you for reply, i have changed the stage directory name but error is this one appearing, you can check above log file.
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if 1 == 0 goto :DBINSTALL_OK
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>echo "Cannot execute Install for database ORACLE_HOME"
    "Cannot execute Install for database ORACLE_HOME"
    C:\DOCUME~1\applmgr\LOCALS~1\Temp>if "" == "TRUE" goto :DBINSTALL_OK
    Error - script has returned an error: 1
    Error Code received when running external process. Check log file for details.
    Running Database Install Driver for PROD instance
    Processing DriverFile = D:\Stage11\startCD\Disk1\rapidwiz\template\adridb.drv
    Running Instantiation Drivers for D:\Stage11\startCD\Disk1\rapidwiz\template\adridb.drv
    Invalid target file name in driver file: <s_com>\admin\out
    instantiate file:
    source : D:\Stage11\startCD\Disk1\rapidwiz\template\adrun8i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd to C:\Documents and Settings\applmgr\My Documents\templbac\adrun8i.cmd
    instantiate file:
    source : D:\Stage11\startCD\Disk1\rapidwiz\template\adrun9i.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd to C:\Documents and Settings\applmgr\My Documents\templbac\adrun9i.cmd
    instantiate file:
    source : D:\Stage11\startCD\Disk1\rapidwiz\template\adrundb.cmd
    dest : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd
    backup : e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrundb.cmd to C:\Documents and Settings\applmgr\My Documents\templbac\adrundb.cmd
    Step 0 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun8i.cmd
    Processing Step 1 of 3
    Step 1 of 3
    Command: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd
    Processing Step 2 of 3
    Executing: e:\oracle\proddb\9.2.0\temp\PROD_sysd\adrun9i.cmd APPS APPS
    ------------------------------------------

  • I deleted iTunes when it said "iTunes could not back up iPhone because the backup could not be saved on the computer"and now it wont let me install it again and keeps saying "itunes cannot be installed because the file cannot be found in the cabinet "

    iTunes told me to delete my backup folder when I was having problems syncing my phone to my computer. After that it wouldn't work at all. After trying and trying I deleted iTunes when it said "iTunes could not back up iPhone because the backup could not be saved on the computer"and now it wont let me install it again and keeps saying "itunes cannot be installed because the file cannot be found in the cabinet ". What the **** itunes? Nothing is working!!
    I wanted to update my iTunes so I could sync my phone to my computer and update my phones software so I can use the latest apps that need a 4.2 or higher.
    This is not fun for me so if anyone knows what I can do to fix this please help. Is it possible to download the "cabinent file" with the lastest iTunes?
    Thank you.
    -Kait
    My phone is the iPhone4 and my computer is a Windows Vista

    I doubt that corrupt files are the problem. It is more likely a space or permissions issue. Is the hard-drive on which iTunes is stored close to capacity? Do you (or the particular user profile you have logged on with) have the requisite permissions to save to that drive?
    Otherwise, do you get an error code? This might point us in the right direction.

  • I am trying to install a registered copy of Photoshop Lightroom that I never installed on my Apple iMac with software version 10.10.  I get the message "Adobe Lightroom 1.  Cannot be installed on this disk because a newer version of this software already

    I am trying to install a registered copy of Photoshop Lightroom that I never installed on my Apple iMac with software version 10.10.
    I get the message “Adobe Lightroom 1.  Cannot be installed on this disk because a newer version of this software already exists on this disk”
    If it is here – I cannot find it anywhere, and I don’t believe that I ever installed it.
    I have ordered the upgrade to Lightroom 5.0 and figured that I should install Lightroom 1.0 first.
    How can I solve this problem

    Actually when LR 5 starts for the first time after it is installed it will have a dialog to Buy, Try or Enter a serial number. You select Enter a serial number and enter the LR 5 serial number first and then because it is an upgrade serial number it will ask for the serial number of a Previous version. You then enter the LR 1 serial number.

  • Hey, I'm trying to install Adobe Flash on my Macbook Air. At a certain point it asks for my password but it doesn't take it. So I cannot continue installment. I have reset my password already. Still the same problem. How can I continue to install when it

    Hey, I'm trying to install Adobe Flash on my Macbook Air. At a certain point it asks for my password but it doesn't take it. So I cannot continue installment. I have reset my password already. Still the same problem. How can I continue to install when it keeps asking for a password it doesn't recognize over and over again? How many times do I have to reset it then? Advice please

    You have to provide your computer's administrator password in order to install Flash Player.

  • Installing MySQL on OS 10.8.2

    List members,
       I want to install a MySQL database server on my Intel Mac running OS 10.8.2. I've installed Xcode. I can see the DMG installer for MYSQL 5.6.12 in Xcode.
    Unfortunately I can't progress further; the DMG installer won't open. I get an Apple error message say that non-App Store software can't be installed. Would appreciate any thoughts. Thank you in  advance.
       - Mark Pavlick

    Have a look at Installing MySQL on Lion

  • SBS 2003 to 2011 Migration - Exchange Server 2010 cannot be installed

    Hello,
    We have a Small Business Server 2003 server that we are trying to migrate to SBS 2011 using the out of the box migration process. After the install, the SBS console showed a couple installation issues - the big one turned out to be "Exchange Server
    2010 cannot be installed".
    Here is the end of 'ExchangeSetup.log' showing various error messages:
    [11/29/2014 23:00:07.0489] [2] Active Directory session settings for 'Get-ExchangeServer' are: View Entire Forest: 'True', Configuration Domain Controller: 'MB-MAINSERVER04.Contoso.local', Preferred Global Catalog: 'MB-MAINSERVER04.Contoso.local', Preferred Domain Controllers: '{ MB-MAINSERVER04.Contoso.local }'
    [11/29/2014 23:00:07.0490] [2] Beginning processing get-exchangeserver -Identity:'MB-MAINSERVER04' -DomainController:'MB-MAINSERVER04.Contoso.local' -ErrorAction:'SilentlyContinue'
    [11/29/2014 23:00:07.0506] [2] Searching objects "MB-MAINSERVER04" of type "Server" under the root "$null".
    [11/29/2014 23:00:07.0518] [2] Previous operation run on domain controller 'MB-MAINSERVER04.Contoso.local'.
    [11/29/2014 23:00:07.0518] [2] Previous operation run on domain controller 'MB-MAINSERVER04.Contoso.local'.
    [11/29/2014 23:00:07.0518] [2] Preparing to output objects. The maximum size of the result set is "unlimited".
    [11/29/2014 23:00:07.0522] [2] Unexpected Error
    [11/29/2014 23:00:07.0522] [2] The operation couldn't be performed because object 'MB-MAINSERVER04' couldn't be found on 'MB-MAINSERVER04.Contoso.local'.
    [11/29/2014 23:00:07.0523] [2] Ending processing get-exchangeserver
    [11/29/2014 23:00:07.0523] [1] Executing:
    if ($server -eq $null)
    new-exchangeserver -DomainController $RoleDomainController -Name $RoleNetBIOSName
    [11/29/2014 23:00:07.0545] [2] Active Directory session settings for 'New-ExchangeServer' are: View Entire Forest: 'True', Configuration Domain Controller: 'MB-MAINSERVER04.Contoso.local', Preferred Global Catalog: 'MB-MAINSERVER04.Contoso.local', Preferred Domain Controllers: '{ MB-MAINSERVER04.Contoso.local }'
    [11/29/2014 23:00:07.0545] [2] Beginning processing new-exchangeserver -DomainController:'MB-MAINSERVER04.Contoso.local' -Name:'MB-MAINSERVER04'
    [11/29/2014 23:00:07.0599] [2] [ERROR] Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
    [11/29/2014 23:00:07.0600] [2] Ending processing new-exchangeserver
    [11/29/2014 23:00:07.0607] [1] The following 1 error(s) occurred during task execution:
    [11/29/2014 23:00:07.0607] [1] 0. ErrorRecord: Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
    [11/29/2014 23:00:07.0607] [1] 0. ErrorRecord: Microsoft.Exchange.Data.Directory.SystemConfiguration.DefaultAdministrativeGroupNotFoundException: Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
    at Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.GetAdministrativeGroup()
    at Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.GetAdministrativeGroupId()
    at Microsoft.Exchange.Management.SystemConfigurationTasks.NewExchangeServer.PrepareDataObject()
    at Microsoft.Exchange.Configuration.Tasks.SetTaskBase`1.InternalValidate()
    at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
    [11/29/2014 23:00:07.0609] [1] [ERROR] The following error was generated when "$error.Clear();
    if ($server -eq $null)
    new-exchangeserver -DomainController $RoleDomainController -Name $RoleNetBIOSName
    " was run: "Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.".
    [11/29/2014 23:00:07.0609] [1] [ERROR] Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
    [11/29/2014 23:00:07.0609] [1] [ERROR-REFERENCE] Id=ProvisionServerComponent___84489810458648f5ac6e47811394a284 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
    [11/29/2014 23:00:07.0610] [1] Setup is stopping now because of one or more critical errors.
    [11/29/2014 23:00:07.0610] [1] Finished executing component tasks.
    [11/29/2014 23:00:07.0618] [1] Ending processing Install-BridgeheadRole
    [11/29/2014 23:00:07.0626] [0] The Exchange Server setup operation didn't complete. More details can be found in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.
    [11/29/2014 23:00:07.0633] [0] End of Setup
    [11/29/2014 23:00:07.0633] [0] **********************************************
    [11/29/2014 23:39:03.0429] [0] **********************************************
    [11/29/2014 23:39:03.0435] [0] Starting Microsoft Exchange Server 2010 Setup
    [11/29/2014 23:39:03.0435] [0] **********************************************
    [11/29/2014 23:39:03.0456] [0] Local Time Zone: (UTC-08:00) Pacific Time (US & Canada).
    [11/29/2014 23:39:03.0457] [0] Operating System version: Microsoft Windows NT 6.1.7600.0.
    [11/29/2014 23:39:03.0469] [0] Setup version: 14.1.438.0.
    [11/29/2014 23:39:03.0473] [0] Logged on user: Contoso2K3\Administrator.
    [11/29/2014 23:39:06.0763] [0] Command Line Parameter Name='mode', Value='Install'.
    [11/29/2014 23:39:06.0776] [0] ExSetupUI was started with the following command: '-mode:install'.
    [11/29/2014 23:39:07.0413] [0] Setup is choosing the domain controller to use
    [11/29/2014 23:39:07.0730] [0] Setup is choosing a local domain controller...
    [11/29/2014 23:39:08.0459] [0] Setup has chosen the local domain controller MB-MAINSERVER04.Contoso.local for initial queries
    [11/29/2014 23:39:08.0747] [0] PrepareAD has been run, and has replicated to this domain controller; so setup will use MB-MAINSERVER04.Contoso.local
    [11/29/2014 23:39:08.0748] [0] Setup is choosing a global catalog...
    [11/29/2014 23:39:08.0758] [0] Setup has chosen the global catalog server MB-MAINSERVER04.Contoso.local.
    [11/29/2014 23:39:08.0819] [0] Setup will use the domain controller 'MB-MAINSERVER04.Contoso.local'.
    [11/29/2014 23:39:08.0820] [0] Setup will use the global catalog 'MB-MAINSERVER04.Contoso.local'.
    [11/29/2014 23:39:08.0823] [0] Exchange configuration container for the organization is 'CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Contoso,DC=local'.
    [11/29/2014 23:39:08.0830] [0] Exchange organization container for the organization is 'CN=Contoso2K3,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Contoso,DC=local'.
    [11/29/2014 23:39:08.0867] [0] Setup will search for an Exchange Server object for the local machine with name 'MB-MAINSERVER04'.
    [11/29/2014 23:39:08.0914] [0] No Exchange Server with identity 'MB-MAINSERVER04' was found.
    [11/29/2014 23:39:09.0061] [0] The following roles have been unpacked: BridgeheadRole ClientAccessRole MailboxRole AdminToolsRole
    [11/29/2014 23:39:09.0062] [0] The following datacenter roles are unpacked:
    [11/29/2014 23:39:09.0064] [0] The following roles are installed: AdminToolsRole
    [11/29/2014 23:39:09.0066] [0] The local server has some Exchange files installed.
    [11/29/2014 23:39:09.0320] [0] Setup will use the path 'C:\Program Files\Windows Small Business Server\Bin\CMPNENTS\EXCHANGE14_SP1' for installing Exchange.
    [11/29/2014 23:39:09.0332] [0] The installation mode is set to: 'Install'.
    [11/29/2014 23:39:13.0558] [0] An Exchange organization with name 'Contoso2K3' was found in this forest.
    [11/29/2014 23:39:13.0560] [0] Active Directory Initialization status : 'True'.
    [11/29/2014 23:39:13.0561] [0] Schema Update Required Status : 'False'.
    [11/29/2014 23:39:13.0562] [0] Organization Configuration Update Required Status : 'False'.
    [11/29/2014 23:39:13.0563] [0] Domain Configuration Update Required Status : 'False'.
    [11/29/2014 23:39:13.0564] [0] The locally installed version is 14.1.218.15.
    [11/29/2014 23:39:13.0565] [0] Exchange Installation Directory : 'C:\Program Files\Microsoft\Exchange Server\V14'.
    [11/29/2014 23:39:13.0920] [0] Applying default role selection state
    [11/29/2014 23:39:13.0961] [0] Setup is determining what organization-level operations to perform.
    [11/29/2014 23:39:13.0962] [0] Because the value was specified, setup is setting the argument OrganizationName to the value Contoso2K3.
    [11/29/2014 23:39:13.0963] [0] Setup will run from path 'C:\Program Files\Microsoft\Exchange Server\V14\'.
    [11/29/2014 23:39:13.0972] [0] InstallModeDataHandler has 0 DataHandlers
    [11/29/2014 23:39:13.0972] [0] RootDataHandler has 1 DataHandlers
    [11/29/2014 23:39:15.0491] [0] Setup encountered an exception when trying to access the setup state file: Could not find file 'C:\ExchangeSetupLogs\exchangeInstallState.xml'.
    [11/29/2014 23:39:26.0117] [0] End of Setup
    [11/29/2014 23:39:26.0117] [0] **********************************************
    I should add that the source server's AD configuration might not be perfect due to this being the second attempt at a SBS 2011 migration install.
    I'd be grateful for any help I can get on this as SBS migration has been plauged with multiple setbacks already. I really need to get this done! ;)
    Thanks,
    Voon

    Thank you Larry and Al for your replies.
    I used the 'official' migration
    guide plus this page (http://www.techieshelp.com/step-by-step-guide-to-migrating-to-sbs-2011/)
    as my migration references. The SBS migration prep tool gave no errors on the source server when I ran it.
    I have a full system drive image plus a a system state backup from before migration. Though I am very loathed to rollback the migration and attempt a new one - again. I will do some searching to see if I can resolve the Exchange server problem and continue
    the migration/installation. If not, then its a system state restore for me. One of Al's links had a resource for doing a thorough check of AD - which something I'd run if I have to another migration attempt.
    I am also really tempted to open up a paid MS support ticket for them to help me fix this problem. :)

  • Develop node.js on Lion, but not install mysql-libmysqlclient

    I am developer, my apple is MacBook Pro MD313CH/A, system is Mac OS X Lion 10.7.3, Xcode 4.3.2, installed Command Line Tools, mysql is 5.5.21.
    I installed Node.js on MacPorts, node -v 0.6.17, npm -v 1.1.21, I want to install mysql-libmysqlclient(https://github.com/Sannis/node-mysql-libmysqlclient) of node_modules, but I had problem on my machine, than other is success. link:https://github.com/Sannis/node-mysql-libmysqlclient/issues/107
    this error:
    localhost:nodejs yangzhaojie$ CXX=/usr/bin/g++ npm install mysql-libmysqlclient
    npm http GET https://registry.npmjs.org/mysql-libmysqlclient
    npm http 200 https://registry.npmjs.org/mysql-libmysqlclient
    npm http GET https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz
    npm http 200 https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz
    > [email protected] install /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    > node-gyp rebuild
    info it worked if it ends with ok
    spawn python [ '/Users/yangzhaojie/.node-gyp/0.6.17/tools/gyp_addon',
      'binding.gyp',
      '-I/Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/build/confi g.gypi',
      '-f',
      'make' ]
    spawn make [ 'BUILDTYPE=Release', '-C', 'build' ]
      CXX(target) Release/obj.target/mysql_bindings/src/mysql_bindings.o
    llvm-g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
    make: *** [Release/obj.target/mysql_bindings/src/mysql_bindings.o] Error 1
    ERR! Error: `make` failed with exit code: 2
        at ChildProcess.onExit (/opt/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:209:23)
        at ChildProcess.emit (events.js:70:17)
        at maybeExit (child_process.js:362:16)
        at Process.onexit (child_process.js:398:5)
    ERR! not ok
    npm ERR! [email protected] install: `node-gyp rebuild`
    npm ERR! `sh "-c" "node-gyp rebuild"` failed with 1
    npm ERR!
    npm ERR! Failed at the [email protected] install script.
    npm ERR! This is most likely a problem with the mysql-libmysqlclient package,
    npm ERR! not with npm itself.
    npm ERR! Tell the author that this fails on your system:
    npm ERR!     node-gyp rebuild
    npm ERR! You can get their info via:
    npm ERR!     npm owner ls mysql-libmysqlclient
    npm ERR! There is likely additional logging output above.
    npm ERR!
    npm ERR! System Darwin 11.3.0
    npm ERR! command "node" "/opt/local/bin/npm" "install" "mysql-libmysqlclient"
    npm ERR! cwd /Users/yangzhaojie/tech/nodejs
    npm ERR! node -v v0.6.17
    npm ERR! npm -v 1.1.21
    npm ERR! code ELIFECYCLE
    npm ERR! message [email protected] install: `node-gyp rebuild`
    npm ERR! message `sh "-c" "node-gyp rebuild"` failed with 1
    npm ERR! errno {}
    npm ERR! Error: EACCES, open 'npm-debug.log'
    npm ERR!
    npm ERR! Please try running this command again as root/Administrator.
    npm ERR!
    npm ERR! System Darwin 11.3.0
    npm ERR! command "node" "/opt/local/bin/npm" "install" "mysql-libmysqlclient"
    npm ERR! cwd /Users/yangzhaojie/tech/nodejs
    npm ERR! node -v v0.6.17
    npm ERR! npm -v 1.1.21
    npm ERR! path npm-debug.log
    npm ERR! code EACCES
    npm ERR! message EACCES, open 'npm-debug.log'
    npm ERR! errno {}
    npm ERR!
    npm ERR! Additional logging details can be found in:
    npm ERR!     /Users/yangzhaojie/tech/nodejs/npm-debug.log
    npm not ok
    localhost:nodejs yangzhaojie$
    debug install log:
    info it worked if it ends with ok
    verbose cli [ 'node',
    verbose cli   '/Users/yangzhaojie/app/node-0.6.16/bin/npm',
    verbose cli   'i',
    verbose cli   'mysql-libmysqlclient' ]
    info using [email protected]
    info using [email protected]
    verbose config file /Users/yangzhaojie/.npmrc
    verbose config file /Users/yangzhaojie/app/node-0.6.16/etc/npmrc
    verbose config file /Users/yangzhaojie/app/node-0.6.16/lib/node_modules/npm/npmrc
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/connect/package.json
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/mysql/package.json
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/node-cluster/package.json
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/redis/package.json
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/socket.io/package.json
    verbose cache add [ 'mysql-libmysqlclient', null ]
    silly cache add: name, spec, args [ undefined,
    silly cache add: name, spec, args   'mysql-libmysqlclient',
    silly cache add: name, spec, args   [ 'mysql-libmysqlclient', null ] ]
    verbose parsed url { pathname: 'mysql-libmysqlclient',
    verbose parsed url   path: 'mysql-libmysqlclient',
    verbose parsed url   href: 'mysql-libmysqlclient' }
    verbose addNamed [ 'mysql-libmysqlclient', '' ]
    verbose addNamed [ null, '' ]
    silly name, range, hasData [ 'mysql-libmysqlclient', '', false ]
    verbose raw, before any munging mysql-libmysqlclient
    verbose url resolving [ 'https://registry.npmjs.org/', './mysql-libmysqlclient' ]
    verbose url resolved https://registry.npmjs.org/mysql-libmysqlclient
    http GET https://registry.npmjs.org/mysql-libmysqlclient
    http 200 https://registry.npmjs.org/mysql-libmysqlclient
    silly get cb [ 200,
    silly get cb   { vary: 'Accept',
    silly get cb     server: 'CouchDB/1.2.0 (Erlang OTP/R15B)',
    silly get cb     etag: '"66I5Z2UT6UDC9OV8C1PCYIGKC"',
    silly get cb     date: 'Thu, 03 May 2012 15:21:42 GMT',
    silly get cb     'content-type': 'application/json',
    silly get cb     'content-length': '32455' } ]
    silly name, range, hasData 2 [ 'mysql-libmysqlclient', '', true ]
    silly versions [ 'mysql-libmysqlclient',
    silly versions   [ '0.0.10',
    silly versions     '0.0.7',
    silly versions     '0.0.8',
    silly versions     '0.0.9',
    silly versions     '1.0.0',
    silly versions     '1.0.1',
    silly versions     '1.0.2',
    silly versions     '1.0.3',
    silly versions     '1.1.0',
    silly versions     '1.1.1',
    silly versions     '1.2.1',
    silly versions     '1.2.2',
    silly versions     '1.2.3',
    silly versions     '1.2.4',
    silly versions     '1.2.7',
    silly versions     '1.2.8',
    silly versions     '1.2.9',
    silly versions     '1.2.10',
    silly versions     '1.3.0',
    silly versions     '1.3.1',
    silly versions     '1.3.2' ] ]
    verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-darwin-x64-11.3.0',
    verbose bin dist   { shasum: '8ae08483d5e37fcb5a37e6e459c7eda073ff486b',
    verbose bin dist     tarball: 'http://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz' } ]
    verbose addRemoteTarball [ 'https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz',
    verbose addRemoteTarball   '8ae08483d5e37fcb5a37e6e459c7eda073ff486b' ]
    verbose fetch to /tmp/npm-1336058506422/1336058506422-0.03823089087381959/tmp.tgz
    http GET https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz
    http 200 https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz
    silly updated sha bytes 40960
    silly updated sha bytes 37717
    info shasum 8ae08483d5e37fcb5a37e6e459c7eda073ff486b
    info shasum /tmp/npm-1336058506422/1336058506422-0.03823089087381959/tmp.tgz
    verbose unpack /tmp/npm-1336058506422/1336058506422-0.03823089087381959/tmp.tgz
    silly gunzTarPerm modes [ '755', '644' ]
    silly extracting entry .idea/
    silly extracting entry .idea/.name
    silly extracting entry .idea/codeStyleSettings.xml
    silly extracting entry .idea/encodings.xml
    silly extracting entry .idea/misc.xml
    silly extracting entry .idea/modules.xml
    silly extracting entry .idea/node-mysql-libmysqlclient.iml
    silly extracting entry .idea/projectCodeStyle.xml
    silly extracting entry .idea/scopes/
    silly extracting entry .idea/scopes/scope_settings.xml
    silly extracting entry .idea/vcs.xml
    silly extracting entry .idea/workspace.xml
    silly extracting entry .npmignore
    silly extracting entry .travis.yml
    silly extracting entry AUTHORS
    silly extracting entry binding.gyp
    silly extracting entry build/
    silly extracting entry build/.conf_check_0/
    silly extracting entry build/.conf_check_0/testbuild/
    silly extracting entry build/.conf_check_0/testbuild/.wafpickle-7
    silly extracting entry build-stamp
    silly extracting entry CHANGELOG.markdown
    silly extracting entry conf-stamp
    silly extracting entry devdependencies-stamp
    silly extracting entry DEVELOPMENT.markdown
    silly extracting entry doc/
    silly extracting entry doc/api.html
    silly extracting entry doc/changelog.html
    silly extracting entry doc/example_http.js
    silly extracting entry doc/examples/
    silly extracting entry doc/examples/url_shortener/
    silly extracting entry doc/examples/url_shortener/index.html
    silly extracting entry doc/examples/url_shortener/index.js
    silly extracting entry doc/examples.html
    silly extracting entry doc/examples.js
    silly extracting entry doc/index.html
    silly extracting entry gh_pages.sh
    silly extracting entry LICENSE
    silly extracting entry Makefile
    silly extracting entry mysql-libmysqlclient-bindings.js
    silly extracting entry mysql-libmysqlclient.js
    silly extracting entry nodelint.conf
    silly extracting entry package.json
    silly extracting entry README.markdown
    silly extracting entry src/
    silly extracting entry src/mysql_bindings.cc
    silly extracting entry src/mysql_bindings.h
    silly extracting entry src/mysql_bindings_connection.cc
    silly extracting entry src/mysql_bindings_connection.h
    silly extracting entry src/mysql_bindings_result.cc
    silly extracting entry src/mysql_bindings_result.h
    silly extracting entry src/mysql_bindings_statement.cc
    silly extracting entry src/mysql_bindings_statement.h
    silly extracting entry src/node_async_shim.h
    silly extracting entry tests/
    silly extracting entry tests/complex/
    silly extracting entry tests/complex/setup-complex.js
    silly extracting entry tests/complex/test-binary-buffers.js
    silly extracting entry tests/complex/test-call-stored-procedure.js
    silly extracting entry tests/complex/test-datatypes-cast.js
    silly extracting entry tests/complex/test-fetchAll-options.js
    silly extracting entry tests/config.js
    silly extracting entry tests/high-level/
    silly extracting entry tests/high-level/test-javascript-interface.js
    silly extracting entry tests/ignored/
    silly extracting entry tests/ignored/place_ignored_tests.here
    silly extracting entry tests/issues/
    silly extracting entry tests/issues/test-issue-102.js
    silly extracting entry tests/issues/test-issue-106.js
    silly extracting entry tests/issues/test-issue-110.js
    silly extracting entry tests/issues/test-issue-83.js
    silly extracting entry tests/low-level-async/
    silly extracting entry tests/low-level-async/setup-low-level-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlconnection-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlresult-async.js
    silly extracting entry tests/low-level-sync/
    silly extracting entry tests/low-level-sync/setup-low-level-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlconnection-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlresult-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlstatement.-syncjs
    silly extracting entry tests/low-level-sync/test-connect-different-args.js
    silly extracting entry tests/slow/
    silly extracting entry tests/slow/test-connect.js
    silly extracting entry tests/slow/test-fetchAll.js
    silly extracting entry tests/slow/test-query.js
    silly extracting entry tests/slow/test-querySend.js
    silly extracting entry tools/
    silly extracting entry tools/run-check-tests.js
    silly extracting entry tools/run-debug.js
    silly extracting entry tools/run-memoryleaks-finder.js
    silly extracting entry waf-stamp
    silly extracting entry wscript
    verbose has bindings.gyp [ undefined,
    verbose has bindings.gyp   { file: '/tmp/npm-1336058506422/1336058506422-0.03823089087381959/package/package.json' ,
    verbose has bindings.gyp     gypfile: true,
    verbose has bindings.gyp     serverjs: false,
    verbose has bindings.gyp     wscript: true,
    verbose has bindings.gyp     contributors:
    verbose has bindings.gyp      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has bindings.gyp        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has bindings.gyp        'Akzhan Abdulin <[email protected]>',
    verbose has bindings.gyp        'Pavel Ponomarenko <[email protected]>',
    verbose has bindings.gyp        'Robin Duckett <[email protected]>',
    verbose has bindings.gyp        'Roman Shtylman <[email protected]>',
    verbose has bindings.gyp        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has bindings.gyp        'Maurits Lamers <[email protected]>',
    verbose has bindings.gyp        'Benjmain Reesman <[email protected]>',
    verbose has bindings.gyp        'Krists Krīgers <[email protected]>',
    verbose has bindings.gyp        'Sergey Novgorodsky <[email protected]>',
    verbose has bindings.gyp        'Ștefan Rusu <[email protected]>',
    verbose has bindings.gyp        'Zhiqiang Zhao <[email protected]>',
    verbose has bindings.gyp        'Zhao Cheng <[email protected]>',
    verbose has bindings.gyp        'Zhao Lei <[email protected]>' ] } ]
    verbose has wscript [ undefined,
    verbose has wscript   { file: '/tmp/npm-1336058506422/1336058506422-0.03823089087381959/package/package.json' ,
    verbose has wscript     gypfile: true,
    verbose has wscript     serverjs: false,
    verbose has wscript     wscript: true,
    verbose has wscript     contributors:
    verbose has wscript      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has wscript        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has wscript        'Akzhan Abdulin <[email protected]>',
    verbose has wscript        'Pavel Ponomarenko <[email protected]>',
    verbose has wscript        'Robin Duckett <[email protected]>',
    verbose has wscript        'Roman Shtylman <[email protected]>',
    verbose has wscript        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has wscript        'Maurits Lamers <[email protected]>',
    verbose has wscript        'Benjmain Reesman <[email protected]>',
    verbose has wscript        'Krists Krīgers <[email protected]>',
    verbose has wscript        'Sergey Novgorodsky <[email protected]>',
    verbose has wscript        'Ștefan Rusu <[email protected]>',
    verbose has wscript        'Zhiqiang Zhao <[email protected]>',
    verbose has wscript        'Zhao Cheng <[email protected]>',
    verbose has wscript        'Zhao Lei <[email protected]>' ] } ]
    verbose caching /tmp/npm-1336058506422/1336058506422-0.03823089087381959/package/package.json
    verbose loadDefaults [email protected]
    verbose from cache /tmp/npm-1336058506422/1336058506422-0.03823089087381959/package/package.json
    verbose tar.pack [ '/Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz',
    verbose tar.pack   '/tmp/npm-1336058506422/1336058506422-0.03823089087381959/package' ]
    verbose tarball /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz
    verbose folder /tmp/npm-1336058506422/1336058506422-0.03823089087381959/package
    verbose unpack /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz
    silly gunzTarPerm modes [ '755', '644' ]
    silly extracting entry package.json
    silly extracting entry .npmignore
    silly extracting entry LICENSE
    silly extracting entry mysql-libmysqlclient-bindings.js
    silly extracting entry mysql-libmysqlclient.js
    silly extracting entry build-stamp
    silly extracting entry CHANGELOG.markdown
    silly extracting entry conf-stamp
    silly extracting entry devdependencies-stamp
    silly extracting entry DEVELOPMENT.markdown
    silly extracting entry doc/example_http.js
    silly extracting entry doc/examples.js
    silly extracting entry doc/api.html
    silly extracting entry doc/changelog.html
    silly extracting entry doc/examples/url_shortener/index.js
    silly extracting entry doc/examples/url_shortener/index.html
    silly extracting entry doc/examples.html
    silly extracting entry doc/index.html
    silly extracting entry gh_pages.sh
    silly extracting entry .idea/.name
    silly extracting entry .idea/codeStyleSettings.xml
    silly extracting entry .idea/encodings.xml
    silly extracting entry .idea/misc.xml
    silly extracting entry .idea/modules.xml
    silly extracting entry .idea/node-mysql-libmysqlclient.iml
    silly extracting entry .idea/projectCodeStyle.xml
    silly extracting entry .idea/scopes/scope_settings.xml
    silly extracting entry .idea/vcs.xml
    silly extracting entry .idea/workspace.xml
    silly extracting entry Makefile
    silly extracting entry .travis.yml
    silly extracting entry AUTHORS
    silly extracting entry nodelint.conf
    silly extracting entry binding.gyp
    silly extracting entry README.markdown
    silly extracting entry src/mysql_bindings.cc
    silly extracting entry src/mysql_bindings.h
    silly extracting entry src/mysql_bindings_connection.cc
    silly extracting entry src/mysql_bindings_connection.h
    silly extracting entry src/mysql_bindings_result.cc
    silly extracting entry src/mysql_bindings_result.h
    silly extracting entry src/mysql_bindings_statement.cc
    silly extracting entry src/mysql_bindings_statement.h
    silly extracting entry src/node_async_shim.h
    silly extracting entry tests/config.js
    silly extracting entry tests/complex/setup-complex.js
    silly extracting entry tests/complex/test-binary-buffers.js
    silly extracting entry tests/complex/test-call-stored-procedure.js
    silly extracting entry tests/complex/test-datatypes-cast.js
    silly extracting entry tests/complex/test-fetchAll-options.js
    silly extracting entry tests/high-level/test-javascript-interface.js
    silly extracting entry tests/ignored/place_ignored_tests.here
    silly extracting entry tests/issues/test-issue-102.js
    silly extracting entry tests/issues/test-issue-106.js
    silly extracting entry tests/issues/test-issue-110.js
    silly extracting entry tests/issues/test-issue-83.js
    silly extracting entry tests/low-level-async/setup-low-level-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlconnection-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlresult-async.js
    silly extracting entry tests/low-level-sync/setup-low-level-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlconnection-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlresult-sync.js
    silly extracting entry tests/low-level-sync/test-connect-different-args.js
    silly extracting entry tests/low-level-sync/test-class-mysqlstatement.-syncjs
    silly extracting entry tests/slow/test-connect.js
    silly extracting entry tests/slow/test-fetchAll.js
    silly extracting entry tests/slow/test-query.js
    silly extracting entry tests/slow/test-querySend.js
    silly extracting entry tools/run-check-tests.js
    silly extracting entry tools/run-debug.js
    silly extracting entry tools/run-memoryleaks-finder.js
    silly extracting entry waf-stamp
    silly extracting entry wscript
    verbose has bindings.gyp [ undefined,
    verbose has bindings.gyp   { file: '/Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json',
    verbose has bindings.gyp     gypfile: true,
    verbose has bindings.gyp     serverjs: false,
    verbose has bindings.gyp     contributors:
    verbose has bindings.gyp      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has bindings.gyp        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has bindings.gyp        'Akzhan Abdulin <[email protected]>',
    verbose has bindings.gyp        'Pavel Ponomarenko <[email protected]>',
    verbose has bindings.gyp        'Robin Duckett <[email protected]>',
    verbose has bindings.gyp        'Roman Shtylman <[email protected]>',
    verbose has bindings.gyp        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has bindings.gyp        'Maurits Lamers <[email protected]>',
    verbose has bindings.gyp        'Benjmain Reesman <[email protected]>',
    verbose has bindings.gyp        'Krists Krīgers <[email protected]>',
    verbose has bindings.gyp        'Sergey Novgorodsky <[email protected]>',
    verbose has bindings.gyp        'Ștefan Rusu <[email protected]>',
    verbose has bindings.gyp        'Zhiqiang Zhao <[email protected]>',
    verbose has bindings.gyp        'Zhao Cheng <[email protected]>',
    verbose has bindings.gyp        'Zhao Lei <[email protected]>' ],
    verbose has bindings.gyp     wscript: true } ]
    verbose has wscript [ undefined,
    verbose has wscript   { file: '/Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json',
    verbose has wscript     gypfile: true,
    verbose has wscript     serverjs: false,
    verbose has wscript     contributors:
    verbose has wscript      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has wscript        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has wscript        'Akzhan Abdulin <[email protected]>',
    verbose has wscript        'Pavel Ponomarenko <[email protected]>',
    verbose has wscript        'Robin Duckett <[email protected]>',
    verbose has wscript        'Roman Shtylman <[email protected]>',
    verbose has wscript        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has wscript        'Maurits Lamers <[email protected]>',
    verbose has wscript        'Benjmain Reesman <[email protected]>',
    verbose has wscript        'Krists Krīgers <[email protected]>',
    verbose has wscript        'Sergey Novgorodsky <[email protected]>',
    verbose has wscript        'Ștefan Rusu <[email protected]>',
    verbose has wscript        'Zhiqiang Zhao <[email protected]>',
    verbose has wscript        'Zhao Cheng <[email protected]>',
    verbose has wscript        'Zhao Lei <[email protected]>' ],
    verbose has wscript     wscript: true } ]
    verbose caching /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json
    verbose loadDefaults [email protected]
    silly updated sha bytes 40960
    silly updated sha bytes 37533
    info shasum 2e0901d4c28613050078931d2930b7f98a9353d0
    info shasum /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz
    verbose from cache /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json
    verbose chmod /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz 644
    verbose chown [ '/Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz',
    verbose chown   501,
    verbose chown   20 ]
    silly resolved [ { name: 'mysql-libmysqlclient',
    silly resolved     description: 'Binary MySQL bindings for Node.JS',
    silly resolved     keywords: [ 'mysql', 'libmysqlclient', 'sql', 'database', 'addon' ],
    silly resolved     homepage: 'http://sannis.github.com/node-mysql-libmysqlclient',
    silly resolved     version: '1.3.2',
    silly resolved     author: { name: 'Oleg Efimov', email: '[email protected]' },
    silly resolved     contributors:
    silly resolved      [ { name: 'Oleg Efimov',
    silly resolved          email: '[email protected]',
    silly resolved          url: 'http://sannis.ru' },
    silly resolved        { name: 'Surendra Singhi',
    silly resolved          email: '[email protected]',
    silly resolved          url: 'http://ssinghi.kreeti.com' },
    silly resolved        { name: 'Akzhan Abdulin', email: '[email protected]' },
    silly resolved        { name: 'Pavel Ponomarenko', email: '[email protected]' },
    silly resolved        { name: 'Robin Duckett', email: '[email protected]' },
    silly resolved        { name: 'Roman Shtylman', email: '[email protected]' },
    silly resolved        { name: 'Dan Beam',
    silly resolved          email: '[email protected]',
    silly resolved          url: 'http://danbeam.org' },
    silly resolved        { name: 'Maurits Lamers', email: '[email protected]' },
    silly resolved        { name: 'Benjmain Reesman', email: '[email protected]' },
    silly resolved        { name: 'Krists Krīgers', email: '[email protected]' },
    silly resolved        { name: 'Sergey Novgorodsky',
    silly resolved          email: '[email protected]' },
    silly resolved        { name: 'Ștefan Rusu', email: '[email protected]' },
    silly resolved        { name: 'Zhiqiang Zhao', email: '[email protected]' },
    silly resolved        { name: 'Zhao Cheng', email: '[email protected]' },
    silly resolved        { name: 'Zhao Lei', email: '[email protected]' } ],
    silly resolved     bugs: { url: 'http://github.com/Sannis/node-mysql-libmysqlclient/issues' },
    silly resolved     licenses: [ { type: 'MIT' } ],
    silly resolved     repository:
    silly resolved      { type: 'git',
    silly resolved        url: 'git://github.com/Sannis/node-mysql-libmysqlclient.git' },
    silly resolved     main: './mysql-libmysqlclient',
    silly resolved     scripts:
    silly resolved      { test: 'make test',
    silly resolved        doc: 'make doc',
    silly resolved        install: 'node-gyp rebuild' },
    silly resolved     engines: { node: '0.4.x || 0.5.x || 0.6.x || 0.7.x || 0.8.x' },
    silly resolved     devDependencies: { nodeunit: '>= 0.7', nodelint: '>= 0.6' },
    silly resolved     _id: '[email protected]',
    silly resolved     dependencies: {},
    silly resolved     optionalDependencies: {},
    silly resolved     _engineSupported: true,
    silly resolved     _npmVersion: '1.1.20',
    silly resolved     _nodeVersion: 'v0.6.16',
    silly resolved     _defaultsLoaded: true,
    silly resolved     dist: { shasum: '2e0901d4c28613050078931d2930b7f98a9353d0' },
    silly resolved     _from: 'mysql-libmysqlclient' } ]
    info into /Users/yangzhaojie/tech/nodejs [email protected]
    info installOne [email protected]
    verbose from cache /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json
    info unbuild /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    verbose unpack /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz
    silly gunzTarPerm modes [ '755', '644' ]
    silly extracting entry package.json
    silly extracting entry .npmignore
    silly extracting entry LICENSE
    silly extracting entry mysql-libmysqlclient-bindings.js
    silly extracting entry mysql-libmysqlclient.js
    silly extracting entry build-stamp
    silly extracting entry CHANGELOG.markdown
    silly extracting entry conf-stamp
    silly extracting entry devdependencies-stamp
    silly extracting entry DEVELOPMENT.markdown
    silly extracting entry doc/example_http.js
    silly extracting entry doc/examples.js
    silly extracting entry doc/api.html
    silly extracting entry doc/changelog.html
    silly extracting entry doc/examples/url_shortener/index.js
    silly extracting entry doc/examples/url_shortener/index.html
    silly extracting entry doc/examples.html
    silly extracting entry doc/index.html
    silly extracting entry gh_pages.sh
    silly extracting entry .idea/.name
    silly extracting entry .idea/codeStyleSettings.xml
    silly extracting entry .idea/encodings.xml
    silly extracting entry .idea/misc.xml
    silly extracting entry .idea/modules.xml
    silly extracting entry .idea/node-mysql-libmysqlclient.iml
    silly extracting entry .idea/projectCodeStyle.xml
    silly extracting entry .idea/scopes/scope_settings.xml
    silly extracting entry .idea/vcs.xml
    silly extracting entry .idea/workspace.xml
    silly extracting entry Makefile
    silly extracting entry .travis.yml
    silly extracting entry AUTHORS
    silly extracting entry nodelint.conf
    silly extracting entry binding.gyp
    silly extracting entry README.markdown
    silly extracting entry src/mysql_bindings.cc
    silly extracting entry src/mysql_bindings.h
    silly extracting entry src/mysql_bindings_connection.cc
    silly extracting entry src/mysql_bindings_connection.h
    silly extracting entry src/mysql_bindings_result.cc
    silly extracting entry src/mysql_bindings_result.h
    silly extracting entry src/mysql_bindings_statement.cc
    silly extracting entry src/mysql_bindings_statement.h
    silly extracting entry src/node_async_shim.h
    silly extracting entry tests/config.js
    silly extracting entry tests/complex/setup-complex.js
    silly extracting entry tests/complex/test-binary-buffers.js
    silly extracting entry tests/complex/test-call-stored-procedure.js
    silly extracting entry tests/complex/test-datatypes-cast.js
    silly extracting entry tests/complex/test-fetchAll-options.js
    silly extracting entry tests/high-level/test-javascript-interface.js
    silly extracting entry tests/ignored/place_ignored_tests.here
    silly extracting entry tests/issues/test-issue-102.js
    silly extracting entry tests/issues/test-issue-106.js
    silly extracting entry tests/issues/test-issue-110.js
    silly extracting entry tests/issues/test-issue-83.js
    silly extracting entry tests/low-level-async/setup-low-level-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlconnection-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlresult-async.js
    silly extracting entry tests/low-level-sync/setup-low-level-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlconnection-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlresult-sync.js
    silly extracting entry tests/low-level-sync/test-connect-different-args.js
    silly extracting entry tests/low-level-sync/test-class-mysqlstatement.-syncjs
    silly extracting entry tests/slow/test-connect.js
    silly extracting entry tests/slow/test-fetchAll.js
    silly extracting entry tests/slow/test-query.js
    silly extracting entry tests/slow/test-querySend.js
    silly extracting entry tools/run-check-tests.js
    silly extracting entry tools/run-debug.js
    silly extracting entry tools/run-memoryleaks-finder.js
    silly extracting entry waf-stamp
    silly extracting entry wscript
    verbose has bindings.gyp [ undefined,
    verbose has bindings.gyp   { file: '/Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json' ,
    verbose has bindings.gyp     gypfile: true,
    verbose has bindings.gyp     serverjs: false,
    verbose has bindings.gyp     wscript: true,
    verbose has bindings.gyp     contributors:
    verbose has bindings.gyp      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has bindings.gyp        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has bindings.gyp        'Akzhan Abdulin <[email protected]>',
    verbose has bindings.gyp        'Pavel Ponomarenko <[email protected]>',
    verbose has bindings.gyp        'Robin Duckett <[email protected]>',
    verbose has bindings.gyp        'Roman Shtylman <[email protected]>',
    verbose has bindings.gyp        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has bindings.gyp        'Maurits Lamers <[email protected]>',
    verbose has bindings.gyp        'Benjmain Reesman <[email protected]>',
    verbose has bindings.gyp        'Krists Krīgers <[email protected]>',
    verbose has bindings.gyp        'Sergey Novgorodsky <[email protected]>',
    verbose has bindings.gyp        'Ștefan Rusu <[email protected]>',
    verbose has bindings.gyp        'Zhiqiang Zhao <[email protected]>',
    verbose has bindings.gyp        'Zhao Cheng <[email protected]>',
    verbose has bindings.gyp        'Zhao Lei <[email protected]>' ] } ]
    verbose has wscript [ undefined,
    verbose has wscript   { file: '/Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json' ,
    verbose has wscript     gypfile: true,
    verbose has wscript     serverjs: false,
    verbose has wscript     wscript: true,
    verbose has wscript     contributors:
    verbose has wscript      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has wscript        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has wscript        'Akzhan Abdulin <[email protected]>',
    verbose has wscript        'Pavel Ponomarenko <[email protected]>',
    verbose has wscript        'Robin Duckett <[email protected]>',
    verbose has wscript        'Roman Shtylman <[email protected]>',
    verbose has wscript        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has wscript        'Maurits Lamers <[email protected]>',
    verbose has wscript        'Benjmain Reesman <[email protected]>',
    verbose has wscript        'Krists Krīgers <[email protected]>',
    verbose has wscript        'Sergey Novgorodsky <[email protected]>',
    verbose has wscript        'Ștefan Rusu <[email protected]>',
    verbose has wscript        'Zhiqiang Zhao <[email protected]>',
    verbose has wscript        'Zhao Cheng <[email protected]>',
    verbose has wscript        'Zhao Lei <[email protected]>' ] } ]
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    verbose loadDefaults [email protected]
    info preinstall [email protected]
    verbose from cache /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    verbose readDependencies: using package.json deps
    verbose from cache /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    verbose readDependencies: using package.json deps
    silly resolved []
    verbose about to build /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    info build /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    verbose from cache /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    verbose linkStuff [ false,
    verbose linkStuff   false,
    verbose linkStuff   false,
    verbose linkStuff   '/Users/yangzhaojie/tech/nodejs/node_modules' ]
    info linkStuff [email protected]
    verbose linkBins [email protected]
    verbose linkMans [email protected]
    verbose rebuildBundles [email protected]
    info install [email protected]
    verbose unsafe-perm in lifecycle false
    verbose Setting uid from 0 501
    verbose stack at uid setting Error
    verbose stack at uid setting     at exec (/Users/yangzhaojie/app/node-0.6.16/lib/node_modules/npm/lib/utils/exec.js:36:1 7)
    verbose stack at uid setting     at Array.0 (/Users/yangzhaojie/app/node-0.6.16/lib/node_modules/npm/lib/utils/lifecycle.js :146:5)
    verbose stack at uid setting     at EventEmitter._tickCallback (node.js:192:40)
    silly exec sh "-c" "node-gyp rebuild"
    silly spawning [ 'sh',
    silly spawning   [ '-c', 'node-gyp rebuild' ],
    silly spawning   '/Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient' ]
    info [email protected] Failed to exec install script
    info unbuild /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    verbose from cache /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    info preuninstall [email protected]
    info uninstall [email protected]
    verbose unbuild [email protected] [ true,
    verbose unbuild [email protected]   '/Users/yangzhaojie/tech/nodejs/node_modules',
    verbose unbuild [email protected]   '/Users/yangzhaojie/tech/nodejs/node_modules' ]
    info postuninstall [email protected]
    ERR! [email protected] install: `node-gyp rebuild`
    ERR! `sh "-c" "node-gyp rebuild"` failed with 1
    ERR!
    ERR! Failed at the [email protected] install script.
    ERR! This is most likely a problem with the mysql-libmysqlclient package,
    ERR! not with npm itself.
    ERR! Tell the author that this fails on your system:
    ERR!     node-gyp rebuild
    ERR! You can get their info via:
    ERR!     npm owner ls mysql-libmysqlclient
    ERR! There is likely additional logging output above.
    ERR!
    ERR! System Darwin 11.3.0
    ERR! command "node" "/Users/yangzhaojie/app/node-0.6.16/bin/npm" "i" "mysql-libmysqlclient"
    ERR! cwd /Users/yangzhaojie/tech/nodejs
    ERR! node -v v0.6.16
    ERR! npm -v 1.1.20
    ERR! code ELIFECYCLE
    ERR! message [email protected] install: `node-gyp rebuild`
    ERR! message `sh "-c" "node-gyp rebuild"` failed with 1
    ERR! errno {}
    verbose exit [ 1, true ]

    Hi Simon,
    Thanks for posting!
    Firstly, I suggest you could try how to connect to local MySQL database from Azure. Similar issue
    https://getsatisfaction.com/cleardb/topics/windows_azure_websites_connetion_to_mysql_database for your reference.
    Secondly, What's your local machine? Is  it a server or just a PC? If it is a PC for you dev, I guess it could not be accessed from internet. You need use the server and open the 3306 port.
    >> “tried to link the resource but the option to link an existing mysql database is greyed out.”
    Base on my experience, when we create website on azure portal, azure will create a free database which is 20 M. If you want to use MySQL on azure, you may need use Clear DB. It is used to connect to a MySQL database that created in Azure (http://azure.microsoft.com/en-us/documentation/articles/store-php-create-mysql-database/)
    Regards,
    Will 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Windows 64 bit cannot be installed

    I Have MacBook Pro Retina display 13 inch dual-core i5 2.4GHz 8GB 256GB, When i'm installing windows 7 on Bootcamp show message error windows 64 bit cannot be installed i need to advise me a solution to this case ???? Mac OSX 10.9.1

    Win 7 and 8 require a min of 20Gb but this assumes a minimum install and no other software.
    If youre looking at adding other stuff then you need to increase it.
    When you say youve selected a private space did you follow the correct proceedure to install by using the bootcamp assistant. Think about file format for the drive before you start as you have a couple of options.
    NTFS are what is normally required by Windows but this will prevent you copying files too/from OSX
    FAT will allow you to copy files between windows OSX
    From memory I used FAT and then OSX/Windows converted it to NTFS during the process so I dont think you can ultimately use the drive from OSX unless you use a Virtual set up.
    You may have set the drive up wrong ie set it up for 32bit or a wrong format for the 64bit windows system to use
    Have a look at these links:
    http://www.wikihow.com/Use-Boot-Camp
    http://twocanoes.com/winclone/support/create-a-boot-camp-partition

  • My install disk is saying mac osx10.6 cannot be installed on this computer

    I am trying to reinstall my osx and the computer is saying cannot be installed this computer

    Actually I bought the disk off eBay, but it is definitely genuine and since it was for the 13" MacBook Pro (which I have) I thought (having read the caveats about disks being hardware specific) it ought to be useable.
    It's definitely a genuine set as it came with the full "Apple" packaging, booklet, wallet and even the two white Apple-logo stickers that they stick in there for some bizarre reason. Yes, I did notice (having received the disks) that there's a statement on them regarding them not being for resale, but the seller didn't happen to mention that on his auction (yeah - go figure!).
    At the time of purchase I thought they were specifically for my hardware. Seeing the "2010" mark on the disks was a bit of a 'raised-eyebrow' moment, but I just find it hard to believe that the discs are being so 'touchy' given that they are for the correct model MBP, just separated by one year.
    In fact, as I touched-on in my original post, some contributors to this discussion forum went as far as to say that you could even install cross-platform with the discs for more-recent hardware. I know that not everybody gets these things right when discussing stuff, but I'm just surprised that there's such a wide range of opinions regarding this.
    If there are no further ideas, I'll have to put it down to experience and go buy the retail version. If anyone has any further advice or experiences of this issue, positive or negative, I'd still be glad to hear from them though.
    Thanks all for the input so far.

  • Install Failure: Windows cannot be installed to disk 0 partition 1.

    I have problem with installation Win7 x64. Installation stops on disk selection with mesage: "Setup was unable to create a new system partition or locate an existing system partition. See the Setup log files for more information". I tried ICH9 controler in mode AHCI and RAID. Loading intel drivers (Ver:8.7.0.1007 and 7.5.0.1017) gives me masage "Windows cannot be installed to disk 0 partition 1." Details: "Windows is unable to install to the selected location. Error: 0x80300001". I can see drives, make new partition and format it.
    Spec:
    CPU: Intel Q6600
    RAM: 4GB
    MB: MSI Neo2 FIR (intel P35 and ICH9R)
    HDD: 2x 640GB SATA (empty)

    I had the same problem. On a new build, ASUS P8Z68-V/Gen4, I a pulled a WD 1TB Sata HDD from another computer I had and put it into my new computer.  The drive was previously used just as a data drive, not a boot disk. Win 7 didn't want load on it.
    I followed the instructions posted by BenFreefly (although abbreviated slightly) and it worked. For reference, here are the steps;
    1) After Windows gives you the error, hit SHIFT-F10 to get to the command prompt.
    2) From command prompt enter the following commands:
    diskpart
    list disk
    select disk 0    (your disk may be a different number)
    clean
    create partition primary
    exit    (exits diskpart)
    exit    (exits command prompt)
    3) Click on Refresh
    4) Windows now sees the disk as a primary disk
    5) Select the disk and click Next.
    From there, Windows will extract files and the install will boot several times.
    Phil C.
    Wow, that's weird, this is my answer that has been deleted

Maybe you are looking for

  • How to read the RD Connect Broker DataBase!!!!

    The msdn say there is a RD Connect Broker Data Base , it store the session information,but i dont know where is it and how to read it ! Thank you !!!!

  • Macbook screen is dim and cannot change brightness

    For the last couple of days, my macbook's screen has been more dim than normal, and i haven't been able to change it. Nothing happens when i press F2 or FN+F2. I'm wondering if it has anything to do with having the macbook connected to my samsung lcd

  • Installing Patch 9.2.0.5: Weird "Stop Running Services" Screen

    Hi to all. I found this issue in several places, including this forum, but I never saw a working proposal for a satisfying solution. Installing Oracle Patch 9.2.0.5 over a 9.2.0.1-Installation on XP Pro, I was confronted with a "Stop Running Services

  • Transform Date Field to Flag

    I'm having trouble transforming the data associated with Start_Date to the associated meta-data (Year/Period dimensions). I'm not sure if this is possible, and have spent some time researching with no apparent solutions. I am trying to allow users to

  • Calendar Sync is Hanging

    Hello, I got my PC re-imaged from the wonderful IT people at work and I re-installed the latest verion of Itunes. I am running Windows XP and Outlook 2007. When I go to synch my phone, Itunes recognizes it and backs it up but then hangs when it goes