A Snaplex node checks its configuration on initialization to ensure there are no issues that may affect operations. Any issues found during this check are raised as alerts. All alerts should be addressed before attempting to execute pipelines.


Alerts are visible in the Snaplex Health section of the Dashboard. A Snaplex that has a misconfigured node will be highlighted in orange. You can then select the Snaplex and go to the node's "Alerts" tab to view the alerts. The following is a list of the possible alerts, additional details, and ways to fix the configuration issue.


Large clock skew


Cannot bind to "..." network port ...


Memory size is too small


JVM max memory size is more than the physical memory


Maximum number of file descriptors is too low


Insufficient number of processors


Local path has incorrect permissions: ...


Unable to reach Snaplex neighbor: ...


The current Snaplex war version is deprecated...


This node shares a jetty certificate with at least one other node. Nodes sharing this certificate: ['..........']


The org-specific CC user should be used instead of bad-cc-user@example.com.



See Also