Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Error 'Failed to create the Java Virtual Machine' - on Windows

I can run with -Xmx768m and fail with -Xmx1024m. I didn't try to narrow it further. I'm pretty sure this worked in the June release and the SR1 releases with -Xmx2048M. My understanding is that the upper process memory limit for Windows XP 32 bit is 3GB but I don't know anything about Windows memory management or what Java is trying to do at startup.
Dave



From:        Christopher Navarro <cmnavarr@xxxxxxxxxxxx>
To:        <ptp-dev@xxxxxxxxxxx>
Date:        02/13/2013 09:53 AM
Subject:        Re: [ptp-dev] Error 'Failed to create the Java Virtual Machine' - on        Windows
Sent by:        ptp-dev-bounces@xxxxxxxxxxx




I also commented on the bug, I can get it to run with 512m and 1024m for -Xmx, I think it's just a memory allocation request compared to what the machine actually has available. The default is 2048 (kinda high for a 32 bit machine which can only utilize 4gb max).

Chris

On 02/13/2013 08:43 AM, Brian Watt wrote:

Yes, I got something like that. Added what I saw to the bugzilla.

Brian Watt, Eclipse PTP Development
(512)286-9169, TL363-9169; FAX: Unknown
IBM Corporation, Div/7T, D/93QA, B/906-5G015, 11501 Burnet Rd, Austin, TX 78758
Notes: Brian Watt/Austin/IBM@IBMUS, EMail:
bwatt@xxxxxxxxxx

Inactive hide details for Beth Tibbitts---02/13/2013
          08:14:29 AM---Is anyone else seeing what Dave sees?
          https://bugs.eclipse.oBeth Tibbitts---02/13/2013 08:14:29 AM---Is anyone else seeing what Dave sees? https://bugs.eclipse.org/bugs/show_bug.cgi?id=400004

From:
Beth Tibbitts/Watson/IBM@IBMUS
To:
ptp-dev@xxxxxxxxxxx,
Date:
02/13/2013 08:14 AM
Subject:
[ptp-dev] Error 'Failed to create the Java Virtual Machine' - on Windows
Sent by:
ptp-dev-bounces@xxxxxxxxxxx





Is anyone else seeing what Dave sees?


https://bugs.eclipse.org/bugs/show_bug.cgi?id=400004


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  
http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511
_______________________________________________
ptp-dev mailing list

ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top