Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the TypeNotPresentExceptionProxy exception caused by jdk version

2025-03-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article introduces how to solve the TypeNotPresentExceptionProxy exception caused by the jdk version, the content is very detailed, interested friends can refer to, hope to be helpful to you.

TypeNotPresentExceptionProxy exception

There are many ways to deal with this problem on the Internet. Let me briefly describe the problems I have encountered:

The same version of the environment, colleagues can start, mine reported TypeNotPresentExceptionProxy exception.

As shown below:

Exception log

Network scheme

I checked a lot of blogs and articles. But found that the problems have not been solved.

Spring Boot2 deeply analyzes and resolves java.lang.ArrayStoreException exception

SpringBoot uses automatic configuration of xxxAutoConfiguration

Problems with using IDEA exception breakpoints to locate java.lang.ArrayStoreException

Abnormal Analysis of java.lang.ArrayStoreException in Springboot Project

Springboot resolves java.lang.ArrayStoreException exception

Then I follow the steps and debug to see the details of the exception class error.

Seeing here, I found that the problem was the same as that in this blog, so I followed the operation and found that I still reported an error.

Solve it on your own.

So I went to ask my colleagues, and they all started the project. Took a look at my jdk version. (the jdk1.8 version I used at the time) my colleagues all used the jdk11 version. Because I was new to the company, I didn't pay attention to the version! Mining pit)

Later, when the jdk version was changed, the project was able to run normally.

On how to solve the jdk version caused by the TypeNotPresentExceptionProxy exception to share here, I hope that the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report