Skip to:
There have been some reports in the forums that minecraft freezes under FreeNAS 11.2, see https://forums.freenas.org/index.php?threads/freenas-9-plugin-mineos.20122/page-28#post-499046 It works fine under the "quarterly" version of openJDK (1.8.0_181_b13) but the with "latest" (1.8.0_192_b26), servers crash almost immediately.
Anyway, I realize this is an upstream issue, but to stop the bleeding and to increase stability in the future I like to switch the repo for the MineOS plugin from "latest" to "quarterly". I probably should have done this from day 1.
This is already done in "master" via https://github.com/freenas/iocage-ix-plugins/pull/64 and I confirm this fixes the reported freezes..
Can somebody get the process going to get this PR merged in the 11.2-RELEASE branch?
And while we're at it, can we also fix the description in 11.2 (already changed in master via another pending PR, https://github.com/freenas/iocage-ix-plugins/pull/49/files ). Thank you!
Hi Martin! Any updates on cherry-picking those two commits in the 11.2 branch?
There have been some reports in the forums that minecraft freezes under FreeNAS 11.2, see https://forums.freenas.org/index.php?threads/freenas-9-plugin-mineos.20122/page-28#post-499046
It works fine under the "quarterly" version of openJDK (1.8.0_181_b13) but the with "latest" (1.8.0_192_b26), servers crash almost immediately.
Anyway, I realize this is an upstream issue, but to stop the bleeding and to increase stability in the future I like to switch the repo for the MineOS plugin from "latest" to "quarterly".
I probably should have done this from day 1.
This is already done in "master" via https://github.com/freenas/iocage-ix-plugins/pull/64 and I confirm this fixes the reported freezes..
Can somebody get the process going to get this PR merged in the 11.2-RELEASE branch?
And while we're at it, can we also fix the description in 11.2 (already changed in master via another pending PR, https://github.com/freenas/iocage-ix-plugins/pull/49/files ).
Thank you!