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. #65

Open
afw8k opened this issue Jun 10, 2024 · 1 comment

Comments

@afw8k
Copy link

afw8k commented Jun 10, 2024

Hey, I have a performance issue with the confluence setup. I am getting this issue.

Loading class com.mysql.jdbc.Driver'. This is deprecated. The new driver class is com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
============================== agent working ==============================
============================== agent working ==============================
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.

@haxqer
Copy link
Owner

haxqer commented Jul 8, 2024

Should you apprehend any performance implications, it would be advisable to replace MySQL with PostgreSQL.

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

2 participants