An attempt was made to call a method that does not exist. The attempt was made from the following

记一次依赖版本不一致问题的解决记录

完整报错如下

Description:

An attempt was made to call a method that does not exist. The attempt was made from the following location:

    com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor.<clinit>(PaginationInnerInterceptor.java:70)

The following method did not exist:

    net.sf.jsqlparser.schema.Column.withColumnName(Ljava/lang/String;)Lnet/sf/jsqlparser/schema/Column;

The method's class, net.sf.jsqlparser.schema.Column, is available from the following locations:

    jar:file:/E:/apache-maven-3.8.1-bin/localMaven3.8.1/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar!/net/sf/jsqlparser/schema/Column.class

The class hierarchy was loaded from the following locations:

    net.sf.jsqlparser.schema.Column: file:/E:/apache-maven-3.8.1-bin/localMaven3.8.1/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar
    net.sf.jsqlparser.parser.ASTNodeAccessImpl: file:/E:/apache-maven-3.8.1-bin/localMaven3.8.1/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar


Action:

Correct the classpath of your application so that it contains a single, compatible version of net.sf.jsqlparser.schema.Column


Process finished with exit code 1

1、改报错一般都是版本依赖的问题,首先先去下载maven helper插件
在这里插入图片描述

2、在启动对于的pom文件查看依赖关系,发现有三处爆红
在这里插入图片描述
3、这时在爆红出点击右键排除重复依赖
在这里插入图片描述
4、可是再启动的时候,还是报了同样的错误。此时,去你的本地maven看看存了什么版本
在这里插入图片描述
在这里插入图片描述
5、发现jsqlparser有两个依赖引入 可以点击Jump to Source 查看,我刚开始是排除4.3这个版本,这次我排除3.2这个版本
在这里插入图片描述

在这里插入图片描述
并把对应得版本在本地仓库删除
在这里插入图片描述
刷新下依赖,发现正常启动了,搞定。
在这里插入图片描述
ps:有兴趣提升技术的可以加我wx一起交流。加油鸭!打工人![在这里插入图片描述](https://img-blog.csdnimg.cn/1091bf4029d8430b680fb41bd56a05e.png

  • 23
    点赞
  • 52
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 5
    评论
在解决"An attempt was made to call a method that does not exist"这个错误时,根据提供的引用内容,可以尝试以下几种方法: 1. 删除提示的jar包:根据引用,可以尝试删除相关的jar包。这样做可能会解决该错误。 2. 在当前项目的库中删除提示的jar包:根据引用,可以在当前项目的库中删除提示的jar包,这样只会调用指定路径下的jar包。再次尝试启动项目时,可能会正常运行。 3. 在项目依赖中移除对应版本的jar包:根据引用,可以在项目依赖中移除对应版本的jar包,然后重新运行项目。这一步也可以直接移除对应版本的jar包,从而解决该错误。 你可以根据具体的情况选择其中一种或多种方法来解决这个错误。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *3* [An attempt was made to call a method that does not exist. The attempt was made from the following](https://blog.csdn.net/qq_50954361/article/details/127945517)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* [解决An attempt was made to call a method that does not exit问题](https://blog.csdn.net/Egolalal/article/details/121350898)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论 5
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

有点东西且很多

你的鼓励是我最大的动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值