| time |
nick |
message |
16:22 |
<pietia> |
did not start because ContainerBase.addChild: start: LifecycleException: java.io.IOException: Context did not start for an unknown reason |
16:22 |
<pietia> |
funny... |
16:30 |
<jgawor> |
pietia: crappy tomcat api.... that usually happens when two applications want to use the same context root. it's either that or you are deploying/undeploying the same app but things didn't get cleanup correctly. server restart usually helps in that case. |
16:33 |
<pietia> |
jgawor, enterprise hurts... |
16:37 |
<pietia> |
does it help us with work ? |
16:37 |
<pietia> |
no |
16:41 |
<pietia> |
? |
17:18 |
<pietia> |
jgawor, simple "hello world project" : javax.servlet.ServletException: Cannot create a session after the response has been committed |