Managing started processes in OS X

I'm still a noob with Macs, so pardon my ignorance.
When I was experimenting a while back with OS X 10.4, I found a freeware utility with a GUI that let me specify what programs do/don't start at system startup or user logon. Is there an equivalent capability in OS X 10.5, or do I need to go looking for that freeware utility again?
I only have 2 GB RAM on my Mac Mini (I'm buying a Macbook Pro soon), so memory management is important for improved performance.
Thanks,

FWIW, Gary Kerbaugh's 2006 post at https://discussions.apple.com/message/1542090#1542090 was particularly helpful.
While Activity Monitor is a more helpful tool for this newbie at a local machine, I'm seeking information about running processes on a remote machine with failed Screen Sharing.  I can reach the remote machine with the Finder and with the Terminal via SSH, but I cannot reach the machine via Screen Sharing.
Running TOP in a SSH window in the Terminal -- and scrolling through to see *all* the processes -- proved possible by running the command cited by Gary Kerbaugh
top -l1
(For newbies like me, that's
lower case tee
lower case ohh
lower case pee
space
hyphen
lower case ell
number one)
Many thanks, xnav and Tony.

Similar Messages

  • Firefox won't close without using Task Manager - end process; can't start in safe mode or disable add-ons

    I've been having a memory leak/hanging problem for weeks -- FF slowly increases memory usage until it's at almost 100% and then freezes and I have to shut it down via Task Manager/end process.
    Last week I updated to FF 12, and I also added the Web Developer 1.1.9 add-on. Now every time I open Firefox it tries to go to the "Web Developer installed" page, but the page never loads. Nothing else will load either.
    I can't start in Safe Mode because of the problem with having to close it in Task Manager. I select "restart with add-ons disabled" and it just never opens. The Add-On manager page won't load, so I can't disable Web Developer to see if that's the problem.
    I've uninstalled Firefox and reinstalled, and it still goes right back to the Web Developer page when I open the freshly installed copy.
    Help, please!

    Have you already tried clearing the browser cache, opening a blank tab, and trying to open some other website ?
    * [[how to clear the cache]]
    Instead of trying to open safe mode from within the User Interface menu have you tried alternative methods such as holding the shift key when you start Firefox. (After checking for running Firefox processes or plugincontainer and killing them if found )
    * see [[safe mode]]
    * [[firefox hangs]]
    If using safemode does not help first of all try creating and using a new profile.
    * [[Basic Troubleshooting#w_8-make-a-new-profile]]_8-make-a-new-profile
    If all the above fail then try a clean re-install of Firefox
    * [[Basic Troubleshooting#w_7-reinstall-firefox]]_7-reinstall-firefox

  • Create Requisition Request - MSS (Start Process Grey Out-No Data available)

    Hello All
    We are using SRQ2 extended requesition request. Currentlt i am on Devlopment system and just want to see the standard requistion request from MSS so that later i can make a Z copy and customize
    Now when i logged in as a Manager and click on the "Create Requisition Request" from recruiting role it's opening and showing me the Start Process window and everything is non editable and showing me that No Data Avaialble
    Is there any config missing for this
    Also when is see the SRQ2 from SPRO "Define Own Scenarios for Request to Change Master Data" node i made the SRQ2  application as H and aslo tried. But nothing useful.
    Can any one tell me any configuration missing or any other things

    Solved.
    Problem was in MSS the Ehp4 links for erecruiting refers to SRQ3. So i had to pull the iviews from MSS 1.31 BP which will be Webdynpro Java

  • Cannot start BPM process, "Start process" button is disabled: Why?

    Dear all,
    I am working on the BPM example "Modeling Your First Process with SAP NetWeaver Business Process Management" with the "Purchase process". I did everything as mentioned in the tutorial.
    At the end, I would like to start the process using
    NWA > Configuration management > Processes and Tasks > Process Repository
    I can see my WD example that I have deployed and I see the my task definitions and my process definition. In the tutorial it says, that I can select the process definition and click "Start process". But the button "Start process" is always disabled. I cannot click the button. I don't know why. Did I miss something?
    I am logged in as Administrator. I am using NW AS 7.2 and I am developing with NWDS 7.1 SP04.
    Anyone has an idea what can I do to start the process?
    Thanks in advance
    Edited by: Patrick Beck on Jun 25, 2010 4:55 PM

    Thanks for the link.
    I added the new context attribute in the XSD files (under Process Modeling > Data Types > XSD Files).
    Since I added a new context attribute "Comment" of type String in my Web Dynpro, I added the following on the corrent position of the XSD files:
                             <xsd:element name="Comment" type="com.sap.dictionary.string">
                   <xsd:annotation>
                        <xsd:appinfo>
                             <xsd:attribute name="ReadOnly" type="xsd:boolean" fixed="false"/>
                                                                          </xsd:appinfo>
                   </xsd:annotation>
              </xsd:element>     
    I also edited input and output mapping of the human and automated activities to support the new attribute "Comment". I thought this is enough to pass the new "Comment" parameter from activity to activity.
    But when I started the process, I filled in the comment field in Web Dynpro and went to the next step in the process. Seems like the new attribute value for "Comment" got lost. It does not appear in the next process step.
    Did I miss something?
    These are the steps I did:
    - edit Web Dynpro UI to support the new context attribute "Comment". created new input field and mapped to the Comment context attribute (that is defined in my WDP interface).
    - edited XSD files (one for each human activity) to support the new Comment attribute as mentioned above.
    - edited the mapping between the activities to support pass-through of the new Comment attribute between the activities
    But it seems like it's not saved in the context attribute "Comment". It got lost after the first step.
    Any ideas?

  • Concurrent Manager not processing the requests

    Dear friends,
    We are facing a serious issue with our production instance since morning.
    The concurrent managers are not processing the requests. As its month closing, a lot of requests are being piled up in the Standard Manager's queue.
    The Standard Manager is up. We have verified that by the processes at OS and Concurrent Manager Administer form as well.
    The Conc Manager Admin form shows:
    Actual process: 50
    Target Process 50:
    Running Requests: 50
    Pending Requests: 304
    However, when we check from Concurrent Requests form by selecting Status=Normal, Phase=Running, its showing only 6 requests as running and rest all in pending phase.
    These requests are running for long and no other requests seem to being picked up by the CM.
    an urgent help is required as its production environment and all the users are complaining.
    Thanks.

    Its R12.1.1 Apps with 11.1.0.7 DB
    We have found the issue. In the Concurrent Manager Administer form, when we clicked on the Requests Button, it shows a lot of the following requests:
    Check Event Alert - ALECTC
    This request is not shown in Concurrent Requests form.
    We found that the Alert mails were not being sent. At OS level, we found 50 ALECTC OS processes were running.
    We killed those and immediately Standard Manager started picking up the pending requests.
    I am not yet sure of ALECTC processes. Can someone explain ???
    Thanks.

  • Powershell start-process argumentlist

    I have an issue with powershell 4.0 where start-process converts my credentials from a type of System.Management.Automation.PSCredential to System.String.  Use the following lines to replicate this:
    $Credentials = Get-Credential
    get-member -InputObject $Credentials
    start-process C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe -ArgumentList "Get-Member -inputobject $Credentials | out-file C:\results.txt"
    If you look at the results of the 1st get-member command, the type is System.Management.Automation.PSCredential.  If you look at the results of the 2nd get-member command, the type is System.String.  Does anyone know if this is intended behavior? 
    Is there a way around it?

    I am using start-process to run a command which interfaces with VMware PowerCLI.  One of the cmdlets of powercli is Set-OSCustomizationSpec.  Set-OSCustomizationSpec has an argument that accepts PSCredentials, -DomainCredentials.  When the
    credentials are passed without start-process, the cmdlet succeeds.  If I call it with start process, the cmdlet fails with the error
    'Set-OSCustomizationSpec : Cannot bind parameter 'DomainCredentials'. Cannot convert the "System.Management.Automation.PSCredential" value of type "System.String" to type "System.Management.Automation.PSCredential"'
    The actual command i am using is: "start-process powershell -argumentlist "<Add VMwareSnapins>;Set-OSCustomizationSpec <SPEC> -NamingScheme <Scheme> -NamingPrefix <Name> -DomainCredentials <Credentials>; new-vm..."
    If you issue the command "get-member -inputobject $Credentials | out-file C:\results.txt" the type shows system.management.automation.pscredential.  If you issue the exact same command with start-process(start-process powershell.exe -argumentlist
    "get-member....) the type shows system.string. 
    The issue has nothing to do with piping to a text file.  The original post was simply a demonstration of the error.  I apologize for the initial lack of clarity. 

  • Creating Start Process in ESS - HCM forms and Processes

    Hi Guys,
    Please educate me on how to create a start process in ESS side, I tried copying the iView from Specialist folder(HR Admin and Manager) and pasting it in ESS personal information folder, but it doesn't seem to work. it would be great if some one can help me out in this regards. Thanks very much
    Regards,

    Hey Aakash,
    Follow this path inside the IMG:
    Personnel Management -> HR Administrative Services -> Configuration of Forms/Processes -> Process Configuration -> Set Up Processes -> Validity of Process Start -> Specify Valid Processes for Start Applications
    In here, you select the role that you want to assign your scenario to.  If you want to view the current roles available, under Set Up Processes, run the Determine Processor Roles transaction.
    Hope this helps...
    Cheers,
    Kevin

  • Start-Process ignores the parameter "-wait" with explorer.exe

    Hi all,
    maybe it´s a stupid question, but...
    Start-Process notepad.exe -Wait
    ...will wait for closing the process "notepad.exe".
    Start-Process explorer.exe -Wait
    ...will not wait for closing it, instead the script will go on.
    My question: Why? :) is it because "explorer.exe" is a core element of Windows and there are more then one process? For whaty exactly is the parameter "-wait" waiting for? Finishing the process name, the Process ID?
    is it a bug?
    Otherwise, do you have a good idea for that scenario:
    a script will be started and opens a dedicated network share. Within this share the user (ServiceDesk Employee) can paste a CSV file, and after closing the Explorer, the script will read in this CSV and import that informations.
    Thank you guys!

    I think the issue is due to explorer.exe is always running, if you stop that process, then you will lose your entire desktop. By opening File Explorer, a new explorer.exe process does not start up. You can verify this by opening task manager, and under the
    process tab, look at your process count, and then open a few File Explorer windows, this count does not change.
    Your script may need to be a two step process, where the Help Desk user manually copies the CSV file, then runs the script, or you can do a Read-Host, where they put in the path to the CSV file, and then your script can copy it to where it needs to go, and
    then continue its execution.
    If you find that my post has answered your question, please mark it as the answer. If you find my post to be helpful in anyway, please click vote as helpful.
    Don't Retire Technet

  • Microsoft Exchange Health Manager worker process (15200) received restart request and will be stopped. Server 2013

    Hi everyone,
    Anyone seen this before? The Health Manager seems te stop and restart rapidly.
    Microsoft Exchange Health Manager worker process (15200) received restart request and will be stopped. Restart reason: Unknown. 
    Error message: 
    System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
       at System.Diagnostics.Eventing.Reader.EventLogException.Throw(Int32 errorCode)
       at System.Diagnostics.Eventing.Reader.NativeWrapper.EvtSubscribe(EventLogHandle session, SafeWaitHandle signalEvent, String path, String query, EventLogHandle bookmark, IntPtr context, IntPtr callback, Int32 flags)
       at System.Diagnostics.Eventing.Reader.EventLogWatcher.StartSubscribing()
       at Microsoft.Office.Datacenter.ActiveMonitoring.LocalDataAccess.InitializeProbeResultNotification(DateTime startTime)
       at Microsoft.Office.Datacenter.ActiveMonitoring.LocalDataAccess.Initialize(IEnumerable`1 discoveryWorkItems)
       at Microsoft.Exchange.ActiveMonitoring.MonitoringWorker.Activate()
       at Microsoft.Exchange.ActiveMonitoring.MonitoringWorker.Run(String[] args) 
    Watson report about to be sent for process id: 11156, with parameters: E12IIS, c-RTL-AMD64, 15.00.0847.032, msexchangerepl, M.O.Datacenter.ActiveMonitoringLocal, M.O.D.A.CrimsonReader`1.ReadNext, System.UnauthorizedAccessException, e552, 15.00.0847.030.
    ErrorReportingEnabled: True 
    Cheers,
    Yannick

    Hi,
    The Exchange Health Manager Service is used to manage worker process. It's used to build, execute, and start and stop the worker process, as needed. It's also used to recover the worker process in case that process fails, to prevent the worker process from
    being a single point of failure.
    Please check whether the Exchange Health Manager Service is running well.
    Besides, please check the application log to see if there is any related events that can be used to troubleshoot this issue.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Configure Help Of "Start Process" iview of HCM  in order to search by name

    Hi ,
       I need to configure "Start Process" of HCM forms for HR Administrators  . I want to search the employees by name not by  pernr. I  tried to configure it by SPRO (Personnel Management> HR Administrator>HR Administrator>Configure Employee Search for Different User Groups->Configure Employee Search for Different User Groups) .
    But no changes was reflected in iview.
    Please tell me the how to configure the search?
    Also Can  I search all employees of organization  by name  through OADP configuration ? Remember HR Adminstrator is not chief person of organization but he should be able to run HCM forms for any employees.

    1. What version are you on?!
        If you want to search by a name, it is much like PA20/30. In the field for "Employee" where you are putting PERNR, simply put in the string of the name (or part of) that you are lookng for. If you know only part of the name, use the wildcard. So for instance, if I put "Smi*" into that box, it will bring back all employees with "Smi" in there name. It works VERY well and requires NO additional work. I am guessing you aren't putting a wildcard in there.

  • CIM_ERR_FAILED: No object manager started (application stopped)

    Dear all,
       I hit thie problem when i try to import the development configuration in my NWDS.
    CIM_ERR_FAILED: No object manager started (application stopped)
    com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: No object manager started (application stopped)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53)
         at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:215)
         at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:436)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:740)
         at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:983)
         at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
         at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
         at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:507)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:500)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    anybody please advice how to solve it? i need to upload my application to the track. thank you

    This message means that your NWDS can not access the SLD server.
    Please check the server that you have entered in the preferences of the NWDS. You need to enter the SLD server (not NWDI server) there.
    Another possibility might be that your SLD server is down.

  • Custom Process in Start process optoons

    All,
    We are working on HCM forms and prcesses. For MSS when the manager clicks on start process, chooses an employee and then for selecting a process , a pop up with available options of process comes.
    Howe can we add a  custome entry into this popup?
    Is there some Configuraton?
    Thanks and Regards
    Pradeep Bhojak

    Configuration.
    Table: T5ASRPROC
    SPRO -- > PM --> HR ASR --> Process configuration --> set up processes --> Define process
    Hope this helps

  • Start Processing for Documents

    Dear Expert ,
         In IMG activity there is node called 'Start Processing for Documents' under General Data of Document management system. Now anyone can explain me significance of that process or nod in DMS with one business scenario.
    Regards
    Bhuwan Tiwari

    Hi Bhuwan
    One of the process u can add is the Mass deletion Indicator for the DIR s from the Search function.
    Use function module DMS_PROC_DOC_DELETE in the "Start processing" node
    If u enabale this, in cv04n results screen, u can see a button called Process and using the same you can set Mass deletion indicators for DIR's
    Regards
    Aby

  • How to pass Employee number of MSS - Employee Search to Start Process

    Hi All,
    Just like HR admin role, Employee Information number is getting passed in Display Processes, Start Processes, and Personnel File, we have to make same scenario working for MSS also.
    In MSS, General Information Page, when manager selects the Employee, then that Employee Number should get passed in Display Personnel File and also in Start Process.
    I am new to HR module so I have not explined the requirement properlly, but Experts may be knowing this. Please help.
    Regards,
    Nikesh

    Hi Siddharth Rajora,
    I have actually 2 doubts..
    1. You mean to say this can be done and is already implemented, but I think it will only work if we put "Display Personnel File and Start Process" under "Related Activities" area right ?
    2. But user wants these views in the Detailed Navigation, so if he selects PERNER from general Information Page, and then if he clicks on "Start Process (under Detailed Navigation)" , then it shud show list of processes for that Employee.
    Can you please guide me properly.

  • How to pass Employee number of MSS - General Information to Start Process.

    Hi All,
    Just like HR admin role, Employee Information number is getting passed in Display Processes, Start Processes, and Personnel File, we have to make same scenario working for MSS also.
    In MSS, General Information Page, when manager selects the Employee, then that Employee Number should get passed in Display Personnel File and also in Start Process.
    I am new to HR module so I have not explined the requirement properlly, but Experts may be knowing this. Please help.
    Regards,
    Nikesh

    Hi Siddharth Rajora,
    I have actually 2 doubts..
    1. You mean to say this can be done and is already implemented, but I think it will only work if we put "Display Personnel File and Start Process" under "Related Activities" area right ?
    2. But user wants these views in the Detailed Navigation, so if he selects PERNER from general Information Page, and then if he clicks on "Start Process (under Detailed Navigation)" , then it shud show list of processes for that Employee.
    Can you please guide me properly.

Maybe you are looking for

  • Looping issues

    Ok – I have a 2 bar drum loop, and I like the tempo of the loop. I am trying to keep that tempo and have all the beats – the "2" & "4" to line up on the grid. I can do this in other "Pro Tools & I'm not that good with Pro Tools – but having difficult

  • Safari 5 slow on win xp

    How do I find what fixes/patches Apple is  working on and  forcast dates for fixes?

  • RAC problem..

    My database is running in oracle 10g RAC,today I lost spfile of one machine running the one node of cluster now that node in not starting up,I have no backup of that spfile or pfile or alert log file.plz tell me what should I do to up the node of tha

  • CS2 died on Intel machine, need a fix.

    This is my first post on these forums so please let me know if I am missing any info in my post. So I have a user weho has CS2 thru CS4 on his machine.  He used to be on a PowerMac, one day we updated him to an Intel Mac and migrated all of his Accou

  • Importing photos to my computer

    Hi, i went on holiday and took loads of photos, and then my camera said that the memory chip was full so i decided to export all my photos to my ipod touch via itunes, this all when well on my friends windows computer. here's the problem, i plugged i