tigase-server
tigase-server copied to clipboard
It runs normally in Windows environment and reports an error in Linux
I have a problem with…
It runs normally in Windows environment and reports an error in Linux;Errors are reported as follows
java.lang.IncompatibleClassChangeError: class org.eclipse.jetty.util.component.ContainerLifeCycle can not implement org.eclipse.jetty.util.component.Container, because it is not an interface (org.eclipse.jetty.util.component.Container is in unnamed module of loader 'app')
Details (please complete the following information):
- Tigase version: 8.1.0
- JVM flavour and version OpenJDK17
- Operating system/distribution/version Linux Ubuntu 20.04
Tigase version: 8.1.0 JVM flavour and version OpenJDK17
If you want to run Tigase XMPP Serve under JDK17 you should use latest stable version: 8.2.1
Tigase version: 8.1.0 JVM flavour and version OpenJDK17
If you want to run Tigase XMPP Serve under JDK17 you should use latest stable version: 8.2.1
I specified the JAVA_HOME with JDK11 in tigaes.conf,But there is still this error
Which distribution package do you use? Do you have all dependencies / binaries in jars/
folder?