Fix Vuze Not Starting on Linux
Just a few days ago, my Vuze installation on my Ubuntu powered server simply stopped working. It would start and almost immediately crash. In my case, the problem was caused by the Java Standard Widget Toolkit (SWT) library being 64-bit, while my server OS is 32-bit. This architecture mismatch caused the crash. I have no […]