All of lore.kernel.org
 help / color / mirror / Atom feed
From: jbrown105@speedymail.org
To: unix@amigo.net.gt
Cc: linux-admin@vger.kernel.org
Subject: Re: free memory usage
Date: Fri, 09 May 2003 22:39:02 -0500	[thread overview]
Message-ID: <20030510033902.DF6145B89F@smtp.us2.messagingengine.com> (raw)

On Fri, May 09, 2003 at 11:25:31AM +0000, - Luis - wrote:
> Hi everyone, 
> 
> I got a RH7.3 box which runs a java app, but i got the problem that the app 
> didn't close the session with the server, so every day i got to reset the 
> server to free the memory use by all the java sessions.  The first thing i 
> try, was to use a bash script to kill all the java sessions, but i find out 
> that the memory was still full, so the question is:
> 
> How can i free that memory without rebooting the server?
> 
> Thanks a lot 
> -- 
> Luis Valencia

If 'kill -SIGTERM' doesnt work, then 'kill -SIGKILL' should.

On getting a sigkill the app is required to quit and free all of its
memory (as well as close files etc).

> ------------------------
> With a PC, I always felt limited
> by the software available.
> On Unix, I am limited only by my knowledge.
> --Peter J. Schoenster
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
 /"\  ASCII ribbon              | http://www.geocities.com/jbrown1050/
 \ /  campain against           | Linux User:190064
  X   HTML in e-mail and        | Linux Machine:84163
 /*\  news, and unneeded MIME   | 
----------------------------------------------------------------------
You too can spend five years in prison; just distribute this program
once US Senator Hollings's CBDTPA bill is passed into law:
perl -e 'while(<>) { print;}'


-- 
http://www.fastmail.fm - Access your email from home and the web

             reply	other threads:[~2003-05-10  3:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-10  3:39 jbrown105 [this message]
2003-05-10 11:15 ` free memory usage Glynn Clements
  -- strict thread matches above, loose matches on Subject: below --
2003-05-09 11:25 - Luis -
2003-05-09 17:29 ` Scott Taylor
2003-05-09 17:46 ` Mikel Bauer
2003-05-09 14:58   ` - Luis -
2003-05-09 21:29     ` Richard Nairn
2003-05-09 22:08     ` Mikel Bauer
2003-05-09 17:55 ` Glynn Clements
2003-05-09 12:10   ` - Luis -

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030510033902.DF6145B89F@smtp.us2.messagingengine.com \
    --to=jbrown105@speedymail.org \
    --cc=linux-admin@vger.kernel.org \
    --cc=unix@amigo.net.gt \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.