You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
5.1 KiB
18 lines
5.1 KiB
2024-07-11 08:33:23.996 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'adminUserMapper' and 'com.lnsoft.workflow.mapper.AdminUserMapper' mapperInterface. Bean already defined with the same name!
|
|
2024-07-11 08:33:23.999 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'bpmFormMapper' and 'com.lnsoft.workflow.mapper.BpmFormMapper' mapperInterface. Bean already defined with the same name!
|
|
2024-07-11 08:33:23.999 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'bpmModelPlusMapper' and 'com.lnsoft.workflow.mapper.BpmModelPlusMapper' mapperInterface. Bean already defined with the same name!
|
|
2024-07-11 08:33:24.000 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'bpmProcessDefinitionExtMapper' and 'com.lnsoft.workflow.mapper.BpmProcessDefinitionExtMapper' mapperInterface. Bean already defined with the same name!
|
|
2024-07-11 08:33:24.000 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'bpmProcessInstanceExtMapper' and 'com.lnsoft.workflow.mapper.BpmProcessInstanceExtMapper' mapperInterface. Bean already defined with the same name!
|
|
2024-07-11 08:33:24.000 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'bpmTaskAssignRuleMapper' and 'com.lnsoft.workflow.mapper.BpmTaskAssignRuleMapper' mapperInterface. Bean already defined with the same name!
|
|
2024-07-11 08:33:24.000 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'bpmTaskExtMapper' and 'com.lnsoft.workflow.mapper.BpmTaskExtMapper' mapperInterface. Bean already defined with the same name!
|
|
2024-07-11 08:33:24.000 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'repairInfoMapper' and 'com.lnsoft.workflow.mapper.RepairInfoMapper' mapperInterface. Bean already defined with the same name!
|
|
2024-07-11 08:33:30.397 [main] WARN o.c.b.s.b.s.c.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/D:/deploy20240206/repository/org/camunda/bpm/dmn/camunda-engine-dmn/7.18.0/camunda-engine-dmn-7.18.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource
|
|
2024-07-11 08:33:30.398 [main] WARN o.c.b.s.b.s.c.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/D:/deploy20240206/repository/org/camunda/bpm/dmn/camunda-engine-feel-api/7.18.0/camunda-engine-feel-api-7.18.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource
|
|
2024-07-11 08:33:30.398 [main] WARN o.c.b.s.b.s.c.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/D:/deploy20240206/repository/org/camunda/bpm/dmn/camunda-engine-feel-juel/7.18.0/camunda-engine-feel-juel-7.18.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource
|
|
2024-07-11 08:33:30.398 [main] WARN o.c.b.s.b.s.c.impl.DefaultDeploymentConfiguration - unable to determine if resource URL [jar:file:/D:/deploy20240206/repository/org/camunda/bpm/dmn/camunda-engine-feel-scala/7.18.0/camunda-engine-feel-scala-7.18.0.jar!/META-INF/maven/org.camunda.bpm.dmn/] is a deployable resource
|
|
2024-07-11 08:33:35.369 [main] WARN com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=com.mysql.jdbc.Driver was not found, trying direct instantiation.
|
|
2024-07-11 08:33:41.589 [main] WARN c.b.mybatisplus.core.metadata.TableInfoHelper - Can not find table primary key in Class: "com.lnsoft.workflow.model.AdminUserDO".
|
|
2024-07-11 08:33:41.589 [main] WARN c.b.mybatisplus.core.injector.DefaultSqlInjector - class com.lnsoft.workflow.model.AdminUserDO ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method.
|
|
2024-07-11 09:38:53.363 [http-nio-8080-exec-10] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'id' for method parameter type String is not present]
|
|
2024-07-11 10:11:07.638 [http-nio-8080-exec-10] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required request parameter 'id' for method parameter type String is not present]
|
|
2024-07-11 16:48:16.008 [http-nio-8080-exec-8] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot construct instance of `java.util.HashSet` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('zhangkun'); nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `java.util.HashSet` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('zhangkun')<EOL> at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 22] (through reference chain: com.lnsoft.workflow.model.BpmTaskAssignRuleCreateReqVO["options"])]
|
|
|