Parsed configuration file: 'class path resource [Configuration.xml]'

DEBUG - Found bean property 'typeAliasesSuperType' of type [java.lang.Class]
DEBUG - Found bean property 'typeHandlers' of type [[Lorg.apache.ibatis.type.TypeHandler;]
DEBUG - Found bean property 'typeHandlersPackage' of type [java.lang.String]
DEBUG - Returning cached instance of singleton bean 'dataSource'
DEBUG - Converting String to [interface org.springframework.core.io.Resource] using property editor [org.springframework.core.io.ResourceEditor@1690ab]
DEBUG - Converting String to [class [Lorg.springframework.core.io.Resource;] using property editor [org.springframework.core.io.support.ResourceArrayPropertyEditor@173ec72]
DEBUG - Looking for matching resources in directory tree [D:\www\bank\out\production\bank\com\gtafe\mapper]
DEBUG - Searching directory [D:\www\bank\out\production\bank\com\gtafe\mapper] for files matching pattern [D:/www/bank/out/production/bank/com/gtafe/mapper/*.xml]
DEBUG - Resolved location pattern [classpath*:com/gtafe/mapper/*.xml] to resources [file [D:\www\bank\out\production\bank\com\gtafe\mapper\AccrueParams.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\AccrueSource.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\AcctControl.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\AcctOpen.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\BankCar.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\CountryCode.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\CusRelations.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\exchangeRate.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\ExchangeReceipts.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\FeeRate.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\HolidayCode.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\Pifapp.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\Pifbus.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\Pifccy.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\Pifirt.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\Pifitm.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\Pifpdc.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\Pifprd.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\Piftrx.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\PriceCertificate.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\PublicCode.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\StatisticsCode.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\TransactionRecord.xml], file [D:\www\bank\out\production\bank\com\gtafe\mapper\User.xml]]
DEBUG - Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
DEBUG - Parsed configuration file: 'class path resource [Configuration.xml]'

發生原因: 數據庫日誌庫已經滿,一直在讀取不到數據源,也沒報錯!
解決辦法:
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章