Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It runs normally in Windows environment and reports an error in Linux #143

Open
weiweipang opened this issue Apr 8, 2022 · 3 comments
Open
Labels
question Further information is requested

Comments

@weiweipang
Copy link

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
@weiweipang weiweipang added the question Further information is requested label Apr 8, 2022
@woj-tek
Copy link
Contributor

woj-tek commented Apr 8, 2022

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

@weiweipang
Copy link
Author

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

@woj-tek
Copy link
Contributor

woj-tek commented Apr 11, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants