nell wrote:
>
>
> Hello Vino,
>
> how is base.path defined in your script ?
>
> Do you have a blurb somewhere looking like
>
>
>
>
>
>
>
> It looks like base.path is replaced at runtime literally with
> ""
>
> Regards,
>
Hi,
I have been encountering same issue.
I got "java.lang.OutOfMemoryError: Java heap space" when I tried to compile
my code with ANT.
So, I tried setting ANT_OPTS env var, that doesn't resolve the issue
permanently and the issue occurred intermittently.
Then I tried setting fork attribute in m