Reputation: 356
I'm getting org.apache.catalina.LifecycleException
when running shopizer project in eclipse. Shopizer use struts2. Also I'm using tomcat7 to run it. The bad thing is some times it comes and sometimes it don't. When It comes restarting the server is not helping and I have to restart the whole system to get things working again.
Upvotes: 1
Views: 118
Reputation: 36
open task manager. kill the process 'javaw.exe' then restart the server after cleaning tomcat directory and project it should work..
Upvotes: 2