springboot debug

297 阅读1分钟
org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.BootstrapMethodError: java.lang.NoSuchMethodError: top.tangyh.basic.base.entity.TreeEntity.getWeight()Ljava/lang/Integer;

Jar包冲突

[ERROR] Maven model problem: 'parent.relativePath' of POM top.tangyh.basic:util:3.9.0 (E:\yey\repo\scm_svr\util\pom.xml) points at top.tangyh.lamp:deps instead of top.tangyh.basic:lamp-parent, please verify your project structure at E:\yey\repo\scm_svr\util\pom.xml:6:13
[WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been relocated to com.mysql:mysql-connector-j:jar:8.0.31
[ERROR] [ERROR] Some problems were encountered while processing the POMs:

[FATAL] Non-resolvable parent POM for top.tangyh.lamp:deps:3.9.0: top.tangyh.basic:util-version:pom:3.9.0 was not found in http://maven.aliyun.com/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus-aliyun has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ top.tangyh.lamp:deps:3.9.0, E:\yey\repo\scm_svr\deps\pom.xml, line 6, column 13
Handler dispatch failed; nested exception is java.lang.BootstrapMethodError: java.lang.NoSuchMethodError: top.tangyh.basic.base.entity.TreeEntity.getWeight()Ljava/lang/Integer;
Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "aidsCategorTree"
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "aidsCategorTree"