@[Helper] Johnibur I could hardly believe you were unable to reproduce my issue. Then, I copied the java runtime from the desktop client and used that on the server start and guess what: now it works. There seems to be a java runtime issue I'm facing.
So, my (somehow faulty) java runtime:
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
vs. the working desktop java runtime:
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)
I hope this info may help with some other issue you may have to resolve.
@[Mod] CubeTheThird Thank you for the suggestion. I tried these flags, but sadly with the same issue I had before.
@[Helper] Johnibur I could hardly believe you were unable to reproduce my issue. Then, I copied the java runtime from the desktop client and used that on the server start and guess what: now it works. There seems to be a java runtime issue I'm facing.
So, my (somehow faulty) java runtime:
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
vs. the working desktop java runtime:
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)
I hope this info may help with some other issue you may have to resolve.