1 Star 1 Fork 4

陈志兵 / minmssh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
sshe.log 46.07 KB
一键复制 编辑 原始数据 按行查看 历史
chenzhibing 提交于 2014-05-19 16:38 . 增加文件
[INFO][2014-05-10 10:01:20,374][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@3cb66999: startup date [Sat May 10 10:01:20 CST 2014]; root of context hierarchy
[INFO][2014-05-10 10:01:20,671][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 10:01:22,443][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 10:01:23,499][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 10:01:23,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@61acbb8e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 10:01:25,397][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 10:01:26,221][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 10:01:28,172][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 10:01:28,251][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 10:01:28,273][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 10:01:28,281][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 10:01:31,955][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 10:01:32,117][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 10:01:32,178][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 10:01:33,944][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 10:01:33,945][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 10:01:33,954][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 10:01:34,132][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 10:01:34,133][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 10:01:34,134][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 10:01:34,134][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 10:01:34,137][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 10:01:34,494][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 10:01:23",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:1885236471, ConnectTime:"2014-05-10 10:01:31", UseCount:2, LastActiveTime:"2014-05-10 10:01:34"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 10:02:26,090][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@3cb66999: startup date [Sat May 10 10:02:26 CST 2014]; root of context hierarchy
[INFO][2014-05-10 10:02:26,284][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 10:02:27,003][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 10:02:27,598][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 10:02:27,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@10931f8: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 10:02:29,647][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 10:02:29,831][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 10:02:31,026][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 10:02:31,045][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 10:02:31,050][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 10:02:31,054][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 10:02:32,237][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 10:02:32,316][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 10:02:32,331][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 10:02:32,873][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 10:02:32,874][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 10:02:32,880][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 10:02:33,127][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 10:02:33,128][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 10:02:33,129][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 10:02:33,129][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 10:02:33,131][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 10:02:33,581][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 10:02:28",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:1386873641, ConnectTime:"2014-05-10 10:02:32", UseCount:2, LastActiveTime:"2014-05-10 10:02:33"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 14:36:35,448][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@25048104: startup date [Sat May 10 14:36:35 CST 2014]; root of context hierarchy
[INFO][2014-05-10 14:36:35,626][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 14:36:36,493][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 14:36:36,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@158f07f1: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[INFO][2014-05-10 14:36:36,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@158f07f1: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[INFO][2014-05-10 14:37:28,877][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@25048104: startup date [Sat May 10 14:37:28 CST 2014]; root of context hierarchy
[INFO][2014-05-10 14:37:29,060][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 14:37:29,643][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 14:37:30,374][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 14:37:30,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2ba46bc6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 14:37:32,058][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 14:37:32,251][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 14:37:32,996][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 14:37:33,006][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 14:37:33,009][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 14:37:33,012][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 14:37:33,676][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 14:37:33,712][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 14:37:33,720][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 14:37:34,015][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 14:37:34,015][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 14:37:34,019][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 14:37:34,047][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 14:37:34,048][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 14:37:34,048][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 14:37:34,048][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 14:37:34,049][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 14:37:34,163][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 14:37:30",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:294991493, ConnectTime:"2014-05-10 14:37:33", UseCount:2, LastActiveTime:"2014-05-10 14:37:34"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 14:39:32,374][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4ab24098: startup date [Sat May 10 14:39:32 CST 2014]; root of context hierarchy
[INFO][2014-05-10 14:39:32,548][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 14:39:33,139][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 14:39:33,671][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 14:39:33,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@546d1c90: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 14:39:34,972][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 14:39:35,108][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 14:39:35,698][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 14:39:35,707][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 14:39:35,712][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 14:39:35,715][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 14:39:36,312][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 14:39:36,344][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 14:39:36,351][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 14:39:36,630][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 14:39:36,630][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 14:39:36,633][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 14:39:36,658][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 14:39:36,658][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 14:39:36,658][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 14:39:36,658][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 14:39:36,659][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 14:39:36,780][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 14:39:33",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:232035044, ConnectTime:"2014-05-10 14:39:36", UseCount:2, LastActiveTime:"2014-05-10 14:39:36"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 14:41:10,089][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4ab24098: startup date [Sat May 10 14:41:10 CST 2014]; root of context hierarchy
[INFO][2014-05-10 14:41:10,273][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 14:41:10,803][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 14:41:11,229][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 14:41:11,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@10931f8: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 14:41:12,324][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 14:41:12,455][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 14:41:12,997][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 14:41:13,006][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 14:41:13,009][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 14:41:13,011][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 14:41:13,568][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 14:41:13,596][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 14:41:13,603][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 14:41:13,831][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 14:41:13,831][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 14:41:13,834][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 14:41:13,858][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 14:41:13,858][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 14:41:13,858][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 14:41:13,859][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 14:41:13,859][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 14:41:13,967][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 14:41:11",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:49322162, ConnectTime:"2014-05-10 14:41:13", UseCount:2, LastActiveTime:"2014-05-10 14:41:13"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 14:43:02,224][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@25048104: startup date [Sat May 10 14:43:02 CST 2014]; root of context hierarchy
[INFO][2014-05-10 14:43:02,417][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 14:43:02,959][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 14:43:03,445][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 14:43:03,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@546d1c90: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 14:43:04,628][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 14:43:04,768][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 14:43:05,344][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 14:43:05,353][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 14:43:05,356][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 14:43:05,358][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 14:43:05,960][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 14:43:05,991][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 14:43:05,998][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 14:43:06,276][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 14:43:06,276][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 14:43:06,280][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 14:43:06,307][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 14:43:06,307][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 14:43:06,307][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 14:43:06,307][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 14:43:06,308][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 14:43:06,592][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 14:43:03",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:232035044, ConnectTime:"2014-05-10 14:43:05", UseCount:2, LastActiveTime:"2014-05-10 14:43:06"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 15:06:30,742][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@d2ebdb3: startup date [Sat May 10 15:06:30 CST 2014]; root of context hierarchy
[INFO][2014-05-10 15:06:30,937][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 15:06:31,510][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 15:06:32,027][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 15:06:32,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7684af0b: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 15:06:33,332][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 15:06:33,482][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 15:06:34,495][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 15:06:34,516][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 15:06:34,521][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 15:06:34,527][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 15:06:35,785][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 15:06:35,837][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 15:06:35,847][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 15:06:36,290][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 15:06:36,290][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 15:06:36,296][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 15:06:36,340][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 15:06:36,340][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 15:06:36,340][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 15:06:36,341][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 15:06:36,343][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 15:06:36,581][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 15:06:32",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:755923679, ConnectTime:"2014-05-10 15:06:35", UseCount:2, LastActiveTime:"2014-05-10 15:06:36"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 15:06:37,321][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@74da7616: startup date [Sat May 10 15:06:37 CST 2014]; root of context hierarchy
[INFO][2014-05-10 15:06:37,326][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 15:06:37,542][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 15:06:37,652][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 15:06:37,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@23bf9793: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 15:06:37,694][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 15:06:37,699][com.alibaba.druid.pool.DruidDataSource]{dataSource-2} inited
[INFO][2014-05-10 15:06:37,930][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 15:06:37,932][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 15:06:37,932][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 15:06:37,938][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 15:06:37,938][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 15:06:37,939][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 15:06:37,953][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 15:06:37,953][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 15:06:37,954][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 15:06:37,954][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 15:06:37,954][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 15:06:38,011][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 15:06:37",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:1853695936, ConnectTime:"2014-05-10 15:06:37", UseCount:2, LastActiveTime:"2014-05-10 15:06:37"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 15:07:41,990][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@d2ebdb3: startup date [Sat May 10 15:07:41 CST 2014]; root of context hierarchy
[INFO][2014-05-10 15:07:42,185][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 15:07:42,981][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 15:07:43,563][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 15:07:43,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3ce177de: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 15:07:44,779][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 15:07:44,947][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 15:07:45,564][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 15:07:45,572][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 15:07:45,575][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 15:07:45,577][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 15:07:46,202][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 15:07:46,227][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 15:07:46,232][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 15:07:46,478][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 15:07:46,478][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 15:07:46,481][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 15:07:46,505][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 15:07:46,505][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 15:07:46,506][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 15:07:46,506][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 15:07:46,507][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 15:07:46,627][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 15:07:43",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:1446852057, ConnectTime:"2014-05-10 15:07:46", UseCount:2, LastActiveTime:"2014-05-10 15:07:46"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 15:07:47,063][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@28e2e252: startup date [Sat May 10 15:07:47 CST 2014]; root of context hierarchy
[INFO][2014-05-10 15:07:47,066][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 15:07:47,127][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 15:07:47,363][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 15:07:47,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@62565d57: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 15:07:47,466][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 15:07:47,487][com.alibaba.druid.pool.DruidDataSource]{dataSource-2} inited
[INFO][2014-05-10 15:07:47,891][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 15:07:47,893][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 15:07:47,893][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 15:07:47,902][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 15:07:47,902][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 15:07:47,904][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 15:07:47,930][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 15:07:47,930][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 15:07:47,931][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 15:07:47,931][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 15:07:47,932][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 15:07:48,023][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 15:07:47",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:1895892603, ConnectTime:"2014-05-10 15:07:47", UseCount:2, LastActiveTime:"2014-05-10 15:07:47"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
[INFO][2014-05-10 15:09:01,874][org.springframework.context.support.ClassPathXmlApplicationContext]Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@326d888e: startup date [Sat May 10 15:09:01 CST 2014]; root of context hierarchy
[INFO][2014-05-10 15:09:02,057][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
[INFO][2014-05-10 15:09:02,659][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-hibernate.xml]
[INFO][2014-05-10 15:09:03,164][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
[INFO][2014-05-10 15:09:03,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5a41f1b5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,workDao,workService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
[ERROR][2014-05-10 15:09:04,347][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
[INFO][2014-05-10 15:09:04,485][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
[INFO][2014-05-10 15:09:05,654][org.hibernate.annotations.common.Version]HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
[INFO][2014-05-10 15:09:05,670][org.hibernate.Version]HHH000412: Hibernate Core {4.1.7.Final}
[INFO][2014-05-10 15:09:05,677][org.hibernate.cfg.Environment]HHH000206: hibernate.properties not found
[INFO][2014-05-10 15:09:05,686][org.hibernate.cfg.Environment]HHH000021: Bytecode provider name : javassist
[INFO][2014-05-10 15:09:06,687][org.hibernate.dialect.Dialect]HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect
[INFO][2014-05-10 15:09:06,731][org.hibernate.engine.transaction.internal.TransactionFactoryInitiator]HHH000399: Using default transaction strategy (direct JDBC transactions)
[INFO][2014-05-10 15:09:06,741][org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]HHH000397: Using ASTQueryTranslatorFactory
[INFO][2014-05-10 15:09:07,114][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000228: Running hbm2ddl schema update
[INFO][2014-05-10 15:09:07,114][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000102: Fetching database metadata
[INFO][2014-05-10 15:09:07,119][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000396: Updating schema
[INFO][2014-05-10 15:09:07,159][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000261: Table found: workstudy.work
[INFO][2014-05-10 15:09:07,159][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000037: Columns: [total, category, workid, name]
[INFO][2014-05-10 15:09:07,159][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000108: Foreign keys: []
[INFO][2014-05-10 15:09:07,160][org.hibernate.tool.hbm2ddl.TableMetadata]HHH000126: Indexes: [primary]
[INFO][2014-05-10 15:09:07,161][org.hibernate.tool.hbm2ddl.SchemaUpdate]HHH000232: Schema update complete
[INFO][2014-05-10 15:09:07,387][org.springframework.orm.hibernate4.HibernateTransactionManager]Using DataSource [{
CreateTime:"2014-05-10 15:09:03",
ActiveCount:0,
PoolingCount:1,
CreateCount:1,
DestroyCount:0,
CloseCount:2,
ConnectCount:2,
Connections:[
{ID:746351502, ConnectTime:"2014-05-10 15:09:06", UseCount:2, LastActiveTime:"2014-05-10 15:09:07"}
]
}] of Hibernate SessionFactory for HibernateTransactionManager
Java
1
https://gitee.com/hbsdtaoxue/minmssh.git
git@gitee.com:hbsdtaoxue/minmssh.git
hbsdtaoxue
minmssh
minmssh
master

搜索帮助