WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Java JVM and memory on Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Java JVM and memory on Xen
From: Rob Shepherd <rs@xxxxxxxxxxxxx>
Date: Tue, 10 Nov 2009 13:52:34 +0000
Delivery-date: Tue, 10 Nov 2009 05:53:20 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)
Hi,

I have a strange problem here.

My Java Virtual Machine crashes on a DomU when mem-set is 1792 MB but is stable when mem-set has been called with 1791 MB

This happens running JBoss, and is an actual libjvm.so Segfault. It doesn't report anything about memory etc.

Running:
very recent quad core Xeon 2Ghz,
Xen 3.1 from OpenSolaris 09/06
OpenSolaris 09/06 Dom0
Ubuntu 8.04 with 2.6.24-25-xen kernel image
JVMs (any... 1.5.0 - 1.7, either openjdk or sun)

I finally tracked down the crash to that single 1MB adjustment of RAM.

although the JVM is only configured to use 512MB of RAM MAX (-Xmx512m)

This is very bizarre. Has anybody seen behaviour before, or have any comments about why it may be happening?

One thought.... Java requires contiguous memory which I believe Xen does not provide to the guest. I would have thought however that the addressable memory space that an application sees can be mapped to appear contiguous?

Thanks for any input, or suggestions

Rob

--
Rob Shepherd BEng PhD - Director / Senior Engineer - DataCymru Ltd



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>