problem z uruchomieniem aplikacji

0

mam problem z odpaleniem aplikacji, na początku pojawiał mi się błąd: (może jest to potrzebne do rozwiązania mojego problemu)

2018-06-12 20:15:26.592  INFO 23894 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
Tue Jun 12 20:15:26 CEST 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.

ten problem rozwiązałem dodajać useSSL=false , teraz mam błąd:

2018-06-12 20:18:12.203  WARN 24131 --- [           main] o.h.e.j.e.i.JdbcEnvironmentInitiator     : HHH000342: Could not obtain connection to query metadata : Access denied for user 'root'@'localhost' (using password: YES)
2018-06-12 20:18:12.205  WARN 24131 --- [           main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
2018-06-12 20:18:12.207  INFO 24131 --- [           main] o.apache.catalina.core.StandardService   : Stopping service [Tomcat]
2018-06-12 20:18:12.231  INFO 24131 --- [           main] ConditionEvaluationReportLoggingListener : 

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2018-06-12 20:18:12.239 ERROR 24131 --- [           main] o.s.boot.SpringApplication               : Application run failed

Serwer sql działa

i nie potrafie sobie z nim poradzić

0

Pachnie błędnym hasłem albo nazwą użytkownika. Jak podasz błędne na 100% hasło, to masz ten sam komunikat? Może usera trzeba jakiegoś podać, bo w chmurze to chyba się nie jest rootem.

1 użytkowników online, w tym zalogowanych: 0, gości: 1