Results 1 to 4 of 4

Thread: Ubuntu Linux There are stopped jobs

  1. #1
    Join Date
    Jul 2009
    Posts
    42

    Ubuntu Linux There are stopped jobs

    I have an old linux box with ubuntu installed. Some times my computer becomes unstable and i directly log off my computer and log in again. so everything is normal. But when i am working with console, i get this error in Ubuntu Linux There are stopped jobs. So how do i know what is causing these errors? Can anyone help me? Thanks in advance!

  2. #2
    Join Date
    Jan 2009
    Posts
    710

    Re: Ubuntu Linux There are stopped jobs

    There are sometimes that some tasks, or programs have not been finished and are in a dead lock situation. There tasks doesn't die even if you have logged off and logged in. These process are still running and cannot complete as they have become unstable and are in a dead lock which needs to be manually terminated...

  3. #3
    Join Date
    Jul 2009
    Posts
    42

    Re: Ubuntu Linux There are stopped jobs

    Ok, So there are still some jobs or programs that are unstable and running and cannot self terminate and i need to terminate those? How do i terminate those tasks? How do i know which tasks are running? Please help guys...

  4. #4
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Ubuntu Linux There are stopped jobs

    Use the process status command to list all the running process :

    Code:
    sudo ps
    Then use kill command to kill the process by its PID that you want to kill...

    Code:
    kill 321
    All the best!

Similar Threads

  1. LAN Connection and Internet suddenly stopped working on Linux Mint
    By Sheamus in forum Networking & Security
    Replies: 4
    Last Post: 08-08-2012, 07:13 PM
  2. bank jobs Career in banking- Indian overseas bank 1000 jobs March 2011
    By abhisharma59 in forum Education Career and Job Discussions
    Replies: 1
    Last Post: 11-03-2011, 05:33 PM
  3. My Suspend has stopped functioning In Linux Mint 10
    By NaBaLik16 in forum Operating Systems
    Replies: 3
    Last Post: 13-01-2011, 03:39 PM
  4. Linux Mint Update stopped loading During the Startup
    By Doriquto in forum Operating Systems
    Replies: 3
    Last Post: 12-01-2011, 06:26 AM
  5. Not able to Log on an Ubuntu Linux
    By RastogiJI in forum Operating Systems
    Replies: 3
    Last Post: 12-12-2010, 11:28 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,292,219.60211 seconds with 16 queries