nov. 05, 2015 9:09:48 AM org.hibernate.annotations.common.reflection.java.JavaReflectionManager <clinit>
INFO: HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
nov. 05, 2015 9:09:48 AM org.hibernate.Version logVersion
INFO: HHH000412: Hibernate Core {4.3.10.Final}
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Environment <clinit>
INFO: HHH000206: hibernate.properties not found
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Environment buildBytecodeProvider
INFO: HHH000021: Bytecode provider name : javassist
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration configure
INFO: HHH000043: Configuring from resource: hibernate.cfg.xml
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration getConfigurationInputStream
INFO: HHH000040: Configuration resource: hibernate.cfg.xml
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration addResource
INFO: HHH000221: Reading mappings from resource: boite.hbm.xml
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration addResource
INFO: HHH000221: Reading mappings from resource: PreReglage.hbm.xml
nov. 05, 2015 9:09:48 AM org.hibernate.internal.util.xml.DTDEntityResolver resolveEntity
WARN: HHH000223: Recognized obsolete hibernate namespace
http://hibernate.sourceforge.net/. Use namespace
http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration addResource
INFO: HHH000221: Reading mappings from resource: Analyse.hbm.xml
nov. 05, 2015 9:09:48 AM org.hibernate.internal.util.xml.DTDEntityResolver resolveEntity
WARN: HHH000223: Recognized obsolete hibernate namespace
http://hibernate.sourceforge.net/. Use namespace
http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration addResource
INFO: HHH000221: Reading mappings from resource: User.hbm.xml
nov. 05, 2015 9:09:48 AM org.hibernate.internal.util.xml.DTDEntityResolver resolveEntity
WARN: HHH000223: Recognized obsolete hibernate namespace
http://hibernate.sourceforge.net/. Use namespace
http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration addResource
INFO: HHH000221: Reading mappings from resource: Temperature.hbm.xml
nov. 05, 2015 9:09:48 AM org.hibernate.internal.util.xml.DTDEntityResolver resolveEntity
WARN: HHH000223: Recognized obsolete hibernate namespace
http://hibernate.sourceforge.net/. Use namespace
http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration addResource
INFO: HHH000221: Reading mappings from resource: TemperatureConsigne.hbm.xml
nov. 05, 2015 9:09:48 AM org.hibernate.internal.util.xml.DTDEntityResolver resolveEntity
WARN: HHH000223: Recognized obsolete hibernate namespace
http://hibernate.sourceforge.net/. Use namespace
http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
nov. 05, 2015 9:09:48 AM org.hibernate.cfg.Configuration doConfigure
INFO: HHH000041: Configured SessionFactory: null
nov. 05, 2015 9:09:48 AM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
WARN: HHH000402: Using Hibernate built-in connection pool (not for production use!)
nov. 05, 2015 9:09:48 AM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
INFO: HHH000401: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://localhost/liveview]
nov. 05, 2015 9:09:48 AM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
INFO: HHH000046: Connection properties: {useUnicode=true, user=admin, password=****, characterEncoding=UTF-16, charSet=UTF-16}
nov. 05, 2015 9:09:48 AM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
INFO: HHH000006: Autocommit mode: false
nov. 05, 2015 9:09:48 AM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
INFO: HHH000115: Hibernate connection pool size: 1 (min=1)
Initial SessionFactory creation failed.org.hibernate.exception.SQLGrammarException: Error calling Driver#connect
nov. 05, 2015 9:09:48 AM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl stop
INFO: HHH000030: Cleaning up connection pool [jdbc:mysql://localhost/liveview]
Exception in Application start method
Partager