123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- 2019-01-17 16:02:28.573 INFO 2224 --- [main] org.diagbot.nlp.NlpWebApplication : Starting NlpWebApplication on Y9IF3BWOQVXOMXN with PID 2224 (E:\git\push\nlp-web\target\classes started by Administrator in E:\git\push)
- 2019-01-17 16:02:28.585 DEBUG 2224 --- [main] org.diagbot.nlp.NlpWebApplication : Running with Spring Boot v2.1.1.RELEASE, Spring v5.1.3.RELEASE
- 2019-01-17 16:02:28.589 INFO 2224 --- [main] org.diagbot.nlp.NlpWebApplication : No active profile set, falling back to default profiles: default
- 2019-01-17 16:02:30.419 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatisConfiguration' of type [org.diagbot.nlp.config.MybatisConfiguration$$EnhancerBySpringCGLIB$$b4757652] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:30.542 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.pool.DruidDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:30.739 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:30.745 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' of type [org.mybatis.spring.boot.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:30.753 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' of type [org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$43e84106] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:30.762 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:30.763 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'standardInfoMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:30.765 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'infoMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:30.766 INFO 2224 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'featureMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:31.404 INFO 2224 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 5002 (http)
- 2019-01-17 16:02:31.437 INFO 2224 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2019-01-17 16:02:31.437 INFO 2224 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/9.0.13
- 2019-01-17 16:02:31.446 INFO 2224 --- [main] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files (x86)\Java\jdk1.8.0_161_64\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\app\Administrator\product\11.2.0\client_1\bin;d:\app\Administrator\product\11.2.0\dbhome_1\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;d:\Program Files\Git\cmd;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;D:\Program Files (x86)\Java\jdk1.8.0_161_64\BIN;D:\Program Files (x86)\Java\apache-maven-3.3.9\BIN;.]
- 2019-01-17 16:02:31.634 INFO 2224 --- [main] o.a.c.c.C.[.[localhost].[/nlp-web] : Initializing Spring embedded WebApplicationContext
- 2019-01-17 16:02:31.634 INFO 2224 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2935 ms
- 2019-01-17 16:02:31.724 INFO 2224 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: private void org.diagbot.nlp.service.impl.InfoServiceImpl.setEntityMapper()
- 2019-01-17 16:02:31.736 INFO 2224 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: private void org.diagbot.nlp.service.impl.FeatureServiceImpl.setEntityMapper()
- 2019-01-17 16:02:31.748 INFO 2224 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: private void org.diagbot.common.service.impl.StandardInfoServiceImpl.setEntityMapper()
- 2019-01-17 16:02:32.026 INFO 2224 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2019-01-17 16:02:32.518 INFO 2224 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 5002 (http) with context path '/nlp-web'
- 2019-01-17 16:02:32.525 INFO 2224 --- [main] org.diagbot.nlp.NlpWebApplication : Started NlpWebApplication in 5.119 seconds (JVM running for 5.975)
- 2019-01-17 16:02:52.633 INFO 16448 --- [main] org.diagbot.nlp.NlpWebApplication : Starting NlpWebApplication on Y9IF3BWOQVXOMXN with PID 16448 (E:\git\push\nlp-web\target\classes started by Administrator in E:\git\push)
- 2019-01-17 16:02:52.640 DEBUG 16448 --- [main] org.diagbot.nlp.NlpWebApplication : Running with Spring Boot v2.1.1.RELEASE, Spring v5.1.3.RELEASE
- 2019-01-17 16:02:52.643 INFO 16448 --- [main] org.diagbot.nlp.NlpWebApplication : No active profile set, falling back to default profiles: default
- 2019-01-17 16:02:54.602 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatisConfiguration' of type [org.diagbot.nlp.config.MybatisConfiguration$$EnhancerBySpringCGLIB$$1802ae3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:54.716 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.alibaba.druid.pool.DruidDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:54.907 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:54.913 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'mybatis-org.mybatis.spring.boot.autoconfigure.MybatisProperties' of type [org.mybatis.spring.boot.autoconfigure.MybatisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:54.921 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration' of type [org.mybatis.spring.boot.autoconfigure.MybatisAutoConfiguration$$EnhancerBySpringCGLIB$$90f2f597] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:54.930 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:54.932 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'standardInfoMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:54.933 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'infoMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:54.934 INFO 16448 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'featureMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
- 2019-01-17 16:02:55.540 INFO 16448 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 5002 (http)
- 2019-01-17 16:02:55.572 INFO 16448 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
- 2019-01-17 16:02:55.573 INFO 16448 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/9.0.13
- 2019-01-17 16:02:55.582 INFO 16448 --- [main] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Program Files (x86)\Java\jdk1.8.0_161_64\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\app\Administrator\product\11.2.0\client_1\bin;d:\app\Administrator\product\11.2.0\dbhome_1\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;d:\Program Files\Git\cmd;D:\Program Files\TortoiseSVN\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;D:\Program Files (x86)\Java\jdk1.8.0_161_64\BIN;D:\Program Files (x86)\Java\apache-maven-3.3.9\BIN;.]
- 2019-01-17 16:02:55.767 INFO 16448 --- [main] o.a.c.c.C.[.[localhost].[/nlp-web] : Initializing Spring embedded WebApplicationContext
- 2019-01-17 16:02:55.767 INFO 16448 --- [main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2909 ms
- 2019-01-17 16:02:55.779 INFO 16448 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: private void org.diagbot.common.service.impl.StandardInfoServiceImpl.setEntityMapper()
- 2019-01-17 16:02:56.260 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Preparing: SELECT distinct t.name, t.category_id FROM kl_standard_info t WHERE category_id != '100' and t.status = ? and t.category_id = ?
- 2019-01-17 16:02:56.282 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Parameters: 1(String), 1(String)
- 2019-01-17 16:02:56.547 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : <== Total: 711
- 2019-01-17 16:02:56.553 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Preparing: SELECT distinct t.name, t.category_id FROM kl_standard_info t WHERE category_id != '100' and t.status = ? and t.category_id = ?
- 2019-01-17 16:02:56.553 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Parameters: 1(String), 19(String)
- 2019-01-17 16:02:57.236 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : <== Total: 37770
- 2019-01-17 16:02:57.251 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Preparing: SELECT distinct t.name, t.category_id FROM kl_standard_info t WHERE category_id != '100' and t.status = ? and t.category_id = ?
- 2019-01-17 16:02:57.251 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Parameters: 1(String), 62(String)
- 2019-01-17 16:02:57.480 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : <== Total: 1067
- 2019-01-17 16:02:57.481 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Preparing: SELECT distinct t.name, t.category_id FROM kl_standard_info t WHERE category_id != '100' and t.status = ? and t.category_id = ?
- 2019-01-17 16:02:57.482 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Parameters: 1(String), 14(String)
- 2019-01-17 16:02:57.721 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : <== Total: 2278
- 2019-01-17 16:02:57.723 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Preparing: SELECT distinct t.name, t.category_id FROM kl_standard_info t WHERE category_id != '100' and t.status = ? and t.category_id = ?
- 2019-01-17 16:02:57.723 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : ==> Parameters: 1(String), 17(String)
- 2019-01-17 16:02:57.985 DEBUG 16448 --- [main] o.d.c.d.m.StandardInfoMapper.selectList : <== Total: 2596
- 2019-01-17 16:02:58.018 INFO 16448 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: private void org.diagbot.nlp.service.impl.InfoServiceImpl.setEntityMapper()
- 2019-01-17 16:02:58.030 INFO 16448 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : Autowired annotation should only be used on methods with parameters: private void org.diagbot.nlp.service.impl.FeatureServiceImpl.setEntityMapper()
- 2019-01-17 16:02:58.319 INFO 16448 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
- 2019-01-17 16:02:58.709 INFO 16448 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 5002 (http) with context path '/nlp-web'
- 2019-01-17 16:02:58.714 INFO 16448 --- [main] org.diagbot.nlp.NlpWebApplication : Started NlpWebApplication in 6.994 seconds (JVM running for 7.83)
|