Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Update the following configuration option in /opt/ibsnowin [Chariot_Install_Dir]/yajsw/conf/wrapper.conf (default is 1024MB2 GB)

wrapper.java.additional.3 = -Xmx2g

The following would set it to 4 = -Xmx1024mGB:

wrapper.java.additional.3 = -Xmx4g

Note this is the max heap allocation for all of Chariot.

I have data in the SPARKPLUG_RAW table but not in the SPARKPLUG_DEVICE_MESSAGES table

...