From 80aca0ef4be17e1c0a08b50ea4ee5523eed7057c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Thu, 15 Jun 2017 23:02:45 +0800 Subject: [PATCH] no commit message --- src/main/webapp/logs/jsh-info.log | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/main/webapp/logs/jsh-info.log b/src/main/webapp/logs/jsh-info.log index 9389ccfa4..f24b0c5d5 100644 --- a/src/main/webapp/logs/jsh-info.log +++ b/src/main/webapp/logs/jsh-info.log @@ -189,3 +189,21 @@ 2017-06-14 23:01:08 [INFO]-====================结束调用删除应用方法delete()================ [class:com.jsh.action.basic.AppAction method:delete line:155] 2017-06-14 23:05:12 [INFO]-==================开始调用上传图片方法uploadImg()=================== [class:com.jsh.action.basic.AppAction method:uploadImg line:45] 2017-06-14 23:05:12 [INFO]-==================结束调用上传图片方法uploadImg()=================== [class:com.jsh.action.basic.AppAction method:uploadImg line:71] +2017-06-14 23:34:17 [INFO]-Root WebApplicationContext: initialization started +2017-06-14 23:34:17 [INFO]-Refreshing Root WebApplicationContext: startup date [Wed Jun 14 23:34:17 CST 2017]; root of context hierarchy +2017-06-14 23:34:17 [INFO]-Loading XML bean definitions from file [D:\mayun\JSH_ERP\src\main\webapp\WEB-INF\classes\spring\basic-applicationContext.xml] +2017-06-14 23:34:18 [INFO]-Loading XML bean definitions from file [D:\mayun\JSH_ERP\src\main\webapp\WEB-INF\classes\spring\dao-applicationContext.xml] +2017-06-14 23:34:18 [INFO]-Loading properties file from class path resource [common/jdbc.properties] +2017-06-14 23:34:18 [INFO]-Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4948a0: defining beans [propertyConfig,dataSource,sessionFactory,transactionManager,txAdvice,serviceTemplate,userService,userAction,logService,logAction,supplierService,supplierAction,categoryService,categoryAction,depotService,depotAction,appService,appAction,roleService,roleAction,functionsService,functionsAction,userBusinessService,userBusinessAction,assetnameService,assetNameAction,assetService,assetAction,reportService,reportAction,personService,personAction,materialCategoryService,materialCategoryAction,materialService,materialAction,depotHeadService,depotHeadAction,depotItemService,depotItemAction,accountService,accountAction,inOutItemService,inOutItemAction,accountHeadService,accountHeadAction,accountItemService,accountItemAction,daoTemplate,baseDao,userDao,logDao,supplierDao,categoryDao,depotDao,assetNameDao,assetDao,reportDao,appDao,roleDao,functionsDao,userBusinessDao,personDao,materialCategoryDao,materialDao,depotHeadDao,depotItemDao,accountDao,inOutItemDao,accountHeadDao,accountItemDao]; root of factory hierarchy +2017-06-14 23:34:19 [INFO]-MLog clients using log4j logging. +2017-06-14 23:34:19 [INFO]-Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10] +2017-06-14 23:34:21 [INFO]-Building new Hibernate SessionFactory +2017-06-14 23:34:21 [INFO]-Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 10, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hgekrn9o1aeiw5u1ktc1vj|799f44, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hgekrn9o1aeiw5u1ktc1vj|799f44, idleConnectionTestPeriod -> 60, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost:3306/jsh_erp?useUnicode=true&characterEncoding=UTF-8, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 60, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 80, maxStatements -> 6000, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ] +2017-06-14 23:34:23 [INFO]-Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 10, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hgekrn9o1aeiw5u1ktc1vj|799f44, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hgekrn9o1aeiw5u1ktc1vj|799f44, idleConnectionTestPeriod -> 60, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost:3306/jsh_erp?useUnicode=true&characterEncoding=UTF-8, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 60, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 80, maxStatements -> 6000, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]] of Hibernate SessionFactory for HibernateTransactionManager +2017-06-14 23:34:23 [INFO]-Root WebApplicationContext: initialization completed in 6720 ms +2017-06-14 23:34:24 [INFO]-Parsing configuration file [struts2/struts.xml] +2017-06-14 23:34:24 [INFO]-Initializing Struts-Spring integration... +2017-06-14 23:34:24 [INFO]-Setting autowire strategy to name +2017-06-14 23:34:24 [INFO]-... initialized Struts-Spring integration successfully +2017-06-14 23:35:45 [INFO]-============用户登录 login 方法调用开始============== [class:com.jsh.action.basic.UserAction method:login line:37] +2017-06-14 23:35:45 [INFO]-===============用户登录 login 方法调用结束=============== [class:com.jsh.action.basic.UserAction method:login line:105]