https://issues.apache.org/bugzilla/show_bug.cgi?id=54056
Priority: P2
Bug ID: 54056
Assignee: [email protected]
Summary: Parallel Task deadlock
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 1.8.2
Component: Core tasks
Product: Ant
Created attachment 29512
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29512&action=edit
jstack output
We run checkstyle in parallel in our ant build, and occasionally it deadlocks.
I took a thread dump (attached) and it looks like all the checkstyle threads
are runnable, but Parallel is stuck waiting, so I think this might be an Ant
problem.
Ant 1.8.2-3 and checkstyle-5.3.jar
Happens once or twice a week, so intermittently reproducible, but usually works
fine the next run so not major.
--
You are receiving this mail because:
You are the assignee for the bug.