Library configuration error

Hello,
I can't configure the 2 Tape drive on my Library
administrative and media server are on the same Windows Box
the tape library connected to windows Box in Fiber Chanel
When I add the attachament , the log is clean ( ping drive OK )
when I launch a command ( move , clean , etc ) to the library or one drive
I 've got an error ( Unable to access attach point - access denied )
and the same error in log
what could I check to find the problem ?
log : lsverify
collecting dte info...
library obl0 ...
dte 1: LTO1 (IBM ULT3580-TD4 1310223295)
dte 2: LTO2 (IBM ULT3580-TD4 1310217906)
verifying dte definitions against drive objects...
library obl0 ...
dte 1 LTO1 (IBM ULT3580-TD4 1310223295) ...
attach point atlas://./obt0 ...
Error: Unable to access attach point - Accès refusé.
dte 2 LTO2 (IBM ULT3580-TD4 1310217906) ...
attach point atlas://./obt1 ...
Error: Unable to access attach point - Accès refusé.
Summary of verify errors:
dte configuration errors: 2

You may want to review the operating system permissions for the OSB user performing the backup. Did you associate the OSB user with the appropriate windows domain user that has admin os rights to perform backups etc.
Donna

Similar Messages

  • How do I fix a Configuration Error on MacBook Pro?

    I have a MacBook Pro 2.4 GHz Intel Core i5 with 8 gigs of memory. I was running CS6 and my video board went out. I got it fixed but lost all my data on my hard drive. So I tried installing cs6 from a disk image that I had saved and after entering the serial code I received that my license was revoked. That could be true since I was at another company when I purchased it. Now I'm trying out the TRIAL Adobe cloud solution and after installing and getting updates, when i clicked on the app I get a configuration error when trying to open the . Do I need to delete some library items that are conflicting when I tried to install CS6?
    Here is the error:
    A problem has occured with the licensing of this product. Restart your computer and re-launch the product.
    If this problem still occurs after restarting, contact Customer Support for further assistance, and mention the error code shown at the bottom of this screen.
    Error: 213:5

    Imjoewalkerid the file permissions on your SLStore folder have become compromised.  Please see Configuration error 16 | CC, CS for information on how to resolve Error 213:5.

  • SQL Server Reporting Services Configuration Error(Subscription)

    I have just deployed a new project on the server and i can successfully run report from the BI Site; [Server Name]\Reports and no issue there. But when i try to create Subscription for the same report; I am trying File Share and it throws error as given
    below. Do i have to configure anything for subscription in the Reporting Services Configuration Tool???
    I also have few questions regarding Configuration;
    What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
    What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
    What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
    Here is the error I am getting in the log file.. 
    ReportingServicesService!library!b!06/17/2010-09:35:04:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for
    more information., AuthzInitializeContextFromSid: Win32 error: 110;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information.
    ReportingServicesService!library!b!06/17/2010-09:35:04:: i INFO: Initializing EnableExecutionLogging to 'True'  as specified in Server system properties.
    ReportingServicesService!subscription!b!06/17/2010-09:35:04:: Microsoft.ReportingServices.Diagnostics.Utilities.RSException: The report server has encountered a configuration error. See the report server log files for more information. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. See the report server log files for more information.
       at Microsoft.ReportingServices.Authorization.Native.GetAuthzContextForUser(IntPtr userSid)
       at Microsoft.ReportingServices.Authorization.Native.IsAdmin(String userName)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.IsAdmin(String userName, IntPtr userToken)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.CheckAccess(String userName, IntPtr userToken, Byte[] secDesc, ReportOperation requiredOperation)
       at Microsoft.ReportingServices.Library.Security.CheckAccess(ItemType catItemType, Byte[] secDesc, ReportOperation rptOper)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameterDefinitionFromCatalog(CatalogItemContext reportContext, String historyID, Boolean forRendering, Guid& reportID, Int32& executionOption, String& savedParametersXml,
    ReportSnapshot& compiledDefinition, ReportSnapshot& snapshotData, Guid& linkID, DateTime& historyOrSnapshotDate, Byte[]& secDesc)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameters(ClientRequest session, String report, String historyID, Boolean forRendering, NameValueCollection values, DatasourceCredentialsCollection credentials)
       at Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
       at Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames)
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService rs, CatalogItemContext reportContext, ClientRequest session, JobType type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]&
    secondaryStreamNames)
       at Microsoft.ReportingServices.Library.ReportImpl.Render(String renderFormat, String deviceInfo)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.SaveReport(Notification notification, SubscriptionData data)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.Deliver(Notification notification)
    I also get following error when I try to create email Subscriptoin
    w3wp!processing!6!6/17/2010-09:58:53:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'., ;
     Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'. ---> System.Data.SqlClient.SqlException: Could not obtain information about Windows NT group/user 'THRY\RPUser',
    error code 0x6e.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.ImpersonateUser()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.Open()
       at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.ReportRuntimeDataSourceNode.OpenConnection(DataSource dataSourceObj, ReportProcessingContext pc)
       --- End of inner exception stack trace ---
    Thanks,
    RP

    Hi RP,
    For your first issue "cannpt create subscriptions", after analyzing the error logs, it seems to be caused to the service account for the Reporting Services service does not have proper permissions to invoke the WIN32 API.
    The SQL Server Reporting Services invokes the Win32 API to impersonate user's permissions to write files to shared folder or call COM+ components.
    In this case, we can change the service account to a account has permissions to invoke the Win32 API to solve the issue. For example, we can change the account to be NetworkService or LocalSystem:
     1. Backup the encryption key using Reporting Serivces Configuration Manager.
     2. Change the service account using Reporting Serivces Configuration Manager.
     3. Restore the encryptiong key using Reporting Serivces Configuration Manager.
    For your others questions, please see the following inline reply:
     --What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
     The account should be a Windows account or the SQL Server account, that has read permissions in the source data base at least.
     --What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
     The account must be a Windows user account. For best results, choose an account that has read permissions and network logon permissions to support connections to other computers. It must have read permissions on any external image or data file that you
    want to use in a report. Do not specify a local account unless all report data sources and external images are stored on the report server computer. Use the account only for unattended report processing.
     --What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
     You are right. It must be a Windows account, which has permissions to access and write files to the shared folder.
    For more information, please see:
    Configuring the Report Server Service Account:
    http://msdn.microsoft.com/en-us/library/ms160340.aspx
    Execution Account (Reporting Services Configuration):
    http://msdn.microsoft.com/en-us/library/ms181156.aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • [SOLVED] configure: error: cannot run C compiled programs

    I'm trying to build lib32-libxkbcommon 0.5.0-1 from AUR with makepkg. I already tried installing pacman (setting the default makepkg.conf) and multilib-devel with no luck.
    makepkg messages:
    ==> Making package: lib32-libxkbcommon 0.5.0-1 (Mon May 11 00:17:05 EEST 2015)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found libxkbcommon-0.5.0.tar.xz
    ==> Validating source files with sha256sums...
    libxkbcommon-0.5.0.tar.xz ... Passed
    ==> Extracting sources...
    -> Extracting libxkbcommon-0.5.0.tar.xz with bsdtar
    bsdtar: Failed to set default locale
    ==> Starting prepare()...
    ==> Removing existing $pkgdir/ directory...
    ==> Starting build()...
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether to enable maintainer-specific portions of Makefiles... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc -m32
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... configure: error: in `/mnt/tmp/yaourt-tmp-tsester/aur-lib32-libxkbcommon/src/libxkbcommon-0.5.0':
    configure: error: cannot run C compiled programs.
    If you meant to cross compile, use `--host'.
    See `config.log' for more details
    ==> ERROR: A failure occurred in build().
    Aborting...
    makepkg.conf:
    # /etc/makepkg.conf
    # SOURCE ACQUISITION
    #-- The download utilities that makepkg should use to acquire sources
    # Format: 'protocol::agent'
    DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u'
    'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
    'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
    'rsync::/usr/bin/rsync --no-motd -z %u %o'
    'scp::/usr/bin/scp -C %u %o')
    # Other common tools:
    # /usr/bin/snarf
    # /usr/bin/lftpget -c
    # /usr/bin/wget
    #-- The package required by makepkg to download VCS sources
    # Format: 'protocol::package'
    VCSCLIENTS=('bzr::bzr'
    'git::git'
    'hg::mercurial'
    'svn::subversion')
    # ARCHITECTURE, COMPILE FLAGS
    CARCH="x86_64"
    CHOST="x86_64-unknown-linux-gnu"
    #-- Compiler and Linker Flags
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    CPPFLAGS="-D_FORTIFY_SOURCE=2"
    CFLAGS="-march=core2 -m64 -mfpmath=sse -O2 -fomit-frame-pointer -pipe -fstack-protector --param=ssp-buffer-size=4"
    CXXFLAGS="${CFLAGS}"
    LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
    #-- Make Flags: change this for DistCC/SMP systems
    MAKEFLAGS="-j5"
    #-- Debugging flags
    DEBUG_CFLAGS="-g -fvar-tracking-assignments"
    DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"
    # BUILD ENVIRONMENT
    # Defaults: BUILDENV=(!distcc color !ccache check !sign)
    # A negated environment option will do the opposite of the comments below.
    #-- distcc: Use the Distributed C/C++/ObjC compiler
    #-- color: Colorize output messages
    #-- ccache: Use ccache to cache compilation
    #-- check: Run the check() function if present in the PKGBUILD
    #-- sign: Generate PGP signature file
    BUILDENV=(!distcc color !ccache check !sign)
    #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
    #-- specify a space-delimited list of hosts running in the DistCC cluster.
    #DISTCC_HOSTS=""
    #-- Specify a directory for package building.
    #BUILDDIR=/tmp/makepkg
    # GLOBAL PACKAGE OPTIONS
    # These are default values for the options=() settings
    # Default: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
    # A negated option will do the opposite of the comments below.
    #-- strip: Strip symbols from binaries/libraries
    #-- docs: Save doc directories specified by DOC_DIRS
    #-- libtool: Leave libtool (.la) files in packages
    #-- staticlibs: Leave static library (.a) files in packages
    #-- emptydirs: Leave empty directories in packages
    #-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
    #-- purge: Remove files specified by PURGE_TARGETS
    #-- upx: Compress binary executable files using UPX
    #-- debug: Add debugging flags as specified in DEBUG_* variables
    OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug)
    #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
    INTEGRITY_CHECK=(md5)
    #-- Options to be used when stripping binaries. See `man strip' for details.
    STRIP_BINARIES="--strip-all"
    #-- Options to be used when stripping shared libraries. See `man strip' for details.
    STRIP_SHARED="--strip-unneeded"
    #-- Options to be used when stripping static libraries. See `man strip' for details.
    STRIP_STATIC="--strip-debug"
    #-- Manual (man and info) directories to compress (if zipman is specified)
    MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
    #-- Doc directories to remove (if !docs is specified)
    DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
    #-- Files to be removed from all packages (if purge is specified)
    PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
    # PACKAGE OUTPUT
    # Default: put built package and cached source in build directory
    #-- Destination: specify a fixed directory where all packages will be placed
    #PKGDEST=/home/packages
    #-- Source cache: specify a fixed directory where source files will be cached
    #SRCDEST=/home/sources
    #-- Source packages: specify a fixed directory where all src packages will be placed
    #SRCPKGDEST=/home/srcpackages
    #-- Log files: specify a fixed directory where all log files will be placed
    #LOGDEST=/home/makepkglogs
    #-- Packager: name/email of the person or organization building packages
    #PACKAGER="John Doe <[email protected]>"
    #-- Specify a key to use for package signing
    #GPGKEY=""
    # COMPRESSION DEFAULTS
    COMPRESSGZ=(gzip -c -f -n)
    COMPRESSBZ2=(bzip2 -c -f)
    COMPRESSXZ=(xz -c -z -)
    COMPRESSLRZ=(lrzip -q)
    COMPRESSLZO=(lzop -q)
    COMPRESSZ=(compress -c -f)
    # EXTENSION DEFAULTS
    # WARNING: Do NOT modify these variables unless you know what you are
    # doing.
    PKGEXT='.pkg.tar.xz'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:
    config.log:
    This file contains any messages produced by compilers while
    running configure, to aid debugging if configure makes a mistake.
    It was created by libxkbcommon configure 0.5.0, which was
    generated by GNU Autoconf 2.69. Invocation command line was
    $ ./configure --prefix=/usr --libdir=/usr/lib32 --disable-docs --disable-static
    ## Platform. ##
    hostname = Arch
    uname -m = x86_64
    uname -r = 4.0.1-1-ARCH
    uname -s = Linux
    uname -v = #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015
    /usr/bin/uname -p = unknown
    /bin/uname -X = unknown
    /bin/arch = unknown
    /usr/bin/arch -k = unknown
    /usr/convex/getsysinfo = unknown
    /usr/bin/hostinfo = unknown
    /bin/machine = unknown
    /usr/bin/oslevel = unknown
    /bin/universe = unknown
    PATH: /usr/local/sbin
    PATH: /usr/local/bin
    PATH: /usr/bin
    PATH: /usr/lib/jvm/default/bin
    PATH: /usr/bin/site_perl
    PATH: /usr/bin/vendor_perl
    PATH: /usr/bin/core_perl
    ## Core tests. ##
    configure:2424: checking for a BSD-compatible install
    configure:2492: result: /usr/bin/install -c
    configure:2503: checking whether build environment is sane
    configure:2558: result: yes
    configure:2709: checking for a thread-safe mkdir -p
    configure:2748: result: /usr/bin/mkdir -p
    configure:2755: checking for gawk
    configure:2771: found /usr/bin/gawk
    configure:2782: result: gawk
    configure:2793: checking whether make sets $(MAKE)
    configure:2815: result: yes
    configure:2844: checking whether make supports nested variables
    configure:2861: result: yes
    configure:2987: checking whether to enable maintainer-specific portions of Makefiles
    configure:2996: result: yes
    configure:3023: checking for style of include used by make
    configure:3051: result: GNU
    configure:3122: checking for gcc
    configure:3149: result: gcc -m32
    configure:3378: checking for C compiler version
    configure:3387: gcc -m32 --version >&5
    gcc (GCC) 5.1.0
    Copyright (C) 2015 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    configure:3398: $? = 0
    configure:3387: gcc -m32 -v >&5
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper
    Target: x86_64-unknown-linux-gnu
    Configured with: /build/gcc-multilib/src/gcc-5-20150505/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98
    Thread model: posix
    gcc version 5.1.0 (GCC)
    configure:3398: $? = 0
    configure:3387: gcc -m32 -V >&5
    gcc: error: unrecognized command line option '-V'
    gcc: fatal error: no input files
    compilation terminated.
    configure:3398: $? = 1
    configure:3387: gcc -m32 -qversion >&5
    gcc: error: unrecognized command line option '-qversion'
    gcc: fatal error: no input files
    compilation terminated.
    configure:3398: $? = 1
    configure:3418: checking whether the C compiler works
    configure:3440: gcc -m32 -march=core2 -m64 -mfpmath=sse -O2 -fomit-frame-pointer -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
    configure:3444: $? = 0
    configure:3492: result: yes
    configure:3495: checking for C compiler default output file name
    configure:3497: result: a.out
    configure:3503: checking for suffix of executables
    configure:3510: gcc -m32 -o conftest -march=core2 -m64 -mfpmath=sse -O2 -fomit-frame-pointer -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
    configure:3514: $? = 0
    configure:3536: result:
    configure:3558: checking whether we are cross compiling
    configure:3566: gcc -m32 -o conftest -march=core2 -m64 -mfpmath=sse -O2 -fomit-frame-pointer -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
    In file included from /usr/include/stdio.h:27:0,
    from conftest.c:11:
    /usr/include/features.h:365:25: fatal error: sys/cdefs.h: No such file or directory
    compilation terminated.
    configure:3570: $? = 1
    configure:3577: ./conftest
    ./configure: line 3579: ./conftest: No such file or directory
    configure:3581: $? = 127
    configure:3588: error: in `/mnt/tmp/yaourt-tmp-tsester/aur-lib32-libxkbcommon/src/libxkbcommon-0.5.0':
    configure:3590: error: cannot run C compiled programs.
    If you meant to cross compile, use `--host'.
    See `config.log' for more details
    ## Cache variables. ##
    ac_cv_env_CC_set=set
    ac_cv_env_CC_value='gcc -m32'
    ac_cv_env_CFLAGS_set=set
    ac_cv_env_CFLAGS_value='-march=core2 -m64 -mfpmath=sse -O2 -fomit-frame-pointer -pipe -fstack-protector --param=ssp-buffer-size=4'
    ac_cv_env_CPPFLAGS_set=set
    ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
    ac_cv_env_CPP_set=
    ac_cv_env_CPP_value=
    ac_cv_env_DOT_set=
    ac_cv_env_DOT_value=
    ac_cv_env_DOXYGEN_set=
    ac_cv_env_DOXYGEN_value=
    ac_cv_env_LDFLAGS_set=set
    ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
    ac_cv_env_LIBS_set=
    ac_cv_env_LIBS_value=
    ac_cv_env_PKG_CONFIG_LIBDIR_set=
    ac_cv_env_PKG_CONFIG_LIBDIR_value=
    ac_cv_env_PKG_CONFIG_PATH_set=set
    ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib32/pkgconfig
    ac_cv_env_PKG_CONFIG_set=
    ac_cv_env_PKG_CONFIG_value=
    ac_cv_env_XCB_XKB_CFLAGS_set=
    ac_cv_env_XCB_XKB_CFLAGS_value=
    ac_cv_env_XCB_XKB_LIBS_set=
    ac_cv_env_XCB_XKB_LIBS_value=
    ac_cv_env_XORG_MALLOC_DEBUG_ENV_set=
    ac_cv_env_XORG_MALLOC_DEBUG_ENV_value=
    ac_cv_env_YACC_set=
    ac_cv_env_YACC_value=
    ac_cv_env_YFLAGS_set=
    ac_cv_env_YFLAGS_value=
    ac_cv_env_build_alias_set=
    ac_cv_env_build_alias_value=
    ac_cv_env_host_alias_set=
    ac_cv_env_host_alias_value=
    ac_cv_env_target_alias_set=
    ac_cv_env_target_alias_value=
    ac_cv_path_install='/usr/bin/install -c'
    ac_cv_path_mkdir=/usr/bin/mkdir
    ac_cv_prog_AWK=gawk
    ac_cv_prog_ac_ct_CC='gcc -m32'
    ac_cv_prog_make_make_set=yes
    am_cv_make_support_nested_variables=yes
    ## Output variables. ##
    ACLOCAL='${SHELL} /mnt/tmp/yaourt-tmp-tsester/aur-lib32-libxkbcommon/src/libxkbcommon-0.5.0/build-aux/missing aclocal-1.14'
    ADMIN_MAN_DIR=''
    ADMIN_MAN_SUFFIX=''
    AMDEPBACKSLASH='\'
    AMDEP_FALSE='#'
    AMDEP_TRUE=''
    AMTAR='$${TAR-tar}'
    AM_BACKSLASH='\'
    AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
    AM_DEFAULT_VERBOSITY='1'
    AM_V='$(V)'
    APP_MAN_DIR=''
    APP_MAN_SUFFIX=''
    AR=''
    AUTOCONF='${SHELL} /mnt/tmp/yaourt-tmp-tsester/aur-lib32-libxkbcommon/src/libxkbcommon-0.5.0/build-aux/missing autoconf'
    AUTOHEADER='${SHELL} /mnt/tmp/yaourt-tmp-tsester/aur-lib32-libxkbcommon/src/libxkbcommon-0.5.0/build-aux/missing autoheader'
    AUTOMAKE='${SHELL} /mnt/tmp/yaourt-tmp-tsester/aur-lib32-libxkbcommon/src/libxkbcommon-0.5.0/build-aux/missing automake-1.14'
    AWK='gawk'
    BASE_CFLAGS=''
    BUILD_LINUX_TESTS_FALSE=''
    BUILD_LINUX_TESTS_TRUE=''
    CC='gcc -m32'
    CCDEPMODE=''
    CFLAGS='-march=core2 -m64 -mfpmath=sse -O2 -fomit-frame-pointer -pipe -fstack-protector --param=ssp-buffer-size=4'
    CHANGELOG_CMD=''
    CPP=''
    CPPFLAGS='-D_FORTIFY_SOURCE=2'
    CWARNFLAGS=''
    CYGPATH_W='echo'
    DEFS=''
    DEPDIR='.deps'
    DLLTOOL=''
    DOT=''
    DOXYGEN=''
    DRIVER_MAN_DIR=''
    DRIVER_MAN_SUFFIX=''
    DSYMUTIL=''
    DUMPBIN=''
    ECHO_C=''
    ECHO_N='-n'
    ECHO_T=''
    EGREP=''
    ENABLE_DOCS_FALSE=''
    ENABLE_DOCS_TRUE=''
    ENABLE_X11_FALSE=''
    ENABLE_X11_TRUE=''
    EXEEXT=''
    FGREP=''
    FILE_MAN_DIR=''
    FILE_MAN_SUFFIX=''
    GREP=''
    HAVE_DOT=''
    HAVE_DOT_FALSE=''
    HAVE_DOT_TRUE=''
    HAVE_DOXYGEN_FALSE=''
    HAVE_DOXYGEN_TRUE=''
    HAVE_NO_UNDEFINED_FALSE=''
    HAVE_NO_UNDEFINED_TRUE=''
    INSTALL_CMD=''
    INSTALL_DATA='${INSTALL} -m 644'
    INSTALL_PROGRAM='${INSTALL}'
    INSTALL_SCRIPT='${INSTALL}'
    INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
    LD=''
    LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
    LIBOBJS=''
    LIBS=''
    LIBTOOL=''
    LIB_MAN_DIR=''
    LIB_MAN_SUFFIX=''
    LIPO=''
    LN_S=''
    LTLIBOBJS=''
    MAINT=''
    MAINTAINER_MODE_FALSE='#'
    MAINTAINER_MODE_TRUE=''
    MAKEINFO='${SHELL} /mnt/tmp/yaourt-tmp-tsester/aur-lib32-libxkbcommon/src/libxkbcommon-0.5.0/build-aux/missing makeinfo'
    MANIFEST_TOOL=''
    MAN_SUBSTS=''
    MISC_MAN_DIR=''
    MISC_MAN_SUFFIX=''
    MKDIR_P='/usr/bin/mkdir -p'
    NM=''
    NMEDIT=''
    OBJDUMP=''
    OBJEXT=''
    OTOOL64=''
    OTOOL=''
    PACKAGE='libxkbcommon'
    PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon'
    PACKAGE_NAME='libxkbcommon'
    PACKAGE_STRING='libxkbcommon 0.5.0'
    PACKAGE_TARNAME='libxkbcommon'
    PACKAGE_URL='http://xkbcommon.org'
    PACKAGE_VERSION='0.5.0'
    PATH_SEPARATOR=':'
    PKG_CONFIG=''
    PKG_CONFIG_LIBDIR=''
    PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
    RANLIB=''
    RT_LIBS=''
    SED=''
    SET_MAKE=''
    SHELL='/bin/sh'
    STRICT_CFLAGS=''
    STRIP=''
    VERSION='0.5.0'
    XCB_XKB_CFLAGS=''
    XCB_XKB_LIBS=''
    XKBCONFIGROOT=''
    XLOCALEDIR=''
    XORG_MALLOC_DEBUG_ENV=''
    XORG_MAN_PAGE=''
    YACC=''
    YACC_INST=''
    YFLAGS=''
    ac_ct_AR=''
    ac_ct_CC='gcc -m32'
    ac_ct_DUMPBIN=''
    am__EXEEXT_FALSE=''
    am__EXEEXT_TRUE=''
    am__fastdepCC_FALSE=''
    am__fastdepCC_TRUE=''
    am__include='include'
    am__isrc=''
    am__leading_dot='.'
    am__nodep='_no'
    am__quote=''
    am__tar='$${TAR-tar} chof - "$$tardir"'
    am__untar='$${TAR-tar} xf -'
    bindir='${exec_prefix}/bin'
    build=''
    build_alias=''
    build_cpu=''
    build_os=''
    build_vendor=''
    datadir='${datarootdir}'
    datarootdir='${prefix}/share'
    docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
    dvidir='${docdir}'
    exec_prefix='NONE'
    host=''
    host_alias=''
    host_cpu=''
    host_os=''
    host_vendor=''
    htmldir='${docdir}'
    includedir='${prefix}/include'
    infodir='${datarootdir}/info'
    install_sh='${SHELL} /mnt/tmp/yaourt-tmp-tsester/aur-lib32-libxkbcommon/src/libxkbcommon-0.5.0/build-aux/install-sh'
    libdir='/usr/lib32'
    libexecdir='${exec_prefix}/libexec'
    localedir='${datarootdir}/locale'
    localstatedir='${prefix}/var'
    mandir='${datarootdir}/man'
    mkdir_p='$(MKDIR_P)'
    oldincludedir='/usr/include'
    pdfdir='${docdir}'
    prefix='/usr'
    program_transform_name='s,x,x,'
    psdir='${docdir}'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='${prefix}/etc'
    target_alias=''
    ## confdefs.h. ##
    /* confdefs.h */
    #define PACKAGE_NAME "libxkbcommon"
    #define PACKAGE_TARNAME "libxkbcommon"
    #define PACKAGE_VERSION "0.5.0"
    #define PACKAGE_STRING "libxkbcommon 0.5.0"
    #define PACKAGE_BUGREPORT "[url]https://bugs.freedesktop.org/enter_bug.cgi?product=libxkbcommon[/url]"
    #define PACKAGE_URL "[url]http://xkbcommon.org[/url]"
    #define PACKAGE "libxkbcommon"
    #define VERSION "0.5.0"
    configure: exit 1
    other info:
    core/pacman 4.2.1-1
    multilib/gcc-multilib 4.9.2-4 (multilib-devel) [installed]
        The GNU Compiler Collection - C and C++ frontends for multilib
    multilib/lib32-fakeroot 1.20.2-1 (multilib-devel) [installed]
        Tool for simulating superuser privileges (32-bit)
    multilib/lib32-libltdl 2.4.5-1 (multilib-devel) [installed]
        A generic library support script (32-bit)
    Last edited by tsester (2015-05-10 22:10:28)

    tsester wrote:P.S.: I recently transfered the linux system between failing disks
    In that case you should probably check that no other packages are missing files with
    pacman -Qkk 2>&1 | grep "No such file or directory"
    Any packages that report that they're missing files, you should reinstall.

  • ERP 2005 IDES Installation UME Configuration Error

    Hello All,
    I am installing ERP 2005 SR2 .
    At the step of UME Configuration it is stopped.
    I restarted sapinst but no luck , again stoped sap with mmc and restarted the machine and started the sap and then started the sapinst but there was also no luck.
    I really appreciate if some one can suggest me.Thanks a lot in advance
    ERROR 2010-10-14 16:20:54
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile umconfigurator.log: 'Warning :
    ERPTRAINING/sapmnt/ER5/SYS/global/security/lib/tools/w3c_http.jar file stated but does not exist !Exception occurred in openJar(
    ERPTRAINING\sapmnt\ER5\SYS\global\security\lib\tools\iaik_ssl.jar ) : java.util.zip.ZipException: The specified network name is no longer available at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:111) at java.util.jar.JarFile.<init>( JarFile.java:127) at java.util.jar.JarFile.<init>(JarFile.java:65) at com.sap.engine.offline.JarFilter.<init>(JarFilter.java:30) at com.sap.engine.offline.FileClassLoader.openJar(FileClassLoader.java:1131) at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:623) at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600) at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java :578) at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:79)Oct 14, 2010 4:20:52 PM  Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.pathOct 14, 2010 4:20:53 PM  Error: main() [EXCEPTION] com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool .<init>(DBConnectionPool.java:115) at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38) at com.sap.engine.core.configuration.impl.cache.ConfigurationCache .<init>(ConfigurationCache.java:149) at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236) at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl .<init>(ConfigurationManagerBootstrapImpl.java:60) at com.sap.security.tools.UMConfigModel.<init>(UMConfigModel.java:79) at com.sap.security.tools.UMConfiguratorLoad.main(UMConfiguratorLoad.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke( Method.java:324) at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)Caused by: com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "
    ERPTRAINING/sapmnt/ER5/SYS/global/security/data/SecStore.properties" is invalid: record with key "$internal/mode" is missing.. at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106) at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145) at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226) at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName (OpenSQLDataSourceImpl.java:197) at com.sa
    p.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:112) ... 11 moreCaused by: com.sap.security.core.server.secstorefs.FileInvalidException : File "
    ERPTRAINING/sapmnt/ER5/SYS/global/security/data/SecStore.properties" is invalid: record with key "$internal/mode" is missing. at com.sap.security.core.server.secstorefs.StorageHandler.openExistingStore(StorageHandler.java:391) at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:1946) at com.sap.sql.connect.OpenSQLConnectInfo.getStore (OpenSQLConnectInfo.java:802) at com.sap.sql.connect.OpenSQLConnectInfo.lookup(OpenSQLConnectInfo.java:783) at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:209) ... 13 more
    ERROR 2010-10-14 16:20:54
    FCO-00011  The step runUMConfigurator with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_UME_Configuration|ind|ind|ind|ind|1|0|NW_UME_Configuration_Doublestack|ind|ind|ind|ind|1|0|runUMConfigurator was executed with status ERROR .

    Hi Basis,
    Note 848950/851251 may solve your problems.
    If problem persists, then try copying the CD again to dump location and restart the installation , it appears that sapinst is not able to open jar file.
    Hope this is useful
    Regards
    Umesh

  • Need fix for Microsoft Visual C++ Runtime Library Runtime Error

    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program:C:/Program/Serato/ScratchLIVE/ScratchLIVE.exe
    This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
    I'm using 32 bit version of Vista and an external drive.
    I have also posted on the software manufacturer sight as well
    http://www.scratchlive.net/forum/discussion/?discussion_id=103045#1320814
    Any help anyone can give me is appreciated

    Hi,
    Mostly, this kinds of error can be caused by two factors:
    1.Runtime components of Visual C++ Libraries are missing.
    2.Software problem.
    If the issue is caused by #1, you can reinstall the Runtime components of Visual C++ Libraries to resolve the problem.
    Microsoft Visual C++ 2008 Redistributable Package (x86)
    http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
    If the issue still persists after installing above package, the issue should be a software problem. I suggest you take a clean boot check whether it is a software conflict issue. If not, it is still recommended to address the problem with manufacturer support. Thank you for your understanding.
    For your convenience:
    Clean Boot
    =============================
    1. Click Start, type "MSCONFIG" (without the quotations) in the Search Bar and Press "Enter" to start the System Configuration Utility.
    2. Click the "Services" tab, check the "Hide All Microsoft Services" box and click "Disable All" (if it is not gray).
    3. Click the "Startup" tab, click "Disable All" and click "OK".
    4. Restart the computer and test the issue.
    Note: Clean Boot is a troubleshooting step. If some programs have been disabled, we can re-enable them later. If you see the System Configuration Utility, check the box of "Don't show this message" and then click "OK".
    Please monitor the system in the Clean Boot environment. If the problem does not occur, it indicates that the problem is related to one application or service we have disabled. You may use the MSCONFIG tool again to re-enable the disabled item one by one to find out the culprit.
    Hope it helps.
     

  • Adobe Illustrator Crashes After Launch - Configuration Error 5

    Hardware config:
    Model Name:          MacBook Air
    Model Identifier:          MacBookAir4,1
    Processor Name:          Intel Core i5
    Processor Speed:          1.6 GHz
    Number of Processors:          1
    Total Number of Cores:          2
    L2 Cache (per Core):          256 KB
    L3 Cache:          3 MB
    Memory:          4 GB
    Software:
    System Version:          OS X 10.8.2 (12C60)
    Adobe Creative Cloud, Illustrator CS6
    Problem:
    Adobe Illustrator was working fine on my MacBook Pro. That is in the shop being fixed, meanwhile I have a loaner computer which is what the specs are above. All my Adobe apps work, except for Illustrator. When I launch it, it loads everything but just as the main menu across the top loads I get an error stating:
    Configuration error
    Please uninstall and reinstall the product.
    If this problem still occurs, please contact Adobe technical support for help, and mention the error code shown at the bottom of this screen.
    Error: 5
    http://www.adobe.com/support/
    I've uninstalled and reinstalled Illustrator. With and without preferences. Many times. I went so far as to uninstall all my Adobe products, use the CS cleaner, and manually go in and delete any files I could find related to anything Adobe. I just reinstalled, and yet I get the same error. I've read about other people having a similar problem, but nobody seems to have a solution. Anyone have any ideas?
    An additional detail, I have my hard drive from the MacBook Pro, and when I boot from it (through the Macbook Air, it's attached via USB) I still have the same issue of Illustrator crashing just after launch with the same error message. The ultimate test will be when I get my MBP back Thursday and am able to see if it's something specific to the MBA.
    Note: I spent an hour or so on the phone with Adobe support and we changed permissions on various folders, downloaded the newer version of the Adobe Application Manager, uninstalled Illustrator again and reinstalled it, repaired permissions, etc. and nothing fixed the problem. The support rep took over my computer and did a bunch of things but to no avail. He then said he was going to try one more thing before escalating it, but then the phone disconnected us. I was connected through chat and he said he was going to call me back, but never did and then the chat window automatically closed and I don't know how to get back in touch with him.

    Still no luck with Adobe support. I call, it takes 20 minutes for them to figure out they've already tried everything at the entry level and that it needs to be escalated, they tell me I'll get a call sometime in the next 1-2 days, the call comes when I'm not at my office or phone (sometimes at 7 pm at night, sometimes at 7 am in the morning, two times when I am rarely at my computer in my office), they leave a message telling me to call in, and the process repeats.
    Now, there is this information below from a crash report. If anyone can make heads or tails of this let me know.
    Process:         Adobe Illustrator [55287]
    Path:            /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         682 (16.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [187]
    User ID:         501
    Date/Time:       2013-02-01 20:30:24.800 -0700
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          967910 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  515 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      AD46D210-611E-B8F9-AF00-22DF16B55578
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
    VM Regions Near 0x8:
    -->
        __TEXT                 0000000100000000-000000010186d000 [ 24.4M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc96e9e PluginMain + 358030
    1   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc9a34c PluginMain + 371516
    2   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc5f970 PluginMain + 131424
    3   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc9a1af PluginMain + 371103
    4   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc987d3 PluginMain + 364483
    5   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc9eaa8 PluginMain + 389784
    6   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc8376b PluginMain + 278363
    7   com.adobe.illustrator.plugins.SymbolPalette          0x000000011bc3f93c PluginMain + 300
    8   com.adobe.illustrator                   0x0000000100c84bfa std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 24282
    9   com.adobe.illustrator                   0x0000000100c7f1ec std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 1228
    10  com.adobe.illustrator                   0x0000000100c8236c std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 13900
    11  com.adobe.illustrator                   0x0000000100c82656 std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 14646
    12  com.adobe.illustrator                   0x0000000100c84bfa std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 24282
    13  com.adobe.illustrator                   0x0000000100c7f1ec std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 1228
    14  com.adobe.illustrator                   0x0000000100c8236c std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 13900
    15  com.adobe.illustrator                   0x0000000100c800ac std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 5004
    16  com.adobe.illustrator                   0x0000000100c8157e std::_Rb_tree<SPSUAS, std::pair<SPSUAS const, int>, std::_Select1st<std::pair<SPSUAS const, int> >, std::less<SPSUAS>, std::allocator<std::pair<SPSUAS const, int> > >::erase(SPSUAS const&) + 10334
    17  com.adobe.illustrator                   0x000000010098374d 0x100000000 + 9975629
    18  com.adobe.illustrator                   0x0000000100984a39 0x100000000 + 9980473
    19  com.adobe.illustrator                   0x0000000100987e29 0x100000000 + 9993769
    20  com.adobe.illustrator                   0x000000010070044b 0x100000000 + 7341131
    21  com.adobe.illustrator                   0x000000010083cfde 0x100000000 + 8638430
    22  com.adobe.illustrator                   0x00000001006ff280 0x100000000 + 7336576
    23  com.adobe.illustrator                   0x00000001006ef5d4 0x100000000 + 7271892
    24  com.adobe.illustrator                   0x00000001001635f8 0x100000000 + 1455608
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ebf7d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff96849dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff968499ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8ebf76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9230beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9230bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff922f6171 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8ebf76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9230beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9230bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff922f6171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore          0x00007fff8b9dd3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore          0x00007fff8b93fb24 MPWaitOnQueue + 252
    5   com.adobe.ACE                           0x0000000102a262c9 0x1029ed000 + 234185
    6   com.adobe.ACE                           0x0000000102a255da 0x1029ed000 + 230874
    7   com.apple.CoreServices.CarbonCore          0x00007fff8b9b47e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8ebf76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9230beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9230bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff922f6171 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.AGM                           0x0000000102ed4d5b AGMInitialize + 3255471
    3   com.adobe.AGM                           0x0000000102ed5b5c AGMInitialize + 3259056
    4   com.adobe.AGM                           0x0000000102edcdeb AGMInitialize + 3288383
    5   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x000000011929ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000119048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x000000011929ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000119048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x000000011929ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000119048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230df89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine                    0x000000011929ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x0000000119048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8ebf5686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ebf4c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff91c95803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff91c9aee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff91c9a6b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMediaIO                   0x00007fff8b2ed6f8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
    6   com.apple.CoreMediaIO                   0x00007fff8b2e52de CAPThread::Entry(CAPThread*) + 156
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230dfc3 _pthread_cond_wait + 927
    2   com.adobe.ape.engine                    0x000000011929abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x00000001192b2ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib                  0x00007fff8ebf70fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9230dfc3 _pthread_cond_wait + 927
    2   com.adobe.ape.engine                    0x000000011929abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine                    0x000000011942d2c3 APXGetHostAPI + 4164403
    4   com.adobe.ape.engine                    0x000000011929acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000011929ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000011929ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 20:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00007fff8ebf7386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff92393800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff92393717 usleep + 54
    3   com.apple.AppKit                        0x00007fff906f1958 -[NSUIHeartBeat _heartBeatThread:] + 543
    4   com.apple.Foundation                    0x00007fff8c174612 __NSThread__main__ + 1345
    5   libsystem_c.dylib                       0x00007fff92309742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff922f6181 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib                  0x00007fff8ebf76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9230beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff9230bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff922f6171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000010ff9a850  rcx: 0x00000000003f0200  rdx: 0x0000000000000000
      rdi: 0x000000010ff9a810  rsi: 0x0000000000000000  rbp: 0x00007fff5fbff080  rsp: 0x00007fff5fbff080
       r8: 0x0000000000000002   r9: 0x000000002be65c26  r10: 0x000000010fe2e710  r11: 0x0000000025493f16
      r12: 0x000000010ff9a850  r13: 0x000000010ff9a800  r14: 0x000000010ff9a880  r15: 0x000000010ff9a800
      rip: 0x000000011bc96e9e  rfl: 0x0000000000010246  cr2: 0x0000000000000008
    Logical CPU: 6
    Binary Images:
           0x100000000 -        0x10186cfe7 +com.adobe.illustrator (682 - 16.0.0) <8F6F07B7-9649-7267-D555-D35E1326F0C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x101aae000 -        0x1027f3ff7 +libicudata.40.0.dylib (40) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x102806000 -        0x102874fef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1028c8000 -        0x1028ccff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x1028d2000 -        0x10292fff7 +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.682) <013A7667-AC54-C394-36EC-DE3E058EBBB8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/aiport.framework/Versions/A/aiport
           0x102956000 -        0x1029bbff7 +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.682) <4D4BAF9C-D816-167D-C653-3E61955725A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/filterport.framework/Versions/A/filterport
           0x1029e9000 -        0x1029e9ff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.682) <6344CAA3-C943-9DF3-CCCB-AB443149DF6A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x1029ed000 -        0x102b66fff +com.adobe.ACE (AdobeACE 2.19.18.19822 - 2.19.18.19822) <01A168B2-A4AA-71B3-D8F1-2F4A367485BB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x102b79000 -        0x103181fff +com.adobe.AGM (AdobeAGM 4.26.20.19822 - 4.26.20.19822) <4AB2E56F-811A-C769-4F3C-CBE1530C8A56> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x10321d000 -        0x10325fff7 +com.adobe.ARE (AdobeARE 1.5.02.19822 - 1.5.02.19822) <FB3356DF-DBCD-CE4C-DC16-63540BC96C5C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x103267000 -        0x103361fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x103405000 -        0x103424fff +com.adobe.BIB (AdobeBIB 1.2.02.19822 - 1.2.02.19822) <7EC75BFC-1A1C-8FD3-56BB-D6B6EB5CA9A1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x10342b000 -        0x103453ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4886F3FC-D31A-6149-1E03-EBA15E262086> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x10345a000 -        0x1037bbfef +com.adobe.CoolType (AdobeCoolType 5.10.31.19822 - 5.10.31.19822) <14E82AD0-5994-21FA-D963-D3FB2A113349> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x103808000 -        0x103c4eff7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <E63AFCA8-3E74-1745-8C74-8B0A78073BE5> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103cca000 -        0x104dc8fef +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <8029DA17-402C-301F-02E9-D0EC8DF48BE8> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x104f88000 -        0x104fe8ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x104ff2000 -        0x1050aafe7 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <9F30F410-B84E-EB85-7F2C-C72BCD50CB77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x1050dd000 -        0x105187fe7 +libicucnv.40.0.dylib (40) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x1051ae000 -        0x1052eefe7 +libicui18n.40.0.dylib (40) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x10536d000 -        0x10546ffef +libicuuc.40.0.dylib (40) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x1054b7000 -        0x105604ff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x105678000 -        0x1058c1fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x105944000 -        0x10594bfef +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <E678CE59-3C6E-386B-92F1-48B49B1727E0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x105955000 -        0x105981fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x1059a4000 -        0x105a61fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x105aab000 -        0x105b70fff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105bbd000 -        0x105dcbfff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x105e0d000 -        0x1065e0ff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 10.0.1.18562) <8DC49EE4-5700-97A1-EBFE-68024AE1980C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106698000 -        0x106798ff7 +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <8C850D5F-FCF1-8620-6DAE-240667C80F9A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x1067ac000 -        0x1067d1ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsetting s
           0x10680d000 -        0x106853fe7 +com.adobe.pip (6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x106860000 -        0x10690efef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x10694b000 -        0x106a07fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9C3A0810-22F9-5C20-C5A9-44C552076054> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x106a29000 -        0x106d3ffff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <041B948F-2768-2FC9-712A-43AE264510DB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x106e0b000 -        0x106e25ff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x106e2e000 -        0x106e47fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <0EDFCF84-BC82-4466-D878-69327B1722AF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x106e4e000 -        0x106f32fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x106f43000 -        0x106f4bfef +com.adobe.boost_date_time.framework (6.0.0 - 6.0.0.0) <C4819F09-AB6C-1282-F489-48671509CE71> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x106f65000 -        0x106f7eff7 +com.adobe.boost_filesystem.framework (6.0.0 - 6.0.0.0) <CD4FF487-E0AA-0D76-A87D-9252F242C314> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x106fa0000 -        0x107054fef +com.adobe.boost_regex.framework (6.0.0 - 6.0.0.0) <FD24C4C8-AA95-3FB1-6350-639D50D7ACEF> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1070e0000 -        0x10714dfef +com.adobe.boost_serialization.framework (6.0.0 - 6.0.0.0) <4BD779CA-98D8-9DC5-4B79-2E30E102EE31> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x107250000 -        0x10725dfff +com.adobe.boost_signals.framework (6.0.0 - 6.0.0.0) <B0761444-05C8-F8AC-B3F3-CBA2C83129AC> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x107272000 -        0x107274ff7 +com.adobe.boost_system.framework (6.0.0 - 6.0.0.0) <5A598FE6-82A6-D73A-B509-9A2902097AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10727b000 -        0x107287fff +com.adobe.boost_threads.framework (6.0.0 - 6.0.0.0) <92B1610F-451D-3684-8882-599DB6B00C23> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x1072a5000 -        0x1076efff7 +com.adobe.dvaadameve.framework (6.0.0 - 6.0.0.0) <3921F600-9022-192D-BC1B-D5D2A3A96CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x107d4a000 -        0x107e35fe7 +com.adobe.dvaai.framework (6.0.0 - 6.0.0.0) <E9ECB4F4-B4C8-8D8F-1362-255FC8986938> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x107ee1000 -        0x1080d5fff +com.adobe.dvacore.framework (6.0.0 - 6.0.0.0) <E0CC2892-B8B1-7439-494E-0FFB4D07E7F9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10829d000 -        0x1087bdfff +com.adobe.dvaui.framework (6.0.0 - 6.0.0.0) <86B829A9-FF1A-DEDA-26F7-D3BA4EF7AF35> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x108ccb000 -        0x108d98ff7 +com.adobe.dvaworkspace.framework (6.0.0 - 6.0.0.0) <92204BF4-539F-C35E-8F5C-DA4AD4B48568> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x108e8c000 -        0x108f78ff7 +com.adobe.exo.framework (6.0.0 - 6.0.0.0) <D136ACCA-E1C5-6D39-16DE-411471D06AED> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x1090c2000 -        0x109140fff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x109151000 -        0x10917dff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x109196000 -        0x1091a4ff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x1091ba000 -        0x1091bffff  com.apple.agl (3.2.1 - AGL-3.2.1) <1A57AE22-37F6-3A2E-8098-183B280EEEA9> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1091c6000 -        0x1091cffff +com.adobe.dvaflashview.framework (6.0.0 - 6.0.0.0) <841D0780-EF72-47D9-1D87-73F4528EB337> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x1091dd000 -        0x1091e1ff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x109278000 -        0x10927aff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10a7f6000 -        0x10a7f6fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 16.0.0 - 16.0.0) <432D5AA2-CBB3-C291-F72C-24C96E089AEB> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Resources/en_US/PluginRes.aip/Contents/MacOS/PlugInRes
           0x10d2ea000 -        0x10d2f4fff +com.adobe.illustrator.plugins.Action (Action version 16.0.0 - 16.0.0) <4ECED593-19C4-5487-B0C6-FC0419A85C9C> /Applications/Adobe Illustrator CS6/*/Action
           0x10d421000 -        0x10d426fff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 16.0.0 - 16.0.0) <7BB920D3-6B17-BBC0-D697-9C035A4F1174> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
           0x10f1e1000 -        0x10f1ecfff +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 16.0.0 - 16.0.0) <A0C06245-F4C1-073A-39F6-A5CE19504271> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
           0x10f1f1000 -        0x10f1fafe7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 16.0.0 - 16.0.0) <6F8F36CF-5D64-0711-B04F-29A716ACB303> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x10fc2b000 -        0x10fce4ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10fdbf000 -        0x10fdefff7 +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 16.0.0 - 16.0.0) <A3E354F5-DFCE-1CC1-3246-495639338CBD> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
           0x10fdf5000 -        0x10fdfafff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x11008e000 -        0x1100a9fe7 +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 16.0.0 - 16.0.0) <A559C8DF-ECFD-90FA-50D5-C2EC43611DE4> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x1100b6000 -        0x1100d9fef +com.adobe.illustrator.plugins.Rasterize (Rasterize version 16.0.0 - 16.0.0) <11334147-4CAA-EB04-CE8D-1971C3624896> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x1100e1000 -        0x1100f9fff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 16.0.0 - 16.0.0) <D5A47E68-502F-D194-88CA-20397F945D0F> /Applications/Adobe Illustrator CS6/*/BrushManager
           0x1113c7000 -        0x111436ff7 +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 16.0.0 - 16.0.0) <62D16574-674D-99C0-9E58-CF5A7B97C87F> /Applications/Adobe Illustrator CS6/*/PhotoshopAdapter
           0x111445000 -        0x1114b4fef +com.adobe.illustrator.plugins.UserInterface (User Interface version 16.0.0 - 16.0.0) <03D3CBDC-B773-1382-6FAA-533C93CF95A9> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x11155f000 -        0x11157cff7 +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 16.0.0 - 16.0.0) <2C742D8A-9F05-E9FA-A8B1-949583EF2B59> /Applications/Adobe Illustrator CS6/*/ControlPanel
           0x111584000 -        0x1115c2fe7 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 16.0.0 - 16.0.0) <3D8AF518-4B60-8BAE-6448-011334D1BF97> /Applications/Adobe Illustrator CS6/*/KinsokuDlg
           0x1115ea000 -        0x1115f9ff7  libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x111700000 -        0x11182bfff +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 16.0.0 - 16.0.0) <E4BD81A9-61FC-1EF1-B568-DB50964B8518> /Applications/Adobe Illustrator CS6/*/ColorHarmony
           0x111860000 -        0x111953ff7 +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 16.0.0 - 16.0.0) <9ED937F6-A136-2DE4-CA82-82C52087EBA7> /Applications/Adobe Illustrator CS6/*/PaintStyle
           0x111982000 -        0x111c23fef +com.adobe.illustrator.plugins.ScriptingSupport (Scripting Support version 16.0.0 - 16.0.0) <752836AF-2036-C3CD-E060-9204A88B9953> /Applications/Adobe Illustrator CS6/*/ScriptingSupport
           0x111cfd000 -        0x111ddcfef +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 - 3.7.101.18636) <F0116E90-5C45-DFA3-9C17-9B5D1BF0FD1F> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
           0x111e6e000 -        0x111ee8fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <C0AD101D-E452-4B4B-5B31-F467133EC20C> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x111ef7000 -        0x111f1dff7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <79E11A18-8AF4-2515-59F7-4CBE161BF020> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x111f2f000 -        0x111f57ff7  com.apple.cmio.DAL.VDC_4 (301.0 - 4147) <52F61616-1034-3699-BD49-7860000A2671> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
           0x111f62000 -        0x111f74ff7  libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x111f78000 -        0x111f7bff7 +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 16.0.0 - 16.0.0) <D6B27686-EA36-7158-33DC-89D152E3F9DD> /Applications/Adobe Illustrator CS6/*/Geometry
           0x118391000 -        0x118482fff +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.2.29 - 6.2.29.18602) <2BD3388F-976E-0B1C-55DB-B97A5AF95724> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeScriptUIFle x
           0x118589000 -        0x1185a5ff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x1185aa000 -        0x1185cbfff  libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x1185cf000 -        0x1185d5fe7 +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 16.0.0 - 16.0.0) <DC333FC0-E5F1-693A-1CE0-BF584154C5E3> /Applications/Adobe Illustrator CS6/*/ToolSelector
           0x1185da000 -        0x1185f8fe7 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 16.0.0 - 16.0.0) <C396F193-6B6C-C946-61E4-83EBDB55ABDB> /Applications/Adobe Illustrator CS6/*/VariablesPalette
           0x119000000 -        0x119f85fd7 +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <5E188E32-37F7-4E0B-0674-E8D16B60074F> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
           0x11a1d2000 -        0x11a2abff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
           0x11bac0000 -        0x11bc0bff7 +com.adobe.illustrator.plugins.SwatchLibs (Swatch Libraries version 16.0.0 - 16.0.0) <8E8BCE2E-9051-04A6-CCAC-8D5F7424D716> /Applications/Adobe Illustrator CS6/*/SwatchLibs
           0x11bc3e000 -        0x11bcc5fe7 +com.adobe.illustrator.plugins.SymbolPalette (Symbol Palette version 16.0.0 - 16.0.0) <221130E5-082F-18F7-61B1-AA6E11FD4A97> /Applications/Adobe Illustrator CS6/*/SymbolPalette
           0x11bce5000 -        0x11bd1dfff +com.adobe.illustrator.plugins.Mojikumi ( MojiKumiUI version 16.0.0 - 16.0.0) <CE12B42F-0E0E-0138-3C0D-67B50E8F8C99> /Applications/Adobe Illustrator CS6/*/Mojikumi
           0x11bd36000 -        0x11be51fe7 +com.adobe.illustrator.plugins.svgFileFormat ( SVG Format version 16.0.0 - 16.0.0) <7E1F2008-93E1-ECF2-49C9-D85BF2CB79DF> /Applications/Adobe Illustrator CS6/*/svgFileFormat
           0x11be73000 -        0x11bea8fff +com.adobe.illustrator.plugins.slicingAttributes (Slicing version 16.0.0 - 16.0.0) <2E6FFCDF-676F-126B-4071-F95937B85AFE> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
           0x11bebb000 -        0x11bec1fff +com.adobe.illustrator.plugins.ShapeSuite (Shape Construction Suite version 16.0.0 - 16.0.0) <F404EF55-D9B3-DC23-67B1-7FD6629838C0> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeSuite
           0x11bec5000 -        0x11beffff7 +com.adobe.illustrator.plugins.PathfinderS (Pathfinder Suite version 16.0.0 - 16.0.0) <53D2A31E-74AB-C5D0-5A0A-58F1E102227E> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
           0x11bf08000 -        0x11bf10fff +com.adobe.illustrator.plugins.ExpandS (Expand Suite version 16.0.0 - 16.0.0) <7831D239-5D12-9652-91AF-C9ACEB5E7B77> /Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
           0x11bf15000 -        0x11bf37ff7 +com.adobe.illustrator.plugins.DocInfo (Document Info version 16.0.0 - 16.0.0) <27FC54EB-3F7A-2604-D2D1-B1E5E7DA3FDD> /Applications/Adobe Illustrator CS6/*/DocInfo
           0x11bf42000 -        0x11bf8cfe7 +com.adobe.illustrator.plugins.LinkPalette (Links Palette version 16.0.0 - 16.0.0) <00086DF0-EB5D-0D9F-605B-AD72F6817ACC> /Applications/Adobe Illustrator CS6/*/LinkPalette
           0x11bfa8000 -        0x11c000fff +com.adobe.illustrator.plugins.Snapomatic (Snap version 16.0.0 - 16.0.0) <BFB48EDA-0C29-B6FA-CF1C-330CE683230D> /Applications/Adobe Illustrator CS6/*/Snapomatic
           0x11c00e000 -        0x11c016fff +com.adobe.illustrator.plugins.Colors (Colors version 16.0.0 - 16.0.0) <189D38EB-0C11-D380-F2FB-2DB0AE5E301C> /Applications/Adobe Illustrator CS6/*/Colors
           0x11c01c000 -        0x11c02bff7 +com.adobe.illustrator.plugins.DropShadow (Drop Shadow version 16.0.0 - 16.0.0) <3AE0FCDD-507D-DAFF-2868-08C4DF8FC9B6> /Applications/Adobe Illustrator CS6/*/DropShadow
           0x11c032000 -        0x11c05ffff +com.adobe.illustrator.plugins.SimpleTools (Segment Tools version 16.0.0 - 16.0.0) <F2E38DA5-27F0-91AB-0D3D-1B97D645AA83> /Applications/Adobe Illustrator CS6/*/SimpleTools
           0x11c074000 -        0x11c094fff +com.adobe.illustrator.plugins.ScatterBrushTool (Adobe Scatter Brush Tool version 16.0.0 - 16.0.0) <95AC109F-40FB-6F65-490A-B516BF98ABB9> /Applications/Adobe Illustrator CS6/*/ScatterBrushTool
           0x11c09c000 -        0x11c0b9ff7 +com.adobe.illustrator.plugins.GlobAdjTool (Reshape Tool version 16.0.0 - 16.0.0) <44A4EF2B-9C92-5B4C-9AA0-A8EB35A4EAF5> /Applications/Adobe Illustrator CS6/*/GlobAdjTool
           0x11c0bf000 -        0x11c0e7fef +com.adobe.illustrator.plugins.ParticleSystem (Symbolism version 16.0.0 - 16.0.0) <ECA3A7A3-9258-4AA7-F930-7E78C28B3455> /Applications/Adobe Illustrator CS6/*/ParticleSystem
           0x11c0f8000 -        0x11c114ff7 +com.adobe.illustrator.plugins.MagicWand (Magic Wand version 16.0.0 - 16.0.0) <D6CB6CF3-E823-65E6-BDE4-056656595EAB> /Applications/Adobe Illustrator CS6/*/MagicWand
           0x11c124000 -        0x11c13efff +com.adobe.illustrator.plugins.LiquifyTool (Liquify version 16.0.0 - 16.0.0) <150983BB-B6C7-4E89-7814-0C14A7C1BCA0> /Applications/Adobe Illustrator CS6/*/LiquifyTool
           0x11c143000 -        0x11c14fff7 +com.adobe.illustrator.plugins.Lasso (Lasso version 16.0.0 - 16.0.0) <7257BF10-8085-9640-48A8-39387FDAE8F3> /Applications/Adobe Illustrator CS6/*/Lasso
           0x11c15d000 -        0x11c164ff7 +com.adobe.illustrator.plugins.KnifeTool (Knife Tool version 16.0.0 - 16.0.0) <2CC37E82-1C82-79CF-2323-412B2EEAD6B0> /Applications/Adobe Illustrator CS6/*/KnifeTool
           0x11c16a000 -        0x11c1bbfef +com.adobe.illustrator.plugins.EraserTool (EraserTool version 16.0.0 - 16.0.0) <2AFAA4ED-CE77-9E71-D57A-C4C39EF18ADD> /Applications/Adobe Illustrator CS6/*/EraserTool
           0x11c1d3000 -        0x11c260fe7 +com.adobe.illustrator.plugins.dBrushTool (Bristle Brush Tool version 16.0.0 - 16.0.0) <C8ACE46D-AC4B-9BAE-1B4E-F2B6A405EDFF> /Applications/Adobe Illustrator CS6/*/dBrushTool
           0x11c278000 -        0x11c2cefff +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 16.0.0 - 16.0.0) <667076C9-E5B7-F554-CE18-A3B7071B2216> /Applications/Adobe Illustrator CS6/*/CropAreaTool
           0x11c2e8000 -        0x11c325fff +com.adobe.illustrator.plugins.CalligraphicBrushTool (Calligraphic Brush Tool version 16.0.0 - 16.0.0) <B787FB6C-39DA-ADB6-8932-6C40D7015FAF> /Applications/Adobe Illustrator CS6/*/CalligraphicBrushTool
           0x11c33b000 -        0x11c356ff7 +com.adobe.illustrator.plugins.BoundingBox (BoundingBox version 16.0.0 - 16.0.0) <A6E7E18C-4B89-99F3-4ED0-37EFB11077E6> /Applications/Adobe Illustrator CS6/*/BoundingBox
           0x11c36c000 -        0x11c38dfef +com.adobe.illustrator.plugins.ArtOnPathBrushTool (Art Brush Tool version 16.0.0 - 16.0.0) <69484EA9-036C-FBEB-9878-09A2232CD9A0> /Applications/Adobe Illustrator CS6/*/ArtOnPathBrushTool
           0x11c394000 -        0x11c3eafe7 +com.adobe.illustrator.plugins.VectorizeUI (VectorizeUI version 16.0.0 - 16.0.0) <84B13AD7-F785-8270-C54D-D5F83B8E49C1> /Applications/Adobe Illustrator CS6/*/VectorizeUI
           0x11c403000 -        0x11c44cfe7 +com.adobe.illustrator.plugins.VariablesPaletteUI (PlanetXUI version 16.0.0 - 16.0.0) <99ECF2C9-6074-5438-FBD5-4EB09062DE07> /Applications/Adobe Illustrator CS6/*/VariablesPaletteUI
           0x11c465000 -        0x11c477fe7 +com.adobe.illustrator.plugins.TransformUI (TransformUI version 16.0.0 - 16.0.0) <C89EABC6-F8D2-ECE8-2905-C7615C7A9B6C> /Applications/Adobe Illustrator CS6/*/TransformUI
           0x11c488000 -        0x11c4d1ff7 +com.adobe.illustrator.plugins.svgFileFormatUI (svgFileFormatUI version 16.0.0 - 16.0.0) <F1C90721-3229-3D0F-FCF2-46CE49BA2917> /Applications/Adobe Illustrator CS6/*/svgFileFormatUI
           0x11c4f0000 -        0x11c506ff7 +com.adobe.illustrator.plugins.PreferenceUI (PreferenceUI version 16.0.0 - 16.0.0) <6D90CDCF-98B5-F646-7D87-E837630E08BE> /Applications/Adobe Illustrator CS6/*/PreferenceUI
           0x11c518000 -        0x11c547fe7 +com.adobe.illustrator.plugins.PathfinderUI (PathfinderUI version 16.0.0 - 16.0.0) <427FBEC9-0A75-459E-2F81-006E93081073> /Applications/Adobe Illustrator CS6/*/PathfinderUI
           0x11c55d000 -        0x11c721fe7 +com.adobe.illustrator.plugins.IllustratorUI (IllustratorUI version 16.0.0 - 16.0.0) <8DA53C49-333D-C0E6-D301-058A25263B98> /Applications/Adobe Illustrator CS6/*/IllustratorUI
           0x11c77a000 -        0x11c7acfe7 +com.adobe.illustrator.plugins.FlattenTransparencyUI ( Flatten Transparency version 16.0.0 - 16.0.0) <1C3F3D66-9070-8833-3816-2EA3A73A4229> /Applications/Adobe Illustrator CS6/*/FlattenTransparencyUI
           0x11c7c3000 -        0x11c84dff7 +com.adobe.illustrator.plugins.BrushManagerUI (ShapeToolUI version 16.0.0 - 16.0.0) <B34A05F5-CD84-BFF0-A393-0D965AB9B268> /Applications/Adobe Illustrator CS6/*/BrushManagerUI
           0x11c86e000 -        0x11c8a7fe7 +com.adobe.illustrator.plugins.AIToolBoxUI (AIToolBoxUI version 16.0.0 - 16.0.0) <3EFFDCFF-F661-7E2B-03B6-829D174D9AFE> /Applications/Adobe Illustrator CS6/*/AIToolBoxUI
           0x11c8bc000 -        0x11c8bdfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 16.0.0 - 16.0.0) <7CE4FC8A-FE54-9ECC-7510-2B7C9A5C8388> /Applications/Adobe Illustrator CS6/*/MPSCommon
           0x11c8c1000 -        0x11c8cfff7 +com.adobe.illustrator.plugins.Pathfinder (Pathfinder Plugin version 16.0.0 - 16.0.0) <B7E2D341-20BC-C75D-AD6F-654333A54018> /Applications/Adobe Illustrator CS6/*/Pathfinder
           0x11c8d4000 -        0x11c8daff7 +com.adobe.illustrator.plugins.PathSuite (PathConstruction Suite version 16.0.0 - 16.0.0) <5A1AE733-F5FD-CFFD-C56C-BC70F62EBFAA> /Applications/Adobe Illustrator CS6/*/PathSuite
           0x11c8e6000 -        0x11c8e7ff7 +com.adobe.illustrator.plugins.FlattenS (Flatten Suite version 16.0.0 - 16.0.0) <6BBC192F-BCB1-0E61-F843-BC33D5B60F21> /Applications/Adobe Illustrator CS6/*/FlattenS
           0x11c8eb000 -        0x11c8f2fff +com.adobe.illustrator.plugins.fileclipboardpref (FileClipboardPref version 16.0.0 - 16.0.0) <8A7FC7EE-8B19-6F67-BE4D-91ACEA380A9B> /Applications/Adobe Illustrator CS6/*/fileclipboardpref
           0x11ca00000 -        0x11ca7bfff +com.adobe.illustrator.plugins.IdeaFileFormat (IdeaFileFormat version 15 . 0 . 0 . 0 - 15 . 0 . 0 . 0) <965B3247-33FD-925A-48E0-237F83D1CC7A> /Applications/Adobe Illustrator CS6/*/IdeaFileFormat
           0x11caee000 -        0x11cb22fef +com.adobe.illustrator.plugins.Workspaces (Workspaces version 16.0.0 - 16.0.0) <D15082E8-8C3A-6E9B-7305-917B95174834> /Applications/Adobe Illustrator CS6/*/Workspaces
           0x11cb37000 -        0x11cb77fef +com.adobe.illustrator.plugins.TransparencyPalette (Transparency Palette version 16.0.0 - 16.0.0) <C1016A50-2D07-B238-571A-399B99766707> /Applications/Adobe Illustrator CS6/*/TransparencyPalette
           0x11cb8e000 -        0x11cbcdfff +com.adobe.illustrator.plugins.TransformPalett (Transform Palette version 16.0.0 - 16.0.0) <AA7FE831-C953-B179-1733-736205A0CEF6> /Applications/Adobe Illustrator CS6/*/TransformPalett
           0x11cbe3000 -        0x11cc27fe7 +com.adobe.illustrator.plugi

  • Configuration Error 15: CS5 Photoshop for Mac OSX

    I have been running Photoshop on my computer for quite a while. This morning, when I tried to open the program, I received a Configuration Error: 15 and was told to uninstall and reinstall the program. I did this (twice), and still receive the same error.
    I searched all throughout the forums, and the only answer I could find was in regards to error 16 (seems like a similar problem), and followed this link: http://helpx.adobe.com/x-productkb/policy-pricing/configuration-error-cs5.html
    Unfortunately, my computer does not appear to have the SLS Store or Adobe PCD folders in the Library/Application Support/Adobe folder, so I cannot try this solution to see if it works for me.
    I have successfully opened InDesign, Illustrator and Dreamweaver today. Only Photoshop is not working.
    Any help would be greatly appreciated.
    Thank you.

    None of my FULL PRICE CS6 Creative suite works, or Adobe Acrobat xi PRO. 
    all error 16 
    followed instructions on link. Does absolutly nothing. Wated 4k over 2 years on Adobe. I removed and un-installed all products, per Adobe instructions, re-installed. same problem. re-installed Maverics. same problem.
    Contacted Apple was told it was a liceincing issue with adobe server and to contact Adobe for patch. Adobe charges for tech support when you buy their products.  Nothing like buying a new car, then having to rent the Keys!
    Adobe feel free to adress your cutomer base at anytime as we are all having problems.
    If anyone finds answer or can understand the person on the tech support please post answer.

  • Configuration Error Error:16

    I have installed the Flash/Flex builder 4 on 30 machines running Mac OS 10.5.8 and they were all fine and now I am getting an error on all of them about a configuration error.  Please uninstall and reinstall the product.  I have done this on a few to test and still get the error.
    If I keep trying to launch the application it will eventually work and open.  Then if you try to launch it again I get the same error.
    Anyone know of any fixes I can do remotely to all the machines at once?  I hate to have to visit each station to fix the issue, but not sure whats going to fix it since a reinstall doesn't fix it.
    I read on another thread that deleting the cache file worked for someone, but then someone else posted that you have to put in serials for all adobe software after that. http://forums.adobe.com/thread/604540
    Help please!!

    Checking permissions on the /Library/Application Support/Adobe/Adobe PCD/pcd.db and /Library/Application Support/Adobe/Adobe PCD/cache/cache.db and the permissions on both files are:
    -rw-rw-r--
    Should they be set this way or should user have w as well?
    Thanks!!

  • Cannot install GLIB on OSX 10.6 (configure: error: *** No iconv() implement

    Folks,
    I've been trying everything I can to install GLIB 2.23.0 on OSX 10.6 and it's failing when I attempt to run the ./configure with this error message below.
    checking for libiconv_open in -liconv... no
    configure: error: * No iconv() implementation found in C library or libiconv
    How do I resolve to get this installed?

    This solved it.
    http://letsneverdie.net/blog/?p=75
    ./configure
    Once this is complete, we’ll need to replace 3 lines in a certain source file.
    From what I understand, apple’s included libiconv doesn’t support 64bit, and I happen to be building a 64bit irssi. So, let’s make the changes below to make sure the libiconv that we’ve built is used. Navigate to the ‘glib’ folder (just plain glib, the one INSIDE of the main glib source folder), and open ‘gconvert.c’ with your favorite editor.
    #if defined(USELIBICONVGNU) && !defined (LIBICONVH)
    #error GNU libiconv in use but included iconv.h not from libiconv
    #endif
    #if !defined(USELIBICONVGNU) && defined (LIBICONVH)
    #error GNU libiconv not in use but included iconv.h is from libiconv
    #endif
    replace the last 3 lines, like so:
    #if defined(USELIBICONVGNU) && !defined (LIBICONVH)
    #error GNU libiconv in use but included iconv.h not from libiconv
    #endif
    #if !(defined(_APPLE_) && defined(_LP64_)) && !defined(USELIBICONVGNU) && defined (LIBICONVH)
    #error GNU libiconv not in use but included iconv.h is from libiconv
    #endif
    Save and close the file in place. Now you’re ready to compile and install glib:
    make
    sudo make install

  • Configuration error 5 on After Effects CC

    Hi, since two weeks I am struggling with the Configuration Error 5 at startup of After Effects CC. I tried to uninstall, reinstall, used CC Cleaner Tool, tried to install from a different user and so on. Nothing helps. I need advice.
    I am on an iMac with i7 and Nvidia 780M with 4 GB VRam. OSX 10.9.3

    Hi Jeff, here comes the PDApp.log:
    05/27/14 11:48:48:078 | [INFO] |  | ASU | OPM | OPM |  |  | 2385 | Build Version - 8.0.0.19
    05/27/14 11:48:48:078 | [INFO] |  | ASU | OPM | OPM |  |  | 2385 | Logging Level verbosity Set  to 4
    05/27/14 11:48:48:141 | [INFO] |  | ASU | OPM | OPM |  |  | 2385 | Schema version and schema compatibility version are same or greater than current
    05/27/14 11:48:48:143 | [INFO] |  | ASU | OPM | OPM |  |  | 2385 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 11:50:15:062 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Build Version - 8.0.0.72
    05/27/14 11:50:15:062 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Logging Level verbosity Set  to 4
    05/27/14 11:50:15:062 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Application initialization start, Looking for command line arguments
    05/27/14 11:50:15:062 | [INFO] |  | ASU | PDApp | PDApp.CommandLineParser |  |  | 8395 | Parsing the command line provided. Number of command line arguments is 6
    05/27/14 11:50:15:063 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Detecting Applet Database file...
    05/27/14 11:50:15:063 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | AppletManager initialize...
    05/27/14 11:50:15:063 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Fetching Applet registeration information...
    05/27/14 11:50:15:063 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Applet database path - /Library/Application Support/Adobe/OOBE/PDApp/
    05/27/14 11:50:15:063 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | PIM library path - /Library/Application Support/Adobe/OOBE/PDApp/core/AdobePIM.dylib
    05/27/14 11:50:15:063 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Loading PIM library...
    05/27/14 11:50:15:261 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Fetching PIM API's...
    05/27/14 11:50:15:273 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | Build Version - 8.0.0.72
    05/27/14 11:50:15:273 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | Logging Level verbosity Set  to 4
    05/27/14 11:50:15:273 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | CREATE PIM Instance ...
    05/27/14 11:50:15:285 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | trying to createOrUpdatePIMDbSchema.
    05/27/14 11:50:15:287 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | Current db schema version on machine 1.
    05/27/14 11:50:15:287 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | Current db schema version to install 1.
    05/27/14 11:50:15:287 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | PIM DB Schema is up to date. Current schema version is 1.
    05/27/14 11:50:15:287 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | PIM Database is Up To Date.
    05/27/14 11:50:15:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Getting applet data from Applet database
    05/27/14 11:50:15:289 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | All installed pakages version string (pim_getCurrentPackagesVersion) is CCM:8.0.0.23|D6:8.0.0.72|DECore:8.0.0.72|DWA:3.0.94.0|IPC:8.0.0.22|LWA:3.0.64.0|P6:7.0.0. 478|P7:8.0.0.73|PDApp:8.0.0.72|UWA:8.0.0.22
    05/27/14 11:50:15:289 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | PIMSqlite closeDB status 0
    05/27/14 11:50:15:289 | [INFO] |  | ASU | PIM | PIM |  |  | 8395 | FREE PIM Instance ...
    05/27/14 11:50:15:289 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Registering Applets...
    05/27/14 11:50:15:291 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Loading Applet Switcher library: /Library/Application Support/Adobe/OOBE/PDApp/core/switcher/LWA_UI.dylib
    05/27/14 11:50:15:294 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Build Version - 8.0.0.72
    05/27/14 11:50:15:294 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Logging Level verbosity Set  to 4
    05/27/14 11:50:15:294 | [INFO] |  | ASU | ProvSwitcher | Common.CommandLineParser |  |  | 8395 | Parsing the command line provided. Number of command line arguments is 6
    05/27/14 11:50:15:295 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Unable to fetch licensing LEID from amtLib xml file. Fallback to Driver LEID
    05/27/14 11:50:15:295 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Considering following LEID for applet version switching : AfterEffects-CS7-Mac-GM
    05/27/14 11:50:15:296 | [WARN] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Unable to fetch AppSerialNumber from amtLib xml file. Unable to check for ProductInfo mapping!
    05/27/14 11:50:15:296 | [WARN] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Dynamic XML Not Found
    05/27/14 11:50:15:296 | [ERROR] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Recieved empty serial number, returning false
    05/27/14 11:50:15:296 | [ERROR] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Product not running under subscription
    05/27/14 11:50:15:296 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Detected identifier in LEID: CS7
    05/27/14 11:50:15:296 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Detected identifier in LEID: CS7
    05/27/14 11:50:15:296 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Detected identifier in LEID: CS7
    05/27/14 11:50:15:296 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 8395 | Not updating the applet version for appletID: LWA_UI appletVersion: 3.0
    05/27/14 11:50:15:296 | [WARN] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Unable to get the applet switching info... Response is: 8
    05/27/14 11:50:15:296 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Non Deployment workflow identified...
    05/27/14 11:50:15:296 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | No Non Deployment workflow PDApp running so new instance is allowed to run...
    05/27/14 11:50:15:308 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Initializing native WindowManager
    05/27/14 11:50:15:308 | [INFO] |  | ASU | PDApp | PDApp.MessageQuequeManager |  |  | 8395 | Message Queue Manager initialized...
    05/27/14 11:50:15:308 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 8395 | AsyncMsgProcessor initialized...
    05/27/14 11:50:15:308 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 8395 | AsyncMsgProcessor Message Queue initialized...
    05/27/14 11:50:15:308 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | ExternalGateway initialized...
    05/27/14 11:50:15:308 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | NativeCommandHandler initialized...
    05/27/14 11:50:15:308 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | NativePlatformHandler initialized...
    05/27/14 11:50:15:330 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Registering Notification to listen messages from another instance
    05/27/14 11:50:15:364 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Creating APEWindow...
    05/27/14 11:50:15:364 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Creating window instance
    05/27/14 11:50:15:364 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Checking for appletID and appletVersion given in CommandLineOptions
    05/27/14 11:50:15:371 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Creating APE stage instance
    05/27/14 11:50:16:222 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Loading main SWF with Path and args - /Library/Application Support/Adobe/OOBE/PDApp
    05/27/14 11:50:16:493 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Assigning window ID - 1 to created window
    05/27/14 11:50:16:751 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | MessageHandler initialized...
    05/27/14 11:50:16:759 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 8395 | Logging Level verbosity Set to  INFO
    05/27/14 11:50:16:759 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 8395 | Processing the startup Command
    05/27/14 11:50:16:761 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Starting Applet registeration...
    05/27/14 11:50:16:767 | [INFO] |  | ASU | PDApp | PDAPP.MainDisplayMediator |  |  | 8395 | Looking up for the Exact versioned applet for ID :LWA_UI
    05/27/14 11:50:16:769 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading Applet: LWA_UI Version = 3.0
    05/27/14 11:50:16:791 | [INFO] |  | ASU | PDApp | PDApp.ZStringLoader |  |  | 8395 | PDAPP SWF - locale set to - de_DE
    05/27/14 11:50:16:792 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 0 out of 1776587
    05/27/14 11:50:16:835 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 65536 out of 1776587
    05/27/14 11:50:16:836 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 131072 out of 1776587
    05/27/14 11:50:16:837 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 196608 out of 1776587
    05/27/14 11:50:16:837 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 262144 out of 1776587
    05/27/14 11:50:16:838 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 327680 out of 1776587
    05/27/14 11:50:16:840 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 393216 out of 1776587
    05/27/14 11:50:16:841 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 458752 out of 1776587
    05/27/14 11:50:16:842 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 524288 out of 1776587
    05/27/14 11:50:16:844 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 589824 out of 1776587
    05/27/14 11:50:16:867 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 655360 out of 1776587
    05/27/14 11:50:16:868 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 720896 out of 1776587
    05/27/14 11:50:16:869 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 786432 out of 1776587
    05/27/14 11:50:16:870 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 851968 out of 1776587
    05/27/14 11:50:16:871 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 917504 out of 1776587
    05/27/14 11:50:16:872 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 983040 out of 1776587
    05/27/14 11:50:16:873 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1048576 out of 1776587
    05/27/14 11:50:16:875 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1114112 out of 1776587
    05/27/14 11:50:16:876 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1179648 out of 1776587
    05/27/14 11:50:16:877 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1245184 out of 1776587
    05/27/14 11:50:16:878 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1310720 out of 1776587
    05/27/14 11:50:16:879 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1376256 out of 1776587
    05/27/14 11:50:16:899 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1441792 out of 1776587
    05/27/14 11:50:16:900 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1507328 out of 1776587
    05/27/14 11:50:16:901 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1572864 out of 1776587
    05/27/14 11:50:16:903 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1638400 out of 1776587
    05/27/14 11:50:16:904 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1703936 out of 1776587
    05/27/14 11:50:16:905 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1769472 out of 1776587
    05/27/14 11:50:16:905 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 8395 | Loading progress 1776587 out of 1776587
    05/27/14 11:50:17:191 | [INFO] |  | ASU | PDApp | P7Flex.AppStartupCommand |  |  | 8395 | Processing application startup command...
    05/27/14 11:50:17:193 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | Recieved Applet Loading Completion
    05/27/14 11:50:17:194 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 8395 | Trying to load ZString for preferred locale - de_DE
    05/27/14 11:50:17:195 | [INFO] |  | ASU | PDApp | P7Flex.AppStartupCommand |  |  | 8395 | Dpi_X: 72, Dpi_Y: 72 and so DPIType is 1
    05/27/14 11:50:17:225 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 8395 | Locale set to - de_DE
    05/27/14 11:50:17:246 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Loading Applet - LWA_Native for WindowID - 1
    05/27/14 11:50:17:248 | [INFO] |  | ASU | LWANative | LWANative |  |  | 8395 | Build Version - 8.0.0.73
    05/27/14 11:50:17:248 | [INFO] |  | ASU | LWANative | LWANative |  |  | 8395 | Logging Level verbosity Set  to 4
    05/27/14 11:50:17:249 | [INFO] |  | ASU | PDApp | P7Flex.AMTLibProxy |  |  | 8395 | Licensing AMT path does not exist, override path fallback to App AMT path.
    05/27/14 11:50:17:252 | [INFO] |  | ASU | PDApp | ProvCommon.ZStringLoader |  |  | 8395 | Applet locale set to - de_DE
    05/27/14 11:50:17:253 | [INFO] |  | ASU | PDApp | ProvCommon.CheckForStageEnvironmentCommand |  |  | 8395 | Checking stage verses production environment.
    05/27/14 11:50:17:256 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_openSession
    05/27/14 11:50:17:256 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | pwa_openSession Session key : 08F2F730-3B32-4480-B867-A12EB1031E17
    05/27/14 11:50:17:259 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Build Version - 8.0.0.19
    05/27/14 11:50:17:259 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Logging Level verbosity Set  to 4
    05/27/14 11:50:17:260 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Schema version and schema compatibility version are same or greater than current
    05/27/14 11:50:17:262 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 11:50:17:262 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:50:17:262 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | No Record found for the input fields in opm_getValueForKey
    05/27/14 11:50:17:262 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Released OPM refrence successfully in opm_freeLibRef
    05/27/14 11:50:17:263 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_openSession
    05/27/14 11:50:17:263 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Done opening PWASession, session key - 08F2F730-3B32-4480-B867-A12EB1031E17
    05/27/14 11:50:17:264 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | getEndpointsByname...
    05/27/14 11:50:17:266 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_getEndPointsByName
    05/27/14 11:50:17:266 | [INFO] |  | ASU | LWANative | OPM |  |  | 8395 | CS6 Creative Cloud Membership : This product version is for GM
    05/27/14 11:50:17:269 | [ERROR] |  | ASU | LWANative | OPM |  |  | 8395 | received empty url from dispatchlib
    05/27/14 11:50:17:269 | [INFO] |  | ASU | LWANative | OPM |  |  | 8395 | Fetched URL- for LEID-GM
    05/27/14 11:50:17:269 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_getEndPointsByName
    05/27/14 11:50:17:269 | [INFO] |  | ASU | PDApp | ProvCommon.CheckForStageEnvironmentCommand |  |  | 8395 | Production environemnt detected from dispatchtable
    05/27/14 11:50:17:270 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Closing PWASession: 08F2F730-3B32-4480-B867-A12EB1031E17 Commit: false
    05/27/14 11:50:17:272 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_closeSession
    05/27/14 11:50:17:274 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_closeSession
    05/27/14 11:50:17:276 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_openSession
    05/27/14 11:50:17:276 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | pwa_openSession Session key : 92DFEC51-153F-44BF-8479-76FC07A2C63E
    05/27/14 11:50:17:277 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Build Version - 8.0.0.19
    05/27/14 11:50:17:277 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Logging Level verbosity Set  to 4
    05/27/14 11:50:17:277 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Schema version and schema compatibility version are same or greater than current
    05/27/14 11:50:17:279 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 11:50:17:279 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:50:17:279 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | No Record found for the input fields in opm_getValueForKey
    05/27/14 11:50:17:279 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Released OPM refrence successfully in opm_freeLibRef
    05/27/14 11:50:17:280 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_openSession
    05/27/14 11:50:17:283 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_setAppXMLData
    05/27/14 11:50:17:284 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_setAppXMLData
    05/27/14 11:50:17:285 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Done opening PWASession, session key - 92DFEC51-153F-44BF-8479-76FC07A2C63E
    05/27/14 11:50:17:285 | [INFO] |  | ASU | PDApp | P7Flex.ProvisioningNativeApplet |  |  | 8395 | Performing checkWorkflowType...
    05/27/14 11:50:17:287 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_checkWFType
    05/27/14 11:50:17:325 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Got null language in PVPL. Adding ALL
    05/27/14 11:50:17:326 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Got null language in PVPL. Adding ALL
    05/27/14 11:50:17:326 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Got null language in PVPL. Adding ALL
    05/27/14 11:50:17:326 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Got null language in PVPL. Adding ALL
    05/27/14 11:50:17:326 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_checkWFType
    05/27/14 11:50:17:328 | [INFO] |  | ASU | PDApp | P7Flex.AppStartupCommand |  |  | 8395 | Screen reader seems to be inactive. Setting enableEEP to false
    05/27/14 11:50:17:330 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | getEndpointsByname...
    05/27/14 11:50:17:332 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_getEndPointsByName
    05/27/14 11:50:17:332 | [INFO] |  | ASU | LWANative | OPM |  |  | 8395 | CS6 Creative Cloud Membership : This product version is for GM
    05/27/14 11:50:17:333 | [INFO] |  | ASU | LWANative | OPM |  |  | 8395 | Fetched URL-https://na1r.services.adobe.com/account/amfgateway2 for LEID-AfterEffects-CS7-Mac-GM
    05/27/14 11:50:17:333 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_getEndPointsByName
    05/27/14 11:50:17:333 | [INFO] |  | ASU | PDApp | P7Flex.AppStartupCommand |  |  | 8395 | Analytics EndPoint : https://na1r.services.adobe.com/account/amfgateway2
    05/27/14 11:50:17:334 | [INFO] |  | ASU | PDApp | P7Flex.AMTLibProxy |  |  | 8395 | Licensing AMT path does not exist, override path fallback to App AMT path.
    05/27/14 11:50:17:334 | [INFO] |  | ASU | PDApp | P7Flex.AppStartupCommand |  |  | 8395 | Done processing of StartupCommand
    05/27/14 11:50:17:335 | [INFO] |  | ASU | PDApp | P7Flex.StartWorkflowCommand |  |  | 8395 | Start processing of StartWorkflowCommand, workflow detected: EULA
    05/27/14 11:50:17:336 | [INFO] |  | ASU | PDApp | Provisioning.ScreenNavigationCommand |  |  | 8395 | Showing screen : SCREEN_EULA
    05/27/14 11:50:17:337 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 8395 | Showing screen with screenID : SCREEN_EULA
    05/27/14 11:50:17:340 | [INFO] |  | ASU | PDApp | P7Flex.ProvisioningNativeApplet |  |  | 8395 | Fetching EULA language list...
    05/27/14 11:50:17:341 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_getEULALocaleList
    05/27/14 11:50:17:346 | [INFO] |  | ASU | PDApp | P7Flex.ProvisioningNativeApplet |  |  | 8395 | Done fetching EULA languge list.
    05/27/14 11:50:17:349 | [INFO] |  | ASU | PDApp | P7Flex.ProvisioningNativeApplet |  |  | 8395 | Fetching EULA for locale - de_DE
    05/27/14 11:50:17:350 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_getEULA
    05/27/14 11:50:17:612 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_openSession
    05/27/14 11:50:17:612 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | pwa_openSession Session key : C90C09DF-6FC2-4696-B98F-77F8453B7161
    05/27/14 11:50:17:613 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Build Version - 8.0.0.19
    05/27/14 11:50:17:613 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Logging Level verbosity Set  to 4
    05/27/14 11:50:17:613 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Schema version and schema compatibility version are same or greater than current
    05/27/14 11:50:17:614 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 11:50:17:614 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:50:17:614 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | No Record found for the input fields in opm_getValueForKey
    05/27/14 11:50:17:615 | [INFO] |  | ASU | OPM | OPM |  |  | 8395 | Released OPM refrence successfully in opm_freeLibRef
    05/27/14 11:50:17:615 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_openSession
    05/27/14 11:50:17:618 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_setAppXMLData
    05/27/14 11:50:17:618 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_setAppXMLData
    05/27/14 11:50:17:619 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Done opening PWASession, session key - C90C09DF-6FC2-4696-B98F-77F8453B7161
    05/27/14 11:50:17:621 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_getEULAVerXml
    05/27/14 11:50:17:621 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_getEULAVerXml
    05/27/14 11:50:17:625 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_getProductLine
    05/27/14 11:50:17:756 | [INFO] |  | ASU | PDApp | P7Flex.CheckProxySettingsCommand |  |  | 8395 | Checking for proxy settings...
    05/27/14 11:50:17:842 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenEulaMediator |  |  | 8395 | onRegister
    05/27/14 11:50:17:843 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 8395 | onRegister
    05/27/14 11:50:17:843 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediator4B9167D1-9B91-00F4-0D73 -3D166AF3490F |  |  | 8395 | onRegister
    05/27/14 11:50:18:213 | [INFO] |  | ASU | PDApp | P7Flex.CheckProxySettingsCommand |  |  | 8395 | Authentication proxy Check Status : 200
    05/27/14 11:50:22:019 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenEulaMediator |  |  | 8395 | handleNotification : ComponentNotification.SHAREDFOOTERPRIMARYCLICK
    05/27/14 11:50:22:020 | [INFO] |  | ASU | PDApp | P7Flex.SetEULAOnlineCommand |  |  | 8395 | Setting EULA Online
    05/27/14 11:50:22:021 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Setting EULA Online for locale - de_DE
    05/27/14 11:50:22:021 | [WARN] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Invalid accessToken argument while performing setEULAOnline
    05/27/14 11:50:22:023 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_setEULAOnline
    05/27/14 11:50:22:023 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_setEULAOnline
    05/27/14 11:50:22:024 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Setting License Agreement for locale - de_DE
    05/27/14 11:50:22:026 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_setLicenseAgreementInformation
    05/27/14 11:50:22:027 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_setLicenseAgreementInformation
    05/27/14 11:50:22:028 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Closing PWASession: C90C09DF-6FC2-4696-B98F-77F8453B7161 Commit: true
    05/27/14 11:50:22:029 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_closeSession
    05/27/14 11:50:22:032 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_closeSession
    05/27/14 11:50:22:033 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 8395 | Closing PWASession: 92DFEC51-153F-44BF-8479-76FC07A2C63E Commit: false
    05/27/14 11:50:22:034 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_closeSession
    05/27/14 11:50:22:036 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | End : pwa_closeSession
    05/27/14 11:50:22:036 | [INFO] |  | ASU | PDApp | P7Flex.QuitCommand |  |  | 8395 | Quitting workflow with launchApp: true
    05/27/14 11:50:22:037 | [INFO] |  | ASU | PDApp | P7Flex.ProvisioningNativeApplet |  |  | 8395 | Performing LaunchApplication for path - /Applications/Adobe After Effects CC/Adobe After Effects CC.app/Contents/MacOS/After Effects
    05/27/14 11:50:22:039 | [INFO] |  | ASU | LWANative | P7Native |  |  | 8395 | Start : pwa_launchApplication
    05/27/14 11:50:22:052 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 8395 | Un-loading Applet - LWA_Native for window ID - 1
    05/27/14 11:50:22:052 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | Callng the finalize function of the applet ID - LWA_Native
    05/27/14 11:50:22:053 | [INFO] |  | ASU | PDApp | PDApp.HostMessageHandler |  |  | 8395 | Recieved force window close message
    05/27/14 11:50:22:053 | [INFO] |  | ASU | PDApp | PDApp.HostMessageHandler |  |  | 8395 | Sending message to native
    05/27/14 11:50:22:054 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Destroying window with ID - 1
    05/27/14 11:50:22:057 | [WARN] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | GetAPEWindowIDString failed, Unable to find PlayerRef!
    05/27/14 11:50:22:181 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Last window destroyed quiting as event. Quiting application as an event (async)...
    05/27/14 11:50:22:344 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | Destroying PDApp main window with ID - 1
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 8395 | DestroyAllAPEWindow failed, APE Window count is zero while destroying all APEWindow's
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Terminating MessageQueueManager
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 8395 | Terminating AsyncMsgProcessor Message Queue
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 8395 | Terminating AsyncMsgProcessor
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp.MessageQuequeManager |  |  | 8395 | Message Queue Manager destructed
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Terminating WindowManager
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Terminating NativeCommandHandler
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | NativeCommandHandler destructed
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Terminating NativePlatformHandler
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | NativePlatformHandler destructed
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Terminating ExternalGateway
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 8395 | ExternalGateway destructed
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Terminating ETSWrapper
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Terminating APE
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Releasing all locks acquired
    05/27/14 11:50:22:347 | [INFO] |  | ASU | PDApp | PDApp |  |  | 8395 | Quiting Application
    05/27/14 11:54:11:265 | [INFO] |  | ASU | OPM | P7Native |  |  | 3981 | Performing fetch default user for clientID...
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3981 | Performing fetchDefaultUserInfoForClientId...
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | returning size of value as:33 in opm_getValueForKey
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:CreativeCloud_v1_5 in opm_getValueForKey
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | returning size of value as:1859 in opm_getValueForKey
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:b106cd6657b4b404fe347bff154d9681 in opm_getValueForKey
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3981 | Performing releaseData...
    05/27/14 11:54:11:266 | [INFO] |  | ASU | OPM | P7Native |  |  | 3981 | Default user found for client_id: CreativeCloud_v1_5
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | P7Native |  |  | 3981 | Performing fetch default user for clientID...
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3981 | Performing fetchDefaultUserInfoForClientId...
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | returning size of value as:33 in opm_getValueForKey
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:CreativeCloud_v1_5 in opm_getValueForKey
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | returning size of value as:1859 in opm_getValueForKey
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 11:59:43:534 | [INFO] |  | ASU | OPM | OPM |  |  | 3981 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:b106cd6657b4b404fe347bff154d9681 in opm_getValueForKey
    05/27/14 11:59:43:535 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3981 | Performing releaseData...
    05/27/14 11:59:43:535 | [INFO] |  | ASU | OPM | P7Native |  |  | 3981 | Default user found for client_id: CreativeCloud_v1_5
    05/27/14 12:04:16:156 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Build Version - 2.5.0.367
    05/27/14 12:04:16:200 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Logging Level verbosity Set  to 4
    05/27/14 12:04:16:201 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Creating PIM instance for path: /Applications/Utilities/Adobe Application Manager/
    05/27/14 12:04:16:201 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | trying to createOrUpdatePIMDbSchema.
    05/27/14 12:04:16:202 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Current db schema version on machine 1.
    05/27/14 12:04:16:202 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Current db schema version to install 2.
    05/27/14 12:04:16:202 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | SUCCESS Created Tables.
    05/27/14 12:04:16:203 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | PIM Database is Up To Date.
    05/27/14 12:04:16:204 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | PIMSqlite closeDB status 0
    05/27/14 12:04:16:204 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | sqlite(pim.db) at path /Applications/Utilities/Adobe Application Manager is already closed
    05/27/14 12:04:16:204 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | FREE PIM Instance ...
    05/27/14 12:04:16:229 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Build Version - 2.5.0.367
    05/27/14 12:04:16:230 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Logging Level verbosity Set  to 4
    05/27/14 12:04:16:230 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Creating PIM instance for path: /Applications/Utilities/Adobe Creative Cloud
    05/27/14 12:04:16:230 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | trying to createOrUpdatePIMDbSchema.
    05/27/14 12:04:16:230 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Current db schema version on machine 2.
    05/27/14 12:04:16:230 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | Current db schema version to install 2.
    05/27/14 12:04:16:230 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | PIM DB Schema is up to date. Current schema version is 2.
    05/27/14 12:04:16:230 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | PIM Database is Up To Date.
    05/27/14 12:04:16:234 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | PIMSqlite closeDB status 0
    05/27/14 12:04:16:234 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | sqlite(pim.db) at path /Applications/Utilities/Adobe Creative Cloud is already closed
    05/27/14 12:04:16:234 | [INFO] |  | ASU | PIM | PIM |  |  | 3842 | FREE PIM Instance ...
    05/27/14 12:04:18:459 | [INFO] |  | ASU | LWANative | LWANative |  |  | 3842 | Build Version - 8.0.0.73
    05/27/14 12:04:18:459 | [INFO] |  | ASU | LWANative | LWANative |  |  | 3842 | Logging Level verbosity Set  to 4
    05/27/14 12:04:19:480 | [INFO] |  | ASU | LWANative | P7Native |  |  | 3842 | Start : pwa_openSession
    05/27/14 12:04:19:480 | [INFO] |  | ASU | LWANative | P7Native |  |  | 3842 | pwa_openSession Session key : BA5F857C-FDA4-4A40-921F-320212DD450E
    05/27/14 12:04:19:671 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Build Version - 8.0.0.19
    05/27/14 12:04:19:671 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Logging Level verbosity Set  to 4
    05/27/14 12:04:19:672 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Schema version and schema compatibility version are same or greater than current
    05/27/14 12:04:19:753 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 12:04:19:753 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:19:753 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | No Record found for the input fields in opm_getValueForKey
    05/27/14 12:04:19:754 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Released OPM refrence successfully in opm_freeLibRef
    05/27/14 12:04:19:764 | [INFO] |  | ASU | LWANative | P7Native |  |  | 3842 | End : pwa_openSession
    05/27/14 12:04:19:767 | [INFO] |  | ASU | LWANative | P7Native |  |  | 3842 | Start : pwa_getDeviceID
    05/27/14 12:04:19:768 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Build Version - 8.0.0.73
    05/27/14 12:04:19:768 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Logging Level verbosity Set  to 4
    05/27/14 12:04:19:769 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Schema version and schema compatibility version are same or greater than current
    05/27/14 12:04:19:828 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 12:04:19:829 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:19:829 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | returning size of value as:65 in opm_getValueForKey
    05/27/14 12:04:19:829 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:19:829 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully retreived value from opm domain:IMSLib subdomain:Default key:deviceID in opm_getValueForKey
    05/27/14 12:04:19:829 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Device ID result XML: <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <result>
        <deviceId>6559E9889354F5CB3AA998C2D81F8FECA6EBCD9EC3B46709EA16A4DFCF56215D</deviceId>
        <deviceName>eckarts-imac-3.fritz.box</deviceName>
    </result>
    05/27/14 12:04:19:829 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | End : pwa_getDeviceID
    05/27/14 12:04:19:829 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Released OPM refrence successfully in opm_freeLibRef
    05/27/14 12:04:19:832 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Start : pwa_closeSession
    05/27/14 12:04:20:046 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | End : pwa_closeSession
    05/27/14 12:04:20:047 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Build Version - 8.0.0.19
    05/27/14 12:04:20:047 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Logging Level verbosity Set  to 4
    05/27/14 12:04:20:049 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Schema version and schema compatibility version are same or greater than current
    05/27/14 12:04:20:246 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 12:04:20:246 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:246 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | No Record found for the input fields in opm_getValueForKey
    05/27/14 12:04:20:246 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Released OPM refrence successfully in opm_freeLibRef
    05/27/14 12:04:20:253 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Performing openIMSLibSession...
    05/27/14 12:04:20:253 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | pwa_openIMSLibSession Session key : FDD3AF42-6AFB-4A5F-81AA-04126E57AD85
    05/27/14 12:04:20:265 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 3842 | Build Version - 8.0.0.9
    05/27/14 12:04:20:265 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 3842 | Logging Level verbosity Set  to 4
    05/27/14 12:04:20:265 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 3842 | Creating IMSLib instance with product Version ...
    05/27/14 12:04:20:265 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Build Version - 8.0.0.9
    05/27/14 12:04:20:265 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Logging Level verbosity Set  to 4
    05/27/14 12:04:20:267 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Schema version and schema compatibility version are same or greater than current
    05/27/14 12:04:20:504 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 12:04:20:504 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 3842 | OPMWrapper allocation succeeded
    05/27/14 12:04:20:504 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | This product version is for GM
    05/27/14 12:04:20:505 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | URL retreived from dispatchlib https://ims-prod06.adobelogin.com
    05/27/14 12:04:20:505 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Created IMSLib instance with LEID:GM and endpoint:https://ims-prod06.adobelogin.com
    05/27/14 12:04:20:505 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:505 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | No Record found for the input fields in opm_getValueForKey
    05/27/14 12:04:20:505 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 3842 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    05/27/14 12:04:20:506 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 3842 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    05/27/14 12:04:20:506 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Failed get proxy credentials from local store while creating IMSLib Ex instance ...
    05/27/14 12:04:20:506 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Performing IMS_registerClientToGroup..
    05/27/14 12:04:20:563 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Performing opm_getRecords...
    05/27/14 12:04:20:563 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:563 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:563 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | returning size of value as:61 in opm_getValueForKey
    05/27/14 12:04:20:563 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:563 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    05/27/14 12:04:20:563 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Successfully registered AAM Client to Buddy group in openSession.
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Performing registeration of client to group
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Performing IMS_registerClientToGroup..
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Performing opm_getRecords...
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | returning size of value as:61 in opm_getValueForKey
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    05/27/14 12:04:20:566 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Registered Client to group successfully!
    05/27/14 12:04:20:568 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Performing fetch default user for clientID...
    05/27/14 12:04:20:568 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Performing fetchDefaultUserInfoForClientId...
    05/27/14 12:04:20:568 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:568 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | returning size of value as:33 in opm_getValueForKey
    05/27/14 12:04:20:569 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:569 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:CreativeCloud_v1_5 in opm_getValueForKey
    05/27/14 12:04:20:569 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:569 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | returning size of value as:1859 in opm_getValueForKey
    05/27/14 12:04:20:569 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:569 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:b106cd6657b4b404fe347bff154d9681 in opm_getValueForKey
    05/27/14 12:04:20:569 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Performing releaseData...
    05/27/14 12:04:20:569 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Default user found for client_id: CreativeCloud_v1_5
    05/27/14 12:04:20:572 | [INFO] |  | ASU | OPM | P7Native |  |  | 3842 | Performing fetch Access token for user...
    05/27/14 12:04:20:573 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Performing IMS_fetchAccessToken2 ...
    05/27/14 12:04:20:573 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Failed to retreive locale from the input xml while invoking IMS_fetchAccessToken2
    05/27/14 12:04:20:573 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Performing fetch accessToken...
    05/27/14 12:04:20:573 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Invalid argument inLocale while invoking IMS_fetchAccessToken
    05/27/14 12:04:20:573 | [INFO] |  | ASU | OPM | IMSLib |  |  | 3842 | Using environment:https://ims-prod06.adobelogin.com
    05/27/14 12:04:20:573 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:573 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | returning size of value as:1859 in opm_getValueForKey
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:b106cd6657b4b404fe347bff154d9681 in opm_getValueForKey
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | returning size of value as:65 in opm_getValueForKey
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 3842 | Successfully retreived value from opm domain:IMSLib subdomain:Default key:deviceID in opm_getValueForKey
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | No Record found for the input fields in opm_getValueForKey
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 4292 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 4292 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 4292 | Failed to get proxyCredentials from local store in setProxyCredentialsForHTTPRequest
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 4292 | Authproxy credentials set successfully in SendHTTPRequest in IMSLibHelper
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | No Record found for the input fields in opm_getValueForKey
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 4292 | Failed in getting value for key in OPMGetValueForKey domain:IMSLib subDomain:https://ims-prod06.adobelogin.com key:ConnectionInitiatedTime
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | No Record found for the input fields in opm_getValueForKey
    05/27/14 12:04:20:574 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 4292 | Failed in getting value for key in OPMGetValueForKey domain:IMSLib subDomain:https://ims-prod06.adobelogin.com key:LastAttemptTime
    05/27/14 12:04:21:507 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:507 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully deleted records in opm.db for domain:IMSLib subDomain:https://ims-prod06.adobelogin.com key:FailureAttempts opm_deleteRecordForFields
    05/27/14 12:04:21:507 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 4292 | Successfully deleted records from opm for domain:IMSLib subDomain:https://ims-prod06.adobelogin.com key:FailureAttempts
    05/27/14 12:04:21:512 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:512 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully deleted records in opm.db for domain:IMSLib subDomain:https://ims-prod06.adobelogin.com key:LastAttemptTime opm_deleteRecordForFields
    05/27/14 12:04:21:512 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 4292 | Successfully deleted records from opm for domain:IMSLib subDomain:https://ims-prod06.adobelogin.com key:LastAttemptTime
    05/27/14 12:04:21:512 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 4292 |  HTTPConnector response successful in SendHTTPRequest in IMSLibHelper
    05/27/14 12:04:21:512 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 4292 | user has not selected 'Remember Me', proxy data is not saved in local store
    05/27/14 12:04:21:513 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:513 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | returning size of value as:1859 in opm_getValueForKey
    05/27/14 12:04:21:513 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:513 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:b106cd6657b4b404fe347bff154d9681 in opm_getValueForKey
    05/27/14 12:04:21:537 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:537 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully updated opm.db for fields domain:IMSLib subdomain:SignInUsers key:b106cd6657b4b404fe347bff154d9681 in opm_setValueForKey
    05/27/14 12:04:21:537 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Performing opm_getRecords...
    05/27/14 12:04:21:537 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:537 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:537 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | returning size of value as:61 in opm_getValueForKey
    05/27/14 12:04:21:537 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:537 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    05/27/14 12:04:21:560 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:560 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5 in opm_setValueForKey
    05/27/14 12:04:21:583 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:583 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully updated opm.db for fields domain:IMSLib subdomain:CSServiceMap key:CreativeCloud_v1_5 in opm_setValueForKey
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully updated opm.db for fields domain:IMSLib subdomain:Default key:deviceID in opm_setValueForKey
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | IMSLib |  |  | 4292 | Invoking client callback function with response and status : 0
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | P7Native |  |  | 4292 | Proceeding with fetchAccessToken callback...
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | P7Native |  |  | 4292 | Start : updateLastLoggedInUser
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | IMSLib |  |  | 4292 | Performing fetchDefaultUserInfoForClientId...
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | returning size of value as:33 in opm_getValueForKey
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:601 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully retreived value from opm domain:IMSLib subdomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5 in opm_getValueForKey
    05/27/14 12:04:21:602 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:602 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | returning size of value as:1859 in opm_getValueForKey
    05/27/14 12:04:21:602 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:602 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully retreived value from opm domain:IMSLib subdomain:SignInUsers key:b106cd6657b4b404fe347bff154d9681 in opm_getValueForKey
    05/27/14 12:04:21:604 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Build Version - 8.0.0.19
    05/27/14 12:04:21:604 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Logging Level verbosity Set  to 4
    05/27/14 12:04:21:604 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Schema version and schema compatibility version are same or greater than current
    05/27/14 12:04:21:625 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 12:04:21:625 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:625 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | No Record found for the input fields in opm_getValueForKey
    05/27/14 12:04:21:625 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Released OPM refrence successfully in opm_freeLibRef
    05/27/14 12:04:21:666 | [INFO] |  | ASU | OPM | P7Native |  |  | 4292 | End : updateLastLoggedInUser
    05/27/14 12:04:21:684 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Build Version - 8.0.0.19
    05/27/14 12:04:21:684 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Logging Level verbosity Set  to 4
    05/27/14 12:04:21:684 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Schema version and schema compatibility version are same or greater than current
    05/27/14 12:04:21:724 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 12:04:21:724 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    05/27/14 12:04:21:724 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | No Record found for the input fields in opm_getValueForKey
    05/27/14 12:04:21:724 | [INFO] |  | ASU | OPM | OPM |  |  | 4292 | Released OPM refrence successfully in opm_freeLibRef
    05/27/14 12:04:23:521 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | Build Version - 2.5.0.367
    05/27/14 12:04:23:521 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | Logging Level verbosity Set  to 4
    05/27/14 12:04:23:542 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | trying to createOrUpdatePIMDbSchema.
    05/27/14 12:04:23:542 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | Current db schema version on machine 1.
    05/27/14 12:04:23:542 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | Current db schema version to install 2.
    05/27/14 12:04:23:542 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | SUCCESS Created Tables.
    05/27/14 12:04:23:542 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | PIM Database is Up To Date.
    05/27/14 12:04:23:542 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | PIMSqlite closeDB status 0
    05/27/14 12:04:23:543 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | trying to createOrUpdatePIMDbSchema.
    05/27/14 12:04:23:543 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | Current db schema version on machine 2.
    05/27/14 12:04:23:543 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | Current db schema version to install 2.
    05/27/14 12:04:23:543 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | PIM DB Schema is up to date. Current schema version is 2.
    05/27/14 12:04:23:543 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | PIM Database is Up To Date.
    05/27/14 12:04:23:543 | [INFO] |  | ASU | PIM | PIM |  |  | 4292 | PIMSqlite closeDB status 0
    05/27/14 12:04:27:659 | [INFO] |  | ASU | OPM | OPM |  |  | 4163 | Build Version - 8.0.0.19
    05/27/14 12:04:27:659 | [INFO] |  | ASU | OPM | OPM |  |  | 4163 | Logging Level verbosity Set  to 4
    05/27/14 12:04:27:678 | [INFO] |  | ASU | OPM | OPM |  |  | 4163 | Schema version and schema compatibility version are same or greater than current
    05/27/14 12:04:27:680 | [INFO] |  | ASU | OPM | OPM |  |  | 4163 | Successfully opened opm session, db location:/Users/eckartarns/Library/Application Support/Adobe/OOBE/opm.db in opm_createLibRef
    05/27/14 12:07:23:908 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6252 | Build Version - 7.0.0.145
    05/27/14 12:07:23:908 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6252 | Logging Level verbosity Set  to 4
    05/27/14 12:07:23:908 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 6252 | Creating IMSLib instance ...
    05/27/14 12:07:23:908 | [INFO] |  | ASU | OPM | OPM |  |  | 6252 | Build Version - 7.0.0.145
    05/27/14 12:07:23:908 | [INFO] |  | ASU | OPM | OPM |  |  | 6252 | Logging Level verbosity Set  to 4
    05/27/14 12:07:23:920 | [INFO] |  | ASU | OPM | OPM |  |  | 6252 | Schema version and schema compatibility version are same or greater than current

  • Cannot launch another application in Mac OS X 10.8 using NSWorkspace launchApplicationAtURL:options:configuration:error

    I am launching another app using NSWorkspace launchApplicationAtURL:options:configuration:error.
    The app is owned by root, has permission: rwx r-x r-x, and owned by root:wheel.
    The app is also located in /Applications folder (e.g. /Application/MyApp.app).
    According to the following link under the "Launching Helpers with Launch Services" section:http://developer.apple.com/library/mac/#documentation/Security/Conceptual/AppSan dboxDesignGuide/AppSandboxInDepth/AppSandboxInDepth.html
    I should be able to launch my app because the following condition is met:
    The app is installed in /Applications and the app bundle and all contents are owned by root.
    When launching the app, I get the following error:
    "The application “MyApp” could not be launched because it is corrupt."
    "The operation couldn’t be completed. (OSStatus error -10827.)"
    Which is, according to the same link, the error when none of the conditions have been met.
    Note that I am using Mac OS X 10.8. In Mac OS X 10.7.5, I don't encounter the same issue.
    Note also that I am trying to run the app "MyApp" inside a sandboxed application.
    I tried using 2 builds of "MyApp", but in both builds, the issue can be replicated:
    Code-signed (using a self-signed certificate)
    Not code-signed
    What seems to be the problem? Am I missing something?

    Yes, but it also says in the apple documentation that:
    A sandboxed app is allowed to launch a helper using Launch Services if at least one of these conditions has been met
    Even if I did not pass the condition:
    Both the app and helper pass the Gatekeeper assessment. By default that means both are signed by the Mac App Store or with a Developer ID.
    I am pretty sure that the following condition has been met:
    The app is installed in /Applications and the app bundle and all contents are owned by root.

  • How do fix a configuration error 16

    I just installed a new OSX system and used migration to move apps.
    I have done this several times over the past years without flaw. This time Creative Cloud is not allowing me access.
    CONFIGURATION ERROR 16
    I have  tried resetting permissions on /Library/Applicaiton Support/Adobe.
    Have run Disk Utilities permissions repair.
    Used the Adobe Cleaner for all apps.
    Re-downloaded the CC Installer.
    Adobe Application Manager will not run either.

    Imjoewalkerid the file permissions on your SLStore folder have become compromised.  Please see Configuration error 16 | CC, CS for information on how to resolve Error 213:5.

  • CS6 configuration error 16 can't uninstall and can't reset permissions

    I'm running CS6 on a macbook pro Mac OS 10.10.1 (Yosemite). My hard disk recently crashed, replaced with new hard disk and had to recover files. I can't use any of my CS6 or CS4 products. I get the "Configuration error, error 16" dialogue, asking me to uninstall and re-install software. But my 'uninstall' application can't be found. How do I uninstall and reinstall without the application? Also, following a previous thread on error 16, it noted to reset permissions, but I do not have the SLstore file or folder in my Adobe folder in the application support folder in my library. Any suggestions??

    Creative Cloud Error Codes (WIP) | Mylenium's Error Code Database
    Mylenium

  • CS5 Configuration Error: 15

    I receive the following error when trying to launch any CS5 application. I have uninstalled and reinstalled and used the MacCS5 Cleanup Utility, but I still receive the same error message.
    Configuration error
    Please uninstall and reinstall the product.
    If this problem still occurs, please contact the Adobe technical support for help, and mention the error code shown at the bottom of this screen.
    Error: 15
    http://www.adobe.com/support
    This happens on two MacPro towers.
    2 x 2.93GHz 6-Core Intel Xeon
    16GB 1333MHz DDR
    An older MacPro tower and multiple Macbook Pros installed without issue.
    Any insight into this issue would be greatly appreciated.
    Thank you
    Checking the console after an unsuccessful launch, the following is shown.
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Found library /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/amtservices but could not resolve the path
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Failed to find amtservices.framework/amtservices (or amtservices.dylib)
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: ERROR: base services library failed to load
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTLoggerCreateFileLoggerWithPathAndSize can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Logging: failed to find C_AMTLoggerCreateFileLoggerWithPathAndSize
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTErrnoServiceCreate can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Errno Service: failed to find AMTErrnoServiceCreate
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTLogv can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Logging: failed to find C_AMTLogv
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTLogv can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Logging: failed to find C_AMTLogv
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTLogv can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Logging: failed to find C_AMTLogv
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTPCDServiceSetMode can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] PCDService: failed to find C_AMTPCDServiceSetMode
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTPCDServiceCreate can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] PCDService: failed to find C_AMTPCDServiceCreate
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTLogv can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Logging: failed to find C_AMTLogv
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTPCDServiceBeginTransaction can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] PCDService: failed to find C_AMTPCDServiceBeginTransaction
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTUISwitchServiceCreate can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] UISwitchService: failed to find C_AMTUISwitchServiceCreate
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTPCDServiceCreate can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] PCDService: failed to find C_AMTPCDServiceCreate
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTPCDServiceCreate can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] PCDService: failed to find C_AMTPCDServiceCreate
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTLogv can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Logging: failed to find C_AMTLogv
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTConfigurationServiceCreate can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTErrnoServiceCreate can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Errno Service: failed to find AMTErrnoServiceCreate
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTErrnoServiceSetErrno can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Errno Service: failed to find AMTErrnoServiceSetErrno
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] config: failed to find C_AMTConfigurationServiceCreate, (Errno = 15)
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTErrnoServiceCreate can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Errno Service: failed to find AMTErrnoServiceCreate
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTErrnoServiceSetErrno can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Errno Service: failed to find AMTErrnoServiceSetErrno
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTLogv can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Logging: failed to find C_AMTLogv
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTPCDServiceEndTransaction can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] PCDService: failed to find C_AMTPCDServiceEndTransaction
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTLogv can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Logging: failed to find C_AMTLogv
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTErrnoServiceErrno can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Errno Service: failed to find AMTErrnoServiceErrno
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTErrnoServiceErrno can't be found in library amtservices.framework/amtservices because the library has not been added to the loader
    5/11/11 11:14:51 AM [0x0-0x46046].com.adobe.Photoshop[610] Errno Service: failed to find AMTErrnoServiceErrno
    5/11/11 11:14:54 AM [0x0-0x46046].com.adobe.Photoshop[610] ServiceLoader: Symbol C_AMTPCDServiceBeginTransaction can't be found in library amtservices.framework/amtservices because the library has not been added to the loader

    The same thing just happened to me, is there anyone who knows how to fix it?

Maybe you are looking for

  • Iphone 5s restore issues

    I have recently converted to an iphone 5s 16GB from an iphone 4s 32GB. I backed up my 4s to itunes but when I try and restore my 5s with all my 4s data is says there's not enough storage. I purchased an extra 20GB on icloud thinking that it might all

  • Windows cannot find my HP Laserjet 3600 jetdirect connected printer on my home network

    Some of my PCs on my Windows network cannot find my HP 3600 priner. Others can. The ones that cannot are on the same router as the domain controller. I can ping and telnet the printer by name,  but those PCs using MS Vista or XP can find the printer

  • Creating a database with Sun Java Application Server 9

    I am using a slightly outdated reference book on J2EE programming. It gives 2 methods of creating a database used in its casestudies. The first is an ANT script that gives the following output: D:\original\CaseStudy-2-5\CaseStudy\Day02\exercise>asant

  • How to Run std program with a specific variant for specific user?

    Hi guys We have a std program which will be run by different users in the company. Now the requirement is to make sure that each user runs the report with a specific varaint. Can we control this if yes how? one options we thought about was to create

  • A few questions about SAP MDM

    hi, my company is preparing now to implement system for corporate reporting. I am wondering if MDM would be useful for this. Reporting tool will be SAP BW. I have read some documentation on help.sap.com and have some queations: 1. I saw paragraph 'Ma