Error installing ruby-opengl and GlTail

heya,
I'm trying to install GLtail (http://www.fudgie.org/) via a Ruby gem (i.e. gem install gltail).
However, it seems to be giving me errors when trying to install ruby-opengl, a dependency of gltail.
Building native extensions. This could take a while...
ERROR: Error installing ruby-opengl:
ERROR: Failed to build gem native extension.
rake RUBYARCHDIR=/usr/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1/lib RUBYLIBDIR=/usr/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1/lib
rake aborted!
no such file to load -- mkrf/rakehelper
/usr/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1/Rakefile:27:in `require'
(See full trace by running task with --trace)
(in /usr/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1)
Gem files will remain installed in /usr/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1 for inspection.
Results logged to /usr/lib/ruby/gems/1.9.1/gems/ruby-opengl-0.60.1/gem_make.out
Updating class cache with 0 classes...
Looking in the Rakefile for ruby-opengl, it does depend on mkrf (require 'mkrf/rakehelper'), however, I can't seem to find much  information on how to get it up in Arch Linux. Any suggestions on how to proceed ahead?
Cheers,
Victor
(I do know about the AUR package for gltail, however, it's out of date, and seems a bit silly, since you can install these things much easier using gems).

heya,
Well, to answer myself, I just needed to install the mkrf gem (sudo gem install mkrf). Not sure why this wasn't pulled in as a dependency (?) - I don't really have that much knowledge of Ruby or how gems work.
The next hurdle appears to be that it depends on ftools.
/usr/lib/ruby/gems/1.9.1/gems/gltail-0.1.8/bin/gl_tail:54:in `require': no such file to load -- ftools (LoadError)
        from /usr/lib/ruby/gems/1.9.1/gems/gltail-0.1.8/bin/gl_tail:54:in `<top (required)>'
        from /usr/bin/gl_tail:19:in `load'
        from /usr/bin/gl_tail:19:in `<main>'
I'm not so familiar with Ruby, but from I've read, it seems this was deprecated in favour of fileutils in Ruby 1.9.x, right? And the API for this is different (yes, I did try switching ftools for fileutils in the gl_tail ruby file...lol).
/usr/lib/ruby/gems/1.9.1/gems/gltail-0.1.8/bin/gl_tail:66:in `<top (required)>': undefined method `copy' for File:Class (NoMethodError)
        from /usr/bin/gl_tail:19:in `load'
        from /usr/bin/gl_tail:19:in `<main>'
Is there any way to get gl_tails to work here? Or do I have to downgrade Ruby?
Cheers,
Victor

Similar Messages

  • Error Installing ruby with RVM Single User mode

    I've just installed RVM on ArchLinux x64 in single user mode via the recommended install script
    curl -L https://get.rvm.io | bash -s stable
    I've also installed all the requirements listed in
    rvm requirements
    However, I'm having trouble actually installing any version of ruby. And getting the following error:
    arch:~ % rvm install 1.9.3
    No binary rubies available for: ///ruby-1.9.3-p194.
    Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
    Fetching yaml-0.1.4.tar.gz to /home/christopher/.rvm/archives
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 460k 100 460k 0 0 702k 0 --:--:-- --:--:-- --:--:-- 767k
    Extracting yaml-0.1.4.tar.gz to /home/christopher/.rvm/src
    Prepare yaml in /home/christopher/.rvm/src/yaml-0.1.4.
    Configuring yaml in /home/christopher/.rvm/src/yaml-0.1.4.
    Error running ' ./configure --prefix=/home/christopher/.rvm/usr ', please read /home/christopher/.rvm/log/ruby-1.9.3-p194/yaml/configure.log
    Compiling yaml in /home/christopher/.rvm/src/yaml-0.1.4.
    Error running 'make', please read /home/christopher/.rvm/log/ruby-1.9.3-p194/yaml/make.log
    Please note that it's required to reinstall all rubies:
    rvm reinstall all --force
    Installing Ruby from source to: /home/christopher/.rvm/rubies/ruby-1.9.3-p194, this may take a while depending on your cpu(s)...
    ruby-1.9.3-p194 - #downloading ruby-1.9.3-p194, this may take a while depending on your connection...
    ruby-1.9.3-p194 - #extracting ruby-1.9.3-p194 to /home/christopher/.rvm/src/ruby-1.9.3-p194
    ruby-1.9.3-p194 - #extracted to /home/christopher/.rvm/src/ruby-1.9.3-p194
    Skipping configure step, 'configure' does not exist, did autoreconf not run successfully?
    ruby-1.9.3-p194 - #compiling
    Error running 'make', please read /home/christopher/.rvm/log/ruby-1.9.3-p194/make.log
    There has been an error while running make. Halting the installation.
    The log files are as follows:
    arch:~ % cat ~/.rvm/log/ruby-1.9.3-p194/yaml/configure.log
    __rvm_log_command:32: permission denied:
    arch:~ % cat ~/.rvm/log/ruby-1.9.3-p194/yaml/make.log
    make: *** No targets specified and no makefile found. Stop.
    arch:~ % cat ~/.rvm/log/ruby-1.9.3-p194/make.log
    make: *** No targets specified and no makefile found. Stop.

    I can't picture what is doing this other than something missing or muxed, but perhaps it's time for a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

  • Error installing ruby-json from AUR

    Hey guys,
    I'm getting an error installing the ruby-json AUR package with yaourt. Here's the error https://gist.github.com/EvanPurkhiser/5409110
    I checked the directory pkg directory and it has 000 permissions =/ Changing the permissions doesn't seem to fix it as it just resets them back to 000 next time i try to install it
    Also, would this be a better to report this in the package comments instead of asking here?
    Last edited by EvanPurkhiser (2013-04-18 01:47:22)

    Scimmia wrote:Yes, it is better to notify the package maintainer. The problem is that $pkgdir is inaccessable from the build function.
    Technically that is not the problem, the problem is that the PKGBUILD was doing bad things in build(), which makepkg will now refuse 

  • Error installing FIM Service and Portal R2

    Trying to make a test FIM R2 installation, I get this error when I install the Service and Portal:
    Action ended 14:41:10: CheckServiceEmailAccountFormat. Return value 1.
    MSI (s) (68:BC) [14:41:10:973]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIE17.tmp, Entrypoint: IsSharepointAdminServiceRunning
    Action start 14:41:10: CheckSharepointAdminServiceRunning.
    SFXCA: Extracting custom action to temporary directory: C:\Windows\Installer\MSIE17.tmp-\
    SFXCA: Binding to CLR version v2.0.50727
    Calling custom action Microsoft.IdentityManagement.SharePointCustomActions!Microsoft.IdentityManagement.ManagedCustomActions.SharepointCustomActions.IsSharepointAdminServiceRunning
    Exception thrown by custom action:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.IdentityManagement.ManagedCustomActions.SharepointCustomActions.IsSharepointAdminServiceRunning(Session session)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
       at Microsoft.Deployment.WindowsInstaller.CustomActionProxy.InvokeCustomAction(Int32 sessionHandle, String entryPoint, IntPtr remotingDelegatePtr)
    CustomAction CheckSharepointAdminServiceRunning returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    Action ended 14:41:11: CheckSharepointAdminServiceRunning. Return value 3.
    Action ended 14:41:11: INSTALL. Return value 3.
    I got this by running the msi from the command line, as otherwise no error message is reported in the installation or in the event log.
    Any idea what could be the cause?
    Paolo Tedesco - http://cern.ch/idm

    Hi Paolo,
    Check if the SharePoint Administration Service is not running, to start the service
    http://technet.microsoft.com/en-us/library/ee513050(v=office.14).aspx
    Regards Andre van der Westhuizen

  • Error Installing iPod software and iTunes

    I was trying to install my iPod drivers and iTunes but i get an error message and i can't install both...
    "String PRODUCT_NAME was not found in string table."
    "Error Number: 0x80040706
    Description: Object reference not set
    Setup will now Terminate."

    hmmmm. are you trying to install an itunes version 6.0.x or earlier? that message is associated with the older installer technology used with iTunes prior to itunes 7.
    if so, the following InstallShield document is a good place to start:
    0x80040706 Object Reference Not Set

  • Error installing ECC6.0 and CRM 7.0 AS Java on windows server 2008

    Hi gurus,
    I have started an installation for AS java of NW 2004s on windows server 2008.
    I an facing the following error
    An error occurred while processing option SAP CRM 7.0 Support Release 1 > SAP Application Server Java > Oracle > Central System > Central System( Last error reported by the step :Cannot load library C:\Users\ADMINI~1\AppData\Local\Temp\5\sapinst_exe.2692.1245373317/iamodsdm.dll: Last error = 126.).
    I am facing a similar issue for my AS Java installations for CRM7.0
    Seems to be a windows related issue but not sure.
    Can some please help me out. i'm in middle of an implementation and all stuck.
    Pasted below is my sapinst.log from my ecc server.
    INFO 2009-06-18 19:17:58.655
    Creating file C:\Users\Administrator\AppData\Local\Temp\2\sapinst_exe.976.1245377870\dev_sap_kernel_test_18_Jun_2009_19_17_58.
    INFO 2009-06-18 19:17:58.655
    Removed file C:\Users\Administrator\AppData\Local\Temp\2\sapinst_exe.976.1245377870\dev_sap_kernel_test_18_Jun_2009_19_17_58.
    INFO 2009-06-18 19:17:58.780
    Creating file C:\Users\Administrator\AppData\Local\Temp\2\sapinst_exe.976.1245377870\dev_sap_kernel_test_18_Jun_2009_19_17_58.
    INFO 2009-06-18 19:17:58.780
    Removed file C:\Users\Administrator\AppData\Local\Temp\2\sapinst_exe.976.1245377870\dev_sap_kernel_test_18_Jun_2009_19_17_58.
    INFO 2009-06-18 19:18:00.30
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO 2009-06-18 19:18:00.30
    Removed file C:\Program Files\sapinst_instdir\x.
    INFO 2009-06-18 19:18:25.499
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\x.
    INFO 2009-06-18 19:18:25.499
    Removed file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\x.
    INFO 2009-06-18 19:18:27.734
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO 2009-06-18 19:18:27.734
    Removed file C:\Program Files\sapinst_instdir\x.
    INFO 2009-06-18 19:18:27.734
    Removed file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\dev_sap_kernel.
    INFO 2009-06-18 19:18:29.921
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.6.xml'.
    INFO 2009-06-18 19:18:31.796
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.7.xml'.
    WARNING 2009-06-18 19:18:46.171
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The specified path is invalid.
    INFO 2009-06-18 19:18:48.812
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.3.xml'.
    INFO 2009-06-18 19:18:49.202
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO 2009-06-18 19:19:12.499
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS.
    INFO 2009-06-18 19:19:12.827
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/keydb.3.xml'.
    INFO 2009-06-18 19:19:13.77
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.8.xml'.
    INFO 2009-06-18 19:19:13.249
    Execute step setSubstVars of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0
    INFO 2009-06-18 19:19:13.968
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.8.log'.
    INFO 2009-06-18 19:19:13.999
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\java.exe.log.
    ERROR 2009-06-18 19:19:14.31
    FSL-00009  System call failed. Error 3 (The system cannot find the path specified.
    ) in execution of system call 'CreateProcess' with parameter (NULL, <command line for executable C:\j2sdk1.4.2_17-x64\bin\java.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS, &StartupInfo, &ProcessInfo), line (569) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    ERROR 2009-06-18 19:19:14.109
    MUT-03025  Caught ESyException in Modulecall: At line 569 file synxcchapp.cpp
    Call stack:
    iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    System call failed. Error 3 (The system cannot find the path specified.
    ) in execution of system call 'CreateProcess' with parameter (NULL, <command line for executable C:\j2sdk1.4.2_17-x64\bin\java.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS, &StartupInfo, &ProcessInfo), line (569) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    ERROR 2009-06-18 19:19:14.124
    FCO-00011  The step setSubstVars with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|setSubstVars was executed with status ERROR ( Last error reported by the step :Caught ESyException in Modulecall: At line 569 file synxcchapp.cpp
    Call stack:
    iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    System call failed. Error 3 (The system cannot find the path specified.
    ) in execution of system call 'CreateProcess' with parameter (NULL, <command line for executable C:\j2sdk1.4.2_17-x64\bin\java.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS, &StartupInfo, &ProcessInfo), line (569) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    WARNING 2009-06-18 19:19:14.171
    Could not get property IDs of the JavaScript object.
    ERROR 2009-06-18 19:19:14.171
    FJS-00010  Could not get value for property .
    INFO 2009-06-18 19:20:21.781
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|setSubstVars".
    INFO 2009-06-18 19:20:21.796
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS.
    INFO 2009-06-18 19:20:23.718
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.9.log'.
    INFO 2009-06-18 19:20:23.827
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\java.exe.log.
    ERROR 2009-06-18 19:20:23.827
    FSL-00009  System call failed. Error 3 (The system cannot find the path specified.
    ) in execution of system call 'CreateProcess' with parameter (NULL, <command line for executable C:\j2sdk1.4.2_17-x64\bin\java.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS, &StartupInfo, &ProcessInfo), line (569) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    ERROR 2009-06-18 19:20:23.827
    MUT-03025  Caught ESyException in Modulecall: At line 569 file synxcchapp.cpp
    Call stack:
    iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    System call failed. Error 3 (The system cannot find the path specified.
    ) in execution of system call 'CreateProcess' with parameter (NULL, <command line for executable C:\j2sdk1.4.2_17-x64\bin\java.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS, &StartupInfo, &ProcessInfo), line (569) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()

    ERROR 2009-06-18 19:20:23.952
    FCO-00011  The step setSubstVars with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|setSubstVars was executed with status ERROR ( Last error reported by the step :Caught ESyException in Modulecall: At line 569 file synxcchapp.cpp
    Call stack:
    iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    System call failed. Error 3 (The system cannot find the path specified.
    ) in execution of system call 'CreateProcess' with parameter (NULL, <command line for executable C:\j2sdk1.4.2_17-x64\bin\java.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS, &StartupInfo, &ProcessInfo), line (569) in file (synxcchapp.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript()
    d:\depot\bas\710_rel\bc_710-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall()
    iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall()
    synxcchapp.cpp: 228: CSyChildApplicationImpl::start(false)
    synxcchapp.cpp: 252: CSyChildApplicationImpl::doStart()
    WARNING 2009-06-18 19:20:24.46
    Could not get property IDs of the JavaScript object.
    ERROR 2009-06-18 19:20:24.46
    FJS-00010  Could not get value for property .
    INFO 2009-06-18 19:27:00.640
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|setSubstVars".
    INFO 2009-06-18 19:27:00.656
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS.
    INFO 2009-06-18 19:27:02.593
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.10.log'.
    INFO 2009-06-18 19:27:02.640
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\java.exe.log.
    INFO 2009-06-18 19:27:02.640
    Output of C:\j2sdk1.4.2_17-x64\bin\java.exe -Xmx256M -Djava.ext.dirs=D:\usr\sap\ED1\JC00\SDM/program/lib;C:/j2sdk1.4.2_17-x64/jre/lib/ext -jar D:\usr\sap\ED1\JC00\SDM/program/bin/SDM.jar version logtoconsole=true sdmhome=D:\usr\sap\ED1\JC00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log" is written to the logfile java.exe.log.
    INFO 2009-06-18 19:27:03.921
    Execution of the command "C:\j2sdk1.4.2_17-x64\bin\java.exe -Xmx256M -Djava.ext.dirs=D:\usr\sap\ED1\JC00\SDM/program/lib;C:/j2sdk1.4.2_17-x64/jre/lib/ext -jar D:\usr\sap\ED1\JC00\SDM/program/bin/SDM.jar version logtoconsole=true sdmhome=D:\usr\sap\ED1\JC00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log"" finished with return code 0. Output:
    Info:
    Info: =============================================
    Info: =   Starting to execute command 'version'   =
    Info: =============================================
    Info: MyPath is D:\usr\sap\ED1\JC00\SDM\program\bin\SDM.jar
    MyPath is D:\usr\sap\ED1\JC00\SDM\program\bin\SDM.jar
    Info:                          Name: tc/SL/SDM/SDM
                             Name: tc/SL/SDM/SDM
    Info:                        Vendor: sap.com
                           Vendor: sap.com
    Info:                      Location: SAP AG
                         Location: SAP AG
    Info:                       Counter: 7.0014.20071029094708.0000
                          Counter: 7.0014.20071029094708.0000
    Info:                   API Version: 13
                      API Version: 13
    Info:                   GUI Version: 1.70
                      GUI Version: 1.70
    Info:            Repository Version: 34
               Repository Version: 34
    Info:            Web Server Version: 1.0
               Web Server Version: 1.0
    Info:           Command API Version: 1.0
              Command API Version: 1.0
    Successfully executed. Return code: 0
    Info: Successfully executed. Return code: 0
    INFO 2009-06-18 19:27:03.984
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.11.log'.
    INFO 2009-06-18 19:27:04.31
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\java.exe.log.
    INFO 2009-06-18 19:27:04.031
    Output of C:\j2sdk1.4.2_17-x64\bin\java.exe -Xmx256M -jar D:\usr\sap\ED1\JC00\SDM/program/bin/SDM.jar getsubstvars substvarfile=PARAM_CONFIG_630.XML sdmhome=D:\usr\sap\ED1\JC00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log" logtoconsole=true is written to the logfile java.exe.log.
    INFO 2009-06-18 19:27:06.515
    Execution of the command "C:\j2sdk1.4.2_17-x64\bin\java.exe -Xmx256M -jar D:\usr\sap\ED1\JC00\SDM/program/bin/SDM.jar getsubstvars substvarfile=PARAM_CONFIG_630.XML sdmhome=D:\usr\sap\ED1\JC00\SDM/program "logfile=C:\Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log" logtoconsole=true" finished with return code 0. Output:
    Info:
    Info: ==================================================
    Info: =   Starting to execute command 'getsubstvars'   =
    Info: ==================================================
    Info: Starting SDM - Software Deployment Manager...
    Starting SDM - Software Deployment Manager...
    Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0014.20071029094708.0000
    tc/SL/SDM/SDM/sap.com/SAP AG/7.0014.20071029094708.0000
    Info: SDM operation mode successfully set to: Standalone
    Initializing Network Manager (50017)
    Info: Initializing Network Manager (50017)
    Checking if another SDM is running on port 50018
    Info: Checking if another SDM is running on port 50018
    Info: Start to retrieve definitions of SubstVars.
    Info: Writing substvarfile "PARAM_CONFIG_630.XML".
    Info: SDM Repository contains 10 definitions of SubstVars.
    Info: Definitions of SubstVars could be retrieved successfully.
    Successfully executed. Return code: 0
    Info: Successfully executed. Return code: 0
    ERROR 2009-06-18 19:27:06.515
    FRY-00001  Cannot load library C:\Users\ADMINI~1\AppData\Local\Temp\2\sapinst_exe.976.1245377870/iamodsdm.dll: Last error = 126.
    ERROR 2009-06-18 19:27:06.515
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2009-06-18 19:27:06.640
    FCO-00011  The step setSubstVars with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|setSubstVars was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.).
    WARNING 2009-06-18 19:27:06.687
    Could not get property IDs of the JavaScript object.
    ERROR 2009-06-18 19:27:06.687
    FJS-00010  Could not get value for property .
    INFO 2009-06-18 19:43:25.859
    An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|setSubstVars".
    INFO 2009-06-18 19:43:29.437
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS.
    INFO 2009-06-18 19:43:29.468
    Creating file C:\Program Files\sapinst_instdir\.lastInstallationLocation.
    INFO 2009-06-18 19:43:29.937
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\__instana_tmp.xml.

  • Error installing rescue and recovery 4.3 on windows 7

    i have a sl410 with windows 7 ultimate(32bit) installed, but i failed to install  rescue and recovery 4.3 for many times,reporting"Error 25014. There was an error installing the Rescue and Recovery boot manager. Return code: 6".
    why?
    i found someone said about using a command line installation which will NOT install the RnR partition,but how to use  command line installation?i've got only the tvtvrnr43_1027sc.exe downloaded file and the tvtrnr43_1027.exe in C:\SWTOOLS\apps\rnr43sc\ directory,how can i input the comands like setup.exe /a /s?which command should i use?

    http://forum.lenovo.com/t5/ThinkVantage-Technologies/Rescue-and-Recovery-4-3-for-Windows-7-installat...

  • Error installing SMP 3

    Downloaded smp 3 from marketplace but getting error installing it- runtime and SDK same error. Please find screenshots attached . Any suggestions are appreciated.
    PS : Admin privileges are to the user.
    Tags edited by: Michael Appleby

    The URL is nt working . Is there a root URL / reference from where you got this ?
    I am just clicking on this link
    Download SMP3 SDK Installer and automatically download starts.Which browser you are trying in? Its working fine in chrome?
    Rgrds,
    JK

  • Issues installing ruby 1.9.3 - error: C compiler cannot create executables

    I am trying to install ruby 1.9.3 on my Macbook pro but I've run into a wall.
    Here are the essentials;
    OS: OS X 10.7.3
    Xcode: 4.3
    When I run the rvm command I get the following...
    "rvm install 1.9.3"
    Fetching yaml-0.1.4.tar.gz to /Users/vindigo/.ram/archives
    Extracting yaml-0.1.4.tar.gz to /Users/vindigo/.rvm/src
    Configuring yaml in /Users/vindigo/.rvm/src/yaml-0.1.4.
    Error running ' ./configure --prefix="/Users/vindigo/.rvm/usr"  ', please read /Users/vindigo/.rvm/log/ruby-1.9.3-p125/yaml/configure.log
    Compiling yaml in /Users/vindigo/.rvm/src/yaml-0.1.4.
    Error running 'make ', please read /Users/vindigo/.rvm/log/ruby-1.9.3-p125/yaml/make.log
    Database file /Users/vindigo/.rvm/config/packages does not exist.
    Installing Ruby from source to: /Users/vindigo/.rvm/rubies/ruby-1.9.3-p125, this may take a while depending on your cpu(s)...
    ruby-1.9.3-p125 - #fetching
    ruby-1.9.3-p125 - #extracted to /Users/vindigo/.rvm/src/ruby-1.9.3-p125 (already extracted)
    ruby-1.9.3-p125 - #configuring
    Error running ' ./configure --prefix=/Users/vindigo/.rvm/rubies/ruby-1.9.3-p125 --enable-shared --disable-install-doc --with-libyaml --with-opt-dir=/Users/vindigo/.rvm/usr ', please read /Users/vindigo/.rvm/log/ruby-1.9.3-p125/configure.log
    There has been an error while running configure. Halting the installation.
    CONFIGURE.LOG
    [2012-02-26 14:56:49]  ./configure --prefix="/Users/vindigo/.rvm/usr" 
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... config/install-sh -c -d
    checking for gawk... no
    checking for mawk... no
    checking for nawk... no
    checking for awk... awk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking whether the C compiler works... no
    configure: error: in `/Users/vindigo/.rvm/src/yaml-0.1.4':
    configure: error: C compiler cannot create executables
    See `config.log' for more details
    MAKE.LOG
    make: *** No targets specified and no makefile found.  Stop.
    Another suggestion I received was to use the following command...
    "rvm install 1.9.3 --with-gcc=clang"
    but I get the same results.
    At this point I've exhausted my options and I am not sure what to try next, other than starting from scratch and reloading the entire OS.
    Any help would be greatly appreaciated.
    Thanks,
    Rich

    Phew!  That was harrowing.
    Found this, and it solved the problem.  Refreshingly, it was written in English and done well at that! 
    http://pragmaticstudio.com/blog/2010/9/23/install-rails-ruby-mac
    Follow all the instructions.  The main missing ingredient for me was downloading the developer tools for the command line from Apple.  I had to register there, but it was free. These tools seemed to install the compiler where it was needed.  You might need a github something or other, I don't know.  I think I downloaded it as some point.  Anyway, I did everything this author told me, and now I have my first rails app!  Good luck - Joel

  • Just Installed Parallels 7 and receiving errors with other Apps

    Hi,
    I just installed Parallels 7 (and Windows 7 through Parallels) and now when I try to load different Apps (iPhoto, Aperture, iTunes, Delicious Library) I'm getting errors like the one below (From Aperture)
    Looking for some help to explain this error message. Do I uninstall Parallels and Windows? Please help, next step is the Genius Bar.....
    Process:         Aperture [79228]
    Path:            /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier:      com.apple.Aperture
    Version:         3.2.2 (3.2.2)
    Build Info:      Aperture-201096000000000~2
    App Item ID:     408981426
    App External ID: 5333832
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [149]
    Date/Time:       2012-03-07 20:49:18.416 -0500
    OS Version:      Mac OS X 10.7.3 (11D50b)
    Report Version:  9
    Interval Since Last Report:          53761 sec
    Crashes Since Last Report:           15
    Per-App Interval Since Last Report:  37 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      A195C6CB-3DBD-4CDD-AE6A-E3070DCA4E02
    Crashed Thread:  38
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[79228]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8ec53a8e pread + 10
    1   com.apple.iLifeSQLAccess                0x00000001020052c3 unixRead + 35
    2   com.apple.iLifeSQLAccess                0x00000001020022c1 sqlite3BtreeFactory + 2689
    3   com.apple.iLifeSQLAccess                0x0000000101fff090 openDatabase + 816
    4   com.apple.iLifeSQLAccess                0x0000000102096720 -[HgKDatabaseManager openAsReadOnly:attemptJournalCleanup:] + 336
    5   com.apple.iLifeSQLAccess                0x0000000101ffed25 -[HgKDatabaseManager openAsReadOnly:] + 21
    6   com.apple.RedRock                       0x00000001009854b4 -[RKDatabase createEntities] + 1284
    7   com.apple.RedRock                       0x0000000100983d71 -[RKDatabase openDatabaseWithOptions:] + 4897
    8   com.apple.RedRock                       0x00000001009819d9 -[RKDatabaseComponent openDatabaseForLibraryPath:options:] + 505
    9   com.apple.RedRock                       0x0000000100a73ce4 -[RKDatabaseComponent openDatabaseForLibraryPath:] + 20
    10  com.apple.Aperture                      0x000000010005e3cc 0x100000000 + 385996
    11  com.apple.Aperture                      0x000000010005c763 0x100000000 + 378723
    12  com.apple.Foundation                    0x00007fff8b499d32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    13  com.apple.CoreFoundation                0x00007fff924beaaa _CFXNotificationPost + 2634
    14  com.apple.Foundation                    0x00007fff8b485fe7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    15  com.apple.AppKit                        0x000000010222f60f -[NSApplication _postDidFinishNotification] + 212
    16  com.apple.AppKit                        0x000000010222f375 -[NSApplication _sendFinishLaunchingNotification] + 78
    17  com.apple.AppKit                        0x000000010222e03c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
    18  com.apple.AppKit                        0x000000010222dd9d -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
    19  com.apple.CoreFoundation                0x00007fff92508591 -[NSObject performSelector:withObject:withObject:] + 65
    20  com.apple.Foundation                    0x00007fff8b4bc7eb __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
    21  com.apple.Foundation                    0x00007fff8b4bb772 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
    22  com.apple.Foundation                    0x00007fff8b4bb600 _NSAppleEventManagerGenericHandler + 105
    23  com.apple.AE                            0x00007fff8e667c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    24  com.apple.AE                            0x00007fff8e667b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    25  com.apple.AE                            0x00007fff8e6679f7 aeProcessAppleEvent + 250
    26  com.apple.HIToolbox                     0x00007fff8ec6daf9 AEProcessAppleEvent + 102
    27  com.apple.AppKit                        0x000000010222b1a9 _DPSNextEvent + 1247
    28  com.apple.AppKit                        0x000000010222a861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    29  com.apple.Aperture                      0x00000001004b284b 0x100000000 + 4925515
    30  com.apple.AppKit                        0x000000010222719d -[NSApplication run] + 470
    31  com.apple.prokit                        0x000000010177a3a6 NSProApplicationMain + 387
    32  com.apple.Aperture                      0x000000010000f454 0x100000000 + 62548
    33  com.apple.Aperture                      0x000000010000f214 0x100000000 + 61972
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ec537e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8789e5be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8789d14e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8ec53192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88947594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff88948b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8ec53192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88947594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff88948b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8ec5167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ec50d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff924a26fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff924aae64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff924aa676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8b48ef9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.proxtcore                     0x0000000101efb893 -[XTRunLoopThread run:] + 435
    7   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8ec5167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ec50d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff924a26fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff924aae64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff924aa676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8b48ef9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.proxtcore                     0x0000000101efb893 -[XTRunLoopThread run:] + 435
    7   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8ec5167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ec50d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff924a26fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff924aae64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff924aa676 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8b48ef9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.proxtcore                     0x0000000101efb893 -[XTRunLoopThread run:] + 435
    7   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    8   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    9   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    10  libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8ec53192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88947594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff88948b85 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff889492a6 _pthread_cond_wait + 890
    2   com.apple.Foundation                    0x00007fff8b50ca80 -[NSCondition waitUntilDate:] + 371
    3   com.apple.Foundation                    0x00007fff8b4d6252 -[NSConditionLock lockWhenCondition:beforeDate:] + 251
    4   com.apple.proxtcore                     0x0000000101efa651 -[XTMsgQueue waitForMessage] + 49
    5   com.apple.proxtcore                     0x0000000101ef9727 -[XTThread run:] + 375
    6   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 31:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8ec52bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff88949274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff885dd5f7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff88809ccf JSC::Heap::blockFreeingThreadMain() + 319
    4   com.apple.JavaScriptCore                0x00007fff88809d09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 32:
    Thread 33:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff8ec52e42 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff888fbdea nanosleep + 164
    2   libsystem_c.dylib                       0x00007fff888fbbb5 usleep + 53
    3   com.apple.AppKit                        0x0000000102461c73 -[NSUIHeartBeat _heartBeatThread:] + 1727
    4   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 34:
    0   libsystem_kernel.dylib                  0x00007fff8ec5167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ec50d71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000102040b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000102040a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib                  0x00007fff8ec5167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ec50d71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000102040b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000102040a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib                  0x00007fff8ec5167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ec50d71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000102040b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000102040a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib                  0x00007fff8ec5167a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ec50d71 mach_msg + 73
    2   com.apple.iLifeSQLAccess                0x0000000102040b79 -[RALatchTrigger wait] + 57
    3   com.apple.iLifeSQLAccess                0x0000000102040a3c -[RAOperationQueueImpl _workThread] + 204
    4   com.apple.Foundation                    0x00007fff8b4dd74e -[NSThread main] + 68
    5   com.apple.Foundation                    0x00007fff8b4dd6c6 __NSThread__main__ + 1575
    6   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 38 Crashed:
    0   com.apple.CoreFoundation                0x00007fff924aa901 __CFRunLoopFindMode + 481
    1   com.apple.CoreFoundation                0x00007fff924afecd __CFRunLoopCreate + 445
    2   com.apple.CoreFoundation                0x00007fff924afbc7 _CFRunLoopGet0 + 535
    3   com.apple.Foundation                    0x00007fff8b4dd218 __NSThread__main__ + 377
    4   libsystem_c.dylib                       0x00007fff889458bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff88948b75 thread_start + 13
    Thread 38 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00000001046d2c20  rcx: 0x00007fff8ec5178e  rdx: 0x0000000000000001
      rdi: 0x0000000112876af8  rsi: 0x0000000000000003  rbp: 0x0000000112876c20  rsp: 0x0000000112876b40
       r8: 0x0000000000015203   r9: 0x0000000000000000  r10: 0x00007fff77b83101  r11: 0x0000000000000246
      r12: 0x0000000112876be0  r13: 0x00000001046d2c30  r14: 0x00007fff78246b20  r15: 0x00000001046d1760
      rip: 0x00007fff924aa901  rfl: 0x0000000000000246  cr2: 0x00000001046d3000
    Logical CPU: 1
    Binary Images:
           0x100000000 -        0x10078bfef  com.apple.Aperture (3.2.2 - 3.2.2) <AD96E4EA-580B-3585-8783-6A2458AEA857> /Applications/Aperture.app/Contents/MacOS/Aperture
           0x100975000 -        0x100e25fef  com.apple.RedRock (1.8.2 - 231.95) <15582067-FB9A-3057-988F-85AB51721A33> /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/Red Rock
           0x101096000 -        0x101099ff7  com.apple.iLifePhotoStreamConfiguration (2.2 - 2.2) <FED42410-3DB7-3CF4-BF3B-AE1650576C9D> /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fr amework/Versions/A/iLifePhotoStreamConfiguration
           0x10109f000 -        0x1010affff  com.apple.iLifeAssetManagement (2.0 - 2.33) <B7102C48-4455-313B-9D2B-14A3DE14D5B8> /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/V ersions/A/iLifeAssetManagement
           0x1010c1000 -        0x10116fff7  com.apple.MobileMe (11 - 1.0.3) <50A10074-AB15-39EE-952B-30D6E5CEB395> /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mo bileMe
           0x1011e9000 -        0x1014cbfff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x1015e4000 -        0x1015f4ff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x1015fc000 -        0x10160afff  com.apple.PluginManager (1.7.6 - 55) <ABA41202-6D4F-368A-BE19-BD1729AF074A> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
           0x101618000 -        0x10162aff7  com.apple.AERegistration (1.2 - 401) <3E15C049-D9A3-3F63-A4DB-3CBF5F09B546> /Applications/Aperture.app/Contents/Frameworks/AERegistration.framework/Version s/A/AERegistration
           0x101643000 -        0x1016ecfff  com.apple.BrowserKit (4.2.1 - 710) <90CDAC3A-55A4-30F4-87EA-5D68B1655C1A> /System/Library/PrivateFrameworks/BrowserKit.framework/Versions/A/BrowserKit
           0x10175b000 -        0x1019d4fef  com.apple.prokit (7.2.1 - 1710) <BE6E9380-FC68-307A-A23E-E06D3FC82811> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
           0x101b56000 -        0x101b56fff  com.apple.iLifeSlideshow (2.3.0 - 847) <170DF5AC-9D40-32F5-A206-B6B2DA6A058E> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/iLifeSlideshow
           0x101b59000 -        0x101b71ff7  com.apple.iLifeFaceRecognition (1.0 - 21.1) <539FCF35-8461-322E-A5CD-657EE8E402A7> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/iLifeFaceRecognition
           0x101b83000 -        0x101bbefef  com.apple.fayray.PrintServices (201108017 - 11.2) <90B29142-61FF-3B36-8139-DC44C018FD0C> /Applications/Aperture.app/Contents/Frameworks/PrintServices.framework/Versions /A/PrintServices
           0x101bf2000 -        0x101c27fef  com.apple.ProUtils (1.1 - 120.14) <670E0CB6-1420-3F62-8D8C-5992023E58E8> /Applications/Aperture.app/Contents/Frameworks/ProUtils.framework/Versions/A/Pr oUtils
           0x101c49000 -        0x101e14fe7  com.apple.geode (1.5.1 - 151.53) <50D7A6DD-F8BF-30CB-B889-8BA7E06E746A> /Applications/Aperture.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
           0x101ef6000 -        0x101f74ff7  com.apple.proxtcore (1.3 - 140.57) <925541AB-4119-3730-8CF1-F4DD9E1E7AAB> /Applications/Aperture.app/Contents/Frameworks/ProXTCore.framework/Versions/A/P roXTCore
           0x101fe9000 -        0x101ff2fff  com.apple.MediaSync (1.1 - 130.12) <2E072575-16A4-39A3-BF65-E12290ACAFD3> /Applications/Aperture.app/Contents/Frameworks/MediaSync.framework/Versions/A/M ediaSync
           0x101ffc000 -        0x1020fafff  com.apple.iLifeSQLAccess (1.6 - 30.12) <8611A9A0-BC6B-31C1-AA0E-4FBA873F8E37> /Applications/Aperture.app/Contents/Frameworks/iLifeSQLAccess.framework/Version s/A/iLifeSQLAccess
           0x10213e000 -        0x102140fff  com.apple.ExceptionHandling (1.5 - 10) <06CC4716-FB75-3CD7-A1ED-ECA2A07F2926> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
           0x102145000 -        0x10216fff7  com.apple.iPhoto.Tellus (1.3 - 60.10) <26213311-9049-33FF-B246-392B2A65789E> /Applications/Aperture.app/Contents/Frameworks/Tellus.framework/Versions/A/Tell us
           0x10218f000 -        0x1021baff7  com.apple.iPhoto.Tessera (1.1 - 60.10) <2D018F12-AF22-3968-8D7F-FC2E2CD61883> /Applications/Aperture.app/Contents/Frameworks/Tessera.framework/Versions/A/Tes sera
           0x1021d5000 -        0x1021ddff7  com.apple.AEProfiling (1.2 - 23) <472435CB-2F53-3396-9184-44180A72AE14> /Applications/Aperture.app/Contents/Frameworks/AEProfiling.framework/Versions/A /AEProfiling
           0x1021e7000 -        0x102214fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
           0x102222000 -        0x102e26fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x1034a9000 -        0x1034aeff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
           0x1034b5000 -        0x1036b7fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
           0x103746000 -        0x103755ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
           0x10375d000 -        0x1037c3ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x103802000 -        0x103835ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10384d000 -        0x10389fff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x1038ae000 -        0x1038b4fff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1038ba000 -        0x1038d0fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x1038e2000 -        0x103921ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x103929000 -        0x10392bfff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x103930000 -        0x103933fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x103938000 -        0x10393afff +eOkaoCom.dylib (??? - ???) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoCom.dylib
           0x10393d000 -        0x103964ff2 +eOkaoPt.dylib (??? - ???) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoPt.dylib
           0x103969000 -        0x10399efe7 +eOkaoDt.dylib (??? - ???) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoDt.dylib
           0x1039a4000 -        0x103b0cfef +eOkaoFr.dylib (??? - ???) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoFr.dylib
           0x103b0f000 -        0x103b23fff  com.apple.AOSAccounts (1.0.1 - 1.0.68) <994B01E4-9C08-37A8-A624-871371DA4896> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x103b37000 -        0x103b74fff  com.apple.Ubiquity (1.1 - 210) <E198603B-C205-3366-82BD-7D642FF2F909> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x103b92000 -        0x103b92ff7  com.apple.SafariDAVNotifier (1.1.1 - 1) <29E48245-B10F-3350-8D33-B3EC223B2853> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x103b96000 -        0x103bb6fff  com.apple.ChunkingLibrary (1.0 - 127) <ED9D3079-A201-30D8-9FC4-2F5860100E63> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x103bc2000 -        0x103bf2fff  com.apple.iLifeSlideshowCore (2.3.0 - 233) <06ABCAE2-242B-3525-BBE2-34164C1B434B> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
           0x103c0e000 -        0x103d2eff7  com.apple.iLifeSlideshowProducer (2.3.0 - 613) <53309430-C6B5-316B-B003-E40105B18CDC> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProduce r
           0x103d97000 -        0x103ef7ff7  com.apple.iLifeSlideshowRenderer (2.3.0 - 676) <A8E28FF8-170A-3ADD-81D7-42DB472AB48F> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRendere r
           0x103f83000 -        0x103f95fff  com.apple.iLifeSlideshowExporter (2.3.0 - 252) <D7494E4C-B207-339D-8B52-D649D462F990> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/Frameworks/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporte r
           0x103fa5000 -        0x103fd3ff7  com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <FF3E72F7-8076-3FCA-A7B9-6A8D869520C9> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
           0x103fed000 -        0x10404dff7  com.apple.NyxAudioAnalysis (12.3 - 12.3) <68029D03-46C3-3E24-A3D6-BED836AD88E2> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
           0x1045a0000 -        0x1045dafff  com.apple.prokit.LionPanels (7.2.1 - 1710) <41FC9644-F5EC-39FC-8A5A-4BA944B7AF11> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
           0x1047c3000 -        0x1047c9fff  com.apple.Aperture.TaskView (1.1 - 1.0) <50941B28-53B9-345A-AD53-E36B941AC96C> /Applications/Aperture.app/Contents/PlugIns/TaskView.bundle/Contents/MacOS/Task View
           0x1069ab000 -        0x1069d9ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10b4ce000 -        0x10b667fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10b69b000 -        0x10b794fff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10b7ba000 -        0x10bfa0ff7  com.apple.GeForceGLDriver (7.18.11 - 7.1.8) <66FE927B-DCB6-3D51-B713-90D9676AA079> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
           0x10c495000 -        0x10cb70ff7  libclh.dylib (4.0.3 - 4.0.3) <29108026-20C1-3BF9-A43F-0986E0430FF0> /System/Library/Extensions/GeForceGLDriver.bundle/Content

    I'm also having constant quality problems. The frequent skipping occurs only in iTunes. Every other player I have on my computer continues to play each track skip-free, and yet iTunes cannot do the same for even half a song.
    Should I uninstall it and attempt to revert to 6? I love iTunes and shudder at the thought of recoursing to WMP, Winamp, or any of the others- until Apple comes out with a fix for this problem so many of us are having.
      Windows XP  

  • When trying to update my CC apps, the update fails. I get this error: Update Failed. There was an error installing this update. Please try again later or connect customer support. This is currently happening for InDesign, Photoshop and Bridge. I had this

    When trying to update my CC apps, the update fails. I get this error: Update Failed. There was an error installing this update. Please try again later or connect customer support. This is currently happening for InDesign, Photoshop and Bridge. I had this problem previous and was able to fix by doing a complete wipe of my computer and reinstalling CC. However, I should not have to wipe my computer clean everytime I need to do a CC update. HELP!

    Hi,
    Please download the updates directly from the link below:
    WIN: All Adobe CC 2014 Updates: The Direct Download Links for Windows | ProDesignTools
    MAC: All Adobe CC 2014 Updates: The Direct Download Links for Mac OS | ProDesignTools
    Regards,
    Sheena

  • I purchased a monthly pack and havent been able to use it. I have been getting charged for 3 months now and I still get an error message saying "unable to load all your plans". How do I re-install or dowload and get my last 3 payments reimbursed?

    I purchased a monthly pack and havent been able to use it. I have been getting charged for 3 months now and I still get an error message saying "unable to load all your plans". How do I re-install or dowload and get my last 3 payments reimbursed?

    Link for Download & Install & Setup & Activation problems may help
    -Online Chat http://www.adobe.com/support/download-install/supportinfo/
    or
    Adobe contact information - http://helpx.adobe.com/contact.html

  • I have Acrobat 10 and was getting update error messages so I finally did what Adobe recommended and uninstalled Acrobat.  Now I can;t re-install the program and get a number of different error messages.  Help I need to read pdf docs!

    I have Acrobat 10 (10.1.9) that came in the Creative Suite CS5.  I have received numerous messages about failed updates so finally did what was recommended by Adobe and uninstalled the program.  Now I can't re-install it.  These are the error messages I get.  Help! 
    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW050 ... WARNING: DW065, DW066 ...
       -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 2 warning(s)
    WARNING: DW066: OS requirements not met for {AC76BA86-1033-F400-7760-000000000005}
    WARNING: DW065: Display requirements not met for {53CF3920-648B-4F99-8D05-6A6C5298F57B}
    ----------- Payload: {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0 -----------
    ERROR: Error 1328.Error applying patch to file C:\Config.Msi\PTDB05.tmp.  It has probably been updated by other means, and can no longer be modified by this patch.  For more information contact your patch vendor. 
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1328.Error applying patch to file C:\Config.Msi\PTDB05.tmp.  It has probably been updated by other means, and can no longer be modified by this patch.  For more information contact your patch vendor. 
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Acrobat Professional: Install failed

    I did it through CS, I think.  I used the installation disk and selected Acrobat.  It loads and then gives me all kinds of error messages and then uninstalls itself.

  • I have Creative Suite 6 Design & Web Premium installed on my HP Windows 7 laptop. All of a sudden Acrobat Pro will not open and I cannot reinstall. Get errors 2203, & Error-Install MSI payload failed with error 1603. Help.

    I have not been able to reinstall Acrobat Pro on my laptop. I have Suite 6 Design & Web Premium on my HP laptop. I have Windows 7 operating system. All of a sudden Acrobat Pro will not open so I uninstalled and tried to reinstall the program.
    The error messages I get are:
    ERROR: Error 2203.Database: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error -2147287035.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 2203.atabase: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error - 2147287035.
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Help PLEASE!

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

  • Steve Jobs obviously was "the man" because every update or install now gives me problems... i can no longer download anything to my iphone.. giving me errors of "cannot install at this time" and i get an error installing itunes on my other laptop... wth?!

    Steve Jobs obviously was "the man" because every update or install now gives me problems... i can no longer download anything to my iphone.. giving me errors of "cannot install at this time" and i get an error installing itunes on my other laptop... wth is going on!??!
    ok so the download problem with my iphone.. what could be the cause of that? ive restarted and deleted the "undownloaded app" over 10 times already. and restarted the iphone 10 times... next thing i know i cant install itunes on my laptop.... geez man..
    obviously there is a fix which someone will help... but why should i have to go through all that crap to install a so called uncomplicated software... when you think about it this really shouldnt even be an issue.
    normally if the thing dosent work. normally with most programs you just uninstall the uncompleted software and just reinstall and everything is usually good to go.. help!

    ive never had any problems with ap[ple products in the past... this is a first and a stupid problem if you ask me

Maybe you are looking for

  • Copy and paste from Excel into Thread

    Is there a copy and paste information from Excel with the column headings into a thread and have all the information line up under the column headings?

  • Would like to make suggestions; whom do I address?

    I appreciate the fact at I can find soundtracks to popular and older movies. I was looking for some television themes and couldn't find any...this upset me quiet bit because there are shows out there even if it's only for a short period of time I'd l

  • Still problems with "unknown server error"

    I followed the solutions in document (linked posted by Ken G Rice on 23/07/13) but am still getting "unknown server error" when attempting to sign in to Creative Cloud from my desktop. I'm using Mac OS 10.8.4. Would that cause a problem?

  • "Repeating Groups" in tabular view?

    Hi, Is it possible to enable Repeating Groups in tabular view in 10g? My requirement is to display a repeating detail tabular report for each school. I can't do this in pivot table because another requirement is to enable dynamic sorting for the end

  • TS2529 iTunes cannot backup my iPhone

    I have done everything in this article and I still cannot backup my iPhone. http://support.apple.com/kb/TS2529 Tried 3 different Macs, 3 different cables, 2 different admin users, deleted the old backups, deleted the lockdown folder items, repaired t