JavaShuo
栏目
标签
用MyEclipse启动tomcat 报错Could not find the main class
时间 2021-01-03
标签
myeclipse
栏目
Eclipse
繁體版
原文
原文链接
tomcat启动时报错:Java.lang.UnsupportedClassVersionError: Bad version number in .class file 原因:编译java时生成的class文件,在运行时用到的JRE和class文件版本不一致造成的。 一般在做项目的时候是由于,用老项目需要低版本的jdk编译造成的。 解决方法如下图所示: 将jdk换成低版本的就ok了。
>>阅读原文<<
相关文章
1.
再启动tomcat时报 Could not find the main class错误
2.
MyEclipse中could not find the main class. Program w
3.
could not find the main class错误
4.
NoClassDefFoundError,could not find the main class
5.
Could not find the main class:
6.
@(报错)could not find the main class, Program will exit(已解决)
7.
Tomcat7.0 start Could not find the main class: org.apache.catalina.startup.Bootstrap.
8.
Myeclipse启动Tomcat报错:Could not load the Tomcat server configuration
9.
IDEA 启动报错could not find main class com/intellij/idea/main解决办法
10.
Could not find the main class. Program will exit.
更多相关文章...
•
启动MySQL服务
-
MySQL教程
•
SVN 启动模式
-
SVN 教程
•
Tomcat学习笔记(史上最全tomcat学习笔记)
•
Java Agent入门实战(一)-Instrumentation介绍与使用
相关标签/搜索
main
Tomcat报错
myeclipse+tomcat
tomcat+myeclipse
启动
错报
报错
启用
class
用错
Tomcat
Eclipse
Redis教程
MyBatis教程
Spring教程
tomcat
应用
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
[最佳实践]了解 Eolinker 如何助力远程办公
2.
katalon studio 安装教程
3.
精通hibernate(harness hibernate oreilly)中的一个”错误“
4.
ECharts立体圆柱型
5.
零拷贝总结
6.
6 传输层
7.
Github协作图想
8.
Cannot load 32-bit SWT libraries on 64-bit JVM
9.
IntelliJ IDEA 找其历史版本
10.
Unity3D(二)游戏对象及组件
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
再启动tomcat时报 Could not find the main class错误
2.
MyEclipse中could not find the main class. Program w
3.
could not find the main class错误
4.
NoClassDefFoundError,could not find the main class
5.
Could not find the main class:
6.
@(报错)could not find the main class, Program will exit(已解决)
7.
Tomcat7.0 start Could not find the main class: org.apache.catalina.startup.Bootstrap.
8.
Myeclipse启动Tomcat报错:Could not load the Tomcat server configuration
9.
IDEA 启动报错could not find main class com/intellij/idea/main解决办法
10.
Could not find the main class. Program will exit.
>>更多相关文章<<