Skip to:
java won't load libsigar from the monolithic jar. So let's figure out a way that we can load it and quiet the load failure errors on startup.
Removing sigar from the jar solved it.
java won't load libsigar from the monolithic jar. So let's figure out a way that we can load it and quiet the load failure errors on startup.