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

WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. #42

Closed
DemonRx opened this issue Jun 10, 2021 · 1 comment

Comments

@DemonRx
Copy link

DemonRx commented Jun 10, 2021

WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
Exception in thread "main" java.nio.channels.UnsupportedAddressTypeException
	at java.base/sun.nio.ch.Net.checkAddress(Net.java:161)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:330)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:294)
	at org.qortal.network.Network.start(Network.java:142)
	at org.qortal.controller.Controller.main(Controller.java:437)

Running core version 1.5.3 on Ubuntu 21.04

@DemonRx
Copy link
Author

DemonRx commented Jun 10, 2021

Closing per #41 (comment)

@DemonRx DemonRx closed this as completed Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant