https://bz.apache.org/bugzilla/show_bug.cgi?id=58469
Bug ID: 58469 Summary: web.xml were deleted after a Out of Memory problem by tomcat Product: Tomcat 7 Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: edwin_w...@brocadesoft.com I have run into this problem for several times. And I can make sure that the web.xml file is not deleted by any person. After the tomcat server run into a out of memory(caused by not enough memory by server), the web.xml was missing, which cause the application can not be start again. By the way, the issue can not be 100% reproduced. And This issue never occur in tomcat6. I guess it is caused by the new "Dynamic web project" feature. Some logical caused the server to delete the web.xml after crash. After do a google search, I found many people have faced the same problem as mine. For example: http://www.coderanch.com/t/637997/Tomcat/Missing-web-xml -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org