Background application in Mac OS

Is it possible to run a Java application purely the background in Mac OS X?
I can set up a cron-like job to execute a java application every hour or something, but then the application takes up space in the Dock. I'd like it to run as a daemon or something.
Thanks in advance!
Ben

Get Easy Find - VersionTracker or MacUpdate - and search for it, then delete it. Contact Canon for tech support.

Similar Messages

  • How do you "pause" an open application, like Mac automatically does when the memory is full?

    How do you "pause" an open application, like Mac automatically does when the memory is full?
    I would like to do so proactively when I am not using a certain program but need to keep it open, and I want to free up computer resources.
    In other words, I want to keep a given program open, but stop it from "thinking".

    There is an application that I can only open a set number of times before it expires.  Every time the program closes, you get one less use out of it.  I want to use it as long as possible, so I thought I would just keep it open all the time.  However, it consistently turns on the fan on the computer, so I imagine it uses a lot of resources.  I got the idea after the Force Quit program "paused" it once after getting overloaded with all the apps I had open.  It stopped the fan, and I was able to open it and run it again later with no problems.  The tricky thing with trying to intentionally overload the system is that it's a hit or miss on which open program the OS will pause (to my knowledge).

  • When I try to install Lion it tell's me "You can't use this version of the application install mac os x Lion with this version of Mac os x" even though I have the latest update 10.5.8 of Mac os X?

    When I try to install Lion it tell's me "You can't use this version of the application install mac os x Lion with this version of Mac os X" even though I have the latest update 10.5.8 of Mac os X?
    The install icon has this sign on it 

    moose0422 wrote:
    You can't install Lion over Leopard. To install Lion, a requirement is Snow Leopard. So you can either upgrade to Snow Leopard first or you can make a bootable Lion install disc and use that to wipe your hard drive and install a fresh copy of Lion.
    So to make a disk would require you to purchase Snow Leopard and upgrade to 10.6.8 so you can use the App Store, unless you have access to another computer to download it from with your Apple ID. Remember it is about a 3.4GB download.
    Good Luck

  • Application builder mac osx error

    Hi all
    I need help
    I am just trying to build an application under MAC osx and I got this error see attachment
    Jürgen
    Attachments:
    LabViewBuilderror-2.JPG ‏131 KB

    Hmmm... I once had an error "duplicate path" when building.
    As far as I can remember it was because I had several folders on my hard drive with different versions of the my soft and the problem was that 2 VIs with the same name were loaded from different place.
    Could it be the same for you ?
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"

  • What's the best duplicates finder application for Mac OS X?

    What's the best duplicates finder application for Mac OS X?

    Thank you both!  I ended up going for DupeGuru because it was free and it worked well.   Easy Duplicate Finder baited me with the promise of free download then when the search was over I got the "buy the software" if I wanted to delete more than 10 files.
    DupeGuru worked well and so far I have not been asked for money.
    This solves my question.

  • PHP MysQL Background Application

    Has anyone used PHP / MySQL / ADDT to develop a background application that is clocked based?  Essentially, I'm just looking to fire off a stored procedure every "n" minutes.  Is there a way to write / configure an app to do this?

    Hi Jim,
    Are you looking to have it trigger every so many minutes while the page is open or completely in the background?
    Completly in the background:
    You might want to add a cronjob that runs the php script every so many minutes.
    or
    While page is open:
    You can set a meta-refresh to run every so many minutes so it refreshes, re-runs the script/page that is open.

  • I am getting ready to sell a Mac app and I want to know what the specs are to create a custom background for my Mac App?

    I am getting ready to sell a Mac app and I want to know what the specs are to create a custom background for my Mac App?
    Here is a good example of what I am talking about: https://docs.google.com/file/d/0B28kNqQ8gmifRjRHam9wVnlrWG8/edit?usp=sharing

    You need to post your question in the Apple Developer Forums

  • Can Web dynpro Java application run as background application

    Hi Experts,
    Is it possible to execute the Web dynpro java application in background without opening the application in a web browser.
    We just want the WD java application deployed on the SAP Web AS server to be invoked and get executed as a background application by some external web application. It should not get open at any point of time in a web browser.
    Can anyone suggest if it is possible?
    Thanks & Regards,
    Anurag

    Hi Anurag,
    Since Web Dynpro is "SAPu2019s standard UI technology based on MVC for developing user interfaces" (see http://www.sdn.sap.com/irj/sdn/nw-wdjava) it is by design not possible to run 'in the background'.
    There are other possibilities to develop server processes per your requirements, such as developing web services or servlet development.
    Web services are the de facto standard for executing business logic on a remote server. However, as I understand your external web application is not capable of sending web service requests, have you tried the servlet approach?
    See http://help.sap.com/saphelp_nwce711core/helpdata/en/3f/f8bc3d8af79633e10000000a11405a/frameset.htm for more info on how to develop a servlet using NWDS.
    Take particular attention to the sub-topic 'Servicing Client Requests' of the above guide
    Hope this helps!
    Best regards,
    Robin van het Hof

  • How to remove third party application from mAC

    how to uninstall or remove custom application from mac yasomite. New to mac   easy and safe way
    thanks in advance

    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • How do you solve error "You can't use this version of the application Install Mac OS X.app with this version of Mac OS X" when trying to go back to leopard from lion?

    How do you solve error "You can't use this version of the application Install Mac OS X.app with this version of Mac OS X" when trying to go back to leopard from lion?
    Local Mac shop said to hold down "c" after inserting disk to get "disk utility" to come up in order to wipe hard drive.  I can't seem to get it to do this.

    This W7 was purchased for using Fusion, as others did - per reviews from amazon.  The technician today called their contact at VMWare - Fusion not officially for use with Lion - even though I read at the VMWare support site that others have made it work.  Apparently my setup doesn't work. 
    Do you know how to do the proceedure for bringing up the disk utility when starting the disk?
    BTW, some of the windows applications I want to continue using are Incredimail, Calendarscope, Stamps.com and a few others I have used over many years.  What do you use for email and calendar?
    Wow, sounds like another reason to not use MS Windows.
    Regarding your Disk Utility question, please elablorate I'm not sure what you're trying to do. Disk Utilty is just that...a utility, it's something most users never have to use especially on a new computer. Let me know what you're trying to do there before I give you some instructions.
    As for as your Windows apps I would recommend using Mail and iCal, both come as part of OS X and are very robust tools. Don't discount the software built right into OS X it's very robust and powerful not all like the bloatware most Windows boxes ship with. Stamps.com well I'd look for another alternative. It's clear they don't support OS X which makes me a little suspicious that they're so behind the times. 
    Also if you have not been exposed to these links before I'd strongly recommend bookmarking them and using them. They're extermely useful!
    Switch 101
    Mac 101
    Find Out How Video tutorials

  • From where to download and install applications for MAC-OSX.

    hello everyone,
    I am trying to develop experimental HLS server and for that i need following cmd-line tools for my MAC-OSX-10.6.8.
    I have read some where that these tools are there from OSX version number 10.6 but I have only "mediastreamsegmenter"command on my MAC machine.
    I am very new to MAC environment and I don't know how to download/install new libraries and applications for MAC. 
    Can someone please provide some help,
    from where to download and install these cmd-line tools?
    I need following tools:
    1. mediastreamsegmenter
    2. mediafilesegmenter
    3. mediastreamvalidator.
    4. variantplaylistcreator
    Thanks

    Maybe this http://stackoverflow.com/questions/2973411/implementing-apples-http-live-streami ng-problem-with-mediafilesegmenter-tool can help you.
    Stefan

  • Applications in Mac Book Pro crash continuously

    Problem description:
    Applications in Mac Book Pro crash continuously: Safari, Lightroom, Finder, eMail, Notes, Aperture, Excel….  I may work a few mins and than one or more applications get stuck. Sometimes I manage to force exit from the app, sometimes the procedure is unsuccessful and the beach ball never stop spinning. Rebooting is than necessary.  Noted this after upgratd to Yosemite OS, things went wrong especially after installing some net apps (Monity, Wifi Explorer, WiFi Signal, Network Radar)
    EtreCheck version: 2.2 (132)
    Report generated 4/23/15, 8:30 PM
    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 (Retina, 15-inch, Early 2013) (Technical Specifications)
        MacBook Pro - model: MacBookPro10,1
        1 2.7 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Not upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en0: 802.11 a/b/g/n
        Battery: Health = Normal - Cycle count = 259 - SN = D863205Q0X4DNMHB6
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 2880 x 1800
        NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software: ℹ️
        OS X 10.10.3 (14D136) - Time since boot: 0:12:27
    Disk Information: ℹ️
        APPLE SSD SD512E disk0 : (500,28 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 499.03 GB (87.33 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 499.42 GB Online
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/ESET Cyber Security Pro.app
        [loaded]    com.eset.kext.esets_kac (600.01.40f01) [Click for support]
        [loaded]    com.eset.kext.esets_pfw (600.01.40f01) [Click for support]
            /Library/Extensions
        [not loaded]    foo.tap (1.0) [Click for support]
        [not loaded]    foo.tun (1.0) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.wacom.kext.wacomtablet (6.3.7 - SDK 10.8) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [running]    com.eset.esets_daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.purevpn.macapp.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [not loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    ws.agile.1PasswordAgent.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Applicazione Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    Applicazione  (/Applications/Dropbox.app)
        ElementsAutoAnalyzer    UNKNOWN Hidden (missing value)
        ESET Cyber Security Pro    Applicazione  (/Applications/ESET Cyber Security Pro.app)
        ESET Cyber Security Pro    Applicazione  (/Applications/ESET Cyber Security Pro.app)
    Internet Plug-ins: ℹ️
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        WacomNetscape: Version: 2.1.0-1 - SDK 10.8 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.9 - SDK 10.6 [Click for support]
        PepperFlashPlayer: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 40 Check version
    Safari Extensions: ℹ️
        1Password
        Video Converter
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
        Akamai NetSession Preferences  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 499.03 GB Disk used: 411.70 GB
        Destinations:
            Time Capsule (Hard Disc) [Network]
            Total size: 1.00 TB
            Total number of backups: 3
            Oldest backup: 2015-03-03 22:33:54 +0000
            Last backup: 2015-03-08 20:44:48 +0000
            Size of backup disk: Too small
                Backup size 1.00 TB < (Disk used 411.70 GB X 3)
    Top Processes by CPU: ℹ️
             4%    WindowServer
             2%    fontd
             0%    taskgated
             0%    notifyd
             0%    esets_daemon(2)
    Top Processes by Memory: ℹ️
        883 MB    kernel_task
        246 MB    com.apple.WebKit.WebContent(3)
        197 MB    mdworker(13)
        147 MB    WindowServer
        131 MB    Safari
    Virtual Memory Information: ℹ️
        9.40 GB    Free RAM
        6.59 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        Apr 23, 2015, 08:23:12 PM    /Library/Logs/DiagnosticReports/esets_proxy_2015-04-23-202312_[redacted].crash
        Apr 23, 2015, 08:21:12 PM    /Library/Logs/DiagnosticReports/esets_proxy_2015-04-23-202112_[redacted].crash
        Apr 23, 2015, 08:16:59 PM    Self test - passed
        Apr 23, 2015, 08:30:38 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/PureVPN_2015-04-23-083038_[red acted].crash
        Apr 22, 2015, 11:44:57 PM    /Library/Logs/DiagnosticReports/Finder_2015-04-22-234457_[redacted].hang
        Apr 22, 2015, 11:44:54 PM    /Library/Logs/DiagnosticReports/Microsoft Excel_2015-04-22-234454_[redacted].hang
        Apr 20, 2015, 09:38:16 PM    /Library/Logs/DiagnosticReports/backupd_2015-04-20-213816_[redacted].cpu_resour ce.diag [Click for details]

    Uninstall ESET Cyber Security Pro
    Repair your drive and then do a Safe Boot at least once.
    While not extremely low having only 20% free for an SSD can be an issue, again, running DU from another drive or Recovery would help.
    When in doubt, clone, backup, and do a clean install. Setup Assistant will bring back what you want.
    Should see this moved to MacBook Pro forum shortly.

  • How to run ipad applications in mac

    how to run ipad applications in mac i ahve downloaded the application in macbook air . But i do not know how to run?

    It can't be done. iPads use iOS as the operating system. Macs use OS X as the operating system. iOS apps don't run on Macs and OS X apps don't run on iPads.
    That's why if there is an app that has been developed for both platforms, you have to buy them separately; iOS apps from the iTunes App Store and Mac apps from the Mac App Store.

  • Background application for handwriting text input

    Hi,
    Is it possible to have a background application running or through any other way so that my application can provide a handwriting input mode wherever iPhone takes text input through keyboard?
    All the best,
    Saad

    Hi Saad -
    Legal, non-system iPhone apps can't run in the background, and no such app would have permission to read another app's input even if it could run in the background. There are some forms of communication between apps, such as registered URL's and PUSH notification, but since only one app can run at a time, there's no communication option that's close to what you're looking for. I think your idea would require the kind of tight integration used in assistive technology such as screen readers. Given the kind of security users expect from the iPhone, such a feature would need to be part of the system.
    I think the library you described in your other post is most likely the best way to distribute your software. However you might also consider providing a web service. You might think of the web as the primary means of inter process communication for iPhone apps. A web service might allow developers to buy your technology on a pay-as-you-go basis instead of buying the rights to the library. Maybe that could work if you decode static info. Of course if you need a log of the touch events, you'd probably need so much processing in the client that a library would be much better... Just thinking out loud in the unlikely case any of my thoughts are useful to you. Obviously I know nothing about handwriting recognition, and I've wandered off topic. The short answer to your original question is no.
    \- Ray

  • Background Application

    a) How to create Background Application by masking any window (command prompt,Frame etc..).
    b) If I do logout also, It has to run.

    Hai Kaj,
    I am asking about only Java Application
    a Application not about the OS..
    My Application act as a background application using
    java language it self.. (If I do logout also, It has
    to run)
    -ArunAs I told you. It doesn't have anything to do with java. The answer is OS specific, and not java related.
    E.g.
    nohup startscript.sh &
    Starts your application as a background process on *nix (if your application is started by startscript.sh)
    Kaj

Maybe you are looking for

  • 503   Service Unavailable : Application cannot be started.

    I'm trying to deploy an application. The application, a JSP web module, consumes a web service. I have tried doing this on local dev, it works perfectly but when I transfer it to our dev track an error occurs. When I try to access it, it gives this e

  • VS 2012 Professional with SSDT to accomplish automated Schema updates to QA Server?

    I am looking for a HOW TO article that covers the following: 1. A Visual Studio 2012 or 2013 Professional .NET Database Project  (SSDT) 2. A Visual Studio Online TFS Service Server that is linked to a On-Site Build Agent on a QA Box 3. A BUILD Defini

  • Table Control in RF screens

    Hi Guys, I am new to RF screens. Can anybody tell me how to create table control or step loops for scrolling in RF Screens. I've gone through the previous forms but couldn't find any answer to the question. Points will be rewarded for the best answer

  • OO ABAP having problems retrieving value from screen dropBox field

    Hi, I am a new in ABAP, and need some advice. I have a class and in its definition I  have class-data: dropBox (same name as in screen) field from the screen. When I create a instance of a class and fill with data dropBox. data is populated properly

  • Photosmart 6525- auto select tray

    How do i get my photosmart 6525 printer to auto select the correct tray (main or photo) without having to go into preferences and manually switch it? I print on 4 x 6 for photos and then use regular 8 x 10 paper to print word documents.  Going into t