Modify memory in .ini file using command line

Is there a way to increase the memory in katalon.ini file from command line?

I think the easiest way is to have a set of katalon.ini files “somewhere” and copy them into place using a batch file.

so it cant be modified through using some parameters through command line?

Something like this?

katalon.exe --UseTonsOfMemory

Not that I’m aware of.

There is this which I’ve only used once at the request of @devalex88 and don’t recall the settings I used… (not even sure it was memory related)

image

Let’s drag some more people in…

Shout out: @kazurayam @Brandon_Hein @ThanhTo @duyluong

This setting seems to be applicable only to KSE, not to KRE.

KRE does not accept -XmxTonsOfMemory command line option.


@ThanTo

How to specify JVM argument such as -Xms to KRE?

I guess you would have a way, though not officially documented.

1 Like