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

Tomcat start Times error: the solution of java.lang.UnsatisfiedLinkError

2025-02-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

problem

In the past, tomcat startup always reported an error, which did not affect the startup of the project, but programmers with obsessive-compulsive disorder would be upset:

As follows:

Analysis of problems

Caused by the inconsistency between the version of jdk installed on this machine and the version of jdk used in tomcat.

Solution method

Later, I changed the original jdk1.7 used in the tomcat startup environment to the native installed jdk1.8 and did not report an error.

Specific process:

Click window → preference → in myeclipse, enter Tomcat → in the search box to select the installed tomcat version, I am here to select Tomcat 7.x → click JDK → in the Tomcat 7.x JDK name: drop-down option to select the jdk version installed in this machine → click OK and then start tomcat again will not report an error.

Summary

The above is the whole content of this article, I hope that the content of this article can bring some help to your study or work, if you have any questions, you can leave a message and exchange, thank you for your support.

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

Servers

Wechat

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

12
Report