Installation failed on debian Squeeze, with script error

Starting Oracle Universal Installer...
Checking Temp space: must be greater than 80 MB. Actual 3445 MB Passed
Checking swap space: must be greater than 150 MB. Actual 2055 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-12-09_10-13-27AM. Please wait ...sh: Syntax error: "(" unexpected
What's wrong?

This problem has been fixed.
The installation path should not include space and other special characters.

Similar Messages

  • Office 2013 VL and app-v 5 SP2 on RDS server - package add fails with script error

    We have used the MS Office Depolyment Tool for click-to-run to download the latest Office 365 version, and flatten it into an app-v 5 package - not a problem.
    When we try to add the package to our client machine (Server 2008R2 running the app-v 5 SP2 client software), it fails with an message that a script has failed and not returned a 0 code.  We have not added any scripting to this automatically created
    package, so it seems that the app-v client does not like the "official" package.  Any hints and tips gratefully accepted, thanks
    App-v client has scripting enabled.
    The powershell command line we are using is:
    PS C:\windows\system32> Set-ExecutionPolicy Unrestricted
    PS C:\windows\system32> Add-AppvClientPackage -path file://hostname/app-v/o365-noaccess/ProPlusVolume_en-us_zh-cn_x86.appv -DynamicDeploymentConfiguration \
    \hostname\app-v\O365-NoAccess\ProPlusVolume_en-us_zh-cn_x86_DeploymentConfig.xml
    with a result of:
    Add-AppvClientPackage : Embedded Script process exited with an error code indicating failure (return code other than 0). Please ensure that Embedded
    Script process can complete successfully and exits with 0.
    Operation attempted: Configure AppV Package.
    AppV Error Code: 100000000C.
    Please consult AppV Client Event Log for more details.
    At line:1 char:1
    + Add-AppvClientPackage -path
    file://hostname/app-v/o365-noaccess/ProPlusVolum ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : InvalidResult: (:) [Add-AppvClientPackage], ClientException
        + FullyQualifiedErrorId : ConfigurePackageError,Microsoft.AppV.AppvClientPowerShell.AddAppvPackage
    and these are the error messages we see in the debug app-v client logs:
    Script Launcher successfully waited for script with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe" /I /Msi /License /AppV PackageGUID=D24C3BDD-8FAD-44d3-998C-933F8F053682
    PackageRoot="C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root" MsiName=SPPRedist.msi,SPPRedist64.msi PidKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
    PRIDName=ProPlusVolume'.
    and...
    Package {d24c3bdd-8fad-44d3-998c-933f8f053682} version {cd9725ce-4503-4932-863b-4fcda3f9551d} failed configuration in folder 'C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D' with error 0x79100E10-0xC.
    and...
    machine script for event AddPackage with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe"'
    exited with failure error code: The extended attributes are inconsistent.. Because Rollback is set to true in the script definition, the current AppV Client operation was rolled back.
    We believe this last error message is the kicker, but can't debug any further.

    Just to validate the problem, I started again.
    I have just downloaded the latest ODT from MS, and then downloaded the latest Office 2013 packaged - volume license.  Then created the app-v package - all went perfectly, no error messages.  Uploaded the package to the app-v 5 server and published
    it.  I have made NO changes to any of the files.
    I have just built a brand new Windows Server 2008R2 Datacentre VM, patched it to the hilt, and installed the RDS role, powershell 3 and appv 5.0 SP2 client for RDS.
    I then use powershell as above:
              scripting unrestricted
              app v client scripting enabled
             app v server added
              global and user update enabled
             add-appvclient package  "url of office package.appv"
                 and received exactly the same error message.  
    It is not complaining that scripting is not allowed, it is complaining that the script is invalid.
    Help!!!!

  • App-v 5 and Office2013 Volume Licence Edition - package fails to install with script error

    We have used the MS Office Depolyment Tool for click-to-run to download the latest Office 365 version, and flatten it into an app-v 5 package - not a problem.
    When we try to add the package to our client machine (running the app-v 5 SP2 client software), it fails with an message that a script has failed and not returned a 0 code.  We have not added any scripting to this automatically created package, so it
    seems that the app-v client does not like the "official" package.  Any hints and tips gratefully accepted, thanks
    The powershell command line we are using is:
    PS C:\windows\system32> Set-ExecutionPolicy Unrestricted
    PS C:\windows\system32> Add-AppvClientPackage -path file://hostname/app-v/o365-noaccess/ProPlusVolume_en-us_zh-cn_x86.appv -DynamicDeploymentConfiguration \
    \hostname\app-v\O365-NoAccess\ProPlusVolume_en-us_zh-cn_x86_DeploymentConfig.xml
    with a result of:
    Add-AppvClientPackage : Embedded Script process exited with an error code indicating failure (return code other than 0). Please ensure that Embedded
    Script process can complete successfully and exits with 0.
    Operation attempted: Configure AppV Package.
    AppV Error Code: 100000000C.
    Please consult AppV Client Event Log for more details.
    At line:1 char:1
    + Add-AppvClientPackage -path
    file://hostname/app-v/o365-noaccess/ProPlusVolum ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : InvalidResult: (:) [Add-AppvClientPackage], ClientException
        + FullyQualifiedErrorId : ConfigurePackageError,Microsoft.AppV.AppvClientPowerShell.AddAppvPackage
     and these are the error messages we see in the debug app-v client logs:
     Script Launcher successfully waited for script with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe" /I /Msi /License /AppV PackageGUID=D24C3BDD-8FAD-44d3-998C-933F8F053682
    PackageRoot="C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root" MsiName=SPPRedist.msi,SPPRedist64.msi PidKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx,xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
    PRIDName=ProPlusVolume'.
    Package {d24c3bdd-8fad-44d3-998c-933f8f053682} version {cd9725ce-4503-4932-863b-4fcda3f9551d} failed configuration in folder 'C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D' with error 0x79100E10-0xC.
    machine script for event AddPackage with command line: '"C:\ProgramData\App-V\D24C3BDD-8FAD-44D3-998C-933F8F053682\CD9725CE-4503-4932-863B-4FCDA3F9551D\Root\..\Scripts\Integrator.exe"' exited with failure error code: The extended attributes are
    inconsistent.. Because Rollback is set to true in the script definition, the current AppV Client operation was rolled back.

    I'd like to reply to this that I also have (or had) the same issue. The "AppV Error Code: 100000000C."
    For me it was a script that I tried to call from a network drive:
        <MachineScripts>
          <AddPackage>
            <Path>powershell.exe</Path>
            <Arguments>K:\someFolder\copy.ps1</Arguments>
            <Wait RollbackOnError="true" Timeout="30"/>
          </AddPackage>
        </MachineScripts>
    I tried using the sharename, I tried using vbs instead of ps, I tried to rename the files it was copying (it was a dll) I tried a different destination (it was Windows\sysWoW64)
    In the end it seems to be the AppV client does not have access to the drive/share, even though 'everyone' had read rights. 
    When I changed the location of my script and file to C:\users\administrator\Desktop\copy.ps1 the appv added just fine.
    I'm looking at what to do, probably give all domain computers access to the share\folder because AppV client seems to use the system account for it's actions (also apparant if you call the var %username% from within the appv!), and because my destination is
    sysWoW64 users are not allowed to write there (so the userConfig.xml is not an option)
    So in short: for me it was a NTFS rights issue, the AppV client is not allowed to go and load the .ps1 that is defined in the deploymentConfig.xml
    Check your
    ProPlusVolume_en-us_zh-cn_x86_DeploymentConfig.xml, it probably calls something that the system account has no access to

  • VirtualBox fails with script error on Wizard.hta

    Hi there.
    We have MDT working successfully for physical client machines but when attempting to install via VirtualBox we get an error after the PXEBOOT and WinPE stages. It is when the Wizard.hta script attempts to run and we see a window stating "Wizard.hta
    Script Error".
    If anyone can think what might be causing this or how I can troubleshoot this further it would be most appreciated.
    Thanks.

    Ran it again and now get the following:
    Script: X:\Deploy\Scripts\ZTIGather.wsf
    Line: 0
    Char: 1
    Error: : VBScript
    Code: 800705AA
    Source: Windows Script Host
    I can press F8 to get a command prompt and see the file.
    Unsure of the error code.

  • Installation Fails on Debian Stable 64 bit

    Hi There
    I have been trying to install skype for a while. The i386 architecture has already been enabled, and the repositories have been updated. I have repeated the process several times just to be sure.
    During skype installation a bunch of conflicts occur and aptitude can only install skype by uninstalling most of my system, at which point I have to abort the installation. I have tried many different packages, including Ubuntu packages, old packages, old static packages, tarballs. Nothing helps. Here is the output from the terminal:
    rojaslee@debian:~$ su
    Password:
    root@debian:/home/rojaslee# wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
    --2014-08-04 17:02:30-- http://www.skype.com/go/getskype-linux-deb
    Resolving www.skype.com (www.skype.com)... 157.56.109.9
    Connecting to www.skype.com (www.skype.com)|157.56.109.9|:80... connected.
    HTTP request sent, awaiting response... 302 Found
    Location: http://www.skype.com/go/getskype-linux-deb-32 [following]
    --2014-08-04 17:02:30-- http://www.skype.com/go/getskype-linux-deb-32
    Reusing existing connection to www.skype.com:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://download.skype.com/linux/skype-debian_4.3.0​.37-1_i386.deb [following]
    --2014-08-04 17:02:30-- http://download.skype.com/linux/skype-debian_4.3.0​.37-1_i386.deb
    Resolving download.skype.com (download.skype.com)... 23.15.9.139, 23.15.9.144
    Connecting to download.skype.com (download.skype.com)|23.15.9.139|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 20118938 (19M) [application/octet-stream]
    Saving to: `skype-install.deb'
    100%[======================================>] 20,118,938 2.10M/s in 11s
    2014-08-04 17:02:41 (1.81 MB/s) - `skype-install.deb' saved [20118938/20118938]
    root@debian:/home/rojaslee# dpkg -i skype-install.deb
    Selecting previously unselected package skype.
    (Reading database ... 192729 files and directories currently installed.)
    Unpacking skype (from skype-install.deb) ...
    dpkg: dependency problems prevent configuration of skype:
    skype depends on libc6 (>= 2.3.6-6~).
    skype depends on libc6 (>= 2.7).
    skype depends on libgcc1 (>= 1:4.1.1).
    skype depends on libqt4-dbus (>= 4:4.5.3).
    skype depends on libqt4-network (>= 4:4.8.0).
    skype depends on libqt4-xml (>= 4:4.5.3).
    skype depends on libqtcore4 (>= 4:4.7.0~beta1).
    skype depends on libqtgui4 (>= 4:4.8.0).
    skype depends on libqtwebkit4 (>= 2.1.0~2011week13).
    skype depends on libstdc++6 (>= 4.2.1).
    skype depends on libx11-6.
    skype depends on libxext6.
    skype depends on libxss1.
    skype depends on libxv1.
    skype depends on libssl1.0.0.
    skype depends on libpulse0.
    skype depends on libasound2-plugins.
    dpkg: error processing skype (--install):
    dependency problems - leaving unconfigured
    Processing triggers for desktop-file-utils ...
    Processing triggers for hicolor-icon-theme ...
    Errors were encountered while processing:
    skype
    root@debian:/home/rojaslee# apt-get -f install
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
    apache2.2-bin arj caja caja-common clearlooks-phenix-theme cli-common
    cmake-data dmz-cursor-theme engrampa-common eom-common ffmpegthumbnailer
    ffmpegthumbnailer-caja geany-common git-man gtk2-engines-pixbuf
    gtk3-engines-unico hddtemp ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
    im-config libapache2-mod-dnssd libapr1 libaprutil1 libaprutil1-dbd-sqlite3
    libaprutil1-ldap libavahi-compat-libdnssd1 libavdevice53
    libboost-system1.55.0 libclutter-1.0-0 libclutter-1.0-common
    libclutter-imcontext-0.1-0 libclutter-imcontext-0.1-bin libcogl-common
    libcogl-pango0 libcogl9 libelf1 liberror-perl libffmpegthumbnailer4
    libgdiplus libgladeui-1-9 libgoocanvas-common libgoocanvas3 libgsoap2
    libgtksourceview2.0-0 libgtksourceview2.0-common libhangul-data
    libibus-1.0-0 libibus-qt1 libjson-glib-1.0-0 libmate libmate-common
    libmatecanvas libmatecomponent libmatecomponentui libmatekbd libmatemenu
    libmatepanelapplet libmatepolkit libmateui libmatevfs libmateweather
    libmateweather-common libmatewnck libmatewnck-common libmlt++3 libmlt-data
    libmlt5 libmono-accessibility4.0-cil libmono-corlib4.0-cil
    libmono-i18n-west4.0-cil libmono-i18n4.0-cil libmono-security4.0-cil
    libmono-system-configuration4.0-cil libmono-system-security4.0-cil
    libmono-system-xml4.0-cil libmono-system4.0-cil libpgm-5.1-0 libprotobuf7
    libquicktime2 librpm3 librpmbuild3 librpmio3 librpmsign1 libsox-fmt-alsa
    libsox-fmt-base libsox2 libtasn1-3-bin libvncserver0 libwebcam0
    libxmlrpc-core-c3 libxres1 mate-applets-common mate-backgrounds mate-desktop
    mate-desktop-common mate-desktop-gnome mate-keyring mate-media
    mate-media-common mate-media-gstreamer mate-menus mate-mime-data mate-panel
    mate-panel-common mate-polkit mate-power-manager-common mate-settings-daemon
    mate-settings-daemon-common mate-settings-daemon-gstreamer mate-themes
    mate-vfs mate-vfs-common melt menu-xdg mono-4.0-gac mono-gac mono-runtime
    openshot-doc p7zip-full pointlinux-faenza-icon-theme
    pointlinux-mate-backgrounds pointlinux-mate-themes python-application
    python-cjson python-crypto python-dateutil python-dnspython python-eventlib
    python-gnutls python-greenlet python-gtksourceview2 python-httplib2
    python-ibus python-lxml python-mate-desktop python-msrplib python-openssl
    python-pam python-psutil python-pyasn1 python-pygoocanvas python-serial
    python-twisted-bin python-twisted-conch python-twisted-core
    python-twisted-lore python-twisted-mail python-twisted-names
    python-twisted-news python-twisted-web python-twisted-words python-xcaplib
    python-xdg python-zope.interface rpm rpm-common rpm2cpio tcl tcl8.5 tk tk8.5
    uvcdynctrl uvcdynctrl-data x11vnc x11vnc-data zenity zenity-common
    Use 'apt-get autoremove' to remove them.
    The following packages will be REMOVED:
    a2ps armory atril binfmt-support bitcoind blink cdrdao cmake cryptsetup
    cups-pk-helper dropbox engrampa eom epdfview flashplugin-nonfree geany git
    gnome-disk-utility google-talkplugin gparted grub-pc grub-pc-bin
    gtk2-engines-xfce guvcview ibus ibus-hangul icedtea-6-jre-cacao
    icedtea-6-jre-jamvm keepass2 libao4 libatkmm-1.6-1 libatril
    libavahi-ui-gtk3-0 libboost-chrono1.55.0 libboost-filesystem1.55.0
    libboost-program-options1.55.0 libboost-thread1.55.0 libcairo-perl
    libcairomm-1.0-1 libdb5.3++ libdjvulibre21 libgarcon-1-0 libgdu-gtk0
    libglib-perl libglibmm-2.4-1c2a libgtkmm-2.4-1c2a libhal-storage1 libhal1
    libhangul1 libjpeg-progs libjpeg62 libkprintutils4 libmarco libmatebluetooth
    libmatesensorsappletplugin libminiupnpc10 libmono-data-tds4.0-cil
    libmono-posix4.0-cil libmono-system-data4.0-cil
    libmono-system-drawing4.0-cil libmono-system-enterpriseservices4.0-cil
    libmono-system-transactions4.0-cil libmono-system-windows-forms4.0-cil
    libmono-webbrowser4.0-cil libmsgpack-dev libmsgpack3 libmsgpackc2
    libmysqlclient18 libnm-glib-vpn1 libnm-glib4 libnm-gtk0 libnm-util2
    libokularcore1 liboobs-1-5 libpangomm-1.4-1 libpoppler-qt4-3 libportaudio2
    libprotobuf-dev libprotobuf-lite7 libprotoc7 libqimageblitz4
    libqt4-sql-mysql libreoffice libreoffice-calc libreoffice-gtk libsane-extras
    libslp1 libsocket-perl libspectre1 libt1-5 libtagc0 libthunar-vfs-1-2
    libunique-3.0-0 libwnck22 libzmq-dev libzmq1 lightdm lm-sensors marco
    mate-applets mate-bluetooth mate-calc mate-control-center mate-core
    mate-desktop-environment mate-dialogs mate-netspeed mate-power-manager
    mate-screensaver mate-sensors-applet mate-session-manager
    mate-system-monitor mate-system-tools mate-terminal mate-text-editor
    mate-user-share mate-utils mate-window-manager minissdpd mousepad mozo
    network-manager network-manager-gnome okular open-vm-toolbox openshot
    pcmciautils pkg-config powertop printer-driver-c2esp printer-driver-m2300w
    protobuf-compiler python-corba python-mate python-mate-menu python-mlt5
    python-sipsimple python-twisted python-twisted-runner skype:i386 smbclient
    squeeze synaptic system-tools-backends tumbler virtualbox virtualbox-dkms
    virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11
    virtualbox-qt xarchiver xcalib xfce4-taskmanager xfce4-terminal xinput
    0 upgraded, 0 newly installed, 156 to remove and 0 not upgraded.
    1 not fully installed or removed.
    After this operation, 539 MB disk space will be freed.
    Do you want to continue [Y/n]? n
    Abort.
    root@debian:/home/rojaslee#

    Hi
    Similar error with me: Installation fails due to the missing lib libqtwebkit4:i386 - it cannot been installed:
    root@.../skype-4.3.0.37# aptitude install libqtwebkit4:i386
    The following NEW packages will be installed:
      libgstreamer-plugins-base0.10-0:i386{a} libgstreamer0.10-0:i386{a} libqtwebkit4:i386 libsqlite3-0:i386{ab}
    0 packages upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
    Need to get 9,138 kB of archives. After unpacking 32.7 MB will be used.
    The following packages have unmet dependencies:
     libsqlite3-0 : Breaks: libsqlite3-0:i386 (!= 3.7.17-1~bpo70+1) but 3.7.13-1+deb7u1 is to be installed.
     libsqlite3-0:i386 : Breaks: libsqlite3-0 (!= 3.7.13-1+deb7u1) but 3.7.17-1~bpo70+1 is installed.
    The following actions will resolve these dependencies:
    Keep the following packages at their current version:
    1)     libqtwebkit4:i386 [Not Installed]                  
    2)     libsqlite3-0:i386 [Not Installed]                 
    Accept this solution? [Y/n/q/?]
    If I would want to uninstall libsqlite3-0 and change to the i386-version (which would resolve the problem), I would uninstall most of my system...
    Skype/MS: Please provide solution, best would be, creating a proper 64Bit-package, so the whole i386-crap could be forgotten...
    If anybody has a solution, I would appreciate help, as - unfortunately - for some reasons I kind of depend on Skype
    Kind regards
    [Removed for privacy]

  • Win2008 R2 Backup Failure: Volume Shadow copy operation failed for backup volumes with following error code "2155348254"

    Failed to get exclusive lock on the Extensible Firmware Interface (EFI) system partition.
      [ Name]  Microsoft-Windows-Backup
       [ Guid]  {1DB28F2E-8F80-4027-8C5A-A11F7F10F62D}
       EventID 517
       Version 0
       Level 2
       Task 0
       Opcode 0
       Keywords 0x8000000000000000
      - TimeCreated
       [ SystemTime]  2012-09-13T02:01:26.193377500Z
       EventRecordID 134130
       Correlation
      - Execution
       [ ProcessID]  13508
       [ ThreadID]  552
       Channel Application
       Computer SERVER.srv.local
      - Security
       [ UserID]  S-1-5-17
    - EventData
      BackupTime 2012-09-13T02:00:15.711673900Z
      ErrorCode 2155348254
      ErrorMessage %%2155348254

    Shaon,
    I am receiving an identical error message as the original poster.
    Let me give you some information on my setup and what I have already tried.
    I am running a Windows Server 2008 R2 domain controller with SP1 installed.  The system also runs MS SQL 2008 and IIS.  All critical and recommended updates are installed.
    The server backs up to a set of one of two external hard drives over USB 2.0 every night using Windows Backup.  The external hard drives are encrypted using BitLocker and rotated offsite every week.  We had no problems until 27 November 2013.  On
    that date I installed the November Windows updates and rebooted.  Backups have not worked correctly since that time.
    The server has two hard drives.  The first one contains an 100 MB EFI partition (created for the IBM System x3200 M3 server EFI hardware although it appears to be entirely empty).  The second partition contains the OS and the SQL databases.  The
    second hard drive contains shared data files.  None of the partitions are close to being full.
    The backup fails with the following error in the Windows Backup interface:
    EFI System Partition: Windows Server Backup failed to get an exclusive lock on the EFI system partition.  Detailed error: Access is denied.
    The event viewer contains the error listed by the original poster (in the detailed view).  The general view has this description:
    The backup operation that started at <time> has failed with the following error code '2155348254' (Windows Backup failed to get an exclusive lock on the EFI system partition (ESP).  This may happen if another application is using files on the
    ESP.  Please retry the operation.).  Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    This error is thrown about 1 minute after the backup begins.  After encountering the error with the EFI partition the backup exits and does not attempt to backup the other partitions.
    The most interesting detail about the problem is that if I reboot the server and immediately perform a backup it completes successfully.  If I reboot the server and wait approximately an hour before starting the backup it will fail.  The backups
    will continue to fail until the server is rebooted, at which point I if a backup is started immediately it will succeed but all future backups will fail.  Therefore, it seems that Windows Backup has access to the EFI partition immediately after a reboot
    but loses access for some reason close to the hour mark (this is an estimate based on a little experimentation but not an exact number).
    Reading the little bit of information available online for this error message I have tried disabling our antivirus (Kaspersky) with no effect.  I have also replaced the first hard drive in the server that contains the EFI partition with not effect (the
    old hard drive imaged to the new hard drive with no errors, but backups still fail with the new hard drive).  Backups fail with either external hard drive connected, so it is unlikely that the external hard drive is the problem.  I have erased all
    the Windows Backup settings including wiping all data on the external backup drive and created a new backup with no effect.  I attempted to not backing up the EFI partition but it is required for the system state.  I have reviewed all the Windows
    updates installed in 27 November 2013 but none of the KB articles reference anything that I could possibly see related to the backup except for possibly the installation of .NET 4.5.1.  However, I do not believe that Windows Backup uses .NET.  'Vssadmin
    list writers' does not list any obvious errors.
    At this point I am stymied except to think that I have some esoteric hardware failure.  I have contacted IBM support who ran an extensive hardware diagnostic which showed no hardware issues.
    I run several other similar Windows Server 2008 R2 systems, but none of them are on this model of hardware and none of them have an EFI partition.  They all installed the same November Windows Updates.  All of them are able to backup to external
    hard drives without issue.
    Any support you can provide would be greatly appreciated.

  • Firefox Freezes with Script Error

    Firefox keeps freeing/hanging. First you will see the errors that pop up for me. Then the troubleshooting I have done to solve this problem.
    Script Error:
    Script: http://z-ecx.images-amazon.com/images/G/01/browser-scripts/imageBlock/imageBlock-3190704718._V1_.js:773
    Script: http://z-ecx.images-amazon.com/images/G/01/digital/sitb/reader/v4/201411111537/en_US/sitb-library-js._V319867744_.js:34
    Script: http://z-ecx.images-amazon.com/images/G/01/browser-scripts/site-wide-js-1.2.6-beacon/site-wide-5809221203._V1_.js:184
    For troubleshooting I have tried the following:
    disable addon's and restart in safe mode (did not help)
    disable theme and restart in safe mode (did not help)
    reset firefox (did not help)
    uninstalled Firefox & removed all traces of browser from my computer (yes even the registry was removed)
    -------------- after doing the above I still had all my previous settings. I used IE to download a fresh copy and tired again. Still have all my settings, plugin's, tabs, and unremoved cookies and a little history
    I am not tech savvy but the script errors made me think of Javascript. I went to about:config and searched for Java when javascript.enabled showed up I disabled and the problem has disappeared.
    I know I need this javascript enabled. I cannot do much of anything at my site with is disabled.
    Does anyone have any suggestions on how to fix this script hanging problem.
    Thanks for any help.

    I reinstalled, Adobe Flash updated and problem fixed.
    Fred if I could I would send you homemade bread, cookies, fudge, most anything you want.
    Thank you for taking the time to help me fix this problem.

  • Installation Failed Exit Code 20 0 fatal errors, 0 errors, 0 warnings

    I'm trying to Install Creative Suite 6 Design Standard on my pc. I've tried two or three times after re-starting the computer and closing all open applications as advised by the Installer.  I continue to get an "Installation Failed" window while the error summary reads:
    Exit Code 20 0 fatal errors, 0 errors, 0 warnings
    Anybody know how to handle this?
    Thanks in advance for your help

    uninstall anything cs6 currently installed, clean and reinstall per Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • ISync fails - what to do with this error message?

    I set my iMac to autosync everyday at a certain time. I realized that the last sync was 7/27/06, and when I go to Sync tab in the .Mac system preferences, I get the following ".Mac Sync Error" message exactly as follows:
    "* -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)"
    Any idea of what sync fails? and what I need to do ?
    Thanks!

    With the release of Mac OS X 10.4 more than a year ago, iSync no longer has anything to do with the synchronization of contacts, calendars and tasks with .Mac - that is the responsibility of .Mac Sync. You should probably post you query in the .Mac Sync forum, here:
    http://discussions.apple.com/forum.jspa?forumID=957
    You may be able to deal with the error message by resetting the Sync Services framework—its truth database, actually—by launching iSync, opening the Preferences… dialog, and pressing the Reset Sync History button. That will leave your data intact and your sync clients registered, but reset the truth database and framework to behave in such a way that your next synchronization event will appear to be the first event you have ever performed.
    The 'incomprehensible archive' the error message refers to is likely on your Macintosh.
    Before proceeding further, back up your contact and calendar files using the built in provision to do so in both the Address Book and iCal. If resetting the database does not correct your issue, you can launch System Preferences, open the .Mac pane and press the Advanced tab. In the lower left corner is a Reset Sync History button. Press that, and in the dialog which appears, configure .Mac to overwrite the data files for one OS X application on your machine at a time, starting with contacts. Make sure that you overwrite your computer data [which you have just backed up, and can therefore restore if that is necessary] with the data from .Mac.

  • Firefox hanging with script error

    firefox 20 has been hanging constantly with a different script error depending on the site visited. "Script: https://s.ytimg.com/yts/jsbin/www-watch-extra-vflEcdvg9.js:329" was encountered on youtube. I have tried safe mode with ad-ons disabled, reset firefox, rolled back versions of flash and java. nothing has worked. I am currently using google Chrome

    plug-ins have been updated, no luck, still hangs

  • 11GXE beta: Failed Installation on Windows XP SP3 with No errors

    After struggling to understand why my database can't be started it appears that there was a series of errors during installation that left behind a 'crippled' instance with nor control or data files. NONE of this was reported by the Installation wizard. Only after digging into log files I'm able to see the extend of this failure.
    I'm tracing this from the C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\XE.bat file that is used to configure the server
    So looking at sequential log.
    C:\oraclexe\app\oracle\product\11.2.0\server\config\log\XE.bat.log
    Instance created.then three scripts are executed
    C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\CloneRmanRestore.sql
    C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\cloneDBCreation.sql
    C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\postScripts.sql
    The first one appears to fail and then of course the rest follow:
    Here is the created log
    SQL> startup nomount pfile="C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\init.ora";
    ORA-28056: Writing audit records to Windows Event Log failed
    SQL> @C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\rmanRestoreDatafiles.sql;
    SQL> set echo off;
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    ERROR:
    ORA-28056: Writing audit records to Windows Event Log failed
    ORA-01075: you are currently logged on
    SQL> spool C:\oraclexe\app\oracle\product\11.2.0\server\config\log\cloneDBCreation.log
    Many of the other logs contain mostly the echoed SQL staements and SP2-0640: Not connected
    I'm thinking re-executing the XE.bat to recover. Any feedback?

    I'm not sure that executing restore script will help.
    imouts wrote:
    SQL> startup nomount pfile="C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\init.ora";
    ORA-28056: Writing audit records to Windows Event Log failedOn your place I would try to repeat clean installation, but before that increase the log size -> clear the event logs.
    Control Panel --> Administrative Tools --> Event Viewer --> Clear All Events
    Hope this helps.

  • What do I do with script error, message, and interrupted installation of update?

    What to do when installer screen for update stopped  for Flash Player installation of 11.7.700.169

    What is your operating system & web browser?

  • SAP ECC 6.0 installation in windows 2008 clustering with db2 ERROR DB21524E

    Dear Sir.,
    Am installing sap ECC 6.0 on windows 2008 clustering with db2.
    I got one error in the phase of Configure the database for mscs. The error is  DB21524E 'FAILED TO CREATE THE RESOURCE DB2 IP PRD' THE CLUSTER NETWORK WAS NOT FOUND .
    DB2_INSTANCE=DB2PRD
    DB2_LOGON_USERNAME=iil\db2prd
    DB2_LOGON_PASSWORD=XXXX
    CLUSTER_NAME=mscs
    GROUP_NAME=DB2 PRD Group
    DB2_NODE=0
    IP_NAME = DB2 IP PRD
    IP_ADDRESS=192.168.16.27
    IP_SUBNET=255.255.0.0
    IP_NETWORK=public
    NETNAME_NAME=DB2 NetName PRD
    NETNAME_VALUE=dbgrp
    NETNAME_DEPENDENCY=DB2 IP PRD
    DISK_NAME=Disk M::
    TARGET_DRVMAP_DISK=Disk M
    Best regards.,
    please help me since am already running late with this installation to run the db2mscs utility to Create resource.
    Best regards.,
    Manjunath G
    Edited by: Manjug77 on Oct 29, 2009 2:45 PM

    Hello Manjunath.
    This looks like a configuration problem.
    Please check if IP_NETWORK is set to the name of your network adapter and
    if your IP_ADDRESS and IP_SUBNET are set to the correct values.
    Note:
    - IP_ADDRESS is a new IP address that is not used by any machine in the network.
    - IP_NETWORK is optional
    If you still get the same error debug your db2mscs.exe-call:
    See the answer from  Adam Wilson:
    Can you run the following and check the output:
    db2mscs -f <path>\db2mscs.cfg -d <path>\debug.txt
    I suspect you may see the following error in the debug.txt:
    Create_IP_Resource fnc_errcode 5045
    If you see the fnc_errcode 5045
    In that case, error 5045 which is a windows error, means
    ERROR_CLUSTER_NETWORK_NOT_FOUND. This error is occuring because windows
    couldn't find the "public network" as indicated by IP_NETWORK.
    Windows couldn't find the MSCS network called "public network". The
    IP_NETWORK parameter must be set to an MSCS Network., so running the
    Cluster Admin GUI and expanding the Cluster Configuration->Network to
    view all MSCS networks that were available and if "public network" was
    one of them.
    However, the parameter IP_NETWORK is optional and you could be commented
    out. In that case the first MSCS network detected by the system was used.
    Best regards,
    Hinnerk Gildhoff

  • Exchange 2010 SP3 Move Mailbox fails on every mailbox with Fatal error MapiExceptionJetErrorIndexNotFound has occurred

    We are currently running Small Business Server 2003 with Exchange 2003 SP2 and are migrating to Server 2008 R2 with Exchange 2010 SP3 as an interim before moving to Server 2012 R2 with Exchange 2013 SP1. The mailbox move reaches 95% before failing with the
    message "Fatal error MapiExceptionJetErrorIndexNotFound has occurred.
    Error details: MapiExceptionJetErrorIndexNotFound: Unable to copy to target. (hr=0x80004005, ec=-1404)
    Diagnostic context:
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=78]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=75][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetPropsSpecific [7]
        Lid: 21921   StoreEc: 0x40380   
        Lid: 31418   --- ROP Parse Done ---
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=45]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=140][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetReceiveFolderTable [104]
        Lid: 31418   --- ROP Parse Done ---
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=69]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=48][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetAllPerUserLtids [125]
        Lid: 17082   ROP Error: 0xFFFFFA84
        Lid: 29793  
        Lid: 21921   StoreEc: 0xFFFFFA84
        Lid: 31418   --- ROP Parse Done ---
        Lid: 22753  
        Lid: 21817   ROP Failure: 0xFFFFFA84
        Lid: 25738  
        Lid: 18570   StoreEc: 0xFFFFFA84
        Lid: 23370   StoreEc: 0xFFFFFA84
        Lid: 24302  
        Lid: 32494   StoreEc: 0xFFFFFA84
       at Microsoft.Mapi.MapiExceptionHelper.ThrowIfErrorOrWarning(String message, Int32 hresult, Boolean allowWarnings, SafeExInterfaceHandle iUnknown, Exception innerException)
       at Microsoft.Mapi.MapiUnk.ThrowIfErrorOrWarning(String message, Int32 hr)
       at Microsoft.Mapi.MapiProp.CopyTo(MapiProp destProp, Boolean reportProgress, CopyPropertiesFlags copyPropertiesFlags, Boolean copySubObjects, ICollection`1 excludeTags)
       at Microsoft.Mapi.MapiProp.ExportObjectHelper(IMapiFxProxy dest, PropTag[] tags, CopyPropertiesFlags copyPropertiesFlags, Boolean useCopyProps)
       at Microsoft.Mapi.MapiProp.ExportObject(IMapiFxProxy fxProxy, CopyPropertiesFlags copyPropertiesFlags, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.LocalSourceMailbox.Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo(IFxProxy fxProxy, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.SourceMailboxWrapper.<>c__DisplayClass7.<Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo>b__6()
       at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
       at Microsoft.Exchange.MailboxReplicationService.SourceMailboxWrapper.Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo(IFxProxy destMailbox, PropTag[] excludeProps)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.FinalSyncCopyMailboxData()
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.FinalSync(Object[] wiParams)
       at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
    Error context: --------
    Operation: ISourceMailbox.CopyTo
    OperationSide: Source"
    This is happening on every mailbox we attempt to move. Any help would be appreciated

    Thanks for responding
    I'm already using BadItemLimit of 50. The largest corrupt message that was skipped is 10.
    We're on Small Business Server Standard Edition which only permits one mailbox store. I should mention that the interim machine (where Exchange 2010 is installed) is a Hyper V virtual machine
    Here is the entire message from the log:
    11/28/2014 7:18:07 PM [VRTL-SVR2008] 'PeacePresbyterianChurch.local/MyBusiness/Users/SBSUsers/Dev Mathura' created move request.
    11/28/2014 7:18:27 PM [VRTL-SVR2008] The Microsoft Exchange Mailbox Replication service 'VRTL-SVR2008.PeacePresbyterianChurch.local' (14.3.123.2 caps:07) is examining the request.
    11/28/2014 7:18:27 PM [VRTL-SVR2008] Connected to target mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)', database 'Mailbox Database 0224662151', Mailbox server 'VRTL-SVR2008.PeacePresbyterianChurch.local' Version 14.3 (Build 123.0).
    11/28/2014 7:18:27 PM [VRTL-SVR2008] Connected to source mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)', database 'PEACE-SERVER\First Storage Group\Mailbox Store (PEACE-SERVER)', Mailbox server 'peace-server.PeacePresbyterianChurch.local' Version
    6.0 (Build 7654.0).
    11/28/2014 7:18:38 PM [VRTL-SVR2008] Request processing started.
    11/28/2014 7:18:38 PM [VRTL-SVR2008] Mailbox signature will not be preserved for mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)'. Outlook clients will need to restart to access the moved mailbox.
    11/28/2014 7:18:38 PM [VRTL-SVR2008] Source mailbox information before the move:
    Regular Items: 20, 1.906 MB (1,998,818 bytes)
    Regular Deleted Items: 3, 7.803 KB (7,990 bytes)
    FAI Items: 20, 0 B (0 bytes)
    FAI Deleted Items: 0, 0 B (0 bytes)
    11/28/2014 7:18:39 PM [VRTL-SVR2008] Initializing folder hierarchy in mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)': 31 folders total.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Folder hierarchy initialized for mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)': 31 folders total.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Stage: CreatingInitialSyncCheckpoint. Percent complete: 15.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Stage: LoadingMessages. Percent complete: 20.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Mailbox 'Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)' contains 3 soft-deleted items (7.803 KB (7,990 bytes)). They won't be migrated.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Stage: CopyingMessages. Percent complete: 25.
    11/28/2014 7:18:40 PM [VRTL-SVR2008] Copy progress: 0/38 messages, 0 B (0 bytes)/1.906 MB (1,998,550 bytes).
    11/28/2014 7:18:41 PM [VRTL-SVR2008] Messages have been enumerated successfully. 38 items loaded. Total size: 1.906 MB (1,998,550 bytes).
    11/28/2014 7:18:43 PM [VRTL-SVR2008] Initial seeding completed, 38 items copied, total size 1.906 MB (1,998,550 bytes).
    11/28/2014 7:18:44 PM [VRTL-SVR2008] Final sync has started.
    11/28/2014 7:18:45 PM [VRTL-SVR2008] Stage: FinalIncrementalSync. Percent complete: 95.
    11/28/2014 7:18:46 PM [VRTL-SVR2008] Fatal error MapiExceptionJetErrorIndexNotFound has occurred.
    Error details: MapiExceptionJetErrorIndexNotFound: Unable to copy to target. (hr=0x80004005, ec=-1404)
    Diagnostic context:
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=78]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=75][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetPropsSpecific [7]
        Lid: 21921   StoreEc: 0x40380  
        Lid: 31418   --- ROP Parse Done ---
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=45]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=140][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetReceiveFolderTable [104]
        Lid: 31418   --- ROP Parse Done ---
        Lid: 45095   EMSMDB.EcDoRpcExt2 called [length=69]
        Lid: 61479   EMSMDB.EcDoRpcExt2 returned [ec=0x0][length=48][latency=0]
        Lid: 23226   --- ROP Parse Start ---
        Lid: 27962   ROP: ropGetAllPerUserLtids [125]
        Lid: 17082   ROP Error: 0xFFFFFA84
        Lid: 29793 
        Lid: 21921   StoreEc: 0xFFFFFA84
        Lid: 31418   --- ROP Parse Done ---
        Lid: 22753 
        Lid: 21817   ROP Failure: 0xFFFFFA84
        Lid: 25738 
        Lid: 18570   StoreEc: 0xFFFFFA84
        Lid: 23370   StoreEc: 0xFFFFFA84
        Lid: 24302 
        Lid: 32494   StoreEc: 0xFFFFFA84
       at Microsoft.Mapi.MapiExceptionHelper.ThrowIfErrorOrWarning(String message, Int32 hresult, Boolean allowWarnings, SafeExInterfaceHandle iUnknown, Exception innerException)
       at Microsoft.Mapi.MapiUnk.ThrowIfErrorOrWarning(String message, Int32 hr)
       at Microsoft.Mapi.MapiProp.CopyTo(MapiProp destProp, Boolean reportProgress, CopyPropertiesFlags copyPropertiesFlags, Boolean copySubObjects, ICollection`1 excludeTags)
       at Microsoft.Mapi.MapiProp.ExportObjectHelper(IMapiFxProxy dest, PropTag[] tags, CopyPropertiesFlags copyPropertiesFlags, Boolean useCopyProps)
       at Microsoft.Mapi.MapiProp.ExportObject(IMapiFxProxy fxProxy, CopyPropertiesFlags copyPropertiesFlags, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.LocalSourceMailbox.Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo(IFxProxy fxProxy, PropTag[] excludeTags)
       at Microsoft.Exchange.MailboxReplicationService.SourceMailboxWrapper.<>c__DisplayClass7.<Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo>b__6()
       at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
       at Microsoft.Exchange.MailboxReplicationService.SourceMailboxWrapper.Microsoft.Exchange.MailboxReplicationService.ISourceMailbox.CopyTo(IFxProxy destMailbox, PropTag[] excludeProps)
       at Microsoft.Exchange.MailboxReplicationService.MailboxMover.FinalSyncCopyMailboxData()
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
       at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.FinalSync(Object[] wiParams)
       at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
    Error context: --------
    Operation: ISourceMailbox.CopyTo
    OperationSide: Source
    Primary (d3391cdd-bc37-41ad-9e44-9f8880c47270)
    PropTags: [ContainerHierarchy; ContainerContents]
    11/28/2014 7:18:46 PM [VRTL-SVR2008] Relinquishing job.

  • [PS CS5] Install fails very early on with this error...

    Hi all, I am trying to install the CS5 trial but when the install.app runs it goes for a few seconds and then kicks this error up into the console:
    Process:         Install [4823]
    Path:            /Volumes/Adobe Photoshop CS5/Adobe Photoshop CS5/Install.app/Contents/MacOS/Install
    Identifier:      Install
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  Install [4690]
    Date/Time:       2010-05-04 10:39:25.982 +0545
    OS Version:      Mac OS X 10.6.3 (10D573)
    Report Version:  6
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Application Specific Information:
    *** multi-threaded process forked ***
    *** NSTask: Task create for path '/usr/bin/ditto' failed: 22, "Invalid argument".  Terminating temporary process.
    Thread 0 Crashed:
    0   com.apple.Foundation              0x92fa1f10 ___NEW_PROCESS_COULD_NOT_BE_EXECD___ + 7
    1   com.apple.Foundation              0x92e8f63c -[NSConcreteTask launchWithDictionary:] + 3922
    2   com.apple.Foundation              0x92eccc5d +[NSTask launchedTaskWithLaunchPath:arguments:] + 251
    3   com.adobe.PDApp.setup             0x0000a08e start + 29970
    4   com.apple.Foundation              0x92e3c8dc -[NSThread main] + 45
    5   com.apple.Foundation              0x92e3c88c __NSThread__main__ + 1499
    6   libSystem.B.dylib                 0x99020a19 _pthread_start + 345
    7   libSystem.B.dylib                 0x9902089e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0x92e8e6fb  ecx: 0x0105b200  edx: 0x0105b200
      edi: 0x00001300  esi: 0x00126fa0  ebp: 0xb031bb08  esp: 0xb031baf0
       ss: 0x0000001f  efl: 0x00000286  eip: 0x92fa1f10   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x576ed000
    (I can post the binaries if needed)
    BUT I can install on other machines from the download, and on another external hardrive booted up with this same machine (core 2 duo imac).So the install file is good, there is just something about this one imac's internal drive that won't let me install. The permissions are clean, and I even reformatted the drive (GUI part: extended, journeled, case-insensitive). I have tried other/new user with no luck as well. About to give up...can u help?
    thx!

    Yes, that was a hairy one to troubleshoot! But all is well now and we are putting CS5 into production...nice job adobe! Really like puppet warp and content-aware fill.
    btw, does anyone know how to change the Help preference back from "View in Browser" to "Community Help"? I clicked that but like the built-in help system that seems to be new, dunno, but it looked nicer. Cheers,
    jigs

Maybe you are looking for