https://issues.apache.org/bugzilla/show_bug.cgi?id=45386
--- Comment #1 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-08-22 04:04:40 PST --- how does the com.documentum.server.autotest.environments line get into the stack trace? Are you running the Ant process from within another process? Does this hang if you execute the build file from the command line? Most "exec hangs" problems can be traced to Ant trying to read input and passing it to the forked executable (so try setting inputstring="" on your task). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
