Initial commit: MSH System\n\n- msh_single_uniapp: Vue 2 + UniApp 前端(微信小程序/H5/App/支付宝小程序)\n- msh_crmeb_22: Spring Boot 2.2 后端(C端API/管理端/业务逻辑)\n- models-integration: AI服务集成(Coze/KieAI/腾讯ASR)\n- docs: 产品文档与设计稿
This commit is contained in:
4771
msh_crmeb_22/front_log/20822/debug/log-debug-2026-01-16.0.log
Normal file
4771
msh_crmeb_22/front_log/20822/debug/log-debug-2026-01-16.0.log
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,4 @@
|
||||
{ "app": "Cjava22", "timestamp":"2026-01-17 14:25:56.377", "level": "DEBUG", "thread": "SpringContextShutdownHook",
|
||||
"class": "o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext",
|
||||
"message": "Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@4baf352a, started on Fri Jan 16 17:04:19 CST 2026" }
|
||||
|
||||
976
msh_crmeb_22/front_log/20822/debug/log-debug-2026-01-22.0.log
Normal file
976
msh_crmeb_22/front_log/20822/debug/log-debug-2026-01-22.0.log
Normal file
File diff suppressed because one or more lines are too long
144
msh_crmeb_22/front_log/20822/debug/log-debug-2026-01-31.0.log
Normal file
144
msh_crmeb_22/front_log/20822/debug/log-debug-2026-01-31.0.log
Normal file
File diff suppressed because one or more lines are too long
2924
msh_crmeb_22/front_log/20822/debug/log-debug-2026-02-01.0.log
Normal file
2924
msh_crmeb_22/front_log/20822/debug/log-debug-2026-02-01.0.log
Normal file
File diff suppressed because one or more lines are too long
156
msh_crmeb_22/front_log/20822/debug/log-debug-2026-02-08.0.log
Normal file
156
msh_crmeb_22/front_log/20822/debug/log-debug-2026-02-08.0.log
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,4 @@
|
||||
{ "app": "Cjava22", "timestamp":"2026-02-13 00:03:01.680", "level": "DEBUG", "thread": "SpringContextShutdownHook",
|
||||
"class": "o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext",
|
||||
"message": "Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@673fdbce, started on Thu Feb 12 23:36:58 CST 2026" }
|
||||
|
||||
21639
msh_crmeb_22/front_log/20822/debug/log-debug-2026-02-13.0.log
Normal file
21639
msh_crmeb_22/front_log/20822/debug/log-debug-2026-02-13.0.log
Normal file
File diff suppressed because one or more lines are too long
1086
msh_crmeb_22/front_log/20822/error/log-error-2026-01-16.0.log
Normal file
1086
msh_crmeb_22/front_log/20822/error/log-error-2026-01-16.0.log
Normal file
File diff suppressed because it is too large
Load Diff
316
msh_crmeb_22/front_log/20822/error/log-error-2026-01-22.0.log
Normal file
316
msh_crmeb_22/front_log/20822/error/log-error-2026-01-22.0.log
Normal file
@@ -0,0 +1,316 @@
|
||||
{
|
||||
"app": "Cjava22",
|
||||
"timestamp":"2026-01-22 15:20:00.602",
|
||||
"level": "ERROR",
|
||||
"thread": "main",
|
||||
"class": "com.alibaba.druid.pool.DruidDataSource",
|
||||
"message": "discard connection" }
|
||||
|
||||
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
||||
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
||||
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
||||
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
|
||||
at com.mysql.jdbc.Util.getInstance(Util.java:386)
|
||||
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
|
||||
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4120)
|
||||
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4052)
|
||||
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2503)
|
||||
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2664)
|
||||
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2815)
|
||||
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
|
||||
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1379)
|
||||
at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
|
||||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
||||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
|
||||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
|
||||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90)
|
||||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||
at java.lang.reflect.Method.invoke(Method.java:498)
|
||||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
||||
at com.sun.proxy.$Proxy135.selectList(Unknown Source)
|
||||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:177)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
|
||||
at com.sun.proxy.$Proxy136.selectList(Unknown Source)
|
||||
at com.zbkj.service.service.impl.SystemConfigServiceImpl.loadingConfigCache(SystemConfigServiceImpl.java:400)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||
at java.lang.reflect.Method.invoke(Method.java:498)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1788)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
|
||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
||||
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1290)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1210)
|
||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
|
||||
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130)
|
||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
|
||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:882)
|
||||
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
|
||||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
|
||||
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
|
||||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
|
||||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
|
||||
at com.zbkj.front.CrmebFrontApplication.main(CrmebFrontApplication.java:28)
|
||||
{
|
||||
"app": "Cjava22",
|
||||
"timestamp":"2026-01-22 15:20:01.064",
|
||||
"level": "ERROR",
|
||||
"thread": "main",
|
||||
"class": "o.springframework.boot.SpringApplication",
|
||||
"message": "Application run failed" }
|
||||
|
||||
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'agreementController': Unsatisfied dependency expressed through field 'systemConfigService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
||||
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
### The error may exist in com/zbkj/service/dao/SystemConfigDao.java (best guess)
|
||||
### The error may involve defaultParameterMap
|
||||
### The error occurred while setting parameters
|
||||
### SQL: SELECT name,value FROM eb_system_config WHERE (status = ?)
|
||||
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643)
|
||||
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130)
|
||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
|
||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:882)
|
||||
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
|
||||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
|
||||
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
|
||||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
|
||||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
|
||||
at com.zbkj.front.CrmebFrontApplication.main(CrmebFrontApplication.java:28)
|
||||
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
||||
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
### The error may exist in com/zbkj/service/dao/SystemConfigDao.java (best guess)
|
||||
### The error may involve defaultParameterMap
|
||||
### The error occurred while setting parameters
|
||||
### SQL: SELECT name,value FROM eb_system_config WHERE (status = ?)
|
||||
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1788)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
|
||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
||||
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1290)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1210)
|
||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
|
||||
... 19 common frames omitted
|
||||
Caused by: org.springframework.jdbc.BadSqlGrammarException:
|
||||
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
### The error may exist in com/zbkj/service/dao/SystemConfigDao.java (best guess)
|
||||
### The error may involve defaultParameterMap
|
||||
### The error occurred while setting parameters
|
||||
### SQL: SELECT name,value FROM eb_system_config WHERE (status = ?)
|
||||
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
at org.springframework.jdbc.support.SQLExceptionSubclassTranslator.doTranslate(SQLExceptionSubclassTranslator.java:93)
|
||||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
|
||||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
|
||||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88)
|
||||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440)
|
||||
at com.sun.proxy.$Proxy135.selectList(Unknown Source)
|
||||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:177)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
|
||||
at com.sun.proxy.$Proxy136.selectList(Unknown Source)
|
||||
at com.zbkj.service.service.impl.SystemConfigServiceImpl.loadingConfigCache(SystemConfigServiceImpl.java:400)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||
at java.lang.reflect.Method.invoke(Method.java:498)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157)
|
||||
... 31 common frames omitted
|
||||
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: SELECT command denied to user 'baisui'@'183.249.243.24' for table 'eb_system_config'
|
||||
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
||||
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
||||
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
||||
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
|
||||
at com.mysql.jdbc.Util.getInstance(Util.java:386)
|
||||
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
|
||||
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4120)
|
||||
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4052)
|
||||
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2503)
|
||||
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2664)
|
||||
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2815)
|
||||
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
|
||||
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1379)
|
||||
at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
|
||||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
||||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
|
||||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
|
||||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90)
|
||||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||
at java.lang.reflect.Method.invoke(Method.java:498)
|
||||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
||||
... 45 common frames omitted
|
||||
{
|
||||
"app": "Cjava22",
|
||||
"timestamp":"2026-01-22 15:23:37.788",
|
||||
"level": "ERROR",
|
||||
"thread": "main",
|
||||
"class": "o.springframework.boot.SpringApplication",
|
||||
"message": "Application run failed" }
|
||||
|
||||
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'agreementController': Unsatisfied dependency expressed through field 'systemConfigService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
||||
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
### The error may exist in com/zbkj/service/dao/SystemConfigDao.java (best guess)
|
||||
### The error may involve defaultParameterMap
|
||||
### The error occurred while setting parameters
|
||||
### SQL: SELECT name,value FROM eb_system_config WHERE (status = ?)
|
||||
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:643)
|
||||
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130)
|
||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1422)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
|
||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:882)
|
||||
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
|
||||
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
|
||||
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
|
||||
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
|
||||
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
|
||||
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
|
||||
at com.zbkj.front.CrmebFrontApplication.main(CrmebFrontApplication.java:28)
|
||||
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemConfigServiceImpl': Invocation of init method failed; nested exception is org.springframework.jdbc.BadSqlGrammarException:
|
||||
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
### The error may exist in com/zbkj/service/dao/SystemConfigDao.java (best guess)
|
||||
### The error may involve defaultParameterMap
|
||||
### The error occurred while setting parameters
|
||||
### SQL: SELECT name,value FROM eb_system_config WHERE (status = ?)
|
||||
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:416)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1788)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:595)
|
||||
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
|
||||
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
|
||||
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
|
||||
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1290)
|
||||
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1210)
|
||||
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640)
|
||||
... 19 common frames omitted
|
||||
Caused by: org.springframework.jdbc.BadSqlGrammarException:
|
||||
### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
### The error may exist in com/zbkj/service/dao/SystemConfigDao.java (best guess)
|
||||
### The error may involve defaultParameterMap
|
||||
### The error occurred while setting parameters
|
||||
### SQL: SELECT name,value FROM eb_system_config WHERE (status = ?)
|
||||
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:235)
|
||||
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
|
||||
at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88)
|
||||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440)
|
||||
at com.sun.proxy.$Proxy135.selectList(Unknown Source)
|
||||
at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:177)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78)
|
||||
at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
|
||||
at com.sun.proxy.$Proxy136.selectList(Unknown Source)
|
||||
at com.zbkj.service.service.impl.SystemConfigServiceImpl.loadingConfigCache(SystemConfigServiceImpl.java:400)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||
at java.lang.reflect.Method.invoke(Method.java:498)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333)
|
||||
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157)
|
||||
... 31 common frames omitted
|
||||
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shop_msh.eb_system_config' doesn't exist
|
||||
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
||||
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
||||
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
||||
at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
|
||||
at com.mysql.jdbc.Util.getInstance(Util.java:386)
|
||||
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1054)
|
||||
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4120)
|
||||
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4052)
|
||||
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2503)
|
||||
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2664)
|
||||
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2815)
|
||||
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
|
||||
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1379)
|
||||
at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
|
||||
at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
|
||||
at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
|
||||
at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
|
||||
at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
|
||||
at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90)
|
||||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
|
||||
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||
at java.lang.reflect.Method.invoke(Method.java:498)
|
||||
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
|
||||
... 45 common frames omitted
|
||||
4062
msh_crmeb_22/front_log/20822/error/log-error-2026-01-31.0.log
Normal file
4062
msh_crmeb_22/front_log/20822/error/log-error-2026-01-31.0.log
Normal file
File diff suppressed because it is too large
Load Diff
6472
msh_crmeb_22/front_log/20822/error/log-error-2026-02-01.0.log
Normal file
6472
msh_crmeb_22/front_log/20822/error/log-error-2026-02-01.0.log
Normal file
File diff suppressed because it is too large
Load Diff
254
msh_crmeb_22/front_log/20822/error/log-error-2026-02-08.0.log
Normal file
254
msh_crmeb_22/front_log/20822/error/log-error-2026-02-08.0.log
Normal file
@@ -0,0 +1,254 @@
|
||||
{
|
||||
"app": "Cjava22",
|
||||
"timestamp":"2026-02-08 17:51:17.146",
|
||||
"level": "ERROR",
|
||||
"thread": "http-nio-20822-exec-1",
|
||||
"class": "c.z.s.exception.GlobalExceptionHandler",
|
||||
"message": "捕获到异常:" }
|
||||
|
||||
org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported
|
||||
at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.handleNoMatch(RequestMappingInfoHandlerMapping.java:213)
|
||||
at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lookupHandlerMethod(AbstractHandlerMethodMapping.java:422)
|
||||
at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.getHandlerInternal(AbstractHandlerMethodMapping.java:367)
|
||||
at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:110)
|
||||
at org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping.getHandlerInternal(RequestMappingInfoHandlerMapping.java:59)
|
||||
at org.springframework.web.servlet.handler.AbstractHandlerMapping.getHandler(AbstractHandlerMapping.java:395)
|
||||
at org.springframework.web.servlet.DispatcherServlet.getHandler(DispatcherServlet.java:1234)
|
||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1016)
|
||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
||||
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
|
||||
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
|
||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
||||
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at com.zbkj.front.filter.ResponseFilter.doFilter(ResponseFilter.java:32)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
|
||||
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
|
||||
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
|
||||
at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
|
||||
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
|
||||
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
|
||||
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
|
||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1594)
|
||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
||||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
||||
at java.lang.Thread.run(Thread.java:750)
|
||||
{
|
||||
"app": "Cjava22",
|
||||
"timestamp":"2026-02-08 17:51:23.107",
|
||||
"level": "ERROR",
|
||||
"thread": "Druid-ConnectionPool-Create-538338709",
|
||||
"class": "com.alibaba.druid.pool.DruidDataSource",
|
||||
"message": "create connection holder error" }
|
||||
|
||||
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
|
||||
|
||||
The last packet successfully received from the server was 1,236 milliseconds ago. The last packet sent successfully to the server was 1,631 milliseconds ago.
|
||||
at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:175)
|
||||
at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
|
||||
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1374)
|
||||
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1359)
|
||||
at com.alibaba.druid.pool.DruidConnectionHolder.<init>(DruidConnectionHolder.java:137)
|
||||
at com.alibaba.druid.pool.DruidConnectionHolder.<init>(DruidConnectionHolder.java:77)
|
||||
at com.alibaba.druid.pool.DruidDataSource.put(DruidDataSource.java:2412)
|
||||
at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2757)
|
||||
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
|
||||
|
||||
The last packet successfully received from the server was 1,236 milliseconds ago. The last packet sent successfully to the server was 1,631 milliseconds ago.
|
||||
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
||||
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
||||
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
||||
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:62)
|
||||
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
|
||||
at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:150)
|
||||
at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:166)
|
||||
at com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:870)
|
||||
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:682)
|
||||
at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:156)
|
||||
at com.mysql.cj.NativeSession.queryServerVariable(NativeSession.java:589)
|
||||
at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1366)
|
||||
... 5 common frames omitted
|
||||
Caused by: java.io.IOException: Socket is closed.
|
||||
at com.mysql.cj.protocol.AbstractSocketConnection.getMysqlInput(AbstractSocketConnection.java:73)
|
||||
at com.mysql.cj.protocol.a.NativeProtocol.clearInputStream(NativeProtocol.java:866)
|
||||
... 9 common frames omitted
|
||||
{
|
||||
"app": "Cjava22",
|
||||
"timestamp":"2026-02-08 17:51:37.501",
|
||||
"level": "ERROR",
|
||||
"thread": "http-nio-20822-exec-2",
|
||||
"class": "c.z.s.exception.GlobalExceptionHandler",
|
||||
"message": "捕获到异常:" }
|
||||
|
||||
org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: io.jsonwebtoken.JwtBuilder.signWith(Ljava/security/Key;Lio/jsonwebtoken/SignatureAlgorithm;)Lio/jsonwebtoken/JwtBuilder;
|
||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1055)
|
||||
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
|
||||
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
|
||||
at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
|
||||
at javax.servlet.http.HttpServlet.service(HttpServlet.java:665)
|
||||
at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
|
||||
at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:92)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at com.zbkj.front.filter.ResponseFilter.doFilter(ResponseFilter.java:32)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
|
||||
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
|
||||
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
|
||||
at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
|
||||
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
|
||||
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
|
||||
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
|
||||
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:109)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
|
||||
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
|
||||
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
|
||||
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
|
||||
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
|
||||
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
|
||||
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
|
||||
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
|
||||
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
|
||||
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
|
||||
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
|
||||
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
|
||||
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
|
||||
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1594)
|
||||
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
|
||||
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
|
||||
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
|
||||
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
|
||||
at java.lang.Thread.run(Thread.java:750)
|
||||
Caused by: java.lang.NoSuchMethodError: io.jsonwebtoken.JwtBuilder.signWith(Ljava/security/Key;Lio/jsonwebtoken/SignatureAlgorithm;)Lio/jsonwebtoken/JwtBuilder;
|
||||
at com.coze.openapi.service.auth.JWTOAuthClient.generateJWT(JWTOAuthClient.java:104)
|
||||
at com.coze.openapi.service.auth.JWTOAuthClient.doGetAccessToken(JWTOAuthClient.java:83)
|
||||
at com.coze.openapi.service.auth.JWTOAuthClient.getAccessToken(JWTOAuthClient.java:48)
|
||||
at com.zbkj.service.service.impl.tool.ToolCozeServiceImpl.getClient(ToolCozeServiceImpl.java:69)
|
||||
at com.zbkj.service.service.impl.tool.ToolCozeServiceImpl.chat(ToolCozeServiceImpl.java:113)
|
||||
at com.zbkj.front.controller.CozeController.chat(CozeController.java:49)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||
at java.lang.reflect.Method.invoke(Method.java:498)
|
||||
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190)
|
||||
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
|
||||
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105)
|
||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
|
||||
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
|
||||
at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
|
||||
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
|
||||
... 84 common frames omitted
|
||||
21601
msh_crmeb_22/front_log/20822/error/log-error-2026-02-12.0.log
Normal file
21601
msh_crmeb_22/front_log/20822/error/log-error-2026-02-12.0.log
Normal file
File diff suppressed because it is too large
Load Diff
3269
msh_crmeb_22/front_log/20822/error/log-error-2026-02-13.0.log
Normal file
3269
msh_crmeb_22/front_log/20822/error/log-error-2026-02-13.0.log
Normal file
File diff suppressed because it is too large
Load Diff
86
msh_crmeb_22/front_log/20822/knowledge_scraper.log
Normal file
86
msh_crmeb_22/front_log/20822/knowledge_scraper.log
Normal file
@@ -0,0 +1,86 @@
|
||||
[2025-12-20 09:19:09] Starting Task 2: Nutrients
|
||||
[2025-12-20 09:19:09] Found 7 nutrient categories.
|
||||
[2025-12-20 09:19:09] Scanning Nutrient: 能量
|
||||
[2025-12-20 09:19:10] Scanning Nutrient: 蛋白质
|
||||
[2025-12-20 09:19:10] Scanning Nutrient: 脂肪
|
||||
[2025-12-20 09:19:10] Scanning Nutrient: 碳水化合物
|
||||
[2025-12-20 09:19:10] Scanning Nutrient: 水
|
||||
[2025-12-20 09:19:10] Scanning Nutrient: 矿物质
|
||||
[2025-12-20 09:19:10] Scanning Nutrient: 维生素
|
||||
[2025-12-20 09:19:11] Total Nutrient Articles to scrape: 84
|
||||
[2025-12-20 09:19:15] Starting Task 3: Articles & Guides
|
||||
[2025-12-20 09:19:15] Processing scienceteach (article)...
|
||||
[2025-12-20 09:19:16] Found 0 items on first page.
|
||||
[2025-12-20 09:19:16] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=2
|
||||
[2025-12-20 09:19:16] Total items collected for scienceteach: 0
|
||||
[2025-12-20 09:19:16] Processing wiki (guide)...
|
||||
[2025-12-20 09:19:16] Found 0 items on first page.
|
||||
[2025-12-20 09:19:16] Fetching next page: http://www.ishen365.com/index.php/wiki?page=2
|
||||
[2025-12-20 09:19:16] Total items collected for wiki: 0
|
||||
[2025-12-20 09:19:16] Processing doctornews (article)...
|
||||
[2025-12-20 09:19:16] Found 0 items on first page.
|
||||
[2025-12-20 09:19:16] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=2
|
||||
[2025-12-20 09:19:17] Total items collected for doctornews: 0
|
||||
[2025-12-20 09:19:17] Starting Task 4: Recipes
|
||||
[2025-12-20 09:19:17] Total Recipes to scrape: 0
|
||||
[2025-12-20 09:19:17] All tasks completed!
|
||||
[2025-12-20 09:20:22] Starting Task 2: Nutrients
|
||||
[2025-12-20 09:20:22] Found 7 nutrient categories.
|
||||
[2025-12-20 09:20:22] Scanning Nutrient: 能量
|
||||
[2025-12-20 09:20:22] Scanning Nutrient: 蛋白质
|
||||
[2025-12-20 09:20:22] Scanning Nutrient: 脂肪
|
||||
[2025-12-20 09:20:23] Scanning Nutrient: 碳水化合物
|
||||
[2025-12-20 09:20:23] Scanning Nutrient: 水
|
||||
[2025-12-20 09:20:23] Scanning Nutrient: 矿物质
|
||||
[2025-12-20 09:20:23] Scanning Nutrient: 维生素
|
||||
[2025-12-20 09:20:23] Total Nutrient Articles to scrape: 84
|
||||
[2025-12-20 09:20:28] Starting Task 3: Articles & Guides
|
||||
[2025-12-20 09:20:28] Processing scienceteach (article)...
|
||||
[2025-12-20 09:20:28] Found 12 items on first page.
|
||||
[2025-12-20 09:20:28] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=2
|
||||
[2025-12-20 09:20:28] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=3
|
||||
[2025-12-20 09:20:28] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=4
|
||||
[2025-12-20 09:20:29] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=5
|
||||
[2025-12-20 09:20:29] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=6
|
||||
[2025-12-20 09:20:29] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=7
|
||||
[2025-12-20 09:20:29] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=8
|
||||
[2025-12-20 09:20:29] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=9
|
||||
[2025-12-20 09:20:30] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=10
|
||||
[2025-12-20 09:20:30] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=11
|
||||
[2025-12-20 09:20:30] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=12
|
||||
[2025-12-20 09:20:30] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=13
|
||||
[2025-12-20 09:20:30] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=14
|
||||
[2025-12-20 09:20:31] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=15
|
||||
[2025-12-20 09:20:31] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=16
|
||||
[2025-12-20 09:20:31] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=17
|
||||
[2025-12-20 09:20:31] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=18
|
||||
[2025-12-20 09:20:31] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=19
|
||||
[2025-12-20 09:20:31] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=20
|
||||
[2025-12-20 09:20:32] Fetching next page: http://www.ishen365.com/index.php/article/scienceteach?page=21
|
||||
[2025-12-20 09:20:32] Total items collected for scienceteach: 252
|
||||
[2025-12-20 09:20:48] Processing wiki (guide)...
|
||||
[2025-12-20 09:20:48] Found 10 items on first page.
|
||||
[2025-12-20 09:20:48] Fetching next page: http://www.ishen365.com/index.php/wiki?page=2
|
||||
[2025-12-20 09:20:49] Fetching next page: http://www.ishen365.com/index.php/wiki?page=3
|
||||
[2025-12-20 09:20:49] Fetching next page: http://www.ishen365.com/index.php/wiki?page=4
|
||||
[2025-12-20 09:20:49] Fetching next page: http://www.ishen365.com/index.php/wiki?page=5
|
||||
[2025-12-20 09:20:49] Fetching next page: http://www.ishen365.com/index.php/wiki?page=6
|
||||
[2025-12-20 09:20:49] Fetching next page: http://www.ishen365.com/index.php/wiki?page=7
|
||||
[2025-12-20 09:20:50] Fetching next page: http://www.ishen365.com/index.php/wiki?page=8
|
||||
[2025-12-20 09:20:50] Fetching next page: http://www.ishen365.com/index.php/wiki?page=9
|
||||
[2025-12-20 09:20:50] Fetching next page: http://www.ishen365.com/index.php/wiki?page=10
|
||||
[2025-12-20 09:20:50] Total items collected for wiki: 100
|
||||
[2025-12-20 09:20:57] Processing doctornews (article)...
|
||||
[2025-12-20 09:20:57] Found 12 items on first page.
|
||||
[2025-12-20 09:20:57] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=2
|
||||
[2025-12-20 09:20:57] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=3
|
||||
[2025-12-20 09:20:57] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=4
|
||||
[2025-12-20 09:20:58] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=5
|
||||
[2025-12-20 09:20:58] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=6
|
||||
[2025-12-20 09:20:58] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=7
|
||||
[2025-12-20 09:20:58] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=8
|
||||
[2025-12-20 09:20:58] Fetching next page: http://www.ishen365.com/index.php/article/doctornews?page=9
|
||||
[2025-12-20 09:20:59] Total items collected for doctornews: 100
|
||||
[2025-12-20 09:21:05] Starting Task 4: Recipes
|
||||
[2025-12-20 09:21:05] Total Recipes to scrape: 10
|
||||
[2025-12-20 09:21:06] All tasks completed!
|
||||
48161
msh_crmeb_22/front_log/20822/log_debug.log
Normal file
48161
msh_crmeb_22/front_log/20822/log_debug.log
Normal file
File diff suppressed because one or more lines are too long
14934
msh_crmeb_22/front_log/20822/log_error.log
Normal file
14934
msh_crmeb_22/front_log/20822/log_error.log
Normal file
File diff suppressed because it is too large
Load Diff
0
msh_crmeb_22/front_log/20822/log_info.log
Normal file
0
msh_crmeb_22/front_log/20822/log_info.log
Normal file
0
msh_crmeb_22/front_log/20822/log_warn.log
Normal file
0
msh_crmeb_22/front_log/20822/log_warn.log
Normal file
1671
msh_crmeb_22/front_log/20822/scraper.log
Normal file
1671
msh_crmeb_22/front_log/20822/scraper.log
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user