Downgrading JDeveloper: Uninstalling Webcenter Extension

Hello,
I'm using JDeveloper 11g release 1.
I installed WebCenter Extensions but now trying to uninstall them; can't find a direct way to do that.
I tried going to <b>Tools --> Preferences --> Extensions</b> , then disabling the Webcenter extensions, restarting JDeveloper, but still when I try to open an old (non-webcenter) application:
1) a pop-up tells me it will be <b>migrated</b>
2) and when attempting to deploy it to Weblogic I face a weird exception:
<b>A Generic exception occurred during loading Customizations.
MDS-00039: error while attempting to parse the document /model/VO/QSearchVO.xml using SAX.
Start of root element expected.
Start of root element expected.
Unexpected exception caught: java.lang.NullPointerException, msg=null </b>
I'm assuming my way of "Downgrading" of JDeveloper is not correct. Any tips??
Thank you in advance!

Hi
Because of this stuck thread I cannot access the console. I tried to place it under the <server> tag in config.xml but I got an error about the validation of the configuration file.
  <server>
    <name>DefaultServer</name>
    <listen-port>
      7101
    </listen-port>
    <listen-address/>
    <tunneling-enabled>true</tunneling-enabled>
    <server-diagnostic-config>
      <name>DefaultServer</name>
      <diagnostic-context-enabled>true</diagnostic-context-enabled>
    </server-diagnostic-config>
    <stuck-thread-max-time>180</stuck-thread-max-time>
  </server>

Similar Messages

  • New version of JDeveloper's WebCenter extension

    A few weeks ago a new version of the JDeveloper's extension "WebCenter Framework and Services Design Time" (version 11.1.1.3.0.100818.2200) was published. It replaces the version 11.1.1.3.0.100707.1000 of this extension, which was published in the beginning of 2010. I suppose that the new version features both designtime and runtime improvements. However, I cannot find for download a corresponding new version of WebCenter Suite 11g 11.1.1.3 in order to updade my WebCenter domains too. Do I miss something or the new extension features only designtime improvements so I do not need to upgrade my production WebCenter domain runtime?

    I think you only can download those updates from oracle support and not from otn.
    If you wish to have the latest version, you will need to reinstall webcenter.
    THose minor updates are released as patchsets from oracle support that are only available for people who bought the licence and are paying for support.

  • Applying standalone OPatch to WebCenter extensions in JDeveloper

    Has anyone here succesfully applied any patches for the 11g JDeveloper WebCenter extensions using OPatch on Windows?
    Whenever I try this my OPatch seems succesful, I can see the patches .class or .js files (whatever files are patched) in the .jar or .war archives in
    C:\Oracle\Middleware\jdeveloper\webcenter\modules\oracle.webcenter.framework_11.1.1
    Yet, when I run my Integrated WebLogic Server the changed classes are not found and I run into NoClassDefFoundErrors or other failures.
    However if I put the files from the patch in the correct archives myself everything works fine. Any ideas?

    No. I have tried all the possibilities, but it is still not working.
    I am the only user for my PC and, i have even tried runnig the server in admin mode as you suggested. rightclick on startWebLogic.cmd and run as administrator
    If the procedure is wrong, please suggest another way.
    I have another problem in addition to this. The model project is not being saved to the harddrive. If i create stuff in the model project it only lasts till i close the JDev, once i open it again, everything is lost.

  • Issue on Jdeveloper webcenter extension

    Hi,
    I'm new in Jdeveloper Studio....
    I've downloaded JDeveloper 11.1.2.0.0 and I want to download the webcenter extension with the tool "chech for updates".
    But i can't find it in the 3 update centers...
    Can someone help me ? I try to do the Tutorial for Oracle WebCenter Developers 11g...
    Thx a lot !

    chk this
    http://www.oracle.com/technetwork/developer-tools/jdev/shermanrelnotes-405777.html#intro
    1) There is no design-time or runtime support for SOA, BPM, and WebCenter components in 11g Release 2. if you want to use you have to use jdev 11.1.1.5

  • Error in Jdeveloper using WebCenter Framework

    Hi All,
    I am creating a sample application using webcenter framework in Jdeveloper. As i have installed the extensions of webcenter from HELP->Check For Updates -> webcenter extension. It was working fine but when i am trying to create the connection to content repository from Application Resources i am getting following error in Jdeveloper:-
    An unexpected severe error has occurred in Jdeveloper and in error details the log was:-
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: javax.jcr.Repository
    *     Dependent class: oracle.vcr.jam.JamRepository*
    *     Loader: ide-global:11.1.1.0.0*
    *     Code-Source: /E:/Oracle/Middleware/jdeveloper/webcenter/modules/oracle.webcenter.framework_11.1.1/jcr-manager.jar*
    *     Configuration: <classpath> in /file:/E:/Oracle/Middleware/jdeveloper/jdev/extensions/oracle.webcenter.content.dt.jar!/META-INF/extension.xml*
    The missing class is not available from any code-source or loader in the system.
    o.classloader.PolicyClassLoader.defineClass(PolicyClassLoader.java:2387)
    o.classloader.PolicyClassLoader.findLocalClass(PolicyClassLoader.java:1546)
    o.classloader.SearchPolicy$FindLocal.getClass(SearchPolicy.java:226)
    o.classloader.SearchSequence.getClass(SearchSequence.java:119)
    o.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1728)
    o.classloader.PolicyClassLoader.access$000(PolicyClassLoader.java:143)
    o.classloader.PolicyClassLoader$LoadClassAction.run(PolicyClassLoader.java:331)
    j.security.AccessController.doPrivileged(Native Method)
    o.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1692)
    o.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1674)
    o.webcenter.internal.dt.config.ConnectionContextListener.<clinit>(ConnectionContextListener.java:81)
    o.webcenter.internal.dt.addin.WebCenterFrameworkAddin$1.rescatContextRegistered(WebCenterFrameworkAddin.java:237)
    o.j.rescat2.RescatContextRegistry.notifyContextRegistered(RescatContextRegistry.java:328)
    o.j.rescat2.RescatContextRegistry.registerContext(RescatContextRegistry.java:93)
    o.adf.share.dt.AppConnContext.getRescatContext(AppConnContext.java:221)
    o.adf.share.dt.ApplicationConnectionsNode.applicationChanged(ApplicationConnectionsNode.java:94)
    o.j.appresources.ApplicationResourcesWindow.notifyApplicationChanged(ApplicationResourcesWindow.java:298)
    o.j.appresources.ApplicationResourcesNode.applicationChanged(ApplicationResourcesNode.java:66)
    o.j.appresources.ApplicationResourcesWindow.applicationChanged(ApplicationResourcesWindow.java:236)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEventImpl(ApplicationNavigatorWindow.java:990)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEvent(ApplicationNavigatorWindow.java:974)
    o.i.navigator.ApplicationNavigatorWindow.access$200(ApplicationNavigatorWindow.java:100)
    o.i.navigator.ApplicationNavigatorWindow$1L.itemStateChanged(ApplicationNavigatorWindow.java:263)
    jx.s.JComboBox.fireItemStateChanged(JComboBox.java:1205)
    jx.s.JComboBox.selectedItemChanged(JComboBox.java:1262)
    jx.s.JComboBox.contentsChanged(JComboBox.java:1309)
    jx.s.AbstractListModel.fireContentsChanged(AbstractListModel.java:100)
    jx.s.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88)
    jx.s.JComboBox.setSelectedItem(JComboBox.java:557)
    jx.s.JComboBox.setSelectedIndex(JComboBox.java:603)
    o.i.navigator.ApplicationNavigatorWindow.initSelectedApplication(ApplicationNavigatorWindow.java:1135)
    o.i.navigator.ApplicationNavigatorWindow.initToolbarArea(ApplicationNavigatorWindow.java:1035)
    o.ideri.navigator.DefaultNavigatorWindow.initCommonItems(DefaultNavigatorWindow.java:384)
    o.i.navigator.ApplicationNavigatorWindow.getGUI(ApplicationNavigatorWindow.java:695)
    o.i.docking.DockableWindow.getHostedComponent(DockableWindow.java:231)
    o.ii.docking.TitledPanelHolder.getOrCreateComponent(TitledPanelHolder.java:47)
    o.ii.docking.TitledPanel.setPageVisible(TitledPanel.java:881)
    o.ii.docking.TitledPanel.showClient(TitledPanel.java:858)
    o.ii.docking.TitledPanel.setClientVisible(TitledPanel.java:841)
    o.ii.docking.TitledPanel.setClientVisible(TitledPanel.java:819)
    o.ii.docking.TitledPanel.loadVisibilityLayout(TitledPanel.java:1789)
    o.ii.docking.DockPanel.loadVisibilityLayout(DockPanel.java:200)
    o.ii.docking.AbstractDockPanelHost.loadVisibilityLayout(AbstractDockPanelHost.java:94)
    o.ii.docking.DockStationImpl.onStartup(DockStationImpl.java:1634)
    o.ii.docking.DockStationImpl.loadLayout(DockStationImpl.java:1473)
    o.ii.docking.DockStationListener.init(DockStationListener.java:36)
    o.i.layout.Layouts.activate(Layouts.java:812)
    o.i.layout.Layouts.activateLayout(Layouts.java:192)
    o.ii.MainWindowImpl$6.runImpl(MainWindowImpl.java:728)
    o.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
    j.a.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    j.a.EventQueue.dispatchEvent(EventQueue.java:597)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)
    Please Help!!!
    Thanks..

    http://puchaanirudh.blogspot.com/2008/04/oracleclassloaderutilannotatednoclassde.html
    For jdeveloper errors.
    I think all the required jars are not loaded during the installation.
    I advice you , to download the jdeveloper again and update the webcenter files.

  • JDeveloper with SOA Extension

    Hi
    I am not sure if this is the appropiate forum for this question or not but its the only forum related to JDeveloper.
    I am using JDeveloper 11.1.1.5.0 with the soa extension pack installed. When I access the Expression Builder from an assign activity, it takes at least a minute
    for the expression part of the windows to return and become editable. This is true regardless of whether it is a new expression I am creating or editing an
    existing expression.
    JDeveloper is installed on windows 7 64-bit edition and is configured to use 64-bit Java. Below are the options that are turned on from ide.conf
    AddVMOption -Xmx4000M
    AddVMOption -Xms1024M
    AddVMOption -Xverify:none
    and below are the options for jdev.conf
    AddVMOption -XX:MaxPermSize=768M
    AddVMOption -Xbootclasspath/p:../lib/lwawt.jar
    AddVMOption -Dsun.awt.keepWorkingSetOnMinimize=true
    AddVMOption -Dsun.java2d.noddraw=true
    AddVMOption -XX:+HeapDumpOnOutOfMemoryError
    AddVMOption -Doracle.jdeveloper.webservice.showAllOwsmPolicyTypes=false
    AddVMOption -Doracle.jdeveloper.webservice.hidePropertyOverride=false
    AddVMOption -Dsun.awt.disablegrab=true
    AddVMOption -XX:+UseCompressedOops
    Thanks
    Damien

    I am using jdeveloper11.1.1.6 version updated with soa extension 11.1.1.You should always use extensions for teh current version of Jdeveloper to avoid any libary or mismatch in pactches kind of issue. _Please uninstall SOA Extension for 11.1.1.3 and install extsion for 11.1.1.6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • I have been trying to uninstall several extensions for firefox. Nothing currently on the help site has resolved it.

    I have been trying to uninstall several extensions for firefox. I'm told by the Add-Ons window that these extensions will be uninstalled when I restart firefox, but they come back every time I restart. I've tried clearing the extensions cache from my firefox profile and it does not work. Following the steps in all of the active questions regarding this issue among other users have yielded no results. Nothing currently on the help site (which I've combed through for the last three hours) has helped.
    Most of the extensions I'm now trying to uninstall are old ones that stopped functioning/being compatible with one of the more recent updates of firefox. The rest are toolbars I've never used because they're unsightly and clutter up my screen
    * What I wound up doing was installing the newest of the newest versions of firefox (it's at 5.0 or something now, I think). That just made all the plugins, add-ons, and extensions I wanted to get rid of obsolete and it auto-removed them on its own.

    What I wound up doing was installing the newest of the newest versions of firefox (it's at 5.0 or something now, I think). That just made all the plugins, add-ons, and extensions I wanted to get rid of obsolete and it auto-removed them on its own.
    I do really appreciate you taking the time out to try and offer some solutions though. Thank you very much for your effort!

  • Error when I startup JDev with Webcenter extension

    I'm using JDev Studio Edition Version 11.1.1.5.0 and when I start JDEV I get this error. I ignore the error and select to continue but I don't know if it could have an impact on my development.
    Aug 24, 2011 8:06:32 AM oracle.webcenter.portal.dt.config.PortalConfigUtil getPageTemplateFromConfig
    SEVERE:
    java.lang.NullPointerException
         at oracle.webcenter.portal.dt.config.PortalConfigUtil.getPageTemplateFromConfig(PortalConfigUtil.java:69)
         at oracle.webcenter.portal.dt.config.PortalConfigUtil.getDefaultPageTemplate(PortalConfigUtil.java:55)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.webcenter.portalframework.sitestructure.preference.PortalPreferences.getDefaultPageTemplate(PortalPreferences.java:482)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adfdt.view.rich.util.ExpressionEvaluationUtils.evaluate(ExpressionEvaluationUtils.java:106)
         at oracle.adfdt.view.rich.util.ExpressionEvaluationUtils.evaluate(ExpressionEvaluationUtils.java:38)
         at oracle.adfdtinternal.view.rich.pagelayout.dynamic.DynamicPageTemplateUtils._getViewIdFromString(DynamicPageTemplateUtils.java:94)
         at oracle.adfdtinternal.view.rich.pagelayout.dynamic.DynamicPageTemplateUtils.getViewIdFromPageTemplate(DynamicPageTemplateUtils.java:50)
         at oracle.adfdtinternal.view.rich.pagelayout.grammar.PageLayoutElementDefProvider.getFixedAttributeElementDef(PageLayoutElementDefProvider.java:71)
         at oracle.bali.xml.grammar.resolver.GrammarResolver.getFixedAttributeElementDef(GrammarResolver.java:163)
         at oracle.bali.xml.metadata.DerivedXmlKey.createElementKey(DerivedXmlKey.java:125)
         at oracle.bali.xml.model.ModelValidationContext.performAdditionalValidation(ModelValidationContext.java:84)
         at oracle.bali.xml.validator.Validator._validateElement(Validator.java:378)
         at oracle.bali.xml.validator.Validator._validateChildren(Validator.java:621)
         at oracle.bali.xml.validator.Validator._validateElement(Validator.java:538)
         at oracle.bali.xml.validator.Validator._validateChildren(Validator.java:621)
         at oracle.bali.xml.validator.Validator._validateElement(Validator.java:538)
         at oracle.bali.xml.validator.Validator._validateChildren(Validator.java:621)
         at oracle.bali.xml.validator.Validator._validateElement(Validator.java:538)
         at oracle.bali.xml.validator.Validator._validateChildren(Validator.java:621)
         at oracle.bali.xml.validator.Validator._validateElement(Validator.java:538)
         at oracle.bali.xml.validator.Validator._validateElement(Validator.java:349)
         at oracle.bali.xml.validator.Validator.validateDocument(Validator.java:141)
         at oracle.bali.xml.validator.Validator.validateSubtree(Validator.java:85)
         at oracle.bali.xml.model.XmlModel._validateSubtree(XmlModel.java:3173)
         at oracle.bali.xml.model.XmlModel._validateDocument(XmlModel.java:3104)
         at oracle.bali.xml.model.XmlModel.__initializationComplete(XmlModel.java:2479)
         at oracle.bali.xml.model.XmlContext._initializeModel(XmlContext.java:307)
         at oracle.bali.xml.model.XmlContext._setSourceModel(XmlContext.java:2127)
         at oracle.bali.xml.model.XmlContext.setModel(XmlContext.java:325)
         at oracle.bali.xml.addin.XMLSourceNode._createAndInitXmlContext(XMLSourceNode.java:1533)
         at oracle.bali.xml.addin.XMLSourceNode._getXmlContext(XMLSourceNode.java:1487)
         at oracle.bali.xml.addin.XMLSourceNode.getXmlContext(XMLSourceNode.java:172)
         at oracle.bali.xml.gui.jdev.JDevXmlContext.getXmlContext(JDevXmlContext.java:207)
         at oracle.bali.xml.addin.XMLEditorAddin._getXmlContext(XMLEditorAddin.java:1023)
         at oracle.bali.xml.addin.XMLEditorAddin.createPlugins(XMLEditorAddin.java:865)
         at oracle.ide.ceditor.CodeEditor.installPluginsRegistered(CodeEditor.java:2196)
         at oracle.ide.ceditor.CodeEditor.initializeEditor(CodeEditor.java:2099)
         at oracle.ide.ceditor.CodeEditor.setContext(CodeEditor.java:1420)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:161)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:95)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
         at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:195)
         at oracle.ideimpl.editor.SplitPaneState.loadStateInfo(SplitPaneState.java:409)
         at oracle.ideimpl.editor.TabGroupState.loadStateInfo(TabGroupState.java:969)
         at oracle.ideimpl.editor.TabGroup.loadLayout(TabGroup.java:1959)
         at oracle.ideimpl.editor.TabGroupXMLLayoutPersistence.loadComponent(TabGroupXMLLayoutPersistence.java:31)
         at oracle.ideimpl.controls.dockLayout.DockLayoutInfoLeaf.loadLayout(DockLayoutInfoLeaf.java:123)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:631)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:628)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:614)
         at oracle.ideimpl.controls.dockLayout.DockLayout.loadLayout(DockLayout.java:302)
         at oracle.ideimpl.controls.dockLayout.DockLayoutPanel.loadLayout(DockLayoutPanel.java:128)
         at oracle.ideimpl.editor.Desktop.loadLayout(Desktop.java:406)
         at oracle.ideimpl.editor.Desktop.loadLayout(Desktop.java:430)
         at oracle.ideimpl.editor.EditorManagerImpl.init(EditorManagerImpl.java:2022)
         at oracle.ide.layout.Layouts.activate(Layouts.java:814)
         at oracle.ide.layout.Layouts.activateLayout(Layouts.java:195)
         at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:728)
         at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    To my best knowledge the message reads that you are missing a page template. So, unless you use this page template in your application/spaces, you should be OK. However, it also indicates that something went wrong WebCenter extension installation (it is probably one of standard page templates), so I'd be a bit worried what else could be wrong (concerning WebCenter Framework).
    Have you tried to reinstall the extension?

  • Patch 7315332 - 10G Jdeveloper with OA Extension ARU for R12.1

    Hi,
    I would have a look at the JDeveloper with OA Extension ARU for R12.1 (cause we will upgrade to R12.1), just to see the features and try to open "old" projects created with the patch 6739235 (11i).
    Do you know where I can download a trial version?
    Thanks a lot,
    Rosanna.

    Rosanna,
    Should be the same place you get the other patches - "My Oracle Support" - the site formerly known as Metalink.
    You would have more luck getting appropriate answers on the OA Framework Forum as well.
    John

  • How do I uninstall Safari extensions?

    How to remove/uninstall Safari extension on MacAir 13?

    Safari Preferences, click on Extensions icon in toolbar, Turn off extensions. Select the ones you don't want and click on its Delete button. Re-enable Extensions.

  • Safari crashes upon launch, even after I uninstalled all extensions in safe mode. Help?!

    Process:         Safari [838]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [184]
    Responsible:     Safari [838]
    User ID:         501
    Date/Time:       2014-05-10 02:35:07.779 -0400
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  5B3A5243-785D-87EA-055C-3D8738270FED
    Crashed Thread:  10
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    External Modification Warnings:
    Thread creation by external task.
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_pthread.dylib                 0x000000010a6e1b35 pthread_threadid_np + 16
    1   libsystem_pthread.dylib                 0x000000010a6e4638 _pthread_mutex_lock + 51
    2   libc++.1.dylib                          0x0000000106a257a9 std::__1::mutex::lock() + 9
    3   com.apple.CoreGraphics                  0x0000000107337d5f CGSConnectionRegistryCheckConnectionID + 33
    4   com.apple.CoreGraphics                  0x0000000107337c63 CGSConnectionByID + 76
    5   com.apple.CoreGraphics                  0x000000010736835c CGSGetNextEventRecordInternal + 28
    6   com.apple.CoreGraphics                  0x00000001073682fa CGEventCreateNextEvent + 33
    7   com.apple.HIToolbox                     0x000000010997274d PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 85
    8   com.apple.HIToolbox                     0x000000010997777c PullEventsFromWindowServer + 46
    9   com.apple.HIToolbox                     0x00000001099776c9 FlushSpecificEventsFromQueue + 54
    10  com.apple.AppKit                        0x0000000107ee8c63 +[NSEvent _discardEventsForTrackingArea:] + 64
    11  com.apple.AppKit                        0x0000000107ee8b19 -[NSView(NSInternal) _uninstallTrackingArea:] + 227
    12  com.apple.AppKit                        0x0000000107de8fb5 -[NSView(NSInternal) _uninstallRemovedTrackingAreas] + 461
    13  com.apple.AppKit                        0x0000000107dc2bd6 -[NSView _setWindow:] + 1033
    14  com.apple.AppKit                        0x0000000107dd4f75 -[NSControl _setWindow:] + 154
    15  com.apple.AppKit                        0x0000000107dd4e2e -[NSButton _setWindow:] + 48
    16  com.apple.AppKit                        0x0000000107dc0964 -[NSView addSubview:] + 364
    17  com.apple.AppKit                        0x0000000107ec0ce8 -[NSToolbarItemViewer configureForLayoutInDisplayMode:andSizeMode:inToolbarView:] + 574
    18  com.apple.AppKit                        0x0000000107ebeda0 -[NSToolbarView _layoutDirtyItemViewersAndTileToolbar] + 1275
    19  com.apple.AppKit                        0x0000000107ec020c -[NSToolbar _metrics] + 1343
    20  com.apple.AppKit                        0x0000000107ebe8d7 -[NSToolbarView _layoutDirtyItemViewersAndTileToolbar] + 50
    21  com.apple.AppKit                        0x0000000107ebc506 -[NSToolbarView _syncItemSetAndUpdateItemViewersWithSEL:setNeedsModeConfiguration:sizeToFit:set NeedsDisplay:updateKeyLoop:] + 166
    22  com.apple.AppKit                        0x0000000107ebc457 -[NSToolbarView _noteToolbarLayoutChanged] + 47
    23  com.apple.AppKit                        0x0000000107eb0fe8 -[NSWindow _showToolbar:animate:] + 199
    24  com.apple.AppKit                        0x0000000107eaf272 -[NSWindow setToolbar:] + 788
    25  com.apple.Safari.framework              0x0000000103be6d5b -[ToolbarController initWithBrowserWindowController:] + 587
    26  com.apple.Safari.framework              0x0000000103a13568 -[BrowserWindowControllerMac windowDidLoad] + 739
    27  com.apple.AppKit                        0x000000010804141c -[NSWindowController _windowDidLoad] + 450
    28  com.apple.Safari.framework              0x0000000103c45c13 -[WindowController _windowDidLoad] + 43
    29  com.apple.AppKit                        0x0000000108028016 -[NSWindowController window] + 110
    30  com.apple.Safari.framework              0x0000000103a13c9a -[BrowserWindowControllerMac showWindow:] + 50
    31  com.apple.AppKit                        0x00000001080f5605 -[NSDocument showWindows] + 100
    32  com.apple.Safari.framework              0x00000001039e200b -[BrowserDocument showWindows] + 39
    33  com.apple.AppKit                        0x00000001080f4178 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 458
    34  com.apple.AppKit                        0x00000001080f3f6f -[NSDocumentController newDocument:] + 36
    35  com.apple.Safari.framework              0x0000000103b754e3 -[WindowReopener reopenWithArrayOfWindowControllerNames:] + 120
    36  com.apple.Safari.framework              0x0000000103b756a4 -[WindowReopener init] + 117
    37  com.apple.Safari.framework              0x0000000103b757b3 +[WindowReopener reopenWindows] + 43
    38  com.apple.Safari.framework              0x00000001039570f7 -[AppController _openUntitledFileWhileLaunching:] + 157
    39  com.apple.Safari.framework              0x0000000103953fa3 -[AppController applicationOpenUntitledFile:] + 22
    40  com.apple.AppKit                        0x0000000108022e20 -[NSApplication _doOpenUntitled] + 447
    41  com.apple.AppKit                        0x0000000107f45f01 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 254
    42  com.apple.AppKit                        0x0000000107f45c23 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_2 + 140
    43  com.apple.AppKit                        0x0000000107f4580d -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 746
    44  com.apple.AppKit                        0x0000000107db0b7b -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 323
    45  com.apple.AppKit                        0x0000000107db0909 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    46  com.apple.AppKit                        0x0000000107db036b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    47  com.apple.Foundation                    0x00000001062fcf0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    48  com.apple.Foundation                    0x00000001062fcd7d _NSAppleEventManagerGenericHandler + 106
    49  com.apple.AE                            0x000000010adf4e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    50  com.apple.AE                            0x000000010adf4c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    51  com.apple.AE                            0x000000010adf4b36 aeProcessAppleEvent + 315
    52  com.apple.HIToolbox                     0x0000000109977161 AEProcessAppleEvent + 56
    53  com.apple.AppKit                        0x0000000107dac246 _DPSNextEvent + 1026
    54  com.apple.AppKit                        0x0000000107daba2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    55  com.apple.Safari.framework              0x00000001039a6d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    56  com.apple.AppKit                        0x0000000107d9fb2c -[NSApplication run] + 553
    57  com.apple.AppKit                        0x0000000107d8a913 NSApplicationMain + 940
    58  com.apple.Safari.framework              0x0000000103b78c8d SafariMain + 267
    59  libdyld.dylib                           0x000000010a42c5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x000000010a5d5e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010a6e2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010a6e5fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x000000010a5d6662 kevent64 + 10
    1   libdispatch.dylib                       0x000000010a3f543d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x000000010a3f5152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x000000010a5d5e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010a6e2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010a6e5fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x000000010a5d5e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010a6e2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010a6e5fb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x000000010a5d6962 pread + 10
    1   libsqlite3.dylib                        0x0000000104afb1d4 unixRead + 100
    2   libsqlite3.dylib                        0x0000000104b215ee readDbPage + 478
    3   libsqlite3.dylib                        0x0000000104b2018d sqlite3PagerAcquire + 349
    4   libsqlite3.dylib                        0x0000000104b558f7 sqlite3BtreeMovetoUnpacked + 1143
    5   libsqlite3.dylib                        0x0000000104b474c5 sqlite3VdbeExec + 53365
    6   libsqlite3.dylib                        0x0000000104b3940a sqlite3_step + 666
    7   com.apple.WebCore                       0x000000010da35e39 WebCore::SQLiteStatement::step() + 73
    8   com.apple.WebCore                       0x000000010e17f90e WebCore::IconDatabase::checkIntegrity() + 110
    9   com.apple.WebCore                       0x000000010da35721 WebCore::IconDatabase::performOpenInitialization() + 65
    10  com.apple.WebCore                       0x000000010da35033 WebCore::IconDatabase::iconDatabaseSyncThread() + 259
    11  com.apple.JavaScriptCore                0x000000010442b53f ***::wtfThreadEntryPoint(void*) + 15
    12  libsystem_pthread.dylib                 0x000000010a6e1899 _pthread_body + 138
    13  libsystem_pthread.dylib                 0x000000010a6e172a _pthread_start + 137
    14  libsystem_pthread.dylib                 0x000000010a6e5fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x000000010a5d5e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010a6e2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010a6e5fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x000000010a5d5e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010a6e2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010a6e5fb9 start_wqthread + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x000000010a5d1a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000010a5d0d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x000000010552b377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x000000010552b2ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x000000010a6e1899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x000000010a6e172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x000000010a6e5fc9 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x000000010a5d1a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000010a5d0d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x0000000106ed4fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x0000000106ed45e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x0000000106ed3f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x0000000106342967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x000000010634276b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x000000010a6e1899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x000000010a6e172a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x000000010a6e5fc9 thread_start + 13
    Thread 10 Crashed:
    0   com.apple.AE                            0x000000010ae09f9c ___ZL25AppleEvents_event_handlerP17_xpc_connection_s_block_invoke + 139
    Thread 10 crashed with X86 Thread State (64-bit):
      rax: 0xa7e898758948b055  rbx: 0x0000000000000054  rcx: 0x0000000106e50000  rdx: 0x0000000000000054
      rdi: 0x0000000106e50000  rsi: 0x0000000105c38000  rbp: 0x0000000106e51ff0  rsp: 0x0000000106e51f68
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x000000010ac67420  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000105c38000
      rip: 0x000000010ae09f9c  rfl: 0x0000000000010206  cr2: 0x000000010ae09f9c
    Logical CPU:     3
    Error Code:      0x00000000
    Trap Number:     6
    Binary Images:
           0x10393f000 -        0x10393fffd  com.apple.Safari (7.0.3 - 9537.75.14) <170ED2F7-108B-326D-96B6-D54CCA40AA85> /Applications/Safari.app/Contents/MacOS/Safari
           0x10394a000 -        0x103e50ffb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x10423a000 -        0x10423bff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
           0x104247000 -        0x104265ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x104283000 -        0x104284fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
           0x104289000 -        0x1042a6ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x1042b6000 -        0x1042b6fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x1042bc000 -        0x1042bcfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x1042c3000 -        0x104321ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x10435f000 -        0x104369ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x10437d000 -        0x1043e7ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x104422000 -        0x104799ff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x104895000 -        0x104a4dff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
           0x104af3000 -        0x104bddfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x104bf6000 -        0x104c27ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
           0x104c3d000 -        0x104c4aff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x104c56000 -        0x104c64fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x104c6d000 -        0x104caefff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x105504000 -        0x1056a0ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x105778000 -        0x105778fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
           0x10577c000 -        0x1059d5ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x105b1f000 -        0x105b92fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x105bd2000 -        0x105bd3ffc  com.apple.SafariServices.framework (9537 - 9537.75.14) <700D5B79-CE93-330D-BD9B-37ECCDC4CA98> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x105bd9000 -        0x105c07ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x105c35000 -        0x105c35fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x105c39000 -        0x105c9cff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x105cd7000 -        0x105e0dffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x105f02000 -        0x1060f3ff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x1062dc000 -        0x1065dafff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x106818000 -        0x1069c5f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x1069e6000 -        0x1069e6fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
           0x1069eb000 -        0x106a3dfff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x106a99000 -        0x106b5bff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x106bc9000 -        0x106bcafff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
           0x106bcf000 -        0x106d3fff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x106e46000 -        0x106e47ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
           0x106e4d000 -        0x106e4dfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x106e57000 -        0x106e58ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x106e64000 -        0x107049fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x1071c2000 -        0x1072c8fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x107331000 -        0x107c5068f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x107d82000 -        0x107d82fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x107d88000 -        0x1088fefff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x109089000 -        0x1090b8ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x1090db000 -        0x1090ecff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x1090f7000 -        0x1090f9fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x109102000 -        0x10913aff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x109174000 -        0x1092c7ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x109364000 -        0x109364ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10936d000 -        0x1095b5ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x1096e2000 -        0x109746fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x109785000 -        0x1098b5ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10993c000 -        0x109be6ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x109d40000 -        0x109d48ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x109d56000 -        0x109d98ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x109db6000 -        0x109e9dff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x109ed4000 -        0x109fb8fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10a07d000 -        0x10a0ceff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10a0f9000 -        0x10a0fefff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10a10d000 -        0x10a10efff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x10a118000 -        0x10a12aff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x10a13f000 -        0x10a157ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x10a168000 -        0x10a175fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x10a18d000 -        0x10a251ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10a2da000 -        0x10a2f5ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x10a303000 -        0x10a32cff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
           0x10a33f000 -        0x10a343ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x10a34d000 -        0x10a357fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x10a366000 -        0x10a36dfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x10a37d000 -        0x10a384ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
           0x10a38c000 -        0x10a3dafff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x10a3f2000 -        0x10a40cfff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
           0x10a429000 -        0x10a42cff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
           0x10a436000 -        0x10a436ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x10a43e000 -        0x10a445ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
           0x10a450000 -        0x10a455fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x10a462000 -        0x10a464ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x10a46f000 -        0x10a470ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x10a479000 -        0x10a48aff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x10a495000 -        0x10a496ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x10a4a2000 -        0x10a52bff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
           0x10a55e000 -        0x10a560ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
           0x10a567000 -        0x10a56ffff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
           0x10a57c000 -        0x10a5a3ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x10a5c0000 -        0x10a5dcff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
           0x10a605000 -        0x10a634fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x10a643000 -        0x10a65eff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
           0x10a66b000 -        0x10a692ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x10a6b2000 -        0x10a6bbff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x10a6c7000 -        0x10a6cdff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
           0x10a6e0000 -        0x10a6e7ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x10a6f8000 -        0x10a6f9ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
           0x10a703000 -        0x10a707ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
           0x10a715000 -        0x10a716fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x10a71e000 -        0x10a723ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x10a72f000 -        0x10a753fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
           0x10a771000 -        0x10a781fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x10a78c000 -        0x10a790fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x10a798000 -        0x10a798ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x10a7a1000 -        0x10a7aeff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x10a7b4000 -        0x10aa9efff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x10ab1b000 -        0x10ababfff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x10ac19000 -        0x10ac90fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x10ad35000 -        0x10ada2fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x10ade7000 -        0x10ae42ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x10ae74000 -        0x10af3dfff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x10afb5000 -        0x10afdefff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x10b007000 -        0x10b00efff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x10b017000 -        0x10b022fff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
           0x10b02d000 -        0x10b038ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x10b049000 -        0x10b04cfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x10b053000 -        0x10b06aff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x10b08d000 -        0x10b097ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x10b0a7000 -        0x10b0cfffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x10b0de000 -        0x10b16aff7  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
           0x10b1a1000 -        0x10b210ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x10b23f000 -        0x10b2c8fff  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
           0x10b316000 -        0x10b35bffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x10b394000 -        0x10b3a3ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x10b3b7000 -        0x10b404ff2  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
           0x10b435000 -        0x10b46eff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x10b490000 -        0x10b499fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x10b4b2000 -        0x10b4b5ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x10b4bf000 -        0x10b4bffff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x10b4c4000 -        0x10b798fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x10b7df000 -        0x10b7dffff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x10b7e7000 -        0x10b8b2fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x10b8bd000 -        0x10b96dff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x10b97d000 -        0x10bd5effe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10bdc8000 -        0x10bf36ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x10bf62000 -        0x10c051fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10c0c7000 -        0x10c10efff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x10c135000 -        0x10c159ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10c161000 -        0x10c1bafff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10c1cb000 -        0x10c1e6ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10c1f6000 -        0x10c1faff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10c206000 -        0x10c2f4fff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x10c320000 -        0x10c322fff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x10c32a000 -        0x10c371ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
           0x10c38d000 -        0x10c3a6ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x10c3c3000 -        0x10c3dffff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x10c3f1000 -        0x10c4e2ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x10c4f4000 -        0x10c559ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x10c58a000 -        0x10c58bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x10c597000 -        0x10c59bff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x10c5a6000 -        0x10c5b2ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x10c5ce000 -        0x10c5d7ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10c5de000 -        0x10c619fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x10c631000 -        0x10c656ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10c679000 -        0x10c949ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x10ca3e000 -        0x10ca91fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x10cab8000 -        0x10caf7fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10cb0d000 -        0x10cb15ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x10cb21000 -        0x10cb2cfff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10cb42000 -        0x10cb80ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10cb88000 -        0x10cb8afff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x10cb94000 -        0x10cb97fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x10cba2000 -        0x10cfd5ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x10d1f0000 -        0x10d23efff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10d257000 -        0x10d263ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x10d26d000 -        0x10d286ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10d29f000 -        0x10d2cffff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x10d2ff000 -        0x10d324ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x10d333000 -        0x10d3b3fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10d3d3000 -        0x10d42bff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x10d479000 -        0x10d4a8fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x10d4c3000 -        0x10d522fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x10d562000 -        0x10d58cff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x10d59d000 -        0x10d603fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x10d667000 -        0x10d66bfff  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
           0x10d677000 -        0x10d67afff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x10d684000 -        0x10d696fff  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
           0x10d6b4000 -        0x10d6ccff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x10d6de000 -        0x10d6dfff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x10d6ea000 -        0x10d6ecff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x10d6f8000 -        0x10d8b6fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x10da15000 -        0x10da1fff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x10da2f000 -        0x10e881ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x110da4000 -        0x110dd0fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x110e42000 -        0x110e4fff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
           0x110e62000 -        0x110e64fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
           0x110e6b000 -        0x110e73ff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x111eb9000 -        0x111ee1ffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x111ef1000 -        0x111ef4ffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x113812000 -        0x113aa3fff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x113b12000 -        0x113b18fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
           0x113b24000 -        0x113b2cffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
           0x113b39000 -        0x113b43ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
           0x113b94000 -        0x113bbafff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/AOSAccounts
           0x113be1000 -        0x113e11ff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
           0x113f97000 -        0x114228ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
           0x114252000 -        0x1142a1ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x1142ef000 -        0x11431bff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
           0x114345000 -        0x11458bfff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x1147f4000 -        0x114834ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
           0x114886000 -        0x114892ff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
           0x1148a5000 -        0x1148c4ff7  com.apple.CalendarFoundation (7.0 - 113.1) <12352B25-2DCF-38C8-9776-CCC68907CF50> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
           0x1148ea000 -        0x114946fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
           0x1149a6000 -        0x1149eeff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
           0x114a81000 -        0x114aa7fff  com.apple.iCalendar (7.0 - 162.1) <2027875B-A366-33BE-AE9D-CE5425AD290E> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
           0x114acd000 -        0x114ad9ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
           0x114ae5000 -        0x114b47ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
           0x114b86000 -        0x114b9afff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
           0x114bb3000 -        0x114bb9fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
           0x114bc7000 -        0x114bd2ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x114bdc000 -        0x114be3ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
           0x114be9000 -        0x114c1effc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x114c2d000 -        0x114c5aff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x114c69000 -        0x114c71ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
           0x114c78000 -        0x114d57fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
           0x114dbf000 -        0x1152e2fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
           0x115604000 -        0x11569ffff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
           0x115712000 -        0x115736fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
           0x115765000 -        0x1159c6fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
           0x115c11000 -        0x115ce2fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
           0x115d94000 -        0x115ed5fff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x115fea000 -        0x115fedfff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x115ff4000 -        0x116116ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
           0x11622e000 -    

    You may have installed the "Genieo/InstallMac" rootkit. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the tedious procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the rootkit (as long as you never reinstall it.)
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data. You must know how to restore from a backup even if the system becomes unbootable. If you don't know how to do that, or if you don't have any backups, stop here and ask for guidance.
    Step 1
    In the Applications folder, there should be an item named "Genieo". Select it and open the Finder Info window. If it shows that the Version is less than 2.0, download and install the current version from the genieo.com website. This may seem paradoxical, since the goal is to remove it, but you'll be saving yourself some trouble as well as the risk of putting the system in an unusable state.
    There should be another application in the same folder named "Uninstall Genieo". After updating Genieo, if necessary, launch "Uninstall Genieo" and follow the prompts to remove the "newspaper-style home page." Restart the computer.
    This step does not completely inactivate Genieo.
    Step 2
    Don't take this step unless you completed Step 1, including the restart, without any error messages. If you couldn't complete Step 1, stop here and ask for instructions.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Frameworks/GenieoExtra.framework
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.
    If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.
    Move each of these items to the Trash in the same way:
    /Library/LaunchAgents/com.genieo.completer.update.plist
    /Library/LaunchAgents/com.genieo.engine.plist
    /Library/LaunchAgents/com.genieoinnovation.macextension.plist
    /Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
    /Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client
    /usr/lib/libgenkit.dylib/usr/lib/libgenkitsa.dylib
    /usr/lib/libimckit.dylib
    /usr/lib/libimckitsa.dylib~/Library/Application Support/com.genieoinnovation.Installer~/Library/LaunchAgents/com.genieo.completer.download.plist
    ~/Library/LaunchAgents/com.genieo.completer.update.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. There's no need to restart after each one. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    Step 3
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.
    Make sure you don't repeat the mistake that led you to install this software. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad has a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If youever download a file that isn't obviously what you expected, delete it immediately.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the Genieo developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. It must be said that this failure of oversight is inexcusable and has seriously compromised the value of Gatekeeper and the Developer ID program. You cannot rely on Gatekeeper alone to protect you from harmful software.
    Finally, be forewarned that when Genieo is mentioned on this site, the developer sometimes shows up under the name "Genieo support." If that happens, don't believe anything he says, but feel free to tell him what you think of his scam.

  • How to correctly uninstall Adobe Extension Manager CS4 (Mac)

    I would like to uninstall Adobe Extension Manager CS4 from my Mac, but so far I haven't been able to find any answers on how to do this properly (or at all.)  I've  successfully uninstalled all CS4, CS5 and CS6 applications; I also ran the Adobe CS4 Clean Script, to no avail.
    I am trying to reclaim space (I only use Creative Cloud) and reduce clutter on my system.
    I would appreciate any help/suggestions on this matter.
    Thank you

    If you have tried the following, give it a shot:
    Adobe Creative Suite Cleaner Tool
    helps resolve installation problems for CS3 thru CS6 and for Creative Cloud
    http://www.adobe.com/support/contact/cscleanertool.html

  • Which Companion Version for WebCenter Extensions in JDeveloper 11.1.1.5

    My firm is using SOA Suite 11.1.1.5 for a variety of services which requires JDeveloper Studio 11.1.1.5. However, my firm also develops applications using ADF / WebCenter (currently 11.1.1.4, soon to be 11.1.1.6). While trying to experiment with a simple WebCenter application in JDeveloper and run a simple one-page test using the Integrated WebLogic domain within JDeveloper, the script used to "extend" that integrated WebLogic domain fails to execute successfully, stating extension JAR oracle.wc_adrs_template_11.1.1.jar is missing.
    That JAR is provided by the WebCenter Suite JDeveloper Extension which is provided as part of the "Fusion Middleware Companion". I went to http://edelivery.oracle.com, drilled into Fusion Middleware 11g for my platform (Linux x86-64) then selected the 11.1.1.5 version of the "Companion". (I also downloaded the 11.1.1.6 version as well, more on that in a second...)
    I unzipped the archive of the 11.1.1.5 companion, drilled into the Disk1/SmartUpgrade directory, then unzipped the WLsmartupgrade.zip archive, then copied jdeveloper_smartupgrade.zip to a folder on my Windows Vista machine used to run JDeveloper. I then started JDeveloper, went to Help | Check for Updates... then chose "Install from Local File" as the source and browsed to the location of the jdeveloper_smartupgrade.zip file and selected it.
    The following compatibility errors were displayed:
    Extension Required Version Installed
    oracle.toplink min=11.1.1.1.0, max=11.1.1.4.99 11.1.1.5.37.60.13
    oracle.jdeveloper min=11.1.1.1.0, max=11.1.1.4.99 11.1.1.5.37.60.13
    Ooooooookay, so how about the 11.1.1.6 "companion"? I unpacked that archive, extracted its version of jdeveloper_smartupgrade.zip to a directory, then attempted to load that patch within JDeveloper 11.1.1.5 and encountered the following compatibility errors:
    Extension Required Version Installed
    oracle.toplink min=11.1.2.0, max=11.1.2.99 11.1.1.5.37.60.13
    oracle.jdeveloper min=11.1.2.0, max=11.1.2.99 11.1.1.5.37.60.13
    In short, the "companion" content labeled 11.1.1.5 requires extension versions TOO LOW for the default extensions installed as part of the 11.1.1.5.x build of JDeveloper. The "companion" content labeled 11.1.1.6 requires extension versions TOO HIGH for the default extensions installed as part of the 11.1.1.5.x build of JDeveloper.
    Is there some other patch file somewhere that is compatible with the 11.1.1.5.37.60.13 versions of these other extensions? Again, it is NOT clear to me that upgrading JDeveloper from 11.1.1.5 to a newer version will maintain compatibility with the existing SOA Suite infrastructure I also need to interact with.
    Thanks.

    Thanks for your answer.
    My Requirements are:
    1) Develope a stand alone ADF FACES(JSF 2.0) application
    2) Develope a Portal using webcenter- We need to implement portlets by taking some of the functonality that was implemented in section (1) and use the Portlet-JSF bridge to create the portlets.
    Basically, we need to support JSF 2.0 standart.
    As I understood I must use the JDeveloper 11.1.2 version as it support the JSF 2.0. but what about the Webcenter and the Portlet-JSF bridge to support JSF 2.0 ?
    I will be happy to get a clarification for those requirments.
    Thanks a lot !
    Eli

  • JDeveloper with BPM Extensions in Mac OS X 10.8

    Has anyone been able to get JDeveloper BPM Studio (BPM Extensions) to work in Mac OS X 10.8???
    I can't get it to create a new Application/project or open an existing (which was created in windows) application/project that has/uses BPM extensions (under Mac OS X 10.8).
    JDeveloper seems to work fine w/o SOA and BPM extensions, but once I install the SOA & BPM Extensions (Using JDK 1.6 or even JDK 1.7 [Jdev will not install using JDK 1.7 on OS X 10.8, but will run with JDK 1.7]).
    Opening a BPM New or existing application immediately causes the dreaded "Sever Error" dialog to popup and the sys out.log shows all kind of errors/exceptions mostly from the GUI related framework!
    I just want to know if ANYONE is successfully using JDev with BPM extensions in OS X 10.8?
    Thanks
    Reza

    I already done this way and still no due
    here's a list of things i've already done:
    - Reset the PRAM
    - Uninstalled some programs i didn't use, like the older versions of iLife, iWork and MS Office for Mac
    - Repaired permissions
    - Uninstalled most third-party content i didnt use, like the black barry files.
    I also did a full backup and a full reinstall of the OS and software I used most such as the latest version of Adobe's CS6, and Sun Office suite and the MS Office for Mac, and the Final Cut Pro X suite and Final Cut Pro 7 suite.

  • How to uninstall CS Extension Builder 1.5 or update to 2.0?

    Hi,
    I'm in Flash Builder 4.6. Bellow is a long procedure on why I'm here asking this simple question. But a shorter version of my question is exactly the title of this thread: How can I uninstall 1.5 or, better, simply upgrade to 2.0? Does someone know if it's possible without uninstalling Flash Builder completly?
    Here are the (ho so long and painfully long to read) steps that leads to my problem:
    I've installed CS Extension Builder 1.5 TRIAL whitout any issues. Even coded some working extensions.
    Then, a license have been bought.
    I've updated the files through the Install Software menu. No problems.
    To what I can remember, there was no menu option at this point in the Help menu to get information about the license or log out from the Adobe ID
    Later, I had to show to my coworkers how to install the CS Extension plugin into Flash Builder. A few weeks have already went by since I've done it myself, so just to remember how to do it properly, I figured I should try to do it again.
    Help/Install Software/What's Already Installed/Selected all CS Extension releated plugins/Uninstall/Restard Flash Builder
    Problem #1: All the extension features and menu options are still in Flash Builder. BUT, they are correctly removed from the "Installed Software" window.
    I've searched all over the Internet, I've done nothing wrong. The right way to remove a plugin is from the Installed Software window.
    So, how to clean CS Extension from Eclipse?
    I looked at the CS Extension plugin package to find back which files were copied in the plugins folder of Eclipse and figured I could just remove them manually. Which I did.
    Restart Flash Builder
    CS Extension Builder seems to be sucessfully removed from Eclipse.
    Problem #2: While trying to re-install CS Extension Builder 1.5, Eclipse throws an error. Some files I've removed are missing. Damn.
    Those files were still in my Recycle Bin, so I restored them.
    Install again
    Restart
    Success
    Note that here, 2 new menu options in the Help menu are available to me: one to get information about my license and one to log out from my Adobe ID. There is also a link at the bottom left of Eclipse where I see the Adobe ID register name.
    I don't remember if I needed to enter my serial key the first time, but this one, it seems that only linking Eclipse with the Adobe account does the trick.
    Ok. So far so good, everything's working fine again. But ho, suprise, CS Extension 2 is released and my coworkers are getting this copy instead of 1.5. So hey, I need to upgrade too.
    I figured that I didn't need to uninstall 1.5. Just installing the new files should do it. So Help/Install New Software/Add/Local/CS Extension 2 package/Update
    It tells me that I already have CS Extension Builder and that an upgrade will be done instead. Great, that's what I needed.
    Everyting updates. No errors.
    Restart
    Problem #3: I'm stuck with 1.5. No options to create a project in CS6, and if I go to Help/About Create Suite Extension Builder, it's still displaying the 1.5 panel (my coworkers are getting the red panel, I still have the gray one).
    I do the exact same steps than before (uninstall via Eclipse all plugins related to CS Extension and manually remove the files, restart Eclipse, voilà it's gone).
    But before trying to install again, I read somewhere that I should clean the Installation History to make sure Eclipse unlink itself from the old versions of the files. So I clear everything, leaving the history blank but the Current Installation (which doesn't contains any references to CS Extension.
    Restart Eclipse
    Try to install 2.0
    Same error that is telling my that some files are missing (like com.adobe.cside. core....).
    Get back the plugin files from the recycle bin.
    Now it works but version 1.5 is back
    I notice in the Installation History that a state is there, not containing any CS plugins. I say hey, why not trying to revert there.
    Problem #4 and last one: Now not only I'm still stuck with 1.5, which asn't been unistalled, but the plugins are still in the Installed Software list and, worse, the Uninstall button is grayed out on CS Extension plugins...
    What is going on here! I just want to uninstall and upgrade! Everything I did is a mess, and I know the easy way out is probably to re-install Flash Builder. But I don't want to know how to easily fix it, I want to know WHY it happened, and if it can be fixed. And if you want the real reason... (I have tons of projects in there, and I'm lazy. I don't want to import them all again. But it's better just to say I want to get a lesson from this, don't you agree.)
    Thanks to anybody who might have any kind of hint!
    David
    PS: Sorry if my english syntax isn't perfect. I'm trying very hard.

    I didn't answered my question, but I got it to work without having to re-install.
    Delete all these files and folders from the eclipse/plugins and eclipse/features folder of your Flash Builder installation folder
    com.adobe.cslib
    com.adobe.inverurie
    com.adobe.xmp
    Open the CS Extension Builder plugin package
    Copy all .jar files from the plugin directory and paste them into the eclipse/plugins folder of the Flash Builder installation
    Copy all .jar files from the features directory and paste them into the eclipse/features folder of the Flash Builder installation
    Extract every jar (ex: com.adobe.cside.feature_2.0.0.4-33034.jar file is extracted into a com.adobe.cside.feature_2.0.0.4-33034 folder)
    Delete the .jar files
    Restart Flash Builder
    Everything works fine so far. There is a small glitch where the "CS Extension Builder Start Page" seems to miss its stylesheet, but the panel is working anyway. At this point, it's fine by me. And I'm still not able to uninstall the plugin with the "Installed Software" window (the button is grayed out).
    So much for being lazy. And for wanting to repair my mistakes, of course.

Maybe you are looking for

  • Can't View Live Data in DW8

    I am trying to view MS Access database records in a jsp page using Dreamweaver 8.0.2 (as part of the Cafe Townsend tutorial) In the Databases panel I can see the database objects. The test to database connection successfuly returns database records.

  • Support for FP 11+ content?

    I realize that the embedded player is locked at version 10.3, is there a workaround for embedding RMA content which requires Flash Player 11 in a PDF document? 

  • Can you reset instead of restore after recovery mode?

    Earlier this evening I finally decided to update my iPhone to the 5.1.1 software. However after it freezing slightly it appeared to update normally and requested to plug into iTunes. On doing this the "iTunes has detected an iPhone in recovery" messa

  • Reading/writing files

    Greetings, Does exists some workaround, how to read/write files on mobile filesystem? something like open it like url "file://mobileROOT/..." ;-) I'm afraid if something like this is not possible, then java in MIDP is usable only for games, and that'

  • How to create interfaces or .java files to application modules,entites

    How did you create ToyStoreService.Java Interface in ToyStore sample application.Can you please explain in detail. urgent, pl help with any material if you know..