Oct 27, 2018 3:45:40 PM org.hibernate.cfg.Environment <clinit>
INFO: HHH000206: hibernate.properties not found
Exception in thread "main" org.hibernate.internal.util.config.ConfigurationException: Could not locate cfg.xml resource [mysql.cfg.xml]
at
org.hibernate.boot.cfgxml.internal.ConfigLoader.loadConfigXmlResource(ConfigLoader.java:53)
at org.hibernate.boot.registry.StandardServiceRegistryBuilder.configure(StandardServiceRegistryBuilder.java:165)
at org.hibernate.cfg.Configuration.configure(Configuration.java:258)
at com.javapoint.Test.main(Test.java:13)
ИНФОРМАЦИЯ: HHH000206: hibernate.properties не найден - это не ошибка
но на самом деле ошибка выглядит
"main" org.hibernate.internal.util.config.ConfigurationException: Не удалось найти ресурс cfg.xml [mysql.cfg.xml] в org.hibernate.boot.cfgxml.internal.ConfigLoader.loadConfigXmlResource (ConfigLoader.java:53)
Обновлено:
Обратитесь к приведенной ниже теме
как исправить ошибку: «INFO: HHH000206: hibernate.properties not found»?
Возможный дубликат как исправить ошибку: «INFO: HHH000206: hibernate.properties not found»?