Discoverer and multidimentionnel datat access

hello
is there a release of oracle Discoverer release let us accede to multidimensional objects (cube and dimensions : not the relational objects)
thanks

Hi Laura,
you have to register a summary table (view) within Discoverer, so Discoverer could use it, istead of aggregating the data again.
Hope this helps.... The AWM which will come sometime, will help you to create such summary views, which is a lot of manual work without a program.
Best Regards,
Heiko
PS: Got you the Excel Addin to work?

Similar Messages

  • How to install 10g discoverer and integrate it with R12

    Hi,
    We want to install 10g Discoverer.
    As we can't install discoverer alone, i have downloaded IAS 10g.
    Which option i need to select to install Discoverer?
    Thanks,

    Hi,
    I was able to install Discoverer 10g successfully.
    Changed the profile options of Discoverer and tried to access it from R12.
    But getting below error.
    A connection error has occurred.
    - OracleBI Discoverer was unable to complete the connection initialization.
    - Attempt 1. CORBA protocol : 0 of 1 processes started. Hint: An administrator can further diagnose connection problems by running the "checkdiscoverer" script under <ORACLE_HOME>/discoverer/util.
    The checkdiscoverer script output is like this. Please check.
    ========================
    Initializing ORB...
    ORB initialized successfully.
    Checking for Discoverer "ServicesStatus"...
    "ServicesStatus" is running.
    Checking the adminstrator set soft limit on no. of sessions ...
    Current value of soft limit = 50 sessions.
    Hint: Administrators can increase the soft limit on Discoverer sessions by modif ying
    "//ias-component[id='Discoverer']/process-type[id='SessionServer']/process-set/@ maxprocs" attribute in the file /a01/distest/OraHome_1/opmn/conf/opmn.xml
    Checking for Discoverer Preferences component...
    Found Discoverer Preferences component.
    Binding to Discoverer Server...
    0 of 1 processes started.
    Error: Failed to bind to Discoverer Server.
    Hint: Try increasing the timeout by changing the timeout value in opmn.xml.
    Checking that the machine has only one network card...
    Yes.
    ===========================
    Thanks,

  • Discoverer and Jinitiator

    The issue I am experiancing is due to the SSLVerifyClient being set to required within OHS. If this value is set to none or optional that Discover Plus works fine. Requirement at out site require that SSLVerifyClient be set to required. When this is set JInitiator can not handle the connections to the server correctly. Is there a way around this using JInitiator? My version of Jinitiator is 1.3.1.21. The Jinit window opens but an error message is displayed in the console window-I have included the message below.
    I will point out that I am working at a Dept. Of Defense site with a certificate issued by the government. Discoverer and Jinitiator must work with this certificate since a majority of the user base are using the same type of certificate issued from the exact samecertificate authority. I am also constrained in that my version of Jinit. is currently set at 1.3.1.21 and I can not move up or down a version without a LOOOONG chain of approvals and cost to my department.
    This is my second thread about this problem, I am not certain what happened to the first thread, so any help is greatly appreciated and welcomed.
    Error message from the Jinit window:
    java.io.IOException: javax.net.ssl.SSLException: SSL handshake failed:
    SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at oracle.jre.proto .jar.HttpUtils.followRedirects(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.download(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.load(Unknown Source)
    at oracle.jre.proto .jar.JarCache.get(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.connect(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
    at sun.misc.URLClassPath$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.applet.AppletPanel.loadJarFiles(Unknown Source)
    at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    ### Detail any error numbers/messages that you are receiving. Note:290658.1 ###
    WARNING: Unable to cache
    https://accessdevtst.nswc.navy.mil/plus_files/disco5i.jar
    Could not load progress dialog image:
    https://accessdevtst.nswc.navy.mil/plus_files/images/download.gif
    Trace level set to 5: basic, net, security, ext, liveconnect ... completed.
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: java.io.IOException:
    javax.net.ssl.SSLException: SSL handshake failed: SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Message was edited by:
    dlester

    The issue I am experiancing is due to the SSLVerifyClient being set to required within OHS. If this value is set to none or optional that Discover Plus works fine. Requirement at out site require that SSLVerifyClient be set to required. When this is set JInitiator can not handle the connections to the server correctly. Is there a way around this using JInitiator? My version of Jinitiator is 1.3.1.21. The Jinit window opens but an error message is displayed in the console window-I have included the message below.
    I will point out that I am working at a Dept. Of Defense site with a certificate issued by the government. Discoverer and Jinitiator must work with this certificate since a majority of the user base are using the same type of certificate issued from the exact samecertificate authority. I am also constrained in that my version of Jinit. is currently set at 1.3.1.21 and I can not move up or down a version without a LOOOONG chain of approvals and cost to my department.
    This is my second thread about this problem, I am not certain what happened to the first thread, so any help is greatly appreciated and welcomed.
    Error message from the Jinit window:
    java.io.IOException: javax.net.ssl.SSLException: SSL handshake failed:
    SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at oracle.jre.proto .jar.HttpUtils.followRedirects(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.download(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.load(Unknown Source)
    at oracle.jre.proto .jar.JarCache.get(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.connect(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
    at sun.misc.URLClassPath$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.applet.AppletPanel.loadJarFiles(Unknown Source)
    at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    ### Detail any error numbers/messages that you are receiving. Note:290658.1 ###
    WARNING: Unable to cache
    https://accessdevtst.nswc.navy.mil/plus_files/disco5i.jar
    Could not load progress dialog image:
    https://accessdevtst.nswc.navy.mil/plus_files/images/download.gif
    Trace level set to 5: basic, net, security, ext, liveconnect ... completed.
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: java.io.IOException:
    javax.net.ssl.SSLException: SSL handshake failed: SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Message was edited by:
    dlester

  • Discoverer and analytic workspaces

    I have an analytic workspace. I would like to access data with discoverer, and I have created a business area with the relational views of the analytic workspace. I have a hierarchy date-month, and in my analytic workspace the date is calculated for both levels. My question is if discoveres is able to access data at month level without recalculating the data. In bi beans the data is not recalculated with an aggregation, but I don`t know if it is the same with discoverer.
    Thanks
    Laura

    Hi Laura,
    you have to register a summary table (view) within Discoverer, so Discoverer could use it, istead of aggregating the data again.
    Hope this helps.... The AWM which will come sometime, will help you to create such summary views, which is a lot of manual work without a program.
    Best Regards,
    Heiko
    PS: Got you the Excel Addin to work?

  • Logo To be Displayed on Discoverer plus (Web Server Access)

    HI All,
    I Am Developing a report in which ,i have to insert a logo(.bmp) into the report title and i did that by entering "FORMAT TITLE" menu and iserted a .bmp file.
    But the problem is this ,the logo thus inserted is not visible on Discoverer Plus (Web Based Access).
    Please help me out to resolve the same.

    Hi,
    Based on your description, I understand that DEVICES tab disappears from Remote Web Access website after RemoteApp
    configured. If anything I misunderstand, please don’t hesitate to let me know.
    à
    But now I cannot figure out how to get to my server's Dashboard, because when I go to my main web acess site (that ends with "/Remote"), the server is not listed
    under devices.
    Did all users encounter the same issue when access RWA? Please open Dashboard and navigate to USERS tab, then
    click the problematic user account and select View the account properties. In Properties of this user account, please navigate to Anywhere Access, then please check if Computer option was checked in
    Show selected links on Remote Web Access. Meanwhile, please also use an administrator user account to check if this issue still exists.
    In addition, please follow the path: C:\ProgramData\Microsoft\Windows Server\Logs\WebApps folder and check
    RemoteAccess log file if find more clues.
    Hope this helps.
    Best regards,
    Justin Gu

  • I want to unload Yahoo tool bar and go back to firefox tool bar but cannot pull up a "tool bar" it is missing as well as the back icon My book marks are apparently in the firefox format and I cannot access them

    I want to restore firefox tool bars so I can have the back icon and my bookmarks accessable. I now have Yahoo tool bar and it does not show file, tools, edit, etc.

    '''''"does not show file, tools, edit, etc."''''': That is the Menu Bar; see below
    <u>'''Can't see the Menu Bar'''</u> (File, Edit, View, History, Bookmarks, Tools, Help)?
    Turning the Menu Bar on and off is a new feature in version 3.6.
    ''(~~red:Linux & OSX see~~: [[Menu bar is missing]] )''
    <u>''Windows'' Method 1.</u> '''''Hold down''''' the key and press the following letters in this exact order: V T M then release the key
    <u>''Windows'' Method 2.</u> Tap once on the F10 key, while the Menu bar is visible, choose "View > Toolbars", click "Menu Bar" so that a check mark is placed next to Menu Bar
    <u>''Windows'' Method 3.</u> Tap once and release the key. The Menu Bar will be displayed; then choose ~~red:V~~iew > ~~red:T~~oolbars and click on ~~red:M~~enu Bar so that a check mark is placed next to Menu Bar
    The Menu Bar should now be displayed permanently, unless you turn it off again using View > Toolbars. Check mark = displayed, NO check mark = not displayed.
    See:
    http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    http://kb.mozillazine.org/Toolbar_customization#Restoring_missing_menu_or_other_toolbars
    <u>'''Navigation Toolbar, Bookmarks Toolbar and other Toolbars'''</u> under View > Toolbars. Clicking on one of them will place a check mark (display) or remove the check mark (not displayed).
    <u>'''To display the Status Bar'''</u>, View, then click Status bar to place a check mark (display) or remove the check mark (not displayed).
    <u>'''Full Screen mode'''</u>
    http://kb.mozillazine.org/Netbooks#Full_screen
    Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''
    '''[http://support.mozilla.com/en-US/kb/How+to+customize+the+toolbar How to customize the toolbar]'''
    <u>'''rich stanley'''</u>
    <u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''You '''</u>~~red:<u>'''MAY'''</u>~~<u>''' need to Update Adobe Reader for Firefox (aka Adobe PDF Plug-In For Firefox)'''</u>: your ver. N/A; current ver. 9.3.3 (important security update release 06-29-2010; see: http://www.adobe.com/support/security/bulletins/apsb10-15.html)
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: http://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox#Installing_and_updating_Adobe_Reader
    ''<u>You may be able to update from the Adobe Reader installed on your system</u>'' instead of going to the Adobe site and downloading. Open the Adobe Reader installed on your system (''in Windows, Start > Program Files, find and click Adobe Reader to open''), click Help, click Check for Updates.
    ''<u>If you go to the Adobe site to download the current Adobe Reader:</u>''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    ~~red:-See the images at the bottom left of this post to see the steps to take on the Adobe site~~
    -exit Firefox (File > Exit)
    -In Windows: check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -double-click on the Adobe Reader installer you just downloaded to install/update Adobe Reader
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version. To install/update the IE ActiveX version, same instructions as above, except use IE to download the ActiveX installer. See: [[ActiveX]]
    *Also see: http://kb.mozillazine.org/Adobe_Reader ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]

  • How do I delete an iCloud account from my iPad that I no longer know the password for and have no access to the email account to change it?

    How do I delete an iCloud account from my iPad that I no longer know the password for and have no access to the email account to change it?

    You will need the password. If you can't get it reset via http://iforgot.apple.com (if you remember the answers to the account's security questions then you should be able to reset it via them) then try contacting Support in your country, they should be able to reset it.
    Contacting Apple about account security : http://support.apple.com/kb/HT569
    If your country isn't on that page then try this form and explain and see what they reply with : https://ssl.apple.com/emea/support/itunes/contact.html

  • HT5055 Just updated to lion and my cctv access has stopped functioning all I get is a white screen in the middle of the control panel where the camera shots should be.  I think it is caused by JAVA but am confused as when i view on snow leopard it works 

    Just updated to lion and my cctv access has stopped functioning all I get is a white screen in the middle of the control panel where the camera shots should be.  I think it is caused by JAVA but am confused as when i view on snow leopard it works  can you help

    Open "Java Preferences" either from spotlight or your utilities folder...it's probably going to say you need to install a java runtime. Then just click install!

  • I had to take my hp back to factory setting and reinstall itunes, when I tried to use Itunes match it said i had to Deauthorize all my computers. I am using the same computer and desperately need access to my music.

    I had to take my hp back to factory setting and reinstall itunes, when I tried to use Itunes match it said i had to Deauthorize all my computers. I am using the same computer and desperately need access to my music.

    When you reset to factory settings, the computer is de-authorised.
    In iTunes menu Store > View Account > sign in > App Store > Deauthorise All.
    Once done, authorise this computer iTunes.
    Note: you can only do that once a year.

  • WRV200 - Problems with VPN Client and Internal network access

    I have a WRV200 router and want to access the internal (Private Network) connected on the inside. I have successfully conected to the router with the Linksys VPN Client, but it does not appear to allow access to the internal network.
    How do I enable NAT Transversal or Passthru? I have already selected all of the PPTP, L2TP and IPSEC Pass Through.
    Has anyone gotten this to work?

    I have actually gotten this to work. Issues surround this include the ability to get to the VPN if the main DNS is down (it does not fail over to the next DNS in the list).
    If you unselect all of the boxes in the firewall General configuration, you can connect, but if you need to have all of this unchecked, what's the sense of having it?
    Anyway, you can use the DoS Prevention, this is not interfering.
    HTH.

  • Finder won't open and couldn't access any of my files, Help!

    MacBook Air (13-inch, Mid 2013)
    Processor 1.3 GHz Intel Core i5
    Memory 4 GB 1600 MHz DDR3
    Storage 120GB (and remaining space 11GB)
    OS X Yosemite Version 10.10.2
    Hi there,
    Listing my issues below,
    Since yesterday,
    1. I couldn't open my Finder (the color ball is always rotating)
    2. I witness slightly excess heating than usual on the top left corner of the laptop
    3. My desktop files are all missing
    4. I couldn't access any file even when I use Spotlight (it won't respond to open any file selected)
    5. Safari and other browsers work
    6. I have Parallel Desktop with Windows and I can access files which are available in Windows
    I sincerely appreciate your contribution to sort this problem at the earliest.
    Many thanks,
    Kart.

    Dear Mr. Linc,
    1. I don't have backup of my files
    2. I couldn't see or open finder to see all my documents to copy and backup them
    3. Below is the terminal result of normal login
    Start time: 01:41:21 03/30/15
    Revision: 1308
    Model Identifier: MacBookAir6,2
    System Version: OS X 10.10.2 (14C1514)
    Kernel Version: Darwin 14.1.0
    Time since boot: 3:19
    UID: 501
    Activity
        CPU: user 25%, system 0%
    CPU usage (%)
        Finder (UID 501): 100.0
    Energy (lifetime)
        Finder (UID 501): 99.62
        WindowServer (UID 88): 16.80
        com.apple.WebKit.WebContent (UID 501): 6.64
    Energy (sampled)
        Finder (UID 501): 99.94
    Firewall: On
    Wi-Fi
        Security: WPA Personal
        Transmit Rate: 11
    System caches/logs
        1.9 GiB: /System/Library/Caches/com.apple.coresymbolicationd/data
    Diagnostic reports
        2015-02-27 com.apple.AmbientDisplayAgent crash
        2015-03-04 Safari hang
        2015-03-07 taskgated crash
        2015-03-22 iTunes hang
        2015-03-27 discoveryd crash
        2015-03-28 Finder hang
        2015-03-29 Finder hang x22
        2015-03-29 prl_client_app hang x2
    HID errors: 23
    Kernel log
        Mar 28 18:40:55 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 28 18:40:55 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 28 18:40:55 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 28 18:40:55 [SendRawHCICommand] ### ERROR: EnqueueRequestForController failed (err=e00002d8)
        Mar 28 19:25:51 Limiting icmp unreach response from 312 to 250 packets per second
        Mar 28 19:35:01 vnic0: promiscuous mode enable failed
        Mar 28 19:35:01 vnic1: promiscuous mode enable failed
        Mar 28 23:10:52 /drv/ MacMem.cpp:856   Physical Address assertion failed, phys_addr = 11a27e000, ret_addr = 7f9a27e000
        Mar 28 23:10:52 /drv/ HypTest.c:132   HypTest Failure: HypMem Failed to MapPhyMem 11A27E
        Mar 28 23:10:54 vnic0: promiscuous mode enable failed
        Mar 28 23:10:54 vnic1: promiscuous mode enable failed
        Mar 29 02:54:14 PM notification timeout (pid 1076, Finder)
        Mar 29 02:54:44 PM notification timeout (pid 1076, Finder)
        Mar 29 09:35:23 AppleMultitouchTrackpadHIDEventDriver::_unleashDeviceGated() Failed to set device leash state. Error = 0xe00002ca
        Mar 29 12:34:06 considerRebuildOfPrelinkedKernel com.apple.kext.OSvKernDSPLib triggered rebuild
        Mar 29 12:58:59 vnic0: promiscuous mode enable failed
        Mar 29 12:58:59 vnic1: promiscuous mode enable failed
        Mar 29 17:37:47 /drv/ MacMem.cpp:856   Physical Address assertion failed, phys_addr = 11f655000, ret_addr = 7f9f655000
        Mar 29 17:37:47 /drv/ HypTest.c:132   HypTest Failure: HypMem Failed to MapPhyMem 11F655
        Mar 29 17:37:48 vnic0: promiscuous mode enable failed
        Mar 29 17:37:48 vnic1: promiscuous mode enable failed
        Mar 29 17:51:59 firefox (map: 0xffffff801279d690) triggered DYLD shared region unnest for map: 0xffffff801279d690, region 0x7fff88600000->0x7fff88800000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 29 19:43:47 firefox (map: 0xffffff801279d960) triggered DYLD shared region unnest for map: 0xffffff801279d960, region 0x7fff88600000->0x7fff88800000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
        Mar 29 22:17:19 CoreStorageFamily::commitFamilyProperties: lv_commit_properties returned 30
        Mar 29 22:25:15 considerRebuildOfPrelinkedKernel com.apple.kext.OSvKernDSPLib triggered rebuild
    System log
        Mar 29 22:21:58 WindowServer: WSSetWindowTransform: Singular matrix
        Mar 29 22:21:59 loginwindow: Login Window Started Security Agent
        Mar 29 22:21:59 UserEventAgent: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
        Mar 29 22:21:59 WiFiAgent:  securityd_message_with_reply_sync Failed to talk to secd after 4 attempts.
        Mar 29 22:22:00 _iconservices: Unable to resolve hostname(s)
        Mar 29 22:22:21 cloudd: Stream 0x7fab30e60330 is sending an event before being opened
        Mar 29 22:22:22 taskgated-helper: none of the 0 applicable provisioning profile(s) apply
        Mar 29 22:22:22 taskgated-helper: CPValidateProvisioningDictionaries returning NO with error: (null)
        Mar 29 22:23:53 spindump: [210] Not monitoring force quit since process is being debugged
        Mar 29 22:26:18 WindowServer: WSGetSurfaceInWindow : Invalid surface 696208782 for window 72
        Mar 29 22:33:47 com.apple.kextcache: IOBluetoothHostControllerUARTTransport.kext has no Info.plist file.
        Mar 29 22:33:47 com.apple.kextcache: IOBluetoothHostControllerUARTTransport.kext has no Info.plist file.
        Mar 29 22:33:47 com.apple.kextcache: IOBluetoothHostControllerUARTTransport.kext has no Info.plist file.
        Mar 29 22:33:48 com.apple.kextcache: IOBluetoothHostControllerUARTTransport.kext has no Info.plist file.
        Mar 29 22:33:58 com.apple.kextcache: IOBluetoothHostControllerUARTTransport.kext has no Info.plist file.
        Mar 29 22:33:59 com.apple.kextcache: kext file:///System/Library/Extensions/RIMBBUSB.kext/ is in hash exception list, allowing to load
        Mar 29 22:33:59 com.apple.kextcache: IOBluetoothHostControllerUARTTransport.kext has no Info.plist file.
        Mar 29 22:34:00 com.apple.kextcache: kext file:///System/Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load
        Mar 29 22:35:14 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
        Mar 29 22:36:33 corestoraged: 0x7fff7c9b3300 __finishRevert_block_invoke: calling finishRevertVolume (DiskManagement) for lv UUID
        Mar 29 22:36:33 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
        Mar 29 22:36:43 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
        Mar 29 22:36:54 corestoraged: 0x7fff7c9b3300 -[CoreStorageDaemon dmAsyncFinishedForDisk:mainError:detailError:dictionary:]: got callback dmAsyncFinishedForDisk, inMainError is 0
        Mar 29 22:36:54 corestoraged: 0x7fff7c9b3300 -[CoreStorageDaemon csdDmcsSyncCall:withSession:withDmcsCallBlock:]: corestoraged: exiting csdDmcsSyncCall, err is 0
        Mar 29 22:36:54 corestoraged: 0x7fff7c9b3300 finishBackgroundConversionState: background conversion was successful for UUID
    launchd log
        Mar 28 18:43:32 com.apple.xpc.launchd.domain.system: Caller not allowed to perform action: open.635, action = service submission, code = 1: Operation not permitted, uid = 501, euid = 501, gid = 20, egid = 20, asid = 100000
        Mar 28 18:43:32 com.apple.xpc.launchd.domain.system: Caller not allowed to perform action: launchctl.641, action = start service, code = 1: Operation not permitted, uid = 501, euid = 501, gid = 20, egid = 20, asid = 100000
        Mar 28 18:43:33 com.apple.xpc.launchd.domain.system: Could not read path: path = //System/Library/LaunchAgents/com.apple.MDCrashReportd.plist, error = 2: No such file or directory
        Mar 28 18:43:33 com.apple.xpc.launchd.domain.system: Caller not allowed to perform action: launchctl.681, action = start service, code = 1: Operation not permitted, uid = 501, euid = 501, gid = 20, egid = 20, asid = 100000
        Mar 28 19:35:01 com.apple.xpc.launchd.user.501.100005.Aqua: Could not read path: path = /Library/LaunchAgents/com.parallels.vm.prl_pcproxy.plist, error = 2: No such file or directory
        Mar 28 22:54:52 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.174, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 28 23:02:29 com.apple.xpc.launchd.domain.pid.Install Adobe Flash Player.419: Could not resolve origin of domain. XPC services in this domain's bundle will not be bootstrapped: error = 109: Invalid property list, taint = (null)
        Mar 28 23:10:54 com.apple.xpc.launchd.user.501.100005.Aqua: Could not read path: path = /Library/LaunchAgents/com.parallels.vm.prl_pcproxy.plist, error = 2: No such file or directory
        Mar 28 23:33:11 com.apple.xpc.launchd.user.501.100005.Aqua: Could not read path: path = /Library/LaunchAgents/com.parallels.vm.prl_pcproxy.plist, error = 2: No such file or directory
        Mar 28 23:46:15 com.apple.xpc.launchd.user.501.100005.Aqua: Could not read path: path = /Library/LaunchAgents/com.parallels.vm.prl_pcproxy.plist, error = 2: No such file or directory
        Mar 29 12:32:27 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.181, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 29 12:58:59 com.apple.xpc.launchd.user.501.100005.Aqua: Could not read path: path = /Library/LaunchAgents/com.parallels.vm.prl_pcproxy.plist, error = 2: No such file or directory
        Mar 29 15:40:07 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.179, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 29 16:58:04 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.180, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 29 17:37:48 com.apple.xpc.launchd.user.501.100005.Aqua: Could not read path: path = /Library/LaunchAgents/com.parallels.vm.prl_pcproxy.plist, error = 2: No such file or directory
        Mar 29 21:23:45 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.174, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 29 21:56:33 com.apple.xpc.launchd.user.501.100023.Aqua: Could not import service from caller: caller = otherbsd.572, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 29 22:06:27 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.200, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 29 22:13:50 com.apple.xpc.launchd.user.201.100005.Aqua: Could not read path: path = /Users/USER/Library/LaunchAgents, error = 2: No such file or directory
        Mar 29 22:13:50 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 29 22:13:50 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 29 22:13:50 com.apple.xpc.launchd.user.201.100005.Aqua: Could not import service from caller: caller = otherbsd.206, service = com.apple.photostream-agent, error = 119: Service is disabled
        Mar 29 22:13:50 com.apple.xpc.launchd.user.201.100005.Aqua: Could not import service from caller: caller = otherbsd.206, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
        Mar 29 22:15:46 com.apple.xpc.launchd.domain.user.0: Caller not allowed to perform action: loginwindow.65, action = query service enabled state, code = 1: Operation not permitted, uid = 0, euid = 201, gid = 201, egid = 201, asid = 100005
        Mar 29 22:22:16 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.201, service = com.fiplab.BatteryHealthHelper, error = 119: Service is disabled
    Console log
        Mar 29 12:32:27 fontd: Failed to open read-only database, regenerating DB
        Mar 29 22:22:16 fontd: Failed to open read-only database, regenerating DB
    Loaded kernel extensions
        com.rim.driver.BlackBerryUSBDriverInt (0.0.97)
    System services loaded
        com.adobe.fpsaud
        com.apple.spindump
        - status: 75
        com.apple.watchdogd
        com.google.keystone.daemon
        com.microsoft.office.licensing.helper
        com.rim.BBDaemon
    Login services loaded
        com.apple.Finder
        - status: -15
        com.google.keystone.system.agent
        com.rim.BBLaunchAgent
        com.rim.RimAlbumArtDaemon
    User login items
        iTunesHelper
        - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
        Flux
        - /Users/USER/Applications/Flux.app
    Firefox extensions
        Greasemonkey
        Johan Sundström
    Widgets
        Calc Board
        calendarCountdown
    iCloud errors
        bird 638
        cloudd 38
        storedownloadd 2
    Continuity errors
        lsuseractivityd 32
        sharingd 15
    Restricted files: 1001
    Lockfiles: 15
    High file counts
        Desktop: 73
    Contents of /Library/LaunchAgents/com.rim.BBAlbumArtCacher.plist
        - mod date: Jun 25 22:00:22 2013
        - size (B): 524
        - checksum: 2868431736
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>KeepAlive</key>
        <true/>
        <key>Label</key>
        <string>com.rim.RimAlbumArtDaemon</string>
        <key>OnDemand</key>
        <false/>
        <key>Program</key>
        <string>/Library/Application Support/BlackBerry/RimAlbumArtDaemon</string>
        <key>ProgramArguments</key>
        <array>
        <string>RimAlbumArtDaemon</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.rim.BBLaunchAgent.plist
        - mod date: Feb 21 06:16:42 2013
        - size (B): 516
        - checksum: 908705504
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>KeepAlive</key>
        <true/>
        <key>Label</key>
        <string>com.rim.BBLaunchAgent</string>
        <key>OnDemand</key>
        <false/>
        <key>Program</key>
        <string>/Library/Application Support/BlackBerry/BBLaunchAgent.app</string>
        <key>ProgramArguments</key>
        <array>
        <string>BBLaunchAgent</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.rim.BBDaemon.plist
        - mod date: Feb 21 06:16:42 2013
        - size (B): 748
        - checksum: 4059782046
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN
        http://www.apple.com/DTDs/PropertyList-1.0.dtd >
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.rim.BBDaemon</string>
        <key>Program</key>
        <string>/Library/Application Support/BlackBerry/BBDaemon</string>
        <key>ProgramArguments</key>
        <array>
        <string>BBDaemon</string>
        </array>
        <key>KeepAlive</key>
        <true/>
        <key>OnDemand</key>
        <false/>
        <key>RunAtLoad</key>
        <true/>
        <key>Sockets</key>
        <dict>
        <key>Listeners</key>
        <dict>
        <key>SockType</key>
        <string>stream</string>
        ...and 8 more line(s)
    Contents of Library/LaunchAgents/com.apple.FolderActions.folders.plist
        - mod date: Mar 22 06:17:45 2015
        - size (B): 584
        - checksum: 2552160599
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.apple.FolderActions.folders</string>
        <key>Program</key>
        <string>/usr/bin/osascript</string>
        <key>ProgramArguments</key>
        <array>
        <string>osascript</string>
        <string>-e</string>
        <string>tell application "Folder Actions Dispatcher" to tick</string>
        </array>
        <key>WatchPaths</key>
        <array>
        <string>/Users/USER/Desktop/untitled folder</string>
        </array>
        </dict>
        </plist>
    Extensions
        /System/Library/Extensions/JMicronATA.kext
        - com.jmicron.JMicronATA
        /System/Library/Extensions/RIMBBUSB.kext
        - com.rim.driver.BlackBerryUSBDriverInt
        /System/Library/Extensions/RIMBBVSP.kext
        - com.rim.driver.BlackBerryUSBDriverVSP
    Applications
        /Applications/Adobe/Adobe Help.app
        - chc.UUID.1
        /Applications/CCleaner.app
        - com.piriform.ccleaner
        /Applications/Microsoft Communicator.app
        - com.microsoft.Communicator
        /Applications/Microsoft Messenger.app
        - com.microsoft.Messenger
        /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
        - com.apple.ASApplication
        /Applications/Microsoft Office 2011/Office/Equation Editor.app
        - com.microsoft.EquationEditor
        /Applications/Microsoft Office 2011/Office/Microsoft Office Setup Assistant.app
        - com.microsoft.office.setupassistant
        /Applications/Microsoft Office 2011/Office/Microsoft Query
        - N/A
        /Applications/Remote Desktop Connection.app
        - com.microsoft.rdc
        /Applications/Utilities/Adobe AIR Application Installer.app
        - com.adobe.air.ApplicationInstaller
        /Applications/Utilities/Adobe AIR Uninstaller.app
        - com.adobe.air.Installer
        /Applications/iSkysoft Video Editor.app
        - com.iSkysoft.Video Editor
        /Library/Application Support/BlackBerry/BBLaunchAgent.app
        - N/A
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app
        - com.adobe.air.ApplicationInstaller
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater.app
        - com.adobe.air.Installer
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Template.app
        - com.adobe.air.Template
        /Library/PDF Services/Save as Adobe PDF.app
        - com.apple.automator.SaveasAdobePDF
        /Library/Printers/hp/Fax/fax.backend
        - com.hp.fax
        /Library/Printers/hp/Fax/rastertofax.filter
        - com.hp.rastertofax
        /Library/Printers/hp/filter/hpPreProcessing.filter
        - com.hp.print.cups.filter.hpPreProcessing
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/710_b042_multilanguage (1).exe.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/710_b042_multilanguage.exe.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/7z Setup SFX.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Accessibility On-Screen Keyboard.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Acrobat.com.exe.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Adobe Flash Player 17.0 r0.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Adobe Reader 9.4.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Adobe Reader and Acrobat Manager.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/BlackBerry Desktop Software.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Bridge.exe.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/CCleaner Installer.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/CCleaner.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Character Map.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Clip Organizer.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/ConfigWizards.exe.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Control Panel DLL.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Device Stage Platform Server.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Diagnostics Troubleshooting Wizard.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Disk Space Cleanup Manager for Windows.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Display Switch.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/ESET MSI Launcher.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/ESET Main GUI.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/ESET SysRescue Wizard.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Executable for FreeCell Game.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Executable for Hearts Game.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Executable for Minesweeper Game.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Executable for Purble Place Game.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Executable for Solitaire Game.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Executable for Spider Solitaire Game.app
        - com.parallels.winapp.UUID.UUID
        /Users/USER/Applications (Parallels)/{UUID} Applications.localized/Firefox [1].app
        - com.parallels.winapp.UUID.

  • When I try to open Firefox I get a message saying it is already open. However it is not open and i cannot access Firefox

    When I try to open Firefox I get a message saying it is already open. However it is not open and i cannot access Firefox

    See:
    * http://kb.mozillazine.org/Recovering_a_missing_profile
    * http://kb.mozillazine.org/Profile_in_use
    * https://support.mozilla.com/kb/Firefox+is+already+running+but+is+not+responding
    If it happens after you've closed Firefox and want to restart the see these:
    See "Hang at exit":
    *http://kb.mozillazine.org/Firefox_hangs
    See "Firefox hangs when you quit it":
    *https://support.mozilla.com/kb/Firefox+hangs

  • Time machine running slow and slowing network access

    I have had and continue to have issues with wifi on my MBP.  Those are pretty well summarized in https://discussions.apple.com/thread/5535320?start=30&tstart=0.  I've been able to make mt system usable with some of the less dodgy workarounds in that thread ( like keeping a ping on my router running )
    That thread really doesn't mention the issues I've been having with time machine though, so I thought I'd bring this up here.  Whenever time machine starts up, Safari and mail become unresponsive.  It's worst when TM is "preparing" of "cleaningup", though barely usable during the actual backup.  Mostly, I can work around that too, but occationally, TM will find GB of data to be backed up and lock up my mac for a day.  Here's a recent example:
    2/16/14 12:30:27.952 PM com.apple.backupd[11557]: Starting automatic backup
    2/16/14 12:30:28.466 PM com.apple.backupd[11557]: Attempting to mount network destination URL: afp://;AUTH=No%20User%20Authent@MyBookLive._afpovertcp._tcp.local/TimeMachine
    2/16/14 12:30:33.866 PM com.apple.backupd[11557]: Mounted network destination at mount point: /Volumes/TimeMachine using URL: afp://;AUTH=No%20User%20Authent@MyBookLive._afpovertcp._tcp.local/TimeMachine
    2/16/14 12:31:44.678 PM com.apple.backupd[11557]: Disk image /Volumes/TimeMachine/sparky.sparsebundle mounted at: /Volumes/Time Machine Backups
    2/16/14 12:31:46.613 PM com.apple.backupd[11557]: Backing up to /dev/disk2s2: /Volumes/Time Machine Backups/Backups.backupdb
    2/16/14 12:34:07.904 PM com.apple.backupd[11557]: Will copy (1.66 GB) from Macintosh HD
    2/16/14 12:34:08.004 PM com.apple.backupd[11557]: Found 83487 files (1.66 GB) needing backup
    2/16/14 12:34:08.738 PM com.apple.backupd[11557]: 4.16 GB required (including padding), 445.21 GB available
    2/16/14 1:32:33.579 PM com.apple.backupd[11557]: Copied 534.6 MB of 1.66 GB, 28317 of 83487 items
    2/16/14 2:40:02.513 PM com.apple.backupd[11557]: Copied 564.1 MB of 1.66 GB, 30225 of 83487 items
    2/16/14 3:46:20.853 PM com.apple.backupd[11557]: Copied 593.2 MB of 1.66 GB, 31631 of 83487 items
    2/16/14 4:48:19.461 PM com.apple.backupd[11557]: Copied 621.8 MB of 1.66 GB, 33182 of 83487 items
    2/16/14 5:00:31.968 PM com.apple.backupd[11557]: Bulk setting Spotlight attributes failed.
    2/16/14 5:54:51.036 PM com.apple.backupd[11557]: Copied 658 MB of 1.66 GB, 34773 of 83487 items
    2/16/14 6:17:20.839 PM com.apple.backupd[11557]: Bulk setting Spotlight attributes failed.
    2/16/14 6:56:27.566 PM com.apple.backupd[11557]: Copied 688.2 MB of 1.66 GB, 36246 of 83487 items
    2/16/14 7:57:07.076 PM com.apple.backupd[11557]: Copied 704.8 MB of 1.66 GB, 37267 of 83487 items
    2/16/14 8:58:52.469 PM com.apple.backupd[11557]: Copied 730.7 MB of 1.66 GB, 38724 of 83487 items
    2/16/14 10:09:42.807 PM com.apple.backupd[11557]: Copied 760.5 MB of 1.66 GB, 40291 of 83487 items
    2/16/14 11:21:25.825 PM com.apple.backupd[11557]: Copied 803.8 MB of 1.66 GB, 42462 of 83487 items
    2/17/14 12:30:58.322 AM com.apple.backupd[11557]: Copied 834.1 MB of 1.66 GB, 43513 of 83487 items
    2/17/14 1:45:28.495 AM com.apple.backupd[11557]: Copied 846.1 MB of 1.66 GB, 44160 of 83487 items
    2/17/14 2:45:36.010 AM com.apple.backupd[11557]: Copied 868.6 MB of 1.66 GB, 45485 of 83487 items
    2/17/14 3:57:29.939 AM com.apple.backupd[11557]: Copied 890.6 MB of 1.66 GB, 46729 of 83487 items
    2/17/14 5:07:30.971 AM com.apple.backupd[11557]: Copied 926.7 MB of 1.66 GB, 48695 of 83487 items
    2/17/14 6:15:49.283 AM com.apple.backupd[11557]: Copied 963.7 MB of 1.66 GB, 50583 of 83487 items
    This is on an AC router.  My peak throughput shows 19 Mb/s on menu meters, so, not great, but not this slow.  Mostly, the network activity is nothing with short bursts of higher throughput.
    I'm hoping this will be addressed in 10.9.2.  In the mean time, are there any workarounds to get past this issue short of turning off TM?
    Thanks,
    Horst

    These instructions were taken from Mac OS X Hints at:
    http://hints.macworld.com/article.php?story=20050302225659382
    The Unix program dd is a disk copying util that you can use at the command line in order to make a disk image. It makes a bit-by-bit copy of the drive it's copying, caring nothing about filesystem type, files, or anything else. It's a great way to workaround the need for Norton Ghost.
    Normally, in order to make a disk image, the disk you're copying from has to be able to spin up and talk -- in other words, it's OK to make a copy if the disk is healthy. But what happens when your disk is becoming a doorstop? As long as it continues to spin, even with physical damage on the drive, dd and Mac OS X will get you out of the fire.
    We had a situation recently where a friend sent a disk to us that had hard physical errors on it. It would boot in Windows, but then it would hit one of these scratch marks and just die. We fired up dd, and it started OK, but stopped at the same physical error location -- complaining about a Hard Error.
    So the workaround was to designate the dd mode as noerror -- which just slides over the hard stops, and to add the mode sync, which fills the image with nulls at that point. We did it on BSD Unix, but as long as you can get the hard drive attached to your Mac, the command is the same:
    dd bs=512 if=/dev/rXX# of=/some_dir/foo.dmg conv=noerror,sync
    The bs=512 designates block size, and the if=/dev/rXX# is the UNIX path to the actual disk device. Make sure that the chosen directory (some_dir) has enough room to take the entire disk image -- which will be equal to the size of the drive. Since dd doesn't care about the contents of the drive, it copies every bit on the thing, so you get an image equal to the disk's capacity. A really big file. One workaround is to put it on a RAID array.
    Once you've established the disk image (in this example, foo.dmg), you're almost home. Here's where your Mac OS X box is far and away the best thing to have. In this example, the dd output file is foo.dmg. You have to realize that this is an exact copy of a busted drive, but the "holes" are filled with nulls. As long as the damage isn't to the boot sector, though, when you double-click on it, Mac OS X mounts it without breathing hard ... who cares if it's FAT32, NTFS, whatever.
    Due to the size of the image that we were copying, we put it on a RAID array, and had to access the image over the network -- it still mounted fine. In straight UNIX, if you try to mount a disk image, it complains that there is "no block device" and fails. Once your image is mounted, it appears in your Finder, and then it's easy work to retrieve the critical files from the image -- usually things like .doc files and .xls files and the lot.
    Finally, since your disk is actually dying, once you have your image, you can drop it to tape or something and you've not only recovered your files, you've made a viable backup as well. Once again, that which destroys a Windows box becomes a play thing to a Mac OS X box.

  • I uploaded music to my MacBook and I went to open my iTunes account on another computer and could not access them. How do I do that?

    I uploaded music to my MacBook and I went to open my iTunes account on another computer and could not access them. How do I do that?

    Welcome to the Apple Community.
    The following article(s) may help you.
    Understanding Home Sharing
    Setting Up Home Sharing On A Computer

  • Differance between Discoverer and BI Discoverer

    hi guyz ,am new to ebs and discoverer,one question always bother me what is differance in discoverer and BI Discoverer,according to my understanding discoverer is separate tool where we develop report then link it to BI and BI Discoverer is EBS builtin tool.if am right so what both r oracle product ,if it's also true why we need both ,why not single is enough.thanx

    Hi,
    There is no difference. Discoverer is shipped with eBS but it is the same tool (though an older version) as the standalone Discoverer. eBS is also shipped with an predefined EUL and some reports which are integrated into some of the eBS menus. You can write your own reports and create your EUL and add the reports to the menus.
    There are 4 Discoverer tools. Discoverer Plus, a web based report writing tool. Discoverer Viewer a web based report viewing tool. Discoverer Desktop, a windows based report writing tool and Discoverer Administrator used for managing the EUL.
    You need all these tools to use Discoverer with eBS and they should be downloaded separately from eBS to ensure you have the latest versions.
    Rod West

Maybe you are looking for

  • How to stop - com.apple.launcd: Throttling respawn Will start in 10 seconds ?

    I am running OS X Mavericks 10.9.5 on MacBook Pro Late 2013 with Retina display. I had installed then removed an application KUsrTSK.app (Kaseya). I noticed this week in Console following process repeatedly running: com.apple.launchd: (com.kaseya.Age

  • SQL Server 2012 license Web Application for Public

    Hi, We have ASP.NET application and planned to host public accessible. So All public users can see my web application, then share the link via twitter,facebook and Linkedin. Can You suggest me which licensing model is best for me like, SQL 2012 Stand

  • Why do I have so many Users and Groups (RDN) on my computer?

    I have had trouble viewing certain documents. I've been told I don't have permission. When I checked the Users, I find a list of Users and Groups that I'm unaware of. My computer should only be used by myself and my daughter. How do I know which User

  • Am I able to download an older version of FireFox?

    I need to take a analytical test for a job application, but the it is not supported by the current version of Firefox. It is supported by older versions. I need to take this test in the next 7 days. Is there a way to download an older version of Fire

  • Export pdf log in problem

    can't log in in order to export pdf to word - system keeps telling me there is a problem but doesnt tell me what the problem is