Unknown opened 5 years ago
|
|
This error means that Groovy embedded within the Tigase XMPP Server used for scripting does not support JDK 13 and cannot compile Groovy scripts. |
|
@hantu85 the documentation just says:
Is there a preferred or max supported JDK version I should switch to? |
|
To answer my own question, it looks like JDK 11 is the latest that works. JDK 12 and 13 both produce this error. Thanks for the tip. |
Windows Server 2019 (x64) OpenJDK v13 Tigase Server 8.0.0
Trying to start up Tigase Server for the first time and I get this error spit out in command prompt preventing it from starting at all... I ran the setup.bat from win-stuff, installed it as a service (doesn't start properly from there either) and followed all the other directions as closely as possible. Not sure what I'm missing.