[jboss-user] [Installation, Configuration & Deployment] - Re: BAD_POOL_HEADER, BLUE SCREEN
PeterJ
do-not-reply at jboss.com
Thu Mar 15 12:05:27 EDT 2007
Sorry for the delay, but I had to check this at home (I'm running Visat at work and XP at home) and my wife and kids kept on finding other things for me to do.
Anyway, I ran listdlls and here are my results:
0x00400000 0xd000 5.00.0110.0003 C:\apps\jdk1.5.0_11\bin\java.exe
0x7c900000 0xb0000 5.01.2600.2180 C:\WINDOWS\system32\ntdll.dll
0x7c800000 0xf4000 5.01.2600.2945 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 0x9b000 5.01.2600.2180 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 0x91000 5.01.2600.2180 C:\WINDOWS\system32\RPCRT4.dll
0x77c10000 0x58000 7.00.2600.2180 C:\WINDOWS\system32\MSVCRT.dll
0x6d740000 0x19d000 5.00.0110.0003 C:\apps\jdk1.5.0_11\jre\bin\client\jvm.dll
0x77d40000 0x90000 5.01.2600.2622 C:\WINDOWS\system32\USER32.dll
0x77f10000 0x47000 5.01.2600.2818 C:\WINDOWS\system32\GDI32.dll
0x76b40000 0x2d000 5.01.2600.2180 C:\WINDOWS\system32\WINMM.dll
0x76390000 0x1d000 5.01.2600.2180 C:\WINDOWS\system32\IMM32.DLL
0x6d300000 0x8000 5.00.0110.0003 C:\apps\jdk1.5.0_11\jre\bin\hpi.dll
0x76bf0000 0xb000 5.01.2600.2180 C:\WINDOWS\system32\PSAPI.DLL
0x6d710000 0xc000 5.00.0110.0003 C:\apps\jdk1.5.0_11\jre\bin\verify.dll
0x6d380000 0x1d000 5.00.0110.0003 C:\apps\jdk1.5.0_11\jre\bin\java.dll
0x6d730000 0xf000 5.00.0110.0003 C:\apps\jdk1.5.0_11\jre\bin\zip.dll
0x6d540000 0x13000 5.00.0110.0003 C:\apps\jdk1.5.0_11\jre\bin\net.dll
0x71ab0000 0x17000 5.01.2600.2180 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 0x8000 5.01.2600.2180 C:\WINDOWS\system32\WS2HELP.dll
0x71a50000 0x3f000 5.01.2600.2180 C:\WINDOWS\System32\mswsock.dll
0x76f20000 0x27000 5.01.2600.2938 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 0x8000 5.01.2600.2180 C:\WINDOWS\System32\winrnr.dll
0x76f60000 0x2c000 5.01.2600.2180 C:\WINDOWS\system32\WLDAP32.dll
0x76fc0000 0x6000 5.01.2600.2938 C:\WINDOWS\system32\rasadhlp.dll
0x6d530000 0x8000 5.00.0110.0003 C:\apps\jdk1.5.0_11\jre\bin\management.dll
0x274c0000 0xf000 10.67.0000.0000 C:\WINDOWS\system32\ZoneLabs\vetredir.dll
0x662b0000 0x58000 5.01.2600.2180 C:\WINDOWS\system32\hnetcfg.dll
0x27690000 0x15000 10.67.0000.0000 C:\WINDOWS\system32\ZoneLabs\isafeif.dll
0x71a90000 0x8000 5.01.2600.2180 C:\WINDOWS\System32\wshtcpip.dll
0x27800000 0x28000 5.01.2600.2161 C:\WINDOWS\system32\rsaenh.dll
0x769c0000 0xb3000 5.01.2600.2180 C:\WINDOWS\system32\USERENV.dll
0x5b860000 0x54000 5.01.2600.2976 C:\WINDOWS\system32\netapi32.dll
0x6d560000 0x9000 5.00.0110.0003 C:\apps\jdk1.5.0_11\jre\bin\nio.dll
The first thing I noticed (other than you are running JRockit and I am running HotSpot, which doesn;t matter anyway) was that you have not applied thel atest patches. For example, look at the version number on kernel32.dll. Other than that there are a few dlls that show up for you that I don't have: secure32.dll, ntmarta.dll, etc. The ones I checked appear to be valid Windows DLLs, but one never knows (you can always goolge the dlls to learn about them). It is very likely that these DLLs are used by JRockit but not by HotSpot, or it could be related to various JVM options you might have set.
My recommendation is to first download the latest patches from the Windows Update site. Then also get the latest drivers for your NIC card graphics card. If that doesn't work, the next step is to swap out the NIC and graphics card for another one.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028445#4028445
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028445
More information about the jboss-user
mailing list