Hi Ken

the file ""javasettings_Windows_x86.xml" "should be in "\OOo-dev 3\share\config"
(all users) or in "\user\config" ...

mine looks like:

<?xml version="1.0" encoding="UTF-8"?>
<!--This is a generated file. Do not alter this file!-->
<java xmlns="http://openoffice.org/2004/java/framework/1.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
        <enabled xsi:nil="true"/>
        <userClassPath xsi:nil="true"/>
        <vmParameters xsi:nil="false">
                
<param>-agentlib:jdwp=transport=dt_socket,server=y,address=localhost:8000,suspend=n</param>
                <param>-Dcom.sun.management.jmxremote</param>
                <param>-Xms64M</param>
                <param>-Xmx384M</param>
        </vmParameters>
        <jreLocations xsi:nil="true"/>
        <javaInfo xsi:nil="false" vendorUpdate="2004-01-30" autoSelect="false">
                <vendor>Sun Microsystems Inc.</vendor>
                <location>file:///C:/Program%20Files/Java/jre</location>
                <version>1.6.0_11</version>
                <features>0</features>
                <requirements>0</requirements>
<vendorData>660069006C0065003A002F002F002F0043003A002F00500072006F006700720061006D00250032003000460069006C00650073002F004A006100760061002F006A00720065002F00620069006E002F0063006C00690065006E0074002F006A0076006D002E0064006C006C00</vendorData>
        </javaInfo>
</java>

the "-Dcom.sun.management.jmxremote" allows you to connect with 
"\Java\jdk1.6.0\bin\jconsole.exe"

Oliver

Am 07.12.2008 19:00 schrieb G. Ken Holman:
> At 2008-12-07 18:45 +0100, Oliver Brinzing wrote:
>> have you tried to add these vm parameters, for example ?
> 
> I tried the following in the parameters file, and OpenOffice abended:
> 
>    -Xms200m
>    -Xmx1000m
> 
>> -Xms64M        ->      min 64 mb
>> -Xmx384M      ->      max 384 mb
>>
>> the "javasettings_Windows_x86.xml" should look like:
>>
>> <vmParameters xsi:nil="false">
>> <param>-Xms64M</param>
>> <param>-Xmx384M</param>
>> </vmParameters>
> 
> Excellent ... I was unaware of that setting file.
> 
> In fact I'm looking in the OpenOffice 3 installation directory and I do
> not see that file:
> 
> P:\OpenOffice.org 3>dir /s /b javasettings*
> P:\OpenOffice.org 3\Basis\share\config\javasettingsunopkginstall.xml
> 
> P:\OpenOffice.org 3>
> 
> 
> Where would I put this file?
> 
> Thank you for the quick response!
> 
> . . . . . . . . Ken
> 
> -- 
> G. Ken Holman
> OASIS Individual Member
> Crane Softwrights Ltd.
> http://www.oasis-open.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-- 

GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to