Running workbook from .bat fails to start application missing CORE40 dll

I have been running several workbook via windows task scheduler / vbscript &/or bat files.
I now have a new box which I access thru Remote Desktop Connection, so I can run all these automated updates without having my screen blinking everytime a shedule workbook starts.
If I click on the actual Discoverer icon, or the discoverer workbook shortuct, all works well.
If I click on the .bat file, or try to run the workbook via the cmd , it gives me the following error:
DIS4USR.EXE – Unable To Locate Component
“this application has failed to start because CORE40.DLL was not found. Re-installing the application may fix this problem.”
The dll is under c/orant/bin/core40.dll, which is where I've read it should be, and it works fine in my regular box...
Please help! URGENT :)
Thanks!

Hello
Check the PATH environment variables for the machine you are on and the one you are connecting to.
You might not have Discoverer's objects in the PATH.
Another possibility is that you have more than one piece of ORACLE software on the machine and you may need to also set the ORACLE_HOME within the BAT file.
Best wishes
Michael

Similar Messages

  • HT203175 How does one fix the  problemd.... "application itunes helper.exe - mobile me service failed to start becasue missing  MSVCR80.dll" ?  This started after the last "update" of itunes

    With a recent update of itunes, ( a couple weeks ago), when plugging in my iphone, itunes did not automatically launch...and when manually selecting itune to open I recieve the statement ...
    "application itunes helper.exe - mobile me service failed to start becasue missing  MSVCR80.dll" ? 
    I have gone to the itunes site and reloaded itunes....and did not fix the problem. ....help

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (100109)

  • Looking for help-------"application failed to start because UID.mr.dll"

    I've been having troubles with my Windows Vista PC recently and had to even system restore it just to be able to turn the computer on successfully, though it is still being buggy. However, I have been working these out and now all that remains is this error:
    "PhotoshopElements.exe - Unable to Locate Component'>
    This application has failed to start because UID.mr.dll was not found. Re-installing the application may fix this problem."
    I have tried re-installing and it has not fixed my problem. Is my install file corrupt or something? What can I do to get Photoshop Elements 2.0 up and running again?

    PSE2... on Vista... (First thing its not supported on Vista.. First PSE version supported on Vista is PSE5.0.1 and PSE7 is there in market)
    Your installation completes successfully?
    If yes what do you do and when do you get this error.
    In the mean time I will try to get some info about the dll you mentioned.
    + Ripple

  • Firefox installed the latest version. Now my google browser, history etc. doesn't work anymore. It doesn't respond. I can't run searches from the browser. youtube button is missing. I've tried opening firefox in safe mode but that doesn't work.

    # Question
    firefox installed automatically the latest version. Now my google browser, history etc. doesn't work anymore. It doesn't respond. I can't run searches from the browser. youtube button is missing. I've tried opening firefox in safe mode but that doesn't work

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    What happens if you open Firefox in Save mode?
    *https://support.mozilla.com/kb/Safe+Mode
    *Help > Restart with Add-ons Disabled

  • Java Web Start 1.6 fails to start application without Java Consol on Vista

    Hi All,
    I've faced with problem related to starting my application in IE 7 on Vista SP1 using Java Web Start (JRE 1.6.0_12 and 1.6.0_13). I suppose that issue appears after 11th update of JRE 1.6 since it works fine before.
    There were set settings to indicate initial and maximal size of the Java heap in the JNLP file.
    Application consist of 2 JAR files and they are signed with the same certificate.
    When user tried to start application there is no any activity after accepting certificate. After starting application javaw.exe just disappeared from processes list without any message or error.
    When I changed default setting in Java Control Panel to show Java Console, I noticed that the application began to start. But it's not a solution of the issue, since all customers cannot be required to turn on Java console.
    I believe this is a bug in JRE as the application starts with Java console and doesn't without it.
    When I browsed the web looking for the solution or an advice I found Release notes for 1.6.0_014 where it was said that 6u14 Java Web Start failed to launch and notifies that JARs were not signed, if an insecure Java system property was specified in a sandbox JNLP file. In spite of that 14th updated wasn't used and there was no notification I tried to start application without settings for the Java heap and it worked.
    Could someone help me with advice, since the application cannot be started with default heap size settings.
    Thanks in advance.
    Edited by: vovanst on Jul 28, 2009 8:06 AM

    Hi,
    as the 6u15 just arrived and the above mentioned bug should've been fixed (though I was unable to verify through the release notes), the error is still in there.
    We have no timestamped jars, neither ours nor the bouncy castle ones, all certs are valid, ours is self signed.
    6u13 runs, 6u14/6u15 won't.
    I followed the instructions here: http://bouncycastle.org/devmailarchive/msg10415.html to no avail.
    The bcprov.jar is wrapped in its own jnlp and referred as extension from the "main" jnlp.
    The interesting parts of the stack trace are these:
    Caused by (via getCause): java.lang.SecurityException: JCE cannot authenticate the provider BC
         at javax.crypto.Cipher.getInstance(DashoA13*..)
         at javax.crypto.Cipher.getInstance(DashoA13*..)
    Caused by (via getCause): java.util.jar.JarException: Cannot parse https://localhost:8443/deploy/bcprov.jar
         at javax.crypto.SunJCE_c.a(DashoA13*..)
         at javax.crypto.SunJCE_b.b(DashoA13*..)
         at javax.crypto.SunJCE_b.a(DashoA13*..)
         at javax.crypto.Cipher.getInstance(DashoA13*..)
         at javax.crypto.Cipher.getInstance(DashoA13*..)
    For me it seems there's a problem with resolving the url of the bcprov.jar, which would explain the lack of a delay which normally occurs when JCE verifies the signature of the bcprov provider classes. The error pops up almost instantly.
    I'm clueless what to do now. Did Sun really achieve to completely destroy JCE provider functionality in Javaws, forcing us to use an alternative implementation?
    Patric

  • Latest Java 7 update 25 prevents JMF from working in Web Start application

    Has anyone else had a problem getting the JMF to work in a Web Start application since updating to Java 7 update 25?
    I can successfully run our application on my local machine via Eclipse and the webcam image loads. When I run my application from Web Start it does not load any image and errors out with the following error:
    java.lang.NullPointerException
        at javax.swing.RepaintManager.currentManager(Unknown Source)
        at javax.swing.RepaintManager.currentManager(Unknown Source)
        at javax.swing.RepaintManager.currentManager(Unknown Source)
        at javax.swing.JComponent.repaint(Unknown Source)
        at java.awt.Component.repaint(Unknown Source)
        at java.awt.Component.repaint(Unknown Source)
        at com.sun.media.renderer.video.AWTRenderer.doProcess(AWTRenderer.java:236)
        at com.sun.media.renderer.video.BasicVideoRenderer.process(BasicVideoRenderer.java:118)
        at com.sun.media.BasicRendererModule.processBuffer(BasicRendererModule.java:727)
        at com.sun.media.BasicRendererModule.scheduleBuffer(BasicRendererModule.java:499)
        at com.sun.media.BasicRendererModule.doProcess(BasicRendererModule.java:400)
        at com.sun.media.RenderThread.process(BasicRendererModule.java:1114)
        at com.sun.media.util.LoopThread.run(LoopThread.java:135)
    Any help would be appreciated
    Thanks,
    Mike

    Hi - I have exactly the same issue. Referring to Java 1.7_25 release note, i have also included permissions/codebase attributes in jmf jar manifest file but it did not help. With the permissions attributes i dont see the warning missing permissions, but it not solve the actual problem. JMF throws following NPE exception in my case
    Exception in thread "JMF thread: SendEventQueue: com.sun.media.content.unknown.Handler" java.lang.NullPointerException
        at sun.awt.image.FetcherInfo.getFetcherInfo(Unknown Source)
        at sun.awt.image.ImageFetcher.add(Unknown Source)
        at sun.awt.image.InputStreamImageSource.startProduction(Unknown Source)
        at sun.awt.image.InputStreamImageSource.addConsumer(Unknown Source)
        at sun.awt.image.InputStreamImageSource.startProduction(Unknown Source)
        at sun.awt.image.ImageRepresentation.startProduction(Unknown Source)
        at sun.awt.image.ImageRepresentation.prepare(Unknown Source)
        at sun.awt.SunToolkit.prepareImage(Unknown Source)
        at java.awt.Component.prepareImage(Unknown Source)
        at java.awt.ImageMediaEntry.startLoad(Unknown Source)
        at java.awt.MediaEntry.getStatus(Unknown Source)
        at java.awt.ImageMediaEntry.getStatus(Unknown Source
    Please let me know if you have any solution for the above problem. Appreciated your help.
    Thanks
    Sri

  • Cannot run workbook from desktop

    Greetings All,
    Discoverer version 10.1.2.0.2,
    Disco Admin has created business areas and workbooks. Admin has also shared workbook with a user. When user tried to run workbook user is not prompted for parameters. WHen user refreshes worksheet still not prompted for paramater and user gets a blank worksheet. Basically, cannot run any shared workbook.(NOTE: do not even get msg that query returned no data).
    When user tries to create a workbook by selecting items for a folder in business area, then again the same result - does not didplay any data (NOTE: do not even get msg that query returned no data).
    User has select from all tables priv.
    Any suggestion?
    JP.

    Hi,
    Does the workbook bring back data for any other user?
    Does this user have the Create/Edit query (Desktop/Plus privilege?)
    Thanks.

  • Application has failed to start b/c qtcf,dll was not found

    I recently had my computer serviced by the Geek squad for virus removal, I tried to use itunes and connect my ipod and I keep getting this message by: itunesHelper.exe- unable to locate component. "This application has failed to start because QTFC.dll was not found. Re-installing the application may fix this problem." I have tried to install Itunes and quick time player, but the same error pops up and I can't close the tab. Any suggestions?

    QTCF.dll
    Let's doublecheck on the current locations of that dll.
    Go "Start > Search" and then do an all files and folders search on QTCF.dll. In "More advanced options", make sure the following items are all checked:
    *Search System folders*
    *Search hidden files and folders*
    *Search subfolders*
    What QTCF.dll files do you find, and what are their file locations?

  • Fail to start application server

    Hi Folks,
    I try to start application server by:
    start->Sun Microsystem->Sun Java System Application Server7 2004Q2->Start Application Server
    I got following msg:
    count = 0 total = 93
    count = 0 total =93
    Could not start the instance: domain1:admin-server
    server failed to start: abnormal subprocess termination
    Could not start the instance:domain1:server1
    Server failed to start abnormal subprocess termination
    Could not start one or more instances in the domain : domain1
    Your help is greatly appreciated!!!
    hl

    Hi Oracle Support!
    Plz. help us..

  • Run Addons from bat or exe files

    Is possibility run addons from cmd use bat or exe files? I know, addons can run from SBO Addons Administration, but is some other possibility?
    I use SBO 2004C v.17
    regards
    ks

    Hi Krzysztof,
    Actually sometimes I use something similar for test only purposes. Don't take it as a way for actually doing it, but as a funny thing :).
    Ok, so when you connect to UI API you do something like sConnectionString = Environment.GetCommandLineArgs.GetValue(1). But when doing it in debug mode, you pass VisualStudio (assuming you're using VisualStudio) a long hardcoded connection string, otherwise B1 passes the program the real connection string. So... what happens if you pass the exe a hard-coded connection string, by using a bat or a shortcut? Trust me, it works. But with to cons: if you have more than one instance of B1 opened, you don't know in which one the add-on is going to work; and you can't stop the add-on from the add-on administration module (altought can always add a button in the add-on that says Exit). So, that's a workaround for doing it.
    Hope this helps,
    Ian

  • Visual Composer on SAP CE 7.1 fails to start with missing manifest file

    Hi All,
    I have installed a SAP NetWeaver Composition Environment 7.1 and deployed the configuration template for the complete stack. I wanted to access the VC on the following URL
       http://myhost:501000/VC
    The login page appears and I enter a user with all needed privileges (Administrator) then the VC bails out with a popup message stating:
       Failed to open workspace due to the following error:
       Kits manifest is bad or missing
    In the log directory of the cluster I found the following lines right before the first java exception that led to the VC failing to start.
        #000C29361F67001A00000002000005F801F890B616AD3BB1#1192131467531#com.sap.lcr.pers.jdbc.common.common.AbstractCRJdbcPersistence#sap.com/com.sap.lcr#com.sap.lcr.pers.jdbc.common.common.AbstractCRJdbcPersistence#Administrator#11#SAP J2EE Engine JTA Transaction : [0ffffffd8ffffffb5ffffff8a003ffffff83]###67b81480783111dcbfe7000c29361f67#Application [13]##0#0#Error##Plain###Thrown:
    com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: The SQL statement "SELECT "APPL","NA_HASH","NA_KEY","TYP","ACTIVE","RANK","CL_START_ID","HOSTNAME","NAMESPACE" FROM "BC_SLD_NAMESP" WHERE "APPL" = ? AND "TYP" = ?" contains the semantics error[s]: - 1:116 - the table or view >>BC_SLD_NAMESP<< does not exist
    Can anyone tell me on how to get that VC up and running? Did I forget something to deploy or did I miss a configuration step?
    Any hint highly appreciated,
        Christian

    I'm getting the same error and the freestyle.jsp does not help either.
    By the way, the error posted above is related to the SLD, which is not installed with CE 7.1. I don't think that has anything to do with VC... Please correct me if I'm wrong.
    Message was edited by:
            Pascal Willemsen

  • Today, I got a "update iTunes and tonight, I can't access my iTunes. I uninstalled and reinstalled and the error message reads: iTunesexe-unable to locate component. App has failed to start due to MSVCR80.dll was not found: Reinstall may fix" but hasn't.

    I received an iTunes update today and updates files. Tonight, I couldn't acces my iTunes. I uninstalled and reinstalled and still getting same error message: iTunes exe unable to locate component. This application has failed to start because MSVCR80.DLL was not found. Reinstalling the application may fix this problem.  I've done it several times and still get the error.  I'm fearful I have lost all my music.  What can I do?

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Itunes won't start - says "missing msvcr80.dll"

    itunes won't start.  says "missing msvcr80.dll"

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • 10.6.8 running really slowly and failed to start up 4 times

    Hello,
    My MacBook Pro (which is about 4 years old) wouldn't start up 4 times, I just got the blue screen with the apple and nothing.  Had to turn off.  Eventually it started and now its running REALLY slowly.
    Any thoughts would be most helpful to get it running more quickly!!
    I ran Etrecheck and this is what came up:
    Problem description:
    Computer is running super slow, and has failed to turn on several times in the past week.
    EtreCheck version: 2.1.8 (121)
    Report generated 14 April 2015 13:44:11 CEST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2010) (Technical Specifications)
        MacBook Pro - model: MacBookPro7,1
        1 2.4 GHz Intel Core 2 Duo CPU: 2-core
        4 GB RAM
            BANK 0/DIMM0
                2 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Check Battery - Cycle count 888
    Video Information: ℹ️
        NVIDIA GeForce 320M - VRAM: 256 MB
            Color LCD 1280 x 800
            spdisplays_display_connector
    System Software: ℹ️
        Mac OS X 10.6.8 (10K549) - Time since boot: 4 days 17:2:2
    Disk Information: ℹ️
        Hitachi HTS545025B9SA02 disk0 : (232.89 GB)
            - (disk0s1) <not mounted> : 210 MB
            Pretty Baby (disk0s2) / : 249.72 GB (19.55 GB free)
        MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
        Apple, Inc. Keyboard Hub
            Apple, Inc Apple Keyboard
        Apple Inc. Built-in iSight
        Seagate BUP Slim BL 931.51 GB
            - (disk1s1) <not mounted> : 210 MB
            Time Machine Backups (disk1s2) /Volumes/Time Machine Backups : 999.86 GB (804.57 GB free)
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Configuration files: ℹ️
        /etc/hosts - Count: 62
    Kernel Extensions: ℹ️
            /Applications/VMware Fusion.app
        [loaded]    com.vmware.kext.vmci (2.0.7) [Click for support]
        [loaded]    com.vmware.kext.vmioplug (2.0.7) [Click for support]
        [loaded]    com.vmware.kext.vmnet (2.0.7) [Click for support]
        [loaded]    com.vmware.kext.vmx86 (2.0.7) [Click for support]
            /Applications/VyprVPN.app
        [not loaded]    foo.tap (1.0) [Click for support]
        [not loaded]    foo.tun (1.0) [Click for support]
            /System/Library/Extensions
        [loaded]    at.obdev.nke.LittleSnitch (2.2.05) [Click for support]
        [loaded]    com.epson.driver.EPSONProjectorUDAudio (1.30 - SDK 10.4) [Click for support]
            /Users/[redacted]/Library/Application Support/Sparkle/Transmit/Transmit 4.1.9 Update/Transmit.app
        [not loaded]    com.panic.TransmitDisk.transmitdiskfs (4.0.0 - SDK 10.5) [Click for support]
    Problem System Launch Daemons: ℹ️
        [not loaded]    org.samba.winbindd.plist [Click for support]
    Launch Agents: ℹ️
        [running]    at.obdev.LittleSnitchNetworkMonitor.plist [Click for support]
        [running]    at.obdev.LittleSnitchUIAgent.plist [Click for support]
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [not loaded]    com.hp.devicemonitor.plist [Click for support]
        [running]    com.logmein.LMILaunchAgentFixer.plist [Click for support]
        [running]    com.logmein.logmeingui.plist [Click for support]
        [not loaded]    com.logmein.logmeinguiagent.plist [Click for support]
        [running]    com.rosettastone.rosettastonedaemon.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    at.obdev.littlesnitchd.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.adobe.versioncueCS3.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [not loaded]    com.logmein.logmeinserver.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.vmware.launchd.vmware.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        Flux    Application  (/Applications/Flux.app)
        Microsoft AU Daemon    Application  (/Applications/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app)
        AdobeResourceSynchronizer    UNKNOWN  (missing value)
        LMILaunchAgentFixer    Application  (/Library/Application Support/LogMeIn/LMILaunchAgentFixer.app)
        VMware Fusion Helper    Application  (/Library/Application Support/VMware Fusion/VMware Fusion Helper.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        USB Display Agent    Application  (/Applications/USB Display/USB Display.app/Contents/Resources/USB Display Agent.app)
        Canon IJ Network Scanner Selector EX    Application Hidden (/Applications/Canon Utilities/IJ Network Scanner Selector EX/Canon IJ Network Scanner Selector EX.app)
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
        USB Display Agent    Application  (/Applications/USB Display/USB Display.app/Contents/Resources/USB Display Agent.app)
        Microsoft AU Daemon    Application  (/Applications/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app)
        AdobeResourceSynchronizer    UNKNOWN  (missing value)
        LMILaunchAgentFixer    Application  (/Library/Application Support/LogMeIn/LMILaunchAgentFixer.app)
        Canon IJ Network Scanner Selector2    Application  (/Library/Printers/Canon/IJScanner/Utilities/Canon IJ Network Scanner Selector2.app)
        VMware Fusion Helper    Application  (/Library/Application Support/VMware Fusion/VMware Fusion Helper.app)
        TransmitMenu    Application  (/Applications/Transmit.app/Contents/MacOS/TransmitMenu.app)
        TomTomHOMERunner    Application Hidden (/Users/[redacted]/Library/Application Support/TomTom HOME/TomTomHOMERunner.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        HP Scheduler    Application  (/Library/Application Support/Hewlett-Packard/Software Update/HP Scheduler.app)
    Internet Plug-ins: ℹ️
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
        o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Click for support]
        LogMeInSafari64: Version: 1.0.660 [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
        Flip4Mac WMV Plugin: Version: 2.4.4.2 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        LogMeIn: Version: 1.0.660 [Click for support]
        Silverlight: Version: 4.0.60129.0 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        iPhotoPhotocast: Version: 7.0
        googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Click for support]
        LogMeInSafari32: Version: 1.0.660 [Click for support]
        AdobePDFViewer: Version: 11.0.07 - SDK 10.6 [Click for support]
        CouponPrinter-FireFox_v2: Version: Version 1.1.6 [Click for support]
        NP_2020Player_IKEA: Version: 5.0.94.1 - SDK 10.6 [Click for support]
        EPPEX Plugin: Version: 3.0.5.0 [Click for support]
        QuickTime Plugin: Version: 7.6.6
        JavaAppletPlugin: Version: 13.9.8 - SDK 10.6 Check version
    User internet Plug-ins: ℹ️
        WebEx64: Version: 1.0 - SDK 10.5 [Click for support]
        WebEx: Version: 1.0 [Click for support]
    Audio Plug-ins: ℹ️
        iSightAudio: Version: 7.6.6
    3rd Party Preference Panes: ℹ️
        Adobe Version Cue CS3  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Growl  [Click for support]
        MacFUSE  [Click for support]
    Time Machine: ℹ️
        Time Machine information requires OS X 10.7 "Lion" or later.
    Top Processes by CPU: ℹ️
            42%    ScreenSaverEngine
            12%    Dropbox
             3%    Finder
             3%    WindowServer
             3%    Folder Actions Dispatcher
    Top Processes by Memory: ℹ️
        271 MB    Google Chrome
        121 MB    Google Chrome Helper
        64 MB    ScreenSaverEngine
        47 MB    WindowServer
        47 MB    mds
    Virtual Memory Information: ℹ️
        45 MB    Free RAM
        2.30 GB    Active RAM
        1.16 GB    Inactive RAM
        520 MB    Wired RAM
        19.15 GB    Page-ins
        2.73 GB    Page-outs

    Reset the SMC Resetting the System Management Controller (SMC) on your Mac - Apple Support
    Your Hosts file is hacked, often associated with running pirated software Fixing a hacked /etc/hosts file
    You're starting to run out of free hard disk space.
    Take inventory of your LogIn items and Internet Plug Ins.....you're running a lot of junk at startup.
    Speaking of start up.....restart your macbook every once in awhile, it's been over 4 days since your last boot.

  • BUG: Mavericks calendar failed to start application

    After migration from 10.7.5 to 10.9 all scheduled applications were gone.
    They are still within the old Library folder structure, but the calender entries were removed due that change/ update.
    I have to create all entries from scratch.
    Thank you Apple for more work :-(
    NEW
    file:///Users/USERNAME/Library/Workflows/Applications/Calendar/
    OLD
    file:///Users/USERNAME/Library/Workflows/Applications/iCal/

    Solution:
    Not allowing process launching "/Users/.../Library/Workflows/Applications/Calendar/....app" because the security assessment verdict was denied.
    If you get the issue, the easiest way to fix it is to run it manually once.  Once you do that the OS will start trusting it.
    More info (a lot more info...) about the App Sandbox here:https://developer.apple.com/library/mac/documentation/Security/Conceptual/AppSan dboxDesignGuide/AppSandboxInDepth/AppSandboxInDepth.html#//apple_ref/doc/uid/TP 4 0011183-CH3-SW29

Maybe you are looking for