Traveler server settings not used

Hi,

When I change a setting on my Traveler server’s server document its not been used when the traveler service is started.

If I set memory to 1024MB the traveler service still writes “unable to read Maximum Memory Size from server document - setting to default size of 512MB”.

Also if I use the fields to set who can or cannot use the server, theese settings are ignored.

Any idea of what is wrong here? Why does the traveler service not use / read the settings in the server document?

Best regards

Morten Wiingreen

Subject: Re:Traveler server settings not used

Thank for for reporting this. We also discovered this problem recently and have submitted a fix for it. This will show up in the next update for Traveler 8.5.2 which is presently the NLV language shipment in November (and will also be included in the first fixpack).

To work around this issue for now, you can set a notes.ini parameter to set the java heap size used by Traveler.

NTS_Java_Parms=-Xms96m -Xmx1024m

Other little known Traveler notes.ini parameters can be found in the documention http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Notes.ini_settings_LNT852.

Bill