OBIEE and LDAP problem

Hi all!
After connecting our OBIEE 11.1.1.5 to LDAP we faced with a strange problem: after one user enters the system any next user logged in has the same privileges in OBIEE as the first one.
We turned off the following caches:
- WebLogic Principal Validator Cache in a security realm Performance section
- Group Membership Lookup Hierarchy Caching in our LDAP authentication provider Performance section
But the problem still occurs. Does anyone have any suggestions on this?

Hi I was having endless issues with OBIEE and LDAP, I followed the exact steps here:
http://docs.oracle.com/cd/E17904_01/web.1111/e13707/atn.htm#SECMG169
These worked for me, so you could check for a start these recommended setting are same in your environment.
Thanks

Similar Messages

  • OBIEE and MapViewer problem

    Hi everyone,
    I'm trying to use mapviewer to get some reports on OBIEE 11g, after getting the tile and configure the Mapviewer with te data source and everything, i get the following error while trying to create a report, after associate data to the area.
    the Associated Subject Areas on the Background map Tab, on Manage Map Data is empty, and the data is associated in the Layers Tab.
    Then when i try to create a report using the associated data, then the following error gets to me.
    "A basemap is required to render a map. Please ensure that atleast one basemap is defined in the spatial meta-data"
    Then, searching on the documentation, i've done the following,
    On the mapViewerConfig.xml file
    <proxy_enabled_hosts>
    http://"hos"t:9704/mapviewer
    </proxy_enabled_hosts>
    on the instanceconfig.xml
    <ServerInstance>
    <SpatialMaps>
    <ColocatedOracleMapViewerContextPath>/mapviewer</ColocatedOracleMapViewerContextPath>
    <RemoteOracleMapViewerAbsoluteURL>http://"host":9704/mapviewer</RemoteOracleMapViewerAbsoluteURL>
    <LayerDataLayout>
    <MaxRecords>600</MaxRecords>
    </LayerDataLayout>
    </SpatialMaps>
    </ServerInstance>
    but still got the same problem, something i saw on the weblogic console was the following
    <Cannot read USER_SDO_TILE_ADMIN_TASKS view from database
    after saving and restarting the mapviewer.
    Any idea??
    Regards
    Cesar

    Hi,
    May be this will help you for this you need to create a data source in map viewer which will help you to get the base map present and then you can go on creating the report using map.
    After creating the data-source you will find the list of map available for u to use then bring them online and then go on using.
    Thanks.

  • UME and LDAP problems

    Hi all!
    I'm trying to configure my UME to a MS Active Dir Server...
    I managed to display the users and groups - stored in the LDAP - in the useradmin GUI of the UME http://<server>:50000/useradmin.
    The problem I have is the following:
    the groups in the LDAP Directory Server have users as members. But in the GUI - when choosing a group and click maintain users - are not displayed.
    In order to get the groups dislayed in the GUI I had to edit the configuration XML file. I guess there is a way to edit the XML config file to be able to see users as kind of childs of a group.
    Any hint on this issue?
    Kind regards,
    Christoph

    Post the LDAP path to your groups and users. Even though in LDAP the groups have members attached that doesn't mean you will see it that way in the UME gui. Are these the real user entries in LDAP or is this simply an attribute of the group?
    Deep hierarchy implies groups are trees with the real user underneath and that no user will appear in multiple groups. Is that the way your LDAP is implemented?
    See this help - http://help.sap.com/saphelp_nw04/helpdata/en/09/c5ee407552742ae10000000a155106/frameset.htm
    Nick

  • Problem with ADS and LDAP

    Problem with ADS and LDAP
    I have installed Win2000 + sp1 and ADS on a computer. This computer is PDC.
    After connection via LDAP I cann't get any object ( users or goups etc. ).
    I try connect to ADS by java ( JNDI ).
    When I use another clients of LDAP ( eg. Maxware Directory Explorer) I have
    the same problem - no objects.
    Can anybody help me?
    Grzegorz Pszona
    my e-mail: [email protected]

    Thanks a lot.
    Softerra's browser is really good.
    Thanks
    Rashmi
    "Anant Kadiyala" <[email protected]> wrote:
    >
    I used Softerra's LDAP browser. The browser is free. There is also a
    java baded
    LDAP browser from Univ of Michigan. I found the Softerra browser to be
    more easier
    to use.
    -anant
    "rashmi" <[email protected]> wrote:
    Hi,
    Can you please let me know which exact ADS tool that you used to examine
    the
    DN. I have Active Directory Users and Computers, Sites and Servicesand
    Domain
    and Trusts installed on my machine but I am not able to figure out how
    to get
    the DN?
    Thanks
    Rashmi
    for Stephen Davies <[email protected]> wrote:
    Grzegorz,
    I have had WLS6.1 & ADS working ok using LDAP V2. Mind you it did take
    a
    fair bit of messing around to get it going. MS does have a few oddities,
    for example the Administrators DN might look something like this:
    cn=Administrator,cn=Users,dc=eglobal,dc=net
    One tool that I found invaluable came with the additional support tools
    for Windows 2000. The 'Active Directory Administration Tool' made it
    easy to list the directory contents and examine the DNs.
    Regards,
    Steve
    Stephen Davies
    Principal Consultant
    eGlobal Services Pty. Ltd.
    Sydney, Australia
    Ph. +61 2 9283 1033
    http://www.eglobal.net/

  • OBIEE 10g installation problem on Windows Vista

    Hi,
    I tried to install OBIEE 10.1.3.4.2 on Windows Vista, but the installation got hanged with the following error: I am very new to OBIEE and could not make out the error... could anyone please help me out ?? Thanks in advance!!
    ------install file error-----------------
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizard.platform.win32.win32service.WindowsServiceControlAction, wrn, ServiceException: (error code = -120003; message = "Access is denied.
    (5)"; severity = 0)
    STACK_TRACE: 15
    ServiceException: (error code = -120003; message = "Access is denied.
    (5)"; severity = 0)
         at com.installshield.wizard.platform.win32.Win32ServiceImpl.controlNTService(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.wizard.platform.win32.GenericWin32Service.controlNTService(GenericWin32Service.java:93)
         at com.installshield.wizard.platform.win32.win32service.WindowsServiceControlAction.execute(WindowsServiceControlAction.java:67)
         at com.installshield.wizard.StandardWizardListener.execute(StandardWizardListener.java:123)
         at com.installshield.wizard.StandardWizardListener.currentBeanChanged(StandardWizardListener.java:106)
         at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1564)
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows Vista" version="6.0" arch="x86"
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Windows .*" version="." arch="."
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition, err, ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
    STACK_TRACE: 23
    ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
         at com.installshield.wizard.platform.win32.Win32ServiceImpl.serviceExists(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.wizard.platform.win32.GenericWin32Service.serviceExists(GenericWin32Service.java:178)
         at com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition.evaluateTrueCondition(WindowsServiceExistsWizardBeanCondition.java:86)
         at com.installshield.wizard.WizardBeanCondition.isMet(WizardBeanCondition.java:149)
         at com.installshield.util.ConditionSet.evaluteANDExpression(ConditionSet.java:98)
         at com.installshield.util.ConditionSet.isMet(ConditionSet.java:88)
         at com.installshield.wizard.WizardBean.conditionsMet(WizardBean.java:312)
         at com.installshield.wizard.ConditionalWizardTreeIterator.accept(ConditionalWizardTreeIterator.java:45)
         at com.installshield.wizard.StandardWizardTreeIterator.accept(StandardWizardTreeIterator.java:174)
         at com.installshield.wizard.StandardWizardTreeIterator.getNext(StandardWizardTreeIterator.java:73)
         at com.installshield.wizard.ActiveWizardTreeIterator.getNext(ActiveWizardTreeIterator.java:36)
         at com.installshield.wizard.ConditionalWizardTreeIterator.getNext(ConditionalWizardTreeIterator.java:40)
         at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:68)
         at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1571)
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition, err, ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
    STACK_TRACE: 23
    ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
         at com.installshield.wizard.platform.win32.Win32ServiceImpl.serviceExists(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.wizard.platform.win32.GenericWin32Service.serviceExists(GenericWin32Service.java:178)
         at com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition.evaluateTrueCondition(WindowsServiceExistsWizardBeanCondition.java:86)
         at com.installshield.wizard.WizardBeanCondition.isMet(WizardBeanCondition.java:149)
         at com.installshield.util.ConditionSet.evaluteANDExpression(ConditionSet.java:98)
         at com.installshield.util.ConditionSet.isMet(ConditionSet.java:88)
         at com.installshield.wizard.WizardBean.conditionsMet(WizardBean.java:312)
         at com.installshield.wizard.ConditionalWizardTreeIterator.accept(ConditionalWizardTreeIterator.java:45)
         at com.installshield.wizard.StandardWizardTreeIterator.accept(StandardWizardTreeIterator.java:174)
         at com.installshield.wizard.StandardWizardTreeIterator.getNext(StandardWizardTreeIterator.java:73)
         at com.installshield.wizard.ActiveWizardTreeIterator.getNext(ActiveWizardTreeIterator.java:36)
         at com.installshield.wizard.ConditionalWizardTreeIterator.getNext(ConditionalWizardTreeIterator.java:40)
         at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:68)
         at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1571)
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition, err, ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
    STACK_TRACE: 23
    ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
         at com.installshield.wizard.platform.win32.Win32ServiceImpl.serviceExists(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.wizard.platform.win32.GenericWin32Service.serviceExists(GenericWin32Service.java:178)
         at com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition.evaluateTrueCondition(WindowsServiceExistsWizardBeanCondition.java:86)
         at com.installshield.wizard.WizardBeanCondition.isMet(WizardBeanCondition.java:149)
         at com.installshield.util.ConditionSet.evaluteANDExpression(ConditionSet.java:98)
         at com.installshield.util.ConditionSet.isMet(ConditionSet.java:88)
         at com.installshield.wizard.WizardBean.conditionsMet(WizardBean.java:312)
         at com.installshield.wizard.ConditionalWizardTreeIterator.accept(ConditionalWizardTreeIterator.java:45)
         at com.installshield.wizard.StandardWizardTreeIterator.accept(StandardWizardTreeIterator.java:174)
         at com.installshield.wizard.StandardWizardTreeIterator.getNext(StandardWizardTreeIterator.java:73)
         at com.installshield.wizard.ActiveWizardTreeIterator.getNext(ActiveWizardTreeIterator.java:36)
         at com.installshield.wizard.ConditionalWizardTreeIterator.getNext(ConditionalWizardTreeIterator.java:40)
         at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:68)
         at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1571)
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition, err, ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
    STACK_TRACE: 23
    ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
         at com.installshield.wizard.platform.win32.Win32ServiceImpl.serviceExists(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.wizard.platform.win32.GenericWin32Service.serviceExists(GenericWin32Service.java:178)
         at com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition.evaluateTrueCondition(WindowsServiceExistsWizardBeanCondition.java:86)
         at com.installshield.wizard.WizardBeanCondition.isMet(WizardBeanCondition.java:149)
         at com.installshield.util.ConditionSet.evaluteANDExpression(ConditionSet.java:98)
         at com.installshield.util.ConditionSet.isMet(ConditionSet.java:88)
         at com.installshield.wizard.WizardBean.conditionsMet(WizardBean.java:312)
         at com.installshield.wizard.ConditionalWizardTreeIterator.accept(ConditionalWizardTreeIterator.java:45)
         at com.installshield.wizard.StandardWizardTreeIterator.accept(StandardWizardTreeIterator.java:174)
         at com.installshield.wizard.StandardWizardTreeIterator.getNext(StandardWizardTreeIterator.java:73)
         at com.installshield.wizard.ActiveWizardTreeIterator.getNext(ActiveWizardTreeIterator.java:36)
         at com.installshield.wizard.ConditionalWizardTreeIterator.getNext(ConditionalWizardTreeIterator.java:40)
         at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:68)
         at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1571)
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition, err, ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
    STACK_TRACE: 23
    ServiceException: (error code = -1200012; message = "Access is denied.
    (5)"; severity = 0)
         at com.installshield.wizard.platform.win32.Win32ServiceImpl.serviceExists(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.wizard.platform.win32.GenericWin32Service.serviceExists(GenericWin32Service.java:178)
         at com.installshield.wizard.platform.win32.win32service.WindowsServiceExistsWizardBeanCondition.evaluateTrueCondition(WindowsServiceExistsWizardBeanCondition.java:86)
         at com.installshield.wizard.WizardBeanCondition.isMet(WizardBeanCondition.java:149)
         at com.installshield.util.ConditionSet.evaluteANDExpression(ConditionSet.java:98)
         at com.installshield.util.ConditionSet.isMet(ConditionSet.java:88)
         at com.installshield.wizard.WizardBean.conditionsMet(WizardBean.java:312)
         at com.installshield.wizard.ConditionalWizardTreeIterator.accept(ConditionalWizardTreeIterator.java:45)
         at com.installshield.wizard.StandardWizardTreeIterator.accept(StandardWizardTreeIterator.java:174)
         at com.installshield.wizard.StandardWizardTreeIterator.getNext(StandardWizardTreeIterator.java:73)
         at com.installshield.wizard.ActiveWizardTreeIterator.getNext(ActiveWizardTreeIterator.java:36)
         at com.installshield.wizard.ConditionalWizardTreeIterator.getNext(ConditionalWizardTreeIterator.java:40)
         at com.installshield.wizard.MultiWizardTreeIterator.getNext(MultiWizardTreeIterator.java:68)
         at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1571)
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows Vista" version="6.0" arch="x86"
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Windows .*" version="." arch="."
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows Vista" version="6.0" arch="x86"
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Windows NT\|Windows 2000" version="5\.0" arch="."
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows Vista" version="6.0" arch="x86"
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="\(Windows NT\|Windows 2000\)\|\(Windows X.\)" version="5\.1" arch="."
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows Vista" version="6.0" arch="x86"
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Windows .*" version="5\.2" arch="."
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows Vista" version="6.0" arch="x86"
    (13 Jun, 2012 11:55:53 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Windows .*" version="6\.0" arch="."
    (13 Jun, 2012 11:56:45 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: Cannot run program "\VC80\vcredist_x86.exe": CreateProcess error=3, The system cannot find the path specified
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: Cannot run program "\VC80\vcredist_x86.exe": CreateProcess error=3, The system cannot find the path specified
         at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
         at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
         at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
         at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
         at java.lang.Thread.run(Unknown Source)
    (13 Jun, 2012 11:57:36 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows Vista" version="6.0" arch="x86"
    (13 Jun, 2012 11:57:36 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Windows .*" version="." arch="."
    (13 Jun, 2012 11:57:48 AM), Install.product.install, com.installshield.product.actions.UninstallerJVMResolution, dbg.jvm, attempting to use the current JVM
    (13 Jun, 2012 11:57:48 AM), Install.product.install, com.installshield.product.actions.UninstallerJVMResolution, dbg.jvm, searching for a JVM
    (13 Jun, 2012 11:57:49 AM), Install.product.install, com.installshield.wizard.platform.win32.Win32JVMServiceImpl, dbg.jvm, executing launcher to resolve JVM
    (13 Jun, 2012 11:57:50 AM), Install.product.install, com.installshield.wizard.service.jvm.PureJavaJVMServiceImpl$JVMFinder, err, java.io.IOException: Cannot run program "C:\Users\MOUMIT~1\AppData\Local\Temp\ismp001\LauncherMain.exe": CreateProcess error=740, The requested operation requires elevation
    STACK_TRACE: 13
    java.io.IOException: Cannot run program "C:\Users\MOUMIT~1\AppData\Local\Temp\ismp001\LauncherMain.exe": CreateProcess error=740, The requested operation requires elevation
         at java.lang.ProcessBuilder.start(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at com.installshield.wizard.service.jvm.PureJavaJVMServiceImpl$JVMFinder.execute(PureJavaJVMServiceImpl.java:690)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: CreateProcess error=740, The requested operation requires elevation
         at java.lang.ProcessImpl.create(Native Method)
         at java.lang.ProcessImpl.<init>(Unknown Source)
         at java.lang.ProcessImpl.start(Unknown Source)
         ... 6 more
    (13 Jun, 2012 11:57:50 AM), Install.product.install, com.installshield.product.actions.UninstallerJVMResolution, dbg.jvm, resolved to JVM file: null with JVM_HOME = null
    (13 Jun, 2012 11:57:50 AM), Install.product.install, com.installshield.product.actions.UninstallerJVMResolution, dbg.jvm, installing the bundled JVM
    (13 Jun, 2012 11:57:50 AM), Install.product.install, com.installshield.wizard.platform.win32.Win32JVMServiceImpl, dbg.jvm, installing JVM to C:\OracleBI\uninstall\_jvm
    (13 Jun, 2012 11:57:50 AM), Install.product.install, java.io.IOException, err, java.io.IOException: Cannot run program "C:\Users\MOUMIT~1\AppData\Local\Temp\ismp001\LauncherMain.exe": CreateProcess error=740, The requested operation requires elevation
    STACK_TRACE: 13
    java.io.IOException: Cannot run program "C:\Users\MOUMIT~1\AppData\Local\Temp\ismp001\LauncherMain.exe": CreateProcess error=740, The requested operation requires elevation
         at java.lang.ProcessBuilder.start(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at java.lang.Runtime.exec(Unknown Source)
         at com.installshield.wizard.service.jvm.PureJavaJVMServiceImpl$JVMInstaller.execute(PureJavaJVMServiceImpl.java:644)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: CreateProcess error=740, The requested operation requires elevation
         at java.lang.ProcessImpl.create(Native Method)
         at java.lang.ProcessImpl.<init>(Unknown Source)
         at java.lang.ProcessImpl.start(Unknown Source)
         ... 6 more
    (13 Jun, 2012 11:57:50 AM), Install.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ProductException: (error code = 601; message="JVM not found")
    STACK_TRACE: 8
    ProductException: (error code = 601; message="JVM not found")
         at com.installshield.product.actions.JVMResolution.install(JVMResolution.java:171)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkUninstallerJVMResolution(PureJavaProductServiceImpl.java:4793)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4554)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3758)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
         at java.lang.Thread.run(Unknown Source)
    (13 Jun, 2012 11:57:50 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows Vista" version="6.0" arch="x86"
    (13 Jun, 2012 11:57:50 AM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Windows .*" version="." arch="."
    (13 Jun, 2012 11:57:51 AM), Install.product.install, com.installshield.wizardx.ascii.ModifyFile, msg2, ASCII file C:\OracleBI\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\WEB-INF\xmlp-server-config.xml does not exist and will be created.
    (13 Jun, 2012 11:57:51 AM), Install.product.install, com.installshield.wizardx.ascii.ModifyFile, msg2, ASCII file C:\OracleBI\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\WEB-INF\server-config.wsdd does not exist and will be created.
    (13 Jun, 2012 11:57:51 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\server\Bin\installperfsas.bat": CreateProcess error=3, The system cannot find the path specified
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\server\Bin\installperfsas.bat": CreateProcess error=3, The system cannot find the path specified
         at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
         at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
         at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
         at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
         at java.lang.Thread.run(Unknown Source)
    (13 Jun, 2012 11:57:51 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\web\bin\installperfsaw.bat": CreateProcess error=3, The system cannot find the path specified
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\web\bin\installperfsaw.bat": CreateProcess error=3, The system cannot find the path specified
         at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
         at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
         at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
         at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
         at java.lang.Thread.run(Unknown Source)
    (13 Jun, 2012 11:57:52 AM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\oc4j_bi\bin\oc4j.cmd": CreateProcess error=3, The system cannot find the path specified
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\oc4j_bi\bin\oc4j.cmd": CreateProcess error=3, The system cannot find the path specified
         at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
         at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
         at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
         at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
         at java.lang.Thread.run(Unknown Source)

    Hi
    Thanks a lot for your help. Even after I gave all the permission to my user, it could not access the file. So finally I logged with the Administrator user, and the problem was solved, ie access was available.
    However, the installation still did not complete ... after 100% installation the screen got hanged. The error I found from the Install file is as below:
    (13 Jun, 2012 5:30:37 PM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\server\Bin\installperfsas.bat": CreateProcess error=3, The system cannot find the path specified
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\server\Bin\installperfsas.bat": CreateProcess error=3, The system cannot find the path specified
         at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
         at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
         at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
         at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
         at java.lang.Thread.run(Unknown Source)
    (13 Jun, 2012 5:30:37 PM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\web\bin\installperfsaw.bat": CreateProcess error=3, The system cannot find the path specified
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\web\bin\installperfsaw.bat": CreateProcess error=3, The system cannot find the path specified
         at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
         at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
         at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
         at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
         at java.lang.Thread.run(Unknown Source)
    (13 Jun, 2012 5:30:38 PM), Install.product.install, com.siebel.analytics.install.ExecWizardActionCustom, err, com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\oc4j_bi\bin\oc4j.cmd": CreateProcess error=3, The system cannot find the path specified
    STACK_TRACE: 7
    com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\oc4j_bi\bin\oc4j.cmd": CreateProcess error=3, The system cannot find the path specified
         at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
         at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
         at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
         at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
         at java.lang.Thread.run(Unknown Source)
    Could any one please help? I checked that these folder paths have not been created under OracleBI folder.
    Regards,
    Moumita

  • Photoshop CS6 won't launch. Unexpected and unrecoverable problem.

    I am unable to launch Photoshop CS6 on my 2012 Macbook Pro running OSX Mavericks.
    Everytime I attempt to launch it I get a message saying "An unexpected and unrecoverable problem has occurred. Photoshop will now exit."
    I have already reset the application preferences using the keyboard shortcut on launch and manually by deleting it in my Library folder which has made no difference.
    I am able to launch it under a different user which suggests that it is something to do with some other software installed perhaps?
    Below is my crash report. Any ideas? Thanks in advance.
    Process:    
    Adobe Photoshop CS6 [15226]
    Path:       
    /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier: 
    com.adobe.Photoshop
    Version:    
    13.0.0 (20120315.r.428)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [170]
    Responsible:
    Adobe Photoshop CS6 [15226]
    User ID:    
    501
    Date/Time:  
    2014-03-18 10:17:49.496 +0000
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  D907E7DA-D1A4-E8AD-1082-F253AC25CFE1
    Sleep/Wake UUID: D31012F7-3820-4486-8A63-00A5637FECC0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000000c
    VM Regions Near 0xc:
    -->
    __TEXT            
    0000000100000000-000000010333d000 [ 51.2M] r-x/rwx SM=COW  /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libdyld.dylib            
    0x00007fff84aaaaff NSVersionOfRunTimeLibrary + 127
    1   com.apple.AppKit         
    0x00007fff8135aeac NSUseActiveDisplayForMainScreenDefaultValueFunction + 78
    2   com.apple.AppKit         
    0x00007fff81320a88 _NSGetBoolAppConfig + 202
    3   com.apple.AppKit         
    0x00007fff8135abc8 +[NSScreen mainScreen] + 93
    4   com.apple.AppKit         
    0x00007fff8135d752 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 350
    5   com.apple.AppKit         
    0x00007fff815e65d0 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 51
    6   com.apple.AppKit         
    0x00007fff8135d5e8 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    7   com.apple.AppKit         
    0x00007fff815e6583 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 78
    8   com.adobe.Photoshop      
    0x00000001003b811a 0x100000000 + 3899674
    9   com.adobe.Photoshop      
    0x00000001003b8677 0x100000000 + 3901047
    10  com.adobe.Photoshop      
    0x00000001005d6f62 boost::system::system_error::what() const + 59746
    11  com.adobe.Photoshop      
    0x000000010040bad0 0x100000000 + 4242128
    12  com.adobe.Photoshop      
    0x000000010040cab0 0x100000000 + 4246192
    13  com.adobe.Photoshop      
    0x0000000100035262 0x100000000 + 217698
    14  com.adobe.Photoshop      
    0x0000000100035582 0x100000000 + 218498
    15  com.adobe.Photoshop      
    0x0000000100035d44 0x100000000 + 220484
    16  com.adobe.Photoshop      
    0x0000000100d2061b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5022907
    17  com.adobe.Photoshop      
    0x0000000101948c4e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17771246
    18  com.adobe.Photoshop      
    0x0000000100bba808 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3557032
    19  com.adobe.Photoshop      
    0x0000000100c51f73 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4177427
    20  com.adobe.Photoshop      
    0x00000001007b045b boost::system::system_error::what() const + 1998427
    21  com.adobe.Photoshop      
    0x00000001007b0999 boost::system::system_error::what() const + 1999769
    22  com.adobe.Photoshop      
    0x000000010054b24c 0x100000000 + 5550668
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff8e013e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff84887f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8488afb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff8e014662 kevent64 + 10
    1   libdispatch.dylib        
    0x00007fff8d98143d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib        
    0x00007fff8d981152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff8e013e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff84887f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8488afb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff8e013e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff84887f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8488afb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff8e00fa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8e00ed18 mach_msg + 64
    2   libsystem_kernel.dylib   
    0x00007fff8e004a8c _kernelrpc_mach_port_get_set_status + 101
    3   com.apple.CoreFoundation 
    0x00007fff80b2ccf5 __CFRunLoopModeDeallocate + 133
    4   com.apple.CoreFoundation 
    0x00007fff80a735d8 CFRelease + 424
    5   com.apple.CoreFoundation 
    0x00007fff80a826c8 __CFBasicHashDrain + 408
    6   com.apple.CoreFoundation 
    0x00007fff80a735d8 CFRelease + 424
    7   com.apple.CoreFoundation 
    0x00007fff80b2c6b2 __CFRunLoopDeallocate + 242
    8   com.apple.CoreFoundation 
    0x00007fff80a735d8 CFRelease + 424
    9   com.apple.CoreFoundation 
    0x00007fff80b2c104 __CFTSDFinalize + 100
    10  libsystem_pthread.dylib  
    0x00007fff8488a5af _pthread_tsd_cleanup + 182
    11  libsystem_pthread.dylib  
    0x00007fff84887479 _pthread_exit + 111
    12  libsystem_pthread.dylib  
    0x00007fff848868a4 _pthread_body + 149
    13  libsystem_pthread.dylib  
    0x00007fff8488672a _pthread_start + 137
    14  libsystem_pthread.dylib  
    0x00007fff8488afc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x00007fff8e013716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff84888c3b _pthread_cond_wait + 727
    2   MultiProcessor Support   
    0x000000010d0d70f3 main + 8403
    3   MultiProcessor Support   
    0x000000010d0d71b0 main + 8592
    4   MultiProcessor Support   
    0x000000010d0f3f50 main + 126768
    5   libsystem_pthread.dylib  
    0x00007fff84886899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x00007fff8488672a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x00007fff8488afc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff8e013716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff84888c3b _pthread_cond_wait + 727
    2   MultiProcessor Support   
    0x000000010d0d70f3 main + 8403
    3   MultiProcessor Support   
    0x000000010d0d71b0 main + 8592
    4   MultiProcessor Support   
    0x000000010d0f3f50 main + 126768
    5   libsystem_pthread.dylib  
    0x00007fff84886899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x00007fff8488672a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x00007fff8488afc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff8e013716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff84888c3b _pthread_cond_wait + 727
    2   MultiProcessor Support   
    0x000000010d0d70f3 main + 8403
    3   MultiProcessor Support   
    0x000000010d0d71b0 main + 8592
    4   MultiProcessor Support   
    0x000000010d0f3f50 main + 126768
    5   libsystem_pthread.dylib  
    0x00007fff84886899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x00007fff8488672a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x00007fff8488afc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000107  rcx: 0x0000000000000107  rdx: 0x0000000000000107
      rdi: 0x0000000000000107  rsi: 0x00007fff84aace33  rbp: 0x00007fff5fbfd990  rsp: 0x00007fff5fbfd960
       r8: 0x000000000000006c   r9: 0x00000000000008e0  r10: 0x0000600000059ae0  r11: 0x00007fff704a0001
      r12: 0x0000000000000012  r13: 0x0000000000000012  r14: 0x0000000000000000  r15: 0x00007fff81d15715
      rip: 0x00007fff84aaaaff  rfl: 0x0000000000010206  cr2: 0x000000000000000c
    Logical CPU:
    3
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x100000000 -   
    0x10333cfff +com.adobe.Photoshop (13.0.0 - 20120315.r.428) <6A87A703-3170-CA73-8C77-35C282C4E264> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    0x1039bf000 -   
    0x1039ebff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbb.dylib
    0x103a02000 -   
    0x103a10ff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x103a24000 -   
    0x103a2afff  org.twain.dsm (1.9.5 - 1.9.5) <E614CAAE-7B01-348B-90E4-DB3FD3D066A6> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x103a32000 -   
    0x103a4cff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x103a55000 -   
    0x103a59fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x103a60000 -   
    0x103c6efff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x103caf000 -   
    0x1040f5ff7 +com.adobe.MPS (AdobeMPS 5.8.0.19463 - 5.8.0.19463) <8A4BA3B2-6F6A-3958-ABDE-C3E8F21373B0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x104171000 -   
    0x1044caff7 +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <E96C804B-158B-D4A2-9A64-482F9ADC29D0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x104533000 -   
    0x104894fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <8BFF14FB-AA14-1CBF-C2A3-715363B5A841> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1048e1000 -   
    0x104909ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <9BDD08A8-2DD8-A570-7A7B-EDAA7097D61B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x104910000 -   
    0x10493cfff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x10495f000 -   
    0x104aacff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/wrservices.framework/Versions/A/WRServices
    0x104b20000 -   
    0x104b8ffef +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <924155A9-D00E-B862-C490-5099BA70B978> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x104bb6000 -   
    0x104c0ffff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BC353D4E-1AE2-3FB5-D3EE-81A09C0C4328> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x104caf000 -   
    0x104d36ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <5FCA15B4-F721-09C3-B412-1F86D9D7DE9E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x104d9b000 -   
    0x104db6ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BB7B342A-8CBC-4B73-58A2-9B062F590EBC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x104dd0000 -   
    0x10500dfff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <6839CFB1-74EE-B205-7D82-ABC5428E0810> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x10510c000 -   
    0x105285fff +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <7F28B188-1D1B-20C9-BBB9-B74FCC12ECAD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x105298000 -   
    0x1052b7fff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <B7D7EE28-D604-2989-B099-62AEF4885C21> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1052be000 -   
    0x1053a2fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x1053b3000 -   
    0x105478fff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adobejp2k.framework/Versions/A/AdobeJP2K
    0x1054c5000 -   
    0x1054c9ff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x1054cf000 -   
    0x10554dfff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x10555e000 -   
    0x1055beff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x1055c8000 -   
    0x105b20fef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/Cg.framework/Cg
    0x10617d000 -   
    0x1061ebfef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x10623f000 -   
    0x106264ffe +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x10629f000 -   
    0x1062a3ff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1062a9000 -   
    0x106459fef +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <908DBB12-D2AC-1844-BD2A-F1C483424917> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x106510000 -   
    0x106530fff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <DC3301F2-FC6E-70C7-3927-B0DD024210D6> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
    0x10654a000 -   
    0x106607fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x106651000 -   
    0x1066fffef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x10673c000 -   
    0x106836fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x1068da000 -   
    0x106b23fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x106f39000 -   
    0x106f3bff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x106ff7000 -   
    0x106ff8fff  libCyrillicConverter.dylib (61) <AA2B224F-1A9F-30B9-BE11-633176790A94> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x108607000 -   
    0x108623fff  libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x108628000 -   
    0x108649ff7  libKoreanConverter.dylib (61) <22EEBBDB-A2F2-3985-B9C7-53BFE2B02D08> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x10864e000 -   
    0x10865dfff  libSimplifiedChineseConverter.dylib (61) <F5827491-A4E3-3471-A540-8D1FE241FD99> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x108661000 -   
    0x108673fff  libTraditionalChineseConverter.dylib (61) <A182514D-426F-3D5F-BA69-4C4A4680ECB8> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1087a7000 -   
    0x1087a7fff +Enable Async IO (???) <F56F1FB2-9CF1-19A8-0D14-885A652B19B7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x1087ab000 -   
    0x1087f1fe7 +com.adobe.pip (6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
    0x10ce10000 -   
    0x10ce13fff +FastCore (???) <29AAF151-6CC4-28C5-68B8-0F6600A20435> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
    0x10cf9f000 -   
    0x10d00bfff +MMXCore (???) <B9B6C7FB-CE56-8F6F-664E-DFCBBC5E3ADE> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
    0x10d092000 -   
    0x10d117fff +MultiProcessor Support (???) <467BB668-E9DD-60F4-CAAD-768A98174734> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x7fff6bfa2000 -
    0x7fff6bfd5817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff8033e000 -
    0x7fff80350ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x7fff805f3000 -
    0x7fff806b7ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff806b8000 -
    0x7fff806befff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff806bf000 -
    0x7fff806e7ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff806e8000 -
    0x7fff806f2ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff806f3000 -
    0x7fff806f8fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff806f9000 -
    0x7fff80784fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff80785000 -
    0x7fff807b1fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x7fff80847000 -
    0x7fff80859fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x7fff8085a000 -
    0x7fff8097cff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8097d000 -
    0x7fff809e4ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff809e5000 -
    0x7fff809e8fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff809e9000 -
    0x7fff80a18fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff80a19000 -
    0x7fff80a1dfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x7fff80a42000 -
    0x7fff80a59ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff80a5a000 -
    0x7fff80c3ffff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff80c90000 -
    0x7fff810defff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff810df000 -
    0x7fff810e1fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff81138000 -
    0x7fff811a7ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x7fff811a8000 -
    0x7fff81203ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x7fff8120d000 -
    0x7fff81214ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff81215000 -
    0x7fff81220ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff81221000 -
    0x7fff8123aff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff812d9000 -
    0x7fff8131bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8131c000 -
    0x7fff81e92fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8269d000 -
    0x7fff82726ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff827dd000 -
    0x7fff8281cfff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82837000 -
    0x7fff82b0bfc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x7fff82b0c000 -
    0x7fff82b0dff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x7fff82ba1000 -
    0x7fff82ba5ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
    0x7fff82ba6000 -
    0x7fff82c09ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff82f6b000 -
    0x7fff82f86ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff82fe5000 -
    0x7fff82fedfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff82fee000 -
    0x7fff83010fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff83108000 -
    0x7fff831b8ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x7fff831b9000 -
    0x7fff831d4ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff831d5000 -
    0x7fff83234fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff83235000 -
    0x7fff83323fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff83324000 -
    0x7fff8333dff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8333e000 -
    0x7fff8334bfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff837c4000 -
    0x7fff837dfff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff837e0000 -
    0x7fff838b1fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x7fff838ec000 -
    0x7fff83974ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff83b63000 -
    0x7fff83b71fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x7fff83b8f000 -
    0x7fff83c95ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff83cbd000 -
    0x7fff83ccaff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff83cee000 -
    0x7fff83d53ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff83d6c000 -
    0x7fff83d6cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff83d6d000 -
    0x7fff83e38fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x7fff83e4c000 -
    0x7fff83ed5fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x7fff83ed6000 -
    0x7fff83f24fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff83f27000 -
    0x7fff8425dfff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff84265000 -
    0x7fff84349fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff84357000 -
    0x7fff8436dfff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x7fff8437e000 -
    0x7fff843a3ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff843a4000 -
    0x7fff843adff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff843c1000 -
    0x7fff843c3fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff843c4000 -
    0x7fff843eeff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
    0x7fff843ef000 -
    0x7fff843f7ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x7fff843f8000 -
    0x7fff843f9fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff843fa000 -
    0x7fff843ffff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff84880000 -
    0x7fff84884ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff84885000 -
    0x7fff8488cff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8488d000 -
    0x7fff84894fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff84895000 -
    0x7fff8489dff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8489e000 -
    0x7fff848a8ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff848a9000 -
    0x7fff848ddfff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff84966000 -
    0x7fff84a37ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff84a90000 -
    0x7fff84aa8ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x7fff84aa9000 -
    0x7fff84aacff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x7fff84aad000 -
    0x7fff84ab0fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x7fff84ab1000 -
    0x7fff84ab2ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff84ab3000 -
    0x7fff84ab4ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff84ab5000 -
    0x7fff84ab5fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84ab6000 -
    0x7fff84d60ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x7fff84dc4000 -
    0x7fff84dc4fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff84dc5000 -
    0x7fff851a6ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x7fff851a7000 -
    0x7fff851bfff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x7fff851c0000 -
    0x7fff851c2fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x7fff851d5000 -
    0x7fff851e5ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff85217000 -
    0x7fff8521cfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8525e000 -
    0x7fff85282ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff85298000 -
    0x7fff8529dff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8529e000 -
    0x7fff852a8ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x7fff852a9000 -
    0x7fff8531cfff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff85394000 -
    0x7fff85396fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff85397000 -
    0x7fff855f8fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x7fff855f9000 -
    0x7fff85615fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff856a9000 -
    0x7fff856abffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff856ac000 -
    0x7fff85738ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x7fff85757000 -
    0x7fff85795ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff857ad000 -
    0x7fff857d6fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x7fff85825000 -
    0x7fff85978ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85979000 -
    0x7fff85dacffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff85dad000 -
    0x7fff85e9eff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff85e9f000 -
    0x7fff85eabff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff85ecb000 -
    0x7fff85ed8ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff85ed9000 -
    0x7fff85ee5ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x7fff85ee6000 -
    0x7fff85ef5ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x7fff85ef6000 -
    0x7fff85f3dff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff85f3e000 -
    0x7fff86025ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff86032000 -
    0x7fff86033fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x7fff8604e000 -
    0x7fff8604eff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff86067000 -
    0x7fff86091ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff860d1000 -
    0x7fff860deff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff860df000 -
    0x7fff8610eff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8610f000 -
    0x7fff86a2eaf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86ad2000 -
    0x7fff86b0aff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x7fff86b0b000 -
    0x7fff86b34ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff86b35000 -
    0x7fff86b39ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8704a000 -
    0x7fff87095fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff87110000 -
    0x7fff87113fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff87114000 -
    0x7fff8714ffff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff87150000 -
    0x7fff871b6fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8720c000 -
    0x7fff87213ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8721e000 -
    0x7fff87227ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff87228000 -
    0x7fff87230ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff87231000 -
    0x7fff87233ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x7fff873cf000 -
    0x7fff876cdfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87756000 -
    0x7fff8776dff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x7fff8776e000 -
    0x7fff8776efff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff877f1000 -
    0x7fff877f1fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff877f2000 -
    0x7fff877f3ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff877f4000 -
    0x7fff87841ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x7fff87842000 -
    0x7fff87873fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff87a35000 -
    0x7fff87a6affc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87a6b000 -
    0x7fff87ab7ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff87acf000 -
    0x7fff87ad7ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff87ad8000 -
    0x7fff87dc2fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x7fff87eff000 -
    0x7fff87f05ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff87f06000 -
    0x7fff87f10fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff87f11000 -
    0x7fff87f22ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff87fa2000 -
    0x7fff87ff0fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff87ff1000 -
    0x7fff8803afff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8803b000 -
    0x7fff880a5ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff880a6000 -
    0x7fff880d5fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff88182000 -
    0x7fff8821dfff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x7fff8822e000 -
    0x7fff88275fff  libFontRegi

    First, you haven't installed the CS6 updates, and should.
    But that crash is in OS code, and it appears that your OS install might be corrupted.

  • Connected MDM and LDAP, but but now what? Why user mapping?

    Hi Gurus,
    In my last thread, I posted that I was not able to connect MDM with LDAP. I was finally able to.
    My problem now is I have to define user mapping in SAP Portal for the MDM business iViews to work.
    By connecting MDM and LDAP, I got the benefit that now the authentication and authorization is happening via LDAP.
    But this does eliminate the need for user mapping. If this is the case then why the real benefit of using LDAP?
    In this case this becomes worse as I need to know the user's LDAP Password which no body will share for sure.
    Any ideas? I want to get rid off this user mapping stuff.
    Warn Regards,
    Karan

    without knowing specifics of ur architecture, i can quickly point out two things:
    1)  LDAP is primarily used for authentication, true.
    2) Portal User mapping should not be an issue if u already have portal tied up to the active directory or some kind of single sign on?
    So portal knows the users who has logged it, polls the Active directory for authentication and Active directory logs into MDM with that users role.
    -Sudhir

  • Web Proxy Server & Secure LDAP Problem

    Hi,
    I'm currently trying to interface a test system with SunONE Web Proxy 3.6 SP4 with a SunONE DIrectory Server 5.2 system. Using unencrypted LDAP, things worked fine.
    After creating a test certificate on the Directory Server, I reconfigured the Proxy to use SSL LDAP. Within the Administration Server of the proxy, communications with the SSL-enabled LDAP port looks fine and I am able to download the user/group lists from the directory server. Similarly, the ldapsearch tool works fine. However, the proxy instance itself does not even want to start, reporting the following problem(s):
    [30/Mar/2004:13:49:24] info: ldap_pool: ldapu_pool_init() : can't contact server <bovproxy.bov.com>
    [30/Mar/2004:13:49:24] security: ldap subsystem: ldap server(s) unreacheable. Acl evaluation may fail.
    [30/Mar/2004:13:49:24] info: LdapCheckUp set to 30 seconds
    A netstat whilst the proxy is starting reveals that the system does open ports with the LDAP server ok. I've tried various things without success. Any ideas/suggestions would be really welcome.
    Thanks,
    Herbert

    Hi, Can you just guide how to setup this kind of scenario. I mean to say
    im using solaris 9 X86 and i have to setup webproxy server (for internet connection sharing) and LDAP. The users should enter username and password for accessing internet. If you dont mind where can i get the documenattion on this. Please help me in this issue as im new bie in Solaris World.
    Thanks in Advance
    R. Venkat Sharma

  • On launch: Unexpected and unrecoverable problem has occurred. Photoshop will now exit. (Mac 10.6.x)

    I am new to MAC. so I really need basic help. I just installed the CS5 5.5 student and teacher licensing package on my Mac (OS X version 10.6.8 with 2.4 GHz Intel Core 2 Duo 4GB 1067 Mhz DDR3)
    I installed the package. everything else works except photoshop. Upon opening the message "An unexpected and unrecoverable problem has occurred. Photoshop will now exit." appears. I do not know where to begin to fix the problem.
    MMM

    I have the same issue. I have pasted my crash report below. Any ideas? Thanks in advance
    Process:    
    Adobe Photoshop CS6 [15226]
    Path:       
    /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier: 
    com.adobe.Photoshop
    Version:    
    13.0.0 (20120315.r.428)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [170]
    Responsible:
    Adobe Photoshop CS6 [15226]
    User ID:    
    501
    Date/Time:  
    2014-03-18 10:17:49.496 +0000
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  D907E7DA-D1A4-E8AD-1082-F253AC25CFE1
    Sleep/Wake UUID: D31012F7-3820-4486-8A63-00A5637FECC0
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000000c
    VM Regions Near 0xc:
    -->
    __TEXT            
    0000000100000000-000000010333d000 [ 51.2M] r-x/rwx SM=COW  /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libdyld.dylib            
    0x00007fff84aaaaff NSVersionOfRunTimeLibrary + 127
    1   com.apple.AppKit         
    0x00007fff8135aeac NSUseActiveDisplayForMainScreenDefaultValueFunction + 78
    2   com.apple.AppKit         
    0x00007fff81320a88 _NSGetBoolAppConfig + 202
    3   com.apple.AppKit         
    0x00007fff8135abc8 +[NSScreen mainScreen] + 93
    4   com.apple.AppKit         
    0x00007fff8135d752 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 350
    5   com.apple.AppKit         
    0x00007fff815e65d0 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 51
    6   com.apple.AppKit         
    0x00007fff8135d5e8 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    7   com.apple.AppKit         
    0x00007fff815e6583 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 78
    8   com.adobe.Photoshop      
    0x00000001003b811a 0x100000000 + 3899674
    9   com.adobe.Photoshop      
    0x00000001003b8677 0x100000000 + 3901047
    10  com.adobe.Photoshop      
    0x00000001005d6f62 boost::system::system_error::what() const + 59746
    11  com.adobe.Photoshop      
    0x000000010040bad0 0x100000000 + 4242128
    12  com.adobe.Photoshop      
    0x000000010040cab0 0x100000000 + 4246192
    13  com.adobe.Photoshop      
    0x0000000100035262 0x100000000 + 217698
    14  com.adobe.Photoshop      
    0x0000000100035582 0x100000000 + 218498
    15  com.adobe.Photoshop      
    0x0000000100035d44 0x100000000 + 220484
    16  com.adobe.Photoshop      
    0x0000000100d2061b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5022907
    17  com.adobe.Photoshop      
    0x0000000101948c4e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17771246
    18  com.adobe.Photoshop      
    0x0000000100bba808 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 3557032
    19  com.adobe.Photoshop      
    0x0000000100c51f73 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4177427
    20  com.adobe.Photoshop      
    0x00000001007b045b boost::system::system_error::what() const + 1998427
    21  com.adobe.Photoshop      
    0x00000001007b0999 boost::system::system_error::what() const + 1999769
    22  com.adobe.Photoshop      
    0x000000010054b24c 0x100000000 + 5550668
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff8e013e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff84887f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8488afb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff8e014662 kevent64 + 10
    1   libdispatch.dylib        
    0x00007fff8d98143d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib        
    0x00007fff8d981152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff8e013e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff84887f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8488afb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff8e013e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff84887f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8488afb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff8e00fa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8e00ed18 mach_msg + 64
    2   libsystem_kernel.dylib   
    0x00007fff8e004a8c _kernelrpc_mach_port_get_set_status + 101
    3   com.apple.CoreFoundation 
    0x00007fff80b2ccf5 __CFRunLoopModeDeallocate + 133
    4   com.apple.CoreFoundation 
    0x00007fff80a735d8 CFRelease + 424
    5   com.apple.CoreFoundation 
    0x00007fff80a826c8 __CFBasicHashDrain + 408
    6   com.apple.CoreFoundation 
    0x00007fff80a735d8 CFRelease + 424
    7   com.apple.CoreFoundation 
    0x00007fff80b2c6b2 __CFRunLoopDeallocate + 242
    8   com.apple.CoreFoundation 
    0x00007fff80a735d8 CFRelease + 424
    9   com.apple.CoreFoundation 
    0x00007fff80b2c104 __CFTSDFinalize + 100
    10  libsystem_pthread.dylib  
    0x00007fff8488a5af _pthread_tsd_cleanup + 182
    11  libsystem_pthread.dylib  
    0x00007fff84887479 _pthread_exit + 111
    12  libsystem_pthread.dylib  
    0x00007fff848868a4 _pthread_body + 149
    13  libsystem_pthread.dylib  
    0x00007fff8488672a _pthread_start + 137
    14  libsystem_pthread.dylib  
    0x00007fff8488afc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x00007fff8e013716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff84888c3b _pthread_cond_wait + 727
    2   MultiProcessor Support   
    0x000000010d0d70f3 main + 8403
    3   MultiProcessor Support   
    0x000000010d0d71b0 main + 8592
    4   MultiProcessor Support   
    0x000000010d0f3f50 main + 126768
    5   libsystem_pthread.dylib  
    0x00007fff84886899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x00007fff8488672a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x00007fff8488afc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff8e013716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff84888c3b _pthread_cond_wait + 727
    2   MultiProcessor Support   
    0x000000010d0d70f3 main + 8403
    3   MultiProcessor Support   
    0x000000010d0d71b0 main + 8592
    4   MultiProcessor Support   
    0x000000010d0f3f50 main + 126768
    5   libsystem_pthread.dylib  
    0x00007fff84886899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x00007fff8488672a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x00007fff8488afc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff8e013716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff84888c3b _pthread_cond_wait + 727
    2   MultiProcessor Support   
    0x000000010d0d70f3 main + 8403
    3   MultiProcessor Support   
    0x000000010d0d71b0 main + 8592
    4   MultiProcessor Support   
    0x000000010d0f3f50 main + 126768
    5   libsystem_pthread.dylib  
    0x00007fff84886899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x00007fff8488672a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x00007fff8488afc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000107  rcx: 0x0000000000000107  rdx: 0x0000000000000107
      rdi: 0x0000000000000107  rsi: 0x00007fff84aace33  rbp: 0x00007fff5fbfd990  rsp: 0x00007fff5fbfd960
       r8: 0x000000000000006c   r9: 0x00000000000008e0  r10: 0x0000600000059ae0  r11: 0x00007fff704a0001
      r12: 0x0000000000000012  r13: 0x0000000000000012  r14: 0x0000000000000000  r15: 0x00007fff81d15715
      rip: 0x00007fff84aaaaff  rfl: 0x0000000000010206  cr2: 0x000000000000000c
    Logical CPU:
    3
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x100000000 -   
    0x10333cfff +com.adobe.Photoshop (13.0.0 - 20120315.r.428) <6A87A703-3170-CA73-8C77-35C282C4E264> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    0x1039bf000 -   
    0x1039ebff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbb.dylib
    0x103a02000 -   
    0x103a10ff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x103a24000 -   
    0x103a2afff  org.twain.dsm (1.9.5 - 1.9.5) <E614CAAE-7B01-348B-90E4-DB3FD3D066A6> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x103a32000 -   
    0x103a4cff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x103a55000 -   
    0x103a59fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x103a60000 -   
    0x103c6efff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x103caf000 -   
    0x1040f5ff7 +com.adobe.MPS (AdobeMPS 5.8.0.19463 - 5.8.0.19463) <8A4BA3B2-6F6A-3958-ABDE-C3E8F21373B0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x104171000 -   
    0x1044caff7 +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <E96C804B-158B-D4A2-9A64-482F9ADC29D0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x104533000 -   
    0x104894fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <8BFF14FB-AA14-1CBF-C2A3-715363B5A841> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1048e1000 -   
    0x104909ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <9BDD08A8-2DD8-A570-7A7B-EDAA7097D61B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x104910000 -   
    0x10493cfff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x10495f000 -   
    0x104aacff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/wrservices.framework/Versions/A/WRServices
    0x104b20000 -   
    0x104b8ffef +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <924155A9-D00E-B862-C490-5099BA70B978> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x104bb6000 -   
    0x104c0ffff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BC353D4E-1AE2-3FB5-D3EE-81A09C0C4328> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x104caf000 -   
    0x104d36ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <5FCA15B4-F721-09C3-B412-1F86D9D7DE9E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x104d9b000 -   
    0x104db6ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BB7B342A-8CBC-4B73-58A2-9B062F590EBC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x104dd0000 -   
    0x10500dfff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <6839CFB1-74EE-B205-7D82-ABC5428E0810> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x10510c000 -   
    0x105285fff +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <7F28B188-1D1B-20C9-BBB9-B74FCC12ECAD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x105298000 -   
    0x1052b7fff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <B7D7EE28-D604-2989-B099-62AEF4885C21> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1052be000 -   
    0x1053a2fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x1053b3000 -   
    0x105478fff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adobejp2k.framework/Versions/A/AdobeJP2K
    0x1054c5000 -   
    0x1054c9ff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x1054cf000 -   
    0x10554dfff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x10555e000 -   
    0x1055beff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x1055c8000 -   
    0x105b20fef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/Cg.framework/Cg
    0x10617d000 -   
    0x1061ebfef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x10623f000 -   
    0x106264ffe +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x10629f000 -   
    0x1062a3ff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1062a9000 -   
    0x106459fef +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <908DBB12-D2AC-1844-BD2A-F1C483424917> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x106510000 -   
    0x106530fff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <DC3301F2-FC6E-70C7-3927-B0DD024210D6> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
    0x10654a000 -   
    0x106607fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x106651000 -   
    0x1066fffef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x10673c000 -   
    0x106836fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x1068da000 -   
    0x106b23fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x106f39000 -   
    0x106f3bff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x106ff7000 -   
    0x106ff8fff  libCyrillicConverter.dylib (61) <AA2B224F-1A9F-30B9-BE11-633176790A94> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x108607000 -   
    0x108623fff  libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x108628000 -   
    0x108649ff7  libKoreanConverter.dylib (61) <22EEBBDB-A2F2-3985-B9C7-53BFE2B02D08> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x10864e000 -   
    0x10865dfff  libSimplifiedChineseConverter.dylib (61) <F5827491-A4E3-3471-A540-8D1FE241FD99> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x108661000 -   
    0x108673fff  libTraditionalChineseConverter.dylib (61) <A182514D-426F-3D5F-BA69-4C4A4680ECB8> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1087a7000 -   
    0x1087a7fff +Enable Async IO (???) <F56F1FB2-9CF1-19A8-0D14-885A652B19B7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x1087ab000 -   
    0x1087f1fe7 +com.adobe.pip (6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
    0x10ce10000 -   
    0x10ce13fff +FastCore (???) <29AAF151-6CC4-28C5-68B8-0F6600A20435> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
    0x10cf9f000 -   
    0x10d00bfff +MMXCore (???) <B9B6C7FB-CE56-8F6F-664E-DFCBBC5E3ADE> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
    0x10d092000 -   
    0x10d117fff +MultiProcessor Support (???) <467BB668-E9DD-60F4-CAAD-768A98174734> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x7fff6bfa2000 -
    0x7fff6bfd5817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff8033e000 -
    0x7fff80350ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x7fff805f3000 -
    0x7fff806b7ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff806b8000 -
    0x7fff806befff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff806bf000 -
    0x7fff806e7ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff806e8000 -
    0x7fff806f2ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff806f3000 -
    0x7fff806f8fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff806f9000 -
    0x7fff80784fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff80785000 -
    0x7fff807b1fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x7fff80847000 -
    0x7fff80859fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x7fff8085a000 -
    0x7fff8097cff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8097d000 -
    0x7fff809e4ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff809e5000 -
    0x7fff809e8fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff809e9000 -
    0x7fff80a18fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff80a19000 -
    0x7fff80a1dfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x7fff80a42000 -
    0x7fff80a59ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff80a5a000 -
    0x7fff80c3ffff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff80c90000 -
    0x7fff810defff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff810df000 -
    0x7fff810e1fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff81138000 -
    0x7fff811a7ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x7fff811a8000 -
    0x7fff81203ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x7fff8120d000 -
    0x7fff81214ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff81215000 -
    0x7fff81220ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff81221000 -
    0x7fff8123aff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff812d9000 -
    0x7fff8131bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8131c000 -
    0x7fff81e92fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8269d000 -
    0x7fff82726ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff827dd000 -
    0x7fff8281cfff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff82837000 -
    0x7fff82b0bfc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x7fff82b0c000 -
    0x7fff82b0dff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x7fff82ba1000 -
    0x7fff82ba5ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
    0x7fff82ba6000 -
    0x7fff82c09ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff82f6b000 -
    0x7fff82f86ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff82fe5000 -
    0x7fff82fedfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff82fee000 -
    0x7fff83010fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff83108000 -
    0x7fff831b8ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x7fff831b9000 -
    0x7fff831d4ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff831d5000 -
    0x7fff83234fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff83235000 -
    0x7fff83323fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff83324000 -
    0x7fff8333dff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8333e000 -
    0x7fff8334bfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff837c4000 -
    0x7fff837dfff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff837e0000 -
    0x7fff838b1fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x7fff838ec000 -
    0x7fff83974ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff83b63000 -
    0x7fff83b71fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x7fff83b8f000 -
    0x7fff83c95ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff83cbd000 -
    0x7fff83ccaff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff83cee000 -
    0x7fff83d53ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff83d6c000 -
    0x7fff83d6cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff83d6d000 -
    0x7fff83e38fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x7fff83e4c000 -
    0x7fff83ed5fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x7fff83ed6000 -
    0x7fff83f24fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff83f27000 -
    0x7fff8425dfff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff84265000 -
    0x7fff84349fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff84357000 -
    0x7fff8436dfff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x7fff8437e000 -
    0x7fff843a3ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff843a4000 -
    0x7fff843adff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff843c1000 -
    0x7fff843c3fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff843c4000 -
    0x7fff843eeff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
    0x7fff843ef000 -
    0x7fff843f7ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x7fff843f8000 -
    0x7fff843f9fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff843fa000 -
    0x7fff843ffff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff84880000 -
    0x7fff84884ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff84885000 -
    0x7fff8488cff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8488d000 -
    0x7fff84894fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff84895000 -
    0x7fff8489dff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8489e000 -
    0x7fff848a8ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff848a9000 -
    0x7fff848ddfff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff84966000 -
    0x7fff84a37ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff84a90000 -
    0x7fff84aa8ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x7fff84aa9000 -
    0x7fff84aacff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x7fff84aad000 -
    0x7fff84ab0fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x7fff84ab1000 -
    0x7fff84ab2ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff84ab3000 -
    0x7fff84ab4ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff84ab5000 -
    0x7fff84ab5fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff84ab6000 -
    0x7fff84d60ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x7fff84dc4000 -
    0x7fff84dc4fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff84dc5000 -
    0x7fff851a6ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x7fff851a7000 -
    0x7fff851bfff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x7fff851c0000 -
    0x7fff851c2fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x7fff851d5000 -
    0x7fff851e5ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff85217000 -
    0x7fff8521cfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8525e000 -
    0x7fff85282ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff85298000 -
    0x7fff8529dff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8529e000 -
    0x7fff852a8ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x7fff852a9000 -
    0x7fff8531cfff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff85394000 -
    0x7fff85396fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff85397000 -
    0x7fff855f8fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x7fff855f9000 -
    0x7fff85615fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff856a9000 -
    0x7fff856abffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff856ac000 -
    0x7fff85738ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x7fff85757000 -
    0x7fff85795ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff857ad000 -
    0x7fff857d6fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x7fff85825000 -
    0x7fff85978ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85979000 -
    0x7fff85dacffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff85dad000 -
    0x7fff85e9eff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff85e9f000 -
    0x7fff85eabff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff85ecb000 -
    0x7fff85ed8ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff85ed9000 -
    0x7fff85ee5ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x7fff85ee6000 -
    0x7fff85ef5ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x7fff85ef6000 -
    0x7fff85f3dff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff85f3e000 -
    0x7fff86025ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff86032000 -
    0x7fff86033fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x7fff8604e000 -
    0x7fff8604eff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff86067000 -
    0x7fff86091ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff860d1000 -
    0x7fff860deff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff860df000 -
    0x7fff8610eff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8610f000 -
    0x7fff86a2eaf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86ad2000 -
    0x7fff86b0aff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x7fff86b0b000 -
    0x7fff86b34ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff86b35000 -
    0x7fff86b39ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8704a000 -
    0x7fff87095fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff87110000 -
    0x7fff87113fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff87114000 -
    0x7fff8714ffff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff87150000 -
    0x7fff871b6fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8720c000 -
    0x7fff87213ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8721e000 -
    0x7fff87227ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff87228000 -
    0x7fff87230ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff87231000 -
    0x7fff87233ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x7fff873cf000 -
    0x7fff876cdfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87756000 -
    0x7fff8776dff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x7fff8776e000 -
    0x7fff8776efff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff877f1000 -
    0x7fff877f1fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff877f2000 -
    0x7fff877f3ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff877f4000 -
    0x7fff87841ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x7fff87842000 -
    0x7fff87873fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff87a35000 -
    0x7fff87a6affc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87a6b000 -
    0x7fff87ab7ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff87acf000 -
    0x7fff87ad7ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff87ad8000 -
    0x7fff87dc2fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x7fff87eff000 -
    0x7fff87f05ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff87f06000 -
    0x7fff87f10fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff87f11000 -
    0x7fff87f22ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff87fa2000 -
    0x7fff87ff0fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff87ff1000 -
    0x7fff8803afff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8803b000 -
    0x7fff880a5ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff880a6000 -
    0x7fff880d5fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff88182000 -
    0x7fff8821dfff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x7fff8822e000 -
    0x7fff88275fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x7fff88276000 -
    0x7fff882f6fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x7fff882fa000 -
    0x7fff882fbfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff882fc000 -

  • Technical Proposal questionnaire on workflow and LDAP

    Detail how interfaceing can be done directly between ERP and LDAP servers (Microsoft Active Directory) without using middle ware(Max 10 Points)
    Explain SAP provided generic functions available to programmatically manipulate LDAP servers.

    This is not a "quiz show"... this is a discussion forum... if you have a problem/doubt explain your scenario in detail.
    No cross posting
    Read the "Rules of Engagement"
    Juan

  • OBIEE and Solaris installation

    Hi,
    This is my first time doing install of OBIEE 10.1.3.4.1 on Solaris10 and all working fine using default OC4J basic install. However when I want to use JBOSS AS 4.3 instead of OC4J, I am having some issues and hoping someone can shed some light here.
    1. OBIEE was installed using 'oracle' user.
    2. JBOSS was installed using 'jboss' user.
    3. Deployed analytics.war to JBOSS - no problem.
    4. Deployed xmlpserver.war to JBOSS by extracting war files into xmlpserver.war directory, modified xmlpserver-server-config.xml to point to XMLP repository.
    5. Login to BIP ok.
    6. Trying to modify OBI Presentation service settings (eg. server name and port) but getting "Could not write to configuration file" error.
    Is this because OBIEE and JBOSS installation was done by two different users (therefore file access permission issue)? What is the best practice for installing OBIEE and J2EE app server in Solaris? Should it be installed by the same user or two different users but under the same group maybe? Any guidance will be greatly appreciated!
    Edited by: gommie on 08-Sep-2009 18:19

    Definitely sounds like a permissions issue.
    I couldn't vouch for best practice, but our installations were originally done two separate users (one for OBIEE, one for our app server, OAS) - but I changed it all to run under the same user as OBIEE.
    It makes controlling services easier, and it eliminates file permission problems like you're seeing.
    You could probably do it with putting both users in the same group and some umask magic to make sure files always have the same permissions for group as owner - but why bother if you can use the same user.
    We saw problems running under two users which probably could have been solved in the long run by understanding exactly how OBIEE and app server interact and working carefully with umasks etc -- but again, unless there's a really good reason to have separate users, why make extra work for yourself.
    I suppose if you were on a shared server and not the only application running on jboss I could see why separate users might be a better idea - but that's the only reason that springs to mind.
    ** caveat ** I'm not a unix sysadmin, I'm an app guy dabbling in unix - this advice may be wrong, it may in fact go against best practice. but it's worked for us so far :)
    BTW is there a reason you're not installing the latest version, 10.1.3.4.1?
    <edit>
    please don't [cross-post|http://forums.oracle.com/forums/message.jspa?messageID=3744343#3744343], IMHO - this could be a useful thread and having replies in two places dilutes its usefulness in the future
    </edit>
    Edited by: rnm1978 on 08-Sep-2009 07:33
    Edited by: rnm1978 on 08-Sep-2009 07:35

  • LDAP problems after IP change

    I changed my IP address for the LDAP server in accordance to the advice given here:
    http://discussions.apple.com/thread.jspa?messageID=1983263&#1983263
    [using command:
    sudo changeip /LDAPv3/127.0.0.1 212.212.123.45 212.212.35.5 ldap.example.com ldap.example.com
    However, LDAP still does not work. [when attempting to authenticate, I just get the shaking Login screen]. The logs do not indicate anything useful to diagnose this problem.
    As well, iChat (on another server) can not authenticate users to the OD Server (assuming the problem is the same for LDAP and authentication problems).
    Can someone help me out as to where I went wrong and how to correct it?

    I want to thank the guys at this post:
    http://discussions.apple.com/thread.jspa?messageID=2404645&#2404645
    Following these instructions (while a bit bumpy in my situation) fixed my LDAP. As such, I am marking this problem as solved... although, another problem crept up as a result... MD5 mail authentication now fails (Password works)... so, I will open a new thread in Mail section and mark this as answered.

  • Security using both rpd users and ldap

    Hi,
    I need 5 dummy users in rpd. I dont want to give them adminstrator previleges because they are not allowed to see everything in my dashboards. My authentication works using an LDAP server, is there any way I can let these dummy users login along with those in the LDAP server??

    I dont think it is possible to use both BI server default authentication and LDAP. You can always have multiple LDAP servers to authenticate. You can request for 5 service accounts to be created in the LDAP for OBIEE, and assign the privileges accordingly so they will see only required dashboards.
    Please award points if helpful,
    Thanks,
    -Amith.

  • EA2 TNSNAMES and LDAP issues

    great to see the long awaited LDAP option available. Some remarks after first try's:
    1. there is no field to set the ldap context.
    We have several contexts for different environment. All are using the same dbname, but different ports and target ip adresses. Now, the loaded list shows all databases several times. I can't see, which is the right entry. If i can set the context, this list should be unique for the instance name.
    Hope, there is not the same problem as explained later in my point 3.
    2. LDAP Admin and LDAP passwords are not needed to retrieve the database list, it's only misleading our security staff which is afraid to use the admin passwords for normal login
    3. in case of normal tnsnames connection entries, the nasty feature(bug?) to show a instance entry several times if you have some ifiles into your tnsnames.ora. This was reported also for the past 1.2 release last year and should be fixed soon. It can't be a problem to unique these list entries.
    Maybe these small issues can be fixed for the release version
    Thomas

    Thomas, We're taking a look.
    Barry

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

Maybe you are looking for

  • Return multiple values from dynamic lov in apex 3.2.1

    Hi I need to create a dynamic lov that displays multiple values from a table and RETURNS multiple values into display only fields in a form page to be saved to the database For example dynamic list of value name SERVER select name || ',' || life_cycl

  • ITunes Can't locate most music files

    I updated iTunes and it can't locate most of my music. I'd say only about 10% and that being the most recent stuff I added is all it can locate... it asks me to look for the file and I point it exactly to where it should be. I searched around and som

  • Images in servlets mime type text/html

    HI at all, <br><br> i have the following problem: <br><br> I cant get an image to be displayed on my web browser unsing a servlet. <br><br> hier is a sample code of the servlet : <br><br> package imageservlet; <br><br> import java.io.*;<br> import ja

  • Itunes App store error -9808

    Hi. I can connect to the internet, and my itunes opens the app store, but i can't even create a new account to sign in... I keep getting the message "error -9808". I've been trying for several days now, and still can't create a new account... please

  • Static Crypto configuration

    Hi All, I ahve a requirement to configure static crypto for 1800 site and I need to configure on two sepaarte interfacs at spoke site which means I need to configure 1800*2 = 3600 peers at central site. The challenge I have is due to load balancing ,