So still running the cf shipped tomcat library, however with jconsole hooked up.
Crashed with the following:
Permgen is using 25%
Heap is using 25%
currentThreadBusy is 0
currentThreadCount is 10
Clearly not a resource starvation issue.
I guess next step is to try the native tomcat library.