David In each target I have sshexec that runs a shell script to check the presence of a process on a unix box.
On Feb 12, 2008 6:52 PM, David Weintraub <[EMAIL PROTECTED]> wrote: > You have Target B call Target A which calls Target B again? > > What are you trying to do? > > On Feb 12, 2008 2:10 AM, Z W <[EMAIL PROTECTED]> wrote: > > 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 > > > > > > -- > -- > David Weintraub > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >