https://bz.apache.org/bugzilla/show_bug.cgi?id=58478
Bug ID: 58478
Summary: Ant EXEC tasks randomly hangs while executing set of
java based application commands.
Product: Ant
Version: 1.9.6
Hardware: PC
OS: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33160
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33160&action=edit
Ant Script which is failing inconsistently.
I am using a Ant scripts which loads a xml files located at pre-defined paths
into a Java Application (WEB N-Tier Architecture) using Application based
API's. the ant scripts pick the xml files using loop tasks and then fire a
command to load a file. The loading using ant scripts most of the time hang in
between. Sometime it loads all the files. the ratio of success is 1 in every 3
attempts. I am attaching a load file along with this case.
--
You are receiving this mail because:
You are the assignee for the bug.