How to specify jvm arguments for CUBA application?

Hi,

I need to specify some jvm arguments in studio, but i didn’t found a place for input arguments in “CUBA Application” configuration .
image

How to achieve this?

Hi!

Unfortunately, you cannot do it now in CUBA Application run configuration. I have created new issue.

As a workaround, now you can try to set your arguments in deploy/tomcat/bin/setenv.bat or deploy/tomcat/bin/setenv.sh in CATALINA_OPTS variable.

1 Like

Hi Alexander,

Thanks for your replay. It’s very useful.

Regards,
Ray