I'm doing an

 Process p=runner.exec(cmdarray);

in a servlet.

As a result everytime the exec executes (it executes a binary program
sitting in the filesystem of the server) I'm getting these
Reaped pid = <number> status=0

Do I have to care about them. Is it that I'm doing something 
that could be done better without this messages appearing?

-- 
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]

Reply via email to