We have an apache/tomcat application running on AS/400. It dies several times a week. This is a vendor supplied application over which I have little control. Unfortunately, the vendor hasn't done a good job trouble-shooting the problem.
After a recent crash, I looked at the logs to see if I could pinpoint the request that preceded the crash. I discovered that catalina.out was filled with binary data. Then entire log looks like this: ����k������z���k��z�����k����z�������k������z��������k��z�����k����z�������k������z������k��z�����k����z�������k������z������k��z�����k����z�������k������z���k��z�����k����z�������k������z����������k��z�����k����z�������k���z������k����z������k����z����л�%م������z@�����z��%Á��z@�������zk���������z�����m�����m�����k����������z�������z��������������������k��z�����k����z�������k������z����k��z�����k����z�������k������z���k��z�����k����z�������k������z��������k��z�����k����z�������k������z������k��z�����k����z�������k������z�������k��z�����k����z�������k������z���k��z�����k����z�������k������z����������k��z�����k����z�������k���z������k����z������k����z����л�%م������z@�����z��%Á��z@�������zk���������z�����m�����m�����k����������z�������z��������������������k��z�����k����z�������k������z����k��z�����k����z�������k������z���k��z�����k����z�������k������z��������k��z�����k����z�������k������z������k��z� I'm not sure what to make of this. It feels like a native problem, libraries, JVM, JDBC, etc. How do I get to the bottom of this? Regards, Jeff