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.
外部其他进程嵌入到qt FindWindow获得窗口句柄 报错无法链接的外部符号 [email protected] 无法被([email protected]@[email protected]@@引用
2.
UVa 11524 - InCircle
3.
The Monocycle(bfs)
4.
VEC-C滑窗
5.
堆排序的应用-TOPK问题
6.
实例演示ElasticSearch索引查询term,match,match_phase,query_string之间的区别
7.
数学基础知识 集合
8.
amazeUI 复择框问题解决
9.
背包问题理解
10.
算数平均-几何平均不等式的证明,从麦克劳林到柯西
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
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.
>>更多相关文章<<