----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 28, 2002 07:01 Subject: System.loadLibrary() hangs on win2k cmd.exe console?
> hi, > > when I run a program like below on windows 2000, and > under Ant running under plain vanilla cmd.exe prompt > line, the program hangs within System.loadLibrary() > line (if the readLine() is going on at the same time). > does anybody else observed similar behavior? > the problem is you cant read from System.in in <java> or <exec> tasks, nothing to do with loadLibrary() -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
