Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pct:compile - stopping Ant should stop AVM #78

Closed
GoogleCodeExporter opened this issue Mar 28, 2015 · 3 comments
Closed

pct:compile - stopping Ant should stop AVM #78

GoogleCodeExporter opened this issue Mar 28, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

GoogleCodeExporter commented Mar 28, 2015

What steps will reproduce the problem?

  1. have a build job that will take some time (1 hour in my case)
  2. see errors flowing in to the Ant console (since I'm in the setup phase)
  3. stop the Ant build

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?

  • Windows 7 x64
  • Architect 10.2B (Eclipse 3.4.2)
  • Ant 1.7.0 (supplied by JDT of Eclipse 3.4.2)
  • PCT-192
  • JDK 1.8.0_25

Please provide any additional information below.

Original issue reported on code.google.com by `stefan.d...@gmail.com` on 24 Nov 2014 at 8:09
@GoogleCodeExporter
Copy link
Author

GoogleCodeExporter commented Mar 28, 2015

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

@GoogleCodeExporter
Copy link
Author

GoogleCodeExporter commented Mar 28, 2015

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

@stefandrissen
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants