Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene, mail # dev - Re: [JENKINS] Lucene-trunk - Build # 1899 - Failure


Copy link to this message
-
Re: [JENKINS] Lucene-trunk - Build # 1899 - Failure
Dawid Weiss 2012-04-19, 07:04
Whoa... never seen this one before --

   [junit4] >>> error stream from forked JVM (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: CodeCache is full.
Compiler has been disabled.
   [junit4] OpenJDK 64-Bit Server VM warning: Try increasing the code
cache size using -XX:ReservedCodeCacheSize   [junit4] <<< EOF ----

FYI, this doesn't get printed through regular Java's System.* streams
-- it is printed from the JVM internals directly (via original,
un-redirected stream descriptors). <junit4> currently considers
ANYTHING that is printed to these streams as a potential JVM failure
-- I wonder if I should alter this behavior.

On the second thought... this does seem abnormal to me. Thoughts?

Dawid

On Thu, Apr 19, 2012 at 8:42 AM, Apache Jenkins Server
<[EMAIL PROTECTED]> wrote:
> Build: https://builds.apache.org/job/Lucene-trunk/1899/
>
> All tests passed
>
> Build Log (for compile errors):
> [...truncated 26892 lines...]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
+
Uwe Schindler 2012-04-19, 07:22
+
Dawid Weiss 2012-04-19, 07:28
+
Dawid Weiss 2012-04-19, 07:37
+
Uwe Schindler 2012-04-19, 07:46
+
Uwe Schindler 2012-04-19, 08:15
+
Dawid Weiss 2012-04-19, 08:17