Java Mailing List Archive

http://www.ant-tasks.com/

Home » Ant Users List »

Ant Jstack overflow Question

Z W

2008-02-12

Replies: Find Java Web Hosting

Author LoginPost Reply
Hi

I have 2 targets namely A, B.
Target A calls target B. Inside target A has an if-then-else condition that
would stop calling target B if condition is met.
Target B calls target A every 2 seconds after performing a check.

When running this, after less than a few mins, I got jstack overflow error.
Could calling between targets cause this error ?
Is there a max of "stack frames" allowed in Ant.

Thanks
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.