开发环境JBUIDER2005 
JDK1.4.2
服务器tomcat
运行web程序出席以下问题程序自然终止
D:\Borland\JBuilder2005\jdk1.4\bin\javaw -classpath "D:\Borland\JBuilder2005\thirdparty\jakarta-tomcat-4.1.30\bin\bootstrap.jar;D:\Borland\JBuilder2005\jdk1.4\lib\tools.jar"  "-Dcatalina.home=D:/Borland/JBuilder2005/thirdparty/jakarta-tomcat-4.1.30"  org.apache.catalina.startup.Bootstrap -config F:\kkzr\kkzr\Tomcat\conf\server8080.xml start Unexpected Signal : EXCEPTION_FLT_STACK_CHECK (0xc0000092) occurred at PC=0xD9D052
Function=[Unknown.]
Library=(N/A)NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.
Current Java thread:Dynamic libraries:
0x00400000 - 0x00408000  D:\Borland\JBuilder2005\jdk1.4\bin\javaw.exe
0x7C920000 - 0x7C9B4000  C:\WINDOWS\system32\ntdll.dll
0x7C800000 - 0x7C91C000  C:\WINDOWS\system32\kernel32.dll
0x77DA0000 - 0x77E49000  C:\WINDOWS\system32\ADVAPI32.dll
0x77E50000 - 0x77EE1000  C:\WINDOWS\system32\RPCRT4.dll
0x77D10000 - 0x77D9F000  C:\WINDOWS\system32\USER32.dll
0x77EF0000 - 0x77F37000  C:\WINDOWS\system32\GDI32.dll
0x77BE0000 - 0x77C38000  C:\WINDOWS\system32\MSVCRT.dll
0x76300000 - 0x7631D000  C:\WINDOWS\system32\IMM32.DLL
0x62C20000 - 0x62C29000  C:\WINDOWS\system32\LPK.DLL
0x73FA0000 - 0x7400B000  C:\WINDOWS\system32\USP10.dll
0x00920000 - 0x00994000  C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\dra3.tmp
0x5D170000 - 0x5D207000  C:\WINDOWS\system32\COMCTL32.DLL
0x71A90000 - 0x71AA2000  C:\WINDOWS\system32\MPR.DLL
0x76990000 - 0x76ACD000  C:\WINDOWS\system32\OLE32.DLL
0x770F0000 - 0x7717C000  C:\WINDOWS\system32\OLEAUT32.DLL
0x71A40000 - 0x71A4B000  C:\WINDOWS\system32\WSOCK32.DLL
0x71A20000 - 0x71A37000  C:\WINDOWS\system32\WS2_32.dll
0x71A10000 - 0x71A18000  C:\WINDOWS\system32\WS2HELP.dll
0x08000000 - 0x08138000  D:\Borland\JBuilder2005\jdk1.4\jre\bin\client\jvm.dll
0x76B10000 - 0x76B3A000  C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000  D:\Borland\JBuilder2005\jdk1.4\jre\bin\hpi.dll
0x00B30000 - 0x00B3E000  D:\Borland\JBuilder2005\jdk1.4\jre\bin\verify.dll
0x00B40000 - 0x00B59000  D:\Borland\JBuilder2005\jdk1.4\jre\bin\java.dll
0x00B60000 - 0x00B6D000  D:\Borland\JBuilder2005\jdk1.4\jre\bin\zip.dll
0x76C60000 - 0x76C88000  C:\WINDOWS\system32\imagehlp.dll
0x68D60000 - 0x68E01000  C:\WINDOWS\system32\DBGHELP.dll
0x77BD0000 - 0x77BD8000  C:\WINDOWS\system32\VERSION.dll
0x76BC0000 - 0x76BCB000  C:\WINDOWS\system32\PSAPI.DLLHeap at VM Abort:
Heap
 def new generation   total 576K, used 517K [0x10010000, 0x100b0000, 0x104f0000)
  eden****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC                = 0x00d9d052
SIGNAL            = -1073741678
FUNCTION NAME     = (N/A)
OFFSET            = 0xFFFFFFFF
LIBRARY NAME      = (N/A)
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
麻烦告诉我如何解决?