Using Ant3beta3 build.
After making exec call to "cvs tag -F <tagname> ."
tag:
[echo] [-- tag sources --]
BUILD FAILED
/usr/home/bldadm/bldrel/bldhome/config/db_mephit.xml:412: Execute
failed: java.i
o.IOException: Bad file number
--- Nested Exception ---
java.io.IOException: Bad file number
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.forkAndExec(Compiled Code)
at java.lang.UNIXProcess.<init>(Compiled Code)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.execInternal(Compiled Code)
at java.lang.Runtime.exec(Compiled Code)
at
org.apache.tools.ant.taskdefs.Execute$CommandLauncher.exec(Compiled C
ode)
at
org.apache.tools.ant.taskdefs.Execute$CommandLauncherProxy.exec(Compi
led Code)
at
org.apache.tools.ant.taskdefs.Execute$ScriptCommandLauncher.exec(Comp
iled Code)
at org.apache.tools.ant.taskdefs.Execute.execute(Compiled Code)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(Compiled Code)
at org.apache.tools.ant.taskdefs.ExecTask.execute(Compiled Code)
at org.apache.tools.ant.Target.execute(Compiled Code)
at org.apache.tools.ant.Project.runTarget(Compiled Code)
at org.apache.tools.ant.Project.executeTarget(Compiled Code)
at org.apache.tools.ant.Project.executeTargets(Compiled Code)
at org.apache.tools.ant.Main.runBuild(Compiled Code)
at org.apache.tools.ant.Main.main(Main.java:149)