<[WebRoot]: Deploy
ment descriptor "web.xml" is malformed. Check against the DTD: org.xml.sax.SAXPa
rseException: The content of element type "web-app" must match "(icon?,display-n
ame?,description?,distributable?,context-param*,filter*,filter-mapping*,listener
*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,err
or-page*,taglib*,resource-env-ref*,resource-ref*,security-constraint*,login-conf
ig?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)". (line 50, column 12).>

这个错误是web.xml次序问题

weblogic 进程挂起的问题 可以用 thread dump 来做 windows ctrl break
http://dev2dev.bea.com.cn/bbs/thread.jspa?forumID=126&threadID=25066&tstart=180

WEB服务挂起的原因是 数据库的连接没有关闭

相关文章:

  • 2021-07-27
  • 2021-06-16
  • 2021-05-30
  • 2021-08-14
  • 2021-07-24
  • 2021-07-22
  • 2021-05-19
  • 2021-09-22
猜你喜欢
  • 2021-11-21
  • 2021-10-27
  • 2021-07-09
  • 2021-10-02
  • 2021-04-04
  • 2022-12-23
相关资源
相似解决方案