- This topic has 3 replies, 2 voices, and was last updated 21 years, 12 months ago by
OrbitZ.
-
AuthorPosts
-
OrbitZMemberWhen I try to start tomcat from myeclipse plugin I get the error folling below. Starting tomcat from the “start tomcat” icon in the start menu works fine! I tried reinstalling the JDK, Tomcat, Eclipse and MyEclipse without any succes.
I use JDK 1.4.2, Tomcat 4.1_24, MyEclipse 2.5 and Eclipse 2.1.1
Unexpected Signal : EXCEPTION_FLT_STACK_CHECK (0xc0000092) occurred at PC=0xB4D052 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 C:\j2sdk1.4.2\bin\javaw.exe 0x77F50000 - 0x77FF7000 C:\WINDOWS\System32\ntdll.dll 0x77E60000 - 0x77F46000 C:\WINDOWS\system32\kernel32.dll 0x77DD0000 - 0x77E5D000 C:\WINDOWS\system32\ADVAPI32.dll 0x78000000 - 0x78086000 C:\WINDOWS\system32\RPCRT4.dll 0x77D40000 - 0x77DCC000 C:\WINDOWS\system32\USER32.dll 0x77C70000 - 0x77CB0000 C:\WINDOWS\system32\GDI32.dll 0x77C10000 - 0x77C63000 C:\WINDOWS\system32\MSVCRT.dll 0x00370000 - 0x003E3000 C:\DOCUME~1\Thijs\LOCALS~1\Temp\ufq29C.tmp 0x77340000 - 0x773CB000 C:\WINDOWS\system32\COMCTL32.DLL 0x71B20000 - 0x71B31000 C:\WINDOWS\system32\MPR.DLL 0x771B0000 - 0x772D1000 C:\WINDOWS\system32\OLE32.DLL 0x77120000 - 0x771AB000 C:\WINDOWS\system32\OLEAUT32.DLL 0x71AD0000 - 0x71AD8000 C:\WINDOWS\System32\WSOCK32.DLL 0x71AB0000 - 0x71AC5000 C:\WINDOWS\System32\WS2_32.dll 0x71AA0000 - 0x71AA8000 C:\WINDOWS\System32\WS2HELP.dll 0x08000000 - 0x08136000 C:\j2sdk1.4.2\jre\bin\client\jvm.dll 0x76B40000 - 0x76B6C000 C:\WINDOWS\System32\WINMM.dll 0x5CD70000 - 0x5CD77000 C:\WINDOWS\System32\serwvdrv.dll 0x5B0A0000 - 0x5B0A7000 C:\WINDOWS\System32\umdmxfrm.dll 0x10000000 - 0x10007000 C:\j2sdk1.4.2\jre\bin\hpi.dll 0x009B0000 - 0x009BE000 C:\j2sdk1.4.2\jre\bin\verify.dll 0x009C0000 - 0x009D8000 C:\j2sdk1.4.2\jre\bin\java.dll 0x009E0000 - 0x009ED000 C:\j2sdk1.4.2\jre\bin\zip.dll 0x02CD0000 - 0x02CEC000 C:\j2sdk1.4.2\jre\bin\jdwp.dll 0x06CF0000 - 0x06CF5000 C:\j2sdk1.4.2\jre\bin\dt_socket.dll 0x71A50000 - 0x71A8B000 C:\WINDOWS\System32\mswsock.dll 0x76F20000 - 0x76F45000 C:\WINDOWS\System32\DNSAPI.dll 0x76FB0000 - 0x76FB7000 C:\WINDOWS\System32\winrnr.dll 0x76F60000 - 0x76F8C000 C:\WINDOWS\system32\WLDAP32.dll 0x76FC0000 - 0x76FC5000 C:\WINDOWS\System32\rasadhlp.dll 0x71A90000 - 0x71A98000 C:\WINDOWS\System32\wshtcpip.dll 0x76C90000 - 0x76CB2000 C:\WINDOWS\system32\imagehlp.dll 0x6D510000 - 0x6D58D000 C:\WINDOWS\system32\DBGHELP.dll 0x77C00000 - 0x77C07000 C:\WINDOWS\system32\VERSION.dll 0x76BF0000 - 0x76BFB000 C:\WINDOWS\System32\PSAPI.DLL Heap at VM Abort: Heap def new generation total 576K, used 241K [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 = 0x00b4d052 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.
July 23, 2003 at 7:17 am #197001
OrbitZMemberI think I know what caused the problem. When I removed CUSeeMe (An application for communication over the internet) and reinstalled Tomcat, JDK, Eclipse and MyEclipse tomcat started.
When I reinstalled CUSeeMe Tomcat would’t start and I got the error mentioned above.
So CUSeeMe seems to be the problem, I don’t know why but it works now and I intend to keep it that way! 😀
July 23, 2003 at 8:22 am #197008
support-michaelKeymasterThe initial post looked nasty. The support team is glad to hear that it was environmental. Thanks for the follow up.
Michael,
MyEclipse SupportJuly 24, 2003 at 2:43 am #197083
OrbitZMemberWhat actually seemed to be the problem was a virus on my computer which infected all !! my .exe files inculing tomcat, java and eclipse 🙁
I did a full re-install and everything works perfectly!! 😀
-
AuthorPosts