Hi,
>From time to time I get the following error on a Linux machine :
"exec returned: 143"
The faulty code in build.xml is :
<exec os="Linux" executable="sh" failonerror="true">
<arg line="work/deliver-local.sh"/>
</exec>
Actually this error happens at various places in my build.xml but always
when doing an <exec>. One day it is one, another day it is at another
place ...
The worse is that it can run 2 days with no error and then will fail 3
times in a row.
I am a bit stuck to diagnosis the problem. Would any of you have any
idea ?
Thanks a lot
-Vincent
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>