HTTPJVMMaxHeapSize=4096M

Rob Berendt <[email protected]>
Newsgroups gmane.comp.systems.as400.domino
Message-ID <OF2B5344F1.5E87022C-ON85258331.00493769-85258331.004CC040@corp.dekko.com>
I have an open ticket with IBM.  They want me to add
HTTPJVMMaxHeapSize=4096M
to my notes.ini.  I did.  However upon restart it keeps changing it to 
256M
Is there some server document, configuration document or something I need 
to change?
I'm about to start auditing on notes.ini to find the culprit.

I got further...
If I use
HTTPJVMMaxHeapSize=1024M
it leaves it alone.  Therefore I suspect Domino says 4096 is invalid and 
drops it down to 256M.

CRTJRNRCV JRNRCV(ROB/IFS0000001) 
CRTJRN JRN(ROB/IFSJRN) JRNRCV(ROB/IFS0000001)
STRJRN OBJ(('/gdi01/notes/data/notes.ini'))
     JRN('/qsys.lib/rob.lib/ifsjrn.jrn') IMAGES(*BOTH)

Now if I could just figure out how to get this to display in character 
format and allow me to search for 256...
SELECT * FROM TABLE (
                 QSYS2.DISPLAY_JOURNAL(
                 JOURNAL_LIBRARY=> 'ROB', 
                 JOURNAL_NAME=>'IFSJRN',
                 STARTING_TIMESTAMP=>TIMESTAMP('2018-10-25-09.30.00'),
                 ENDING_TIMESTAMP=>TIMESTAMP('2018-10-25-09.50.00')
                 )) AS JT
WHERE JOURNAL_ENTRY_TYPE NOT IN('OF', 'CS');

They pump all updates to that file through the program LIBNOTES but there 
are a few jobs which call that program to do the updates.

Rob Berendt
-- 
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to:  2505 Dekko Drive
          Garrett, IN 46738
Ship to:  Dock 108
          6928N 400E
          Kendallville, IN 46755
http://www.dekko.com

-- 
This is the Lotus Domino on the IBM i (AS/400 and iSeries) (Domino400) mailing list
To post a message email: Domino400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/domino400
or email: Domino400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at https://archive.midrange.com/domino400.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.