求大神帮忙看看什么问题

2024-10-31 04:21:15
推荐回答(4个)
回答1:

A context path must either be an empty string or start with a '/' and do not end with a '/'
上下文路径必须是一个空字符串,或者以“/”开头,不要以“/”结尾。

原因:tomcat的server.xml中添加了多余的无效的context标签,将其删除即可。
举例:
我出现的问题是:
十一月 23, 2016 5:17:05 下午 org.apache.catalina.core.StandardContext setPath
警告: A context path must either be an empty string or start with a '/' and do not end with a '/'. The path [Struts2_071_ActionParamInput] does not meet these criteria and has been changed to [/Struts2_071_ActionParamInput]

原来我的tomcat的server.xml文件中出现了这一段(之前手动加入的,没有删除)

将其删除即可。
提示:server.xml在tomcat的config目录下。

回答2:

主板驱动异常

回答3:

这是左前半轴外球笼漏油,看图片是轻微漏油可以暂时不换,但建议早点找修车店单独换一个外球笼,最好买原厂正品件质量有保证,如果不换以后球笼内油漏光后就会磨损半轴时间长了就要换整个半轴套件(包括内外两个球笼),那费用就高了参考价: 原厂球笼单个1

回答4:

这个难道不是tomcat启动的提示信息么