[jboss-user] [Installation, Configuration & Deployment] - Re: 4.0.5 GA bluescreens

PeterJ do-not-reply at jboss.com
Wed Nov 1 13:53:32 EST 2006


You can get EJB 3 by downloading the source and compiling it with JDK 1.5.0. You end up with two JBoss distributions, one that matches the binary zip download, and the other that contains EJB3 stuff.

To do this, download the *.tar.gz file from the downloads page, unzip it (WinZip knows how), go into the build directory and type 'build' (make sure JAVA_HOME is set first). About 10 minutes later you should have the packages in build/output.

Also, here's my output from listdlls:

Command line: "d:\apps\jdk1.5.0_06\bin\java"  -Dprogram.name=run.bat -server -Xm
  | s128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcIn
  | terval=3600000 "-Djava.endorsed.dirs=d:\apps\jboss-4.0.5.GA\bin\\..\lib\endorsed
  | " -classpath "d:\apps\jdk1.5.0_06\lib\tools.jar;d:\apps\jboss-4.0.5.GA\bin\\run.
  | jar" org.jboss.Main -c servlets
  | 
  |   Base        Size      Version         Path
  |   0x00400000  0xc000    5.00.0060.0005  d:\apps\jdk1.5.0_06\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.2794  C:\WINDOWS\system32\RPCRT4.dll
  |   0x77c10000  0x58000   7.00.2600.2180  C:\WINDOWS\system32\MSVCRT.dll
  |   0x6d880000  0x3b1000  5.00.0060.0005  d:\apps\jdk1.5.0_06\jre\bin\server\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
  |   0x6d2f0000  0x8000    5.00.0060.0005  d:\apps\jdk1.5.0_06\jre\bin\hpi.dll
  |   0x76bf0000  0xb000    5.01.2600.2180  C:\WINDOWS\system32\PSAPI.DLL
  |   0x6d6b0000  0xc000    5.00.0060.0005  d:\apps\jdk1.5.0_06\jre\bin\verify.dll
  |   0x6d370000  0x1d000   5.00.0060.0005  d:\apps\jdk1.5.0_06\jre\bin\java.dll
  |   0x6d6d0000  0xf000    5.00.0060.0005  d:\apps\jdk1.5.0_06\jre\bin\zip.dll
  |   0x6d530000  0x13000   5.00.0060.0005  D:\apps\jdk1.5.0_06\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
  |   0x6d520000  0x8000    5.00.0060.0005  D:\apps\jdk1.5.0_06\jre\bin\management.dll
  |   0x662b0000  0x58000   5.01.2600.2180  C:\WINDOWS\system32\hnetcfg.dll
  |   0x71a90000  0x8000    5.01.2600.2180  C:\WINDOWS\System32\wshtcpip.dll
  |   0x27f00000  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.2952  C:\WINDOWS\system32\netapi32.dll
  |   0x6d550000  0x9000    5.00.0060.0005  D:\apps\jdk1.5.0_06\jre\bin\nio.dll

There are quite a few differences. These are the files I would question:

* C:\Program Files\Spyware Doctor\tools\swpg.dat
* C:\WINDOWS\system32\myokent.dll

I especially question strange files in system32 (I don't have myokent.dll).

I run ZoneAlarm at home (I'm at work where another firewall is dictated), and if I remember will see if I see the same ZoneAlarm-related DLLs at home.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982443#3982443

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982443



More information about the jboss-user mailing list