Java resources

I am running into issues with Java resources. Is there a way to limit CPU and Memory used by this application on the server?

The amount of memory available to Ignition is configurable in the ignition.conf file. It gets 1GB by default and I wouldn’t recommend lowering it unless you have a small project. CPU usage would need to be controlled externally, possibly by the OS.

Can you be more specific about what issues you are running in to?