ThingWorx Azure IoT Hub Connector Crashing
Hi,
My TW Connector crashes after a while. This is the error I get:
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 12288 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/Thingworx-Azure-IoT-Hub-Connector-2.0.0.141/connector/bin/hs_err_pid15517.log
# [ timer expired, abort... ]
Aborted (core dumped)
At first site this looks like a memory lead for me. The Connector runs on a VM (7GB Memory) and I think the resources should be enough for a dev env. I have connected just one agent and there is not much stress on the Connector.
Are there are any Java settings recommended for running the Azure Connector?
Thanks

