[jboss-user] [Installation, Configuration & DEPLOYMENT] - New Install on Windows Server 2003
sgiftaki
do-not-reply at jboss.com
Fri Aug 10 10:04:24 EDT 2007
Hi All, i have tried to read all the documentation I could on JBOSS but I am new with Java App Servers and really dont know where to Start. I need to install JBOSS as my application server but currently after my installation (using either GUI or command Line) I get the following error...
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (4E41544956452C4F4F4B55500E43505000D2), pid=2016, tid=4008
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_01-b08 mixed mode)
--------------- T H R E A D ---------------
Current thread (0x00036d60): JavaThread [_thread_in_vm, id=4008]
Stack: [0x008c0000,0x00910000)
[error occurred during error reporting, step 110, id 0xc00000fd]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [java.exe+0xc46c]
C [java.exe+0x8145]
C [kernel32.dll+0x26063]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
Other Threads:
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 13120K, used 234K [0x02a90000, 0x038c0000, 0x06370000)
eden space 11712K, 2% used [0x02a90000, 0x02aca908, 0x03600000)
from space 1408K, 0% used [0x03600000, 0x03600000, 0x03760000)
to space 1408K, 0% used [0x03760000, 0x03760000, 0x038c0000)
tenured generation total 116544K, used 0K [0x06370000, 0x0d540000, 0x22a90000)
the space 116544K, 0% used [0x06370000, 0x06370000, 0x06370200, 0x0d540000)
compacting perm gen total 16384K, used 444K [0x22a90000, 0x23a90000, 0x26a90000)
the space 16384K, 2% used [0x22a90000, 0x22aff298, 0x22aff400, 0x23a90000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x00423000 C:\WINDOWS\system32\java.exe
0x7c800000 - 0x7c8c0000 C:\WINDOWS\system32\ntdll.dll
0x77e40000 - 0x77f42000 C:\WINDOWS\system32\kernel32.dll
0x77f50000 - 0x77fec000 C:\WINDOWS\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000 C:\WINDOWS\system32\RPCRT4.dll
0x71c20000 - 0x71c32000 C:\WINDOWS\system32\tsappcmp.dll
0x77ba0000 - 0x77bfa000 C:\WINDOWS\system32\msvcrt.dll
0x7c340000 - 0x7c396000 C:\Program Files\Java\jre1.6.0\bin\msvcr71.dll
0x6d840000 - 0x6dba5000 C:\Program Files\Java\jre1.6.0\bin\server\jvm.dll
0x77380000 - 0x77412000 C:\WINDOWS\system32\USER32.dll
0x77c00000 - 0x77c48000 C:\WINDOWS\system32\GDI32.dll
0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
0x71bc0000 - 0x71bc8000 C:\WINDOWS\system32\rdpsnd.dll
0x771f0000 - 0x77201000 C:\WINDOWS\system32\WINSTA.dll
0x71c40000 - 0x71c98000 C:\WINDOWS\system32\NETAPI32.dll
0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
0x6d310000 - 0x6d318000 C:\Program Files\Java\jre1.6.0\bin\hpi.dll
0x6d770000 - 0x6d77c000 C:\Program Files\Java\jre1.6.0\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 C:\Program Files\Java\jre1.6.0\bin\java.dll
0x6d7b0000 - 0x6d7bf000 C:\Program Files\Java\jre1.6.0\bin\zip.dll
VM Arguments:
jvm_args: -Dprogram.name=run.bat -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=C:\Program Files\jboss-4.0.5.GA\bin\\..\lib\endorsed -Dsun.java.launcher=SUN_STANDARD
java_command: org.jboss.Main
Environment Variables:
PATH=C:\Program Files\netegrity\siteminder\bin;C:\Program Files\netegrity\siteminder\bin\thirdparty;C:\Program Files\netegrity\siteminder\lib;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 8, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Server 2003 family Build 3790 Service Pack 1
CPU:total 1 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 1076684k(567676k free), swap 1574368k(974436k free)
vm_info: Java HotSpot(TM) Server VM (1.5.0_01-b08) for windows-x86, built on Dec 6 2004 19:33:54 by "java_re" with MS VC++ 6.0
What does this mean? I havent been able to define this to know where to look. Any help is very much appreciated.
System info:
Windows Server 2003 Enterprise (running on VMWare)
1GB memory
60GB free space
Installed JDK v1.6 (which has the JRE as well)
C:\Documents and Settings\Administrator>java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073053#4073053
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073053
More information about the jboss-user
mailing list