Projects tigase _server server-core Issues #1469
It runs normally in Windows environment and reports an error in Linux (#1469)
Open
Unknown opened 2 years ago

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') image

Details (please complete the following information):

  • Tigase version: 8.1.0
  • JVM flavour and version OpenJDK17
  • Operating system/distribution/version Linux Ubuntu 20.04
Unknown commented 2 years ago

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

Unknown commented 2 years ago

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

Unknown commented 2 years ago

Which distribution package do you use? Do you have all dependencies / binaries in jars/ folder?

issue 1 of 1
Type
Question
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1469
Please wait...
Page is in error, reload to recover