You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by "L. J." <ap...@gmail.com> on 2008/03/31 19:03:54 UTC

Scheduled build fails randomly with Continuum 1.1 (javac @/tmp/org.codehaus.plexus.compiler.javac.JavacCompiler62134arguments)

I have a shell script running "mvn clean insatll" and other tasks every
night at 1am at a Linux machine with Continuum 1.1, but it fails randomly,
sometimes it works, and sometimes it does not and gives the following error.

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Fatal error compiling
*
Embedded error: Unknown error trying to execute the external compiler:
javac @/tmp/org.codehaus.plexus.compiler.javac.JavacCompiler62134arguments*
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 minute 55 seconds
[INFO] Finished at: Mon Mar 31 01:12:24 PDT 2008
[INFO] Final Memory: 22M/40M
[INFO]
------------------------------------------------------------------------

Is anyone having the same issue?

Thanks.

LJ