eclipse写的web项目部署到服务器后访问网站报错

org.apache.jasper.JasperException: Unable to compile class for JSP:
Only a type can be imported. jdk.jfr.internal.tool.Main resolves to a package
在eclipse写的项目在本地运行正常,部署到云服务器上报上面的错误

打包出现了问题吧