Closed GoogleCodeExporter closed 7 years ago
As PCT relies on Ant exec task, I'll have a look if it's possible to include this kind of behavior.
Original comment by `g.quer...@gmail.com` on 24 Nov 2014 at 8:29
Maybe the following link can help: http://mail-archives.apache.org/mod_mbox/ant-user/201202.mbox/%3CD81DB5ADDC5C3B4484C581AF3D8EFF9D1A5D91F8@ex2a.awr.local%3E
You have the temp name for PCT params file so the taskkill could be safe. I am new to Ant and have enjoyed everything so far - that something this basic is lacking surprises me.
Original comment by `stefan.d...@gmail.com` on 24 Nov 2014 at 10:34
Since Progress OpenEdge 12.6, PDSOE is a lot better at killing what it started. A stop in the console will now also kill Ant, resolving this issue.
Hopefully this will not be broken when OCTA-51843 is fixed.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
The Ant build stops fine, but the _progres.exe that was launched for the pct:compile task keeps running until it has finished.
If the task is connected to databases in single user mode then subsequent builds fail until the task is killed.
Work-around: kill the task
What version of the product are you using? On what operating system?
Please provide any additional information below.