-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Description
[email protected] | Caused by: com.mysql.cj.exceptions.CJException: Access denied for user 'root'@'192.168.29.2' (using password: YES)
[email protected] | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
[email protected] | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
[email protected] | at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
[email protected] | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:52)
[email protected] | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:95)
[email protected] | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:140)
[email protected] | at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:118)
[email protected] | at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:855)
[email protected] | at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:778)
[email protected] | at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:747)
[email protected] | at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:148)
[email protected] | at com.mysql.cj.protocol.a.NativeAuthenticationProvider.proceedHandshakeWithPluggableAuthentication(NativeAuthenticationProvider.java:461)
[email protected] | at com.mysql.cj.protocol.a.NativeAuthenticationProvider.connect(NativeAuthenticationProvider.java:206)
[email protected] | at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1333)
[email protected] | at com.mysql.cj.NativeSession.connect(NativeSession.java:155)
[email protected] | at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:853)
[email protected] | ... 16 more