I was running this command on windows from windows, so I was simulating the command exactly as we execute from start->run ..
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 5:01 PM To: Ant Users List Subject: RE: RExec hangs > Try > <rexec server="\\192.168.1.5" userid="build" password="build" > command="ls" /> It caused a java.lang.NullPointerException. What's the logic behind prefixing the IP w/ "\\"? BTW, the rexec server is Linux, the client is WinXP. Regards, Nick G. "Radha Sangal" <[EMAIL PROTECTED]> 12/08/2004 04:50 PM Please respond to "Ant Users List" To: "Ant Users List" <[EMAIL PROTECTED]> cc: Subject: RE: RExec hangs Try <rexec server="\\192.168.1.5" userid="build" password="build" command="ls" /> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 4:44 PM To: [EMAIL PROTECTED] Subject: RExec hangs Has anyone had any success w/ the rexec task? I can use sshexec w/out any problems. But when I try rexec, the process halts at the rexec task. By 'halt' or 'hang' I mean it doesn't issue the command--as if it's waiting for something. I validated rexec works on the server at the command line--no problem. My task is very simple: <rexec server="192.168.1.5" userid="build" password="build" command="ls" /> I'm open to any ideas or suggestions... Regards, Nick G --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]