You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/29 19:01:27 UTC

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 350 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/350/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 55441 lines...]


RE: [JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 350 - Failure!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Hi,

ignore my mail. This happened quite often recently on master.

I have seen a "this computer ran out of memory" popup by windows while logged in through remote desktop. I was under the opinion, that this might be related to the updates to Java versions (Java 9 b129, Java 8u102), because it happended while running the uninstaller of old versions!

But this could be more a problem of the snapshot features! I just wonder how it can happen that we run out of physical RAM and swap space, because the Java Heap is limited! Are we using some off-heap features other than MMapDirectory? Please keep in mind, that using file output streams and file channels with huge byte[] arrays or heap buffers causes the JVM to temporarily allocate a native (possibly huge) byte[] on the operating system. This is the reason why FSDirectory.IndexOutput chunks writes to 8 KiB, although somebody writes a 2 GiB byte[] (that happened in the past when writing norms or similar, so there is a hard limit).

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Uwe Schindler [mailto:uwe@thetaphi.de]
> Sent: Friday, July 29, 2016 9:18 PM
> To: dev@lucene.apache.org
> Subject: RE: [JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build #
> 350 - Failure!
> 
> That was a problem while updating the whole machine! Should be fine now.
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
> 
> > -----Original Message-----
> > From: Steve Rowe [mailto:sarowe@gmail.com]
> > Sent: Friday, July 29, 2016 9:10 PM
> > To: dev@lucene.apache.org
> > Cc: Uwe Schindler <uw...@thetaphi.de>
> > Subject: Re: [JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build
> #
> > 350 - Failure!
> >
> > -----
> > # There is insufficient memory for the Java Runtime Environment to
> > continue.
> > # Native memory allocation (malloc) failed to allocate 266128 bytes for
> > Chunk::new
> > # An error report file with more information is saved as:
> > # C:\Users\jenkins\workspace\Lucene-Solr-6.x-
> Windows\hs_err_pid740.log
> > #
> > # Compiler replay data is saved as:
> > # C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\replay_pid740.log
> > -----
> >
> > I'll change the email notification regex to include message like this.
> >
> > --
> > Steve
> > www.lucidworks.com
> >
> > > On Jul 29, 2016, at 3:01 PM, Policeman Jenkins Server
> > <je...@thetaphi.de> wrote:
> > >
> > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/350/
> > > Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -
> > XX:+UseConcMarkSweepGC
> > >
> > > All tests passed
> > >
> > > Build Log:
> > > [...truncated 55441 lines...]
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > > For additional commands, e-mail: dev-help@lucene.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 350 - Failure!

Posted by Uwe Schindler <uw...@thetaphi.de>.
That was a problem while updating the whole machine! Should be fine now.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Steve Rowe [mailto:sarowe@gmail.com]
> Sent: Friday, July 29, 2016 9:10 PM
> To: dev@lucene.apache.org
> Cc: Uwe Schindler <uw...@thetaphi.de>
> Subject: Re: [JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build #
> 350 - Failure!
> 
> -----
> # There is insufficient memory for the Java Runtime Environment to
> continue.
> # Native memory allocation (malloc) failed to allocate 266128 bytes for
> Chunk::new
> # An error report file with more information is saved as:
> # C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\hs_err_pid740.log
> #
> # Compiler replay data is saved as:
> # C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\replay_pid740.log
> -----
> 
> I'll change the email notification regex to include message like this.
> 
> --
> Steve
> www.lucidworks.com
> 
> > On Jul 29, 2016, at 3:01 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> >
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/350/
> > Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -
> XX:+UseConcMarkSweepGC
> >
> > All tests passed
> >
> > Build Log:
> > [...truncated 55441 lines...]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 350 - Failure!

Posted by Steve Rowe <sa...@gmail.com>.
-----
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 266128 bytes for Chunk::new
# An error report file with more information is saved as:
# C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\hs_err_pid740.log
#
# Compiler replay data is saved as:
# C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\replay_pid740.log
-----

I'll change the email notification regex to include message like this.

--
Steve
www.lucidworks.com

> On Jul 29, 2016, at 3:01 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/350/
> Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 55441 lines...]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org