I have encountered a problem with Runtime;

code::
******

Runtime.getRuntime().exec("ls ") is not working
It gives a message: the reaped pid = <some no>
on linux
and the same thing on windows9x and NT 
Runtime.getRuntime().exec("dir") is also not working
It gives a message: create process error no= <some number>

Please help me to figure out the problem.


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to