Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JRE crash on Garbage Collection.

843798Dec 9 2007
Hello,

I have a JVM crash in my application and I looking for any insight into why it would happen.
The problem happens randomly on start up of my application.

This is my output from gdb when analysing the core file on Linux and looks like it is a Garbage Collection
that has caused the crash

#0 0xb7fe97a2 in dlsysinfo_int80 () from /lib/ld-linux.so.2
#1 0xb7eba7a5 in raise () from /lib/tls/libc.so.6
#2 0xb7ebc209 in abort () from /lib/tls/libc.so.6
#3 0x06307edb in os::abort(bool) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#4 0x063b1c01 in VMError::report_and_die() ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#5 0x0630c4d0 in JVM_handle_linux_signal ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#6 0x06309d68 in signalHandler(int, siginfo*, void*) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#7 <signal handler called>
#8 0x062e71a1 in MarkSweep::mark_and_follow(oopDesc**) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#9 0x062ff86d in objArrayKlass::oop_follow_contents(oopDesc*) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#10 0x062e7361 in MarkSweep::follow_root(oopDesc**) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#11 0x063901bc in Universe::oops_do(OopClosure*, bool) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#12 0x0633c63d in SharedHeap::process_strong_roots(bool, SharedHeap::ClassScanningOption, OopClosure*, OopsInGenClosure*) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#13 0x061d2067 in GenCollectedHeap::gen_process_strong_roots(int, bool, bool, SharedHeap::ClassScanningOption, OopsInGenClosure*, OopsInGenClosure*) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#14 0x061d47c1 in GenMarkSweep::mark_sweep_phase1(int, bool) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#15 0x061d3fd2 in GenMarkSweep::invoke_at_safepoint(int, ReferenceProcessor*, bool) () from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#16 0x061dc77a in OneContigSpaceCardGeneration::collect(bool, bool, unsigned, bool) () from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#17 0x061d1c84 in GenCollectedHeap::do_collection(bool, bool, unsigned, bool, int) () from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#18 0x06186075 in GenCollectorPolicy::satisfy_failed_allocation(unsigned, bool)
() from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#19 0x061d200c in GenCollectedHeap::satisfy_failed_allocation(unsigned, bool)
() from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#20 0x063b2a1e in VM_GenCollectForAllocation::doit() ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#21 0x063c4d97 in VM_Operation::evaluate() ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#22 0x063c441c in VMThread::evaluate_operation(VM_Operation*) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#23 0x063c45ea in VMThread::loop() ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#24 0x063c41cf in VMThread::run() ()
---Type <return> to continue, or q <return> to quit---
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#25 0x0630b5a9 in java_start(Thread*) ()
from /usr/java/jdk1.6.0_02/jre/lib/i386/client/libjvm.so
#26 0xb7fd0371 in start_thread () from /lib/tls/libpthread.so.0



Here is the jvm hotspot error ouput:

#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x062e71a1, pid=21529, tid=3047996336
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_02-b05 mixed mode, sharing)
# Problematic frame:
# V [libjvm.so+0x2e71a1]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x0807e000): VMThread [id=21534]

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000002

Registers:
EAX=0x8bc984c4, EBX=0x00000002, ECX=0x949541a0, EDX=0x949541a4
ESP=0xb5acad70, EBP=0xb5acad88, ESI=0x8bc984e4, EDI=0x0643b59c
EIP=0x062e71a1, CR2=0x00000002, EFLAGS=0x00010202

Top of Stack: (sp=0xb5acad70)
0xb5acad70: 8bbe4f50 94952554 b5acada8 00000003
0xb5acad80: 8bc984c4 8bc984e4 b5acada8 062ff86d
0xb5acad90: 8bc984c4 00000041 94952558 000055b1
0xb5acada0: 000055b1 90111768 b5acadd8 062e7361
0xb5acadb0: 90111768 8bc98498 000055b1 000055b1
0xb5acadc0: b5acae00 b5acae10 b5acade8 00000003
0xb5acadd0: 080637c0 0643b59c b5acae08 063901bc
0xb5acade0: 0642aea0 0642aea0 b5acaef8 b7ef53a4

Instructions: (pc=0x062e71a1)
0x062e7191: 89 e5 56 53 83 ec 10 8b 45 08 8b 18 85 db 74 52
0x062e71a1: 8b 03 83 e0 03 83 f8 03 74 48 8b 33 c7 45 f4 03

Stack: [0xb5a4b000,0xb5acc000), sp=0xb5acad70, free space=511k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x2e71a1]
V [libjvm.so+0x2ff86d]
V [libjvm.so+0x2e7361]
V [libjvm.so+0x3901bc]
V [libjvm.so+0x33c63d]
V [libjvm.so+0x1d2067]
V [libjvm.so+0x1d47c1]
V [libjvm.so+0x1d3fd2]
V [libjvm.so+0x1dc77a]
V [libjvm.so+0x1d1c84]
V [libjvm.so+0x186075]
V [libjvm.so+0x1d200c]
V [libjvm.so+0x3b2a1e]
V [libjvm.so+0x3c4d97]
V [libjvm.so+0x3c441c]
V [libjvm.so+0x3c45ea]
V [libjvm.so+0x3c41cf]
V [libjvm.so+0x30b5a9]
C [libpthread.so.0+0x5371]

VM_Operation (0xb276721c): generation collection for allocation, mode: safepoint, requested by thread 0x08355000


--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0xac947800 JavaThread "RequestProcessor-25747" daemon [_thread_blocked, id=17271]
0xac947400 JavaThread "RequestProcessor-25746" daemon [_thread_blocked, id=17270]
0xac945800 JavaThread "RequestProcessor-25739" daemon [_thread_blocked, id=17263]
0xac945400 JavaThread "RequestProcessor-25738" daemon [_thread_blocked, id=17262]
0xac943800 JavaThread "RequestProcessor-25719" daemon [_thread_blocked, id=17243]
0x08148c00 JavaThread "Thread-246" daemon [_thread_in_native, id=13050]
0x08559000 JavaThread "Thread-245" daemon [_thread_in_native, id=26773]
0x080c4c00 JavaThread "Thread-244" daemon [_thread_in_native, id=23673]
0x08387c00 JavaThread "Thread-243" daemon [_thread_in_native, id=22745]
0x084f9000 JavaThread "Thread-242" daemon [_thread_in_native, id=22335]
0x084ea400 JavaThread "OutboundChannelHandler for HMIRecordingChannel" [_thread_blocked, id=22326]
0xb4eac400 JavaThread "OutboundChannelHandler for DatabaseRequestChannel" [_thread_blocked, id=22309]
0xb4868000 JavaThread "OutboundChannelHandler for QnhRequestChannel" [_thread_blocked, id=22308]
0xae261800 JavaThread "OutboundChannelHandler for UIRSRadarSensorStatusRequestChannel" [_thread_blocked, id=22299]
0xae260800 JavaThread "OutboundChannelHandler for alertManager.AlertConfigRequestChannel" [_thread_blocked, id=22298]
0xae25f800 JavaThread "OutboundChannelHandler for HMIIRSCenterConfigurationRequestChannel" [_thread_blocked, id=22297]
0xae25e800 JavaThread "Overlap Manager" [_thread_blocked, id=22296]
0xae25d000 JavaThread " MSAW " [_thread_blocked, id=22295]
0xae25c400 JavaThread " FPCF_PREDICTED " [_thread_blocked, id=22294]
0xae25a800 JavaThread " STCA " [_thread_blocked, id=22293]
0xae259400 JavaThread " RAM " [_thread_blocked, id=22292]
0xae258400 JavaThread " FPCF_RISK " [_thread_blocked, id=22291]
0xae257800 JavaThread " SAP " [_thread_blocked, id=22290]
0xae257000 JavaThread " DAIW " [_thread_blocked, id=22289]
0xae256c00 JavaThread " CLAM " [_thread_blocked, id=22288]
0xae20b000 JavaThread "Transmit" [_thread_blocked, id=22277]
0xaeed4c00 JavaThread "Function Menu" [_thread_blocked, id=22276]
0xaeef8000 JavaThread "Timer-23" [_thread_blocked, id=22273]
0xaeef7400 JavaThread "Thread-223" [_thread_blocked, id=22272]
0xb48bcc00 JavaThread "" [_thread_blocked, id=22253]
0xb48bb400 JavaThread " LFUNC " [_thread_blocked, id=22252]
0xb48ba400 JavaThread " Alert " [_thread_blocked, id=22251]
0xb48b8c00 JavaThread " COUPLING " [_thread_blocked, id=22250]
0xb48b7c00 JavaThread " FDP FBK " [_thread_blocked, id=22249]
0xb48b6800 JavaThread " FDP MAIN " [_thread_blocked, id=22248]
0xb48b5c00 JavaThread " RADAR FBK " [_thread_blocked, id=22247]
0xaee69400 JavaThread " RADAR MAIN " [_thread_blocked, id=22246]
0xaee5b800 JavaThread " Function Status " [_thread_blocked, id=22245]
0xaee5a400 JavaThread " PUS " [_thread_blocked, id=22244]
0xaee3bc00 JavaThread " Radar Synchronized " [_thread_blocked, id=22243]
0xaee3b000 JavaThread " Fallback " [_thread_blocked, id=22241]
0xaee39c00 JavaThread " Radar Synchronized " [_thread_blocked, id=22240]
0xaee38c00 JavaThread " Main " [_thread_blocked, id=22239]
0xb0aa9800 JavaThread " Radar " [_thread_blocked, id=22238]
0xb0aa8800 JavaThread " Status: " [_thread_blocked, id=22237]
0xb0aa4800 JavaThread " System " [_thread_blocked, id=22236]
0xb0aa3800 JavaThread " Departure Lists " [_thread_blocked, id=22235]
0xb0aa2c00 JavaThread " Flight Status Lists " [_thread_blocked, id=22234]
0xb0aa2400 JavaThread " Lists " [_thread_blocked, id=22233]
0xb48e1400 JavaThread " Prototype " [_thread_blocked, id=22232]
0xb48e2000 JavaThread " Main " [_thread_blocked, id=22231]
0xb53d9000 JavaThread " Velocity Vectors " [_thread_blocked, id=22228]
0xb53d5400 JavaThread " Markers " [_thread_blocked, id=22227]
0xb53b8800 JavaThread " Graphic Route " [_thread_blocked, id=22226]
0xb53b8400 JavaThread " Label Fields " [_thread_blocked, id=22225]
0xb1180800 JavaThread " Markers " [_thread_blocked, id=22224]
0xb117ec00 JavaThread " Scale Marker " [_thread_blocked, id=22221]
0xb53eec00 JavaThread " Tools " [_thread_blocked, id=22220]
0xb53ee000 JavaThread " Views " [_thread_blocked, id=22219]
0xb53ed800 JavaThread " ADN 2 " [_thread_blocked, id=22218]
0xb53ed400 JavaThread " ADN 1 " [_thread_blocked, id=22217]
0xb5332c00 JavaThread " History Dots " [_thread_blocked, id=22216]
0xb5330000 JavaThread " Velocity Vectors " [_thread_blocked, id=22215]
0xb4eab000 JavaThread " Maps " [_thread_blocked, id=22214]
0xb532bc00 JavaThread "Timer-22" [_thread_blocked, id=22201]
0xb0f07c00 JavaThread "Timer-21" [_thread_blocked, id=22200]
0xb0f06c00 JavaThread "Timer-20" [_thread_blocked, id=22199]
0xb4e34800 JavaThread "OutboundChannelHandler for RadarMainSyncAlertChannel" [_thread_blocked, id=22196]
0xb4e36000 JavaThread "OutboundChannelHandler for RadarMainSyncCouplingChannel" [_thread_blocked, id=22194]
0xb53ae400 JavaThread "OutboundChannelHandler for RadarMainSyncTrackChannel" [_thread_blocked, id=22193]
0xaee95000 JavaThread "Timer-19" [_thread_blocked, id=22140]
0xaee94c00 JavaThread "Timer-18" [_thread_blocked, id=22139]
0x083afc00 JavaThread "Timer-17" [_thread_blocked, id=22138]
0x0830d800 JavaThread "OutboundChannelHandler for AirspaceVolumeRequestChannel" [_thread_blocked, id=22109]
0x081ac000 JavaThread "OutboundChannelHandler for UirsMapUpdate" [_thread_blocked, id=22102]
0xb50ea000 JavaThread "OutboundChannelHandler for MapChangeRequest" [_thread_blocked, id=22101]
0x08410400 JavaThread "OutboundChannelHandler for UirsAirspaceVolumeRequestChannelTSA" [_thread_blocked, id=21919]
0x0840c400 JavaThread "OutboundChannelHandler for ManagedAirspaceVolumeChannelTSA" [_thread_blocked, id=21918]
0x08401400 JavaThread "OutboundChannelHandler for UirsAirspaceVolumeRequestChannelTSM" [_thread_blocked, id=21848]
0x08408c00 JavaThread "OutboundChannelHandler for ManagedAirspaceVolumeChannelTSM" [_thread_blocked, id=21847]
0x0815c000 JavaThread "Timer-16" [_thread_blocked, id=21826]
0x0815e400 JavaThread "Timer-15" [_thread_blocked, id=21825]
0x0815ac00 JavaThread "Timer-14" [_thread_blocked, id=21824]
0x0815a400 JavaThread "Timer-13" [_thread_blocked, id=21823]
0x0812a400 JavaThread "Timer-12" [_thread_blocked, id=21822]
0x081de400 JavaThread "Timer-11" [_thread_blocked, id=21821]
0x0812d400 JavaThread "Timer-10" [_thread_blocked, id=21819]
0x08170400 JavaThread "Timer-9" [_thread_blocked, id=21818]
0x084e7400 JavaThread "OutboundChannelHandler for FlightPlanServerRequestChannel" [_thread_blocked, id=21817]
0x0809b000 JavaThread "Timer-8" [_thread_blocked, id=21814]
0x0849a400 JavaThread "Timer-7" [_thread_blocked, id=21813]
0x08499800 JavaThread "Thread-156" [_thread_blocked, id=21812]
0x08156400 JavaThread "Timer-6" [_thread_blocked, id=21806]
0x081e6c00 JavaThread "Timer-5" [_thread_blocked, id=21805]
0xb48eb800 JavaThread "OutboundChannelHandler for ServiceAvailabilityRequestChannel" [_thread_blocked, id=21804]
0xb4881000 JavaThread "Timer-4" [_thread_blocked, id=21802]
0xb487f400 JavaThread "Timer-3" [_thread_blocked, id=21801]
0xb487cc00 JavaThread "Thread Monitor" daemon [_thread_blocked, id=21800]
0xb487b800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=21799]
0xb4864400 JavaThread "AWT-Shutdown" [_thread_blocked, id=21798]
0xb4ee7000 JavaThread "TimerQueue" daemon [_thread_blocked, id=21793]
0xb4ee0000 JavaThread "AWT-XAWT" daemon [_thread_blocked, id=21786]
0x08369400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=21785]
0x08355000 JavaThread "Inbound channel handler for TippGUIJOD02" [_thread_blocked, id=21784]
0x08353c00 JavaThread "OutboundChannelHandler for CenterManagerChannel" [_thread_blocked, id=21783]
0x08352800 JavaThread "OutboundChannelHandler for UIRSMmiGroupStatusAdminChannel" [_thread_blocked, id=21782]
0x08351400 JavaThread "OutboundChannelHandler for UIRSCenterConfigurationRequestChannel" [_thread_blocked, id=21781]
0x08350400 JavaThread "OutboundChannelHandler for UIRSCenterConfigurationAdminChannel" [_thread_blocked, id=21780]
0x0834f800 JavaThread "Inbound channel handler for CenterManager" [_thread_blocked, id=21779]
0x08342c00 JavaThread "OutboundChannelHandler for UIRSFlightPlanAlertAdminChannel" [_thread_blocked, id=21778]
0x08341800 JavaThread "OutboundChannelHandler for FlightPlanAlertChannel" [_thread_blocked, id=21777]
0x0833ec00 JavaThread "Inbound channel handler for FlightPlanAlertServer" [_thread_blocked, id=21776]
0x08332800 JavaThread "OutboundChannelHandler for FlightPlanCouplingChannel" [_thread_blocked, id=21775]
0x08331400 JavaThread "OutboundChannelHandler for FlightPlanSensorTrackChannel" [_thread_blocked, id=21774]
0x08330000 JavaThread "OutboundChannelHandler for FlightPlanServiceChannel" [_thread_blocked, id=21773]
0x0832f400 JavaThread "Inbound channel handler for FlightPlanTrackSystemImpl" [_thread_blocked, id=21772]
0x0832d000 JavaThread "OutboundChannelHandler for UirsAirspaceVolumeRequestChannelFPCF_INHIBITION_DAIW" [_thread_blocked, id=21771]
0x0832c400 JavaThread "OutboundChannelHandler for ManagedAirspaceVolumeChannelFPCF_INHIBITION_DAIW" [_thread_blocked, id=21770]
0x0832b800 JavaThread "OutboundChannelHandler for UirsAirspaceVolumeRequestChannelFPCF_INHIBITION_FPCI" [_thread_blocked, id=21769]
0x0831fc00 JavaThread "OutboundChannelHandler for ManagedAirspaceVolumeChannelFPCF_INHIBITION_FPCI" [_thread_blocked, id=21768]
0x08313800 JavaThread "OutboundChannelHandler for UirsAirspaceVolumeRequestChannelFPCF_AREA" [_thread_blocked, id=21766]
0x08312800 JavaThread "OutboundChannelHandler for ManagedAirspaceVolumeChannelFPCF_AREA" [_thread_blocked, id=21765]
0x082fac00 JavaThread "OutboundChannelHandler for RadarCouplingRequestChannel" [_thread_blocked, id=21763]
0x082ed400 JavaThread "OutboundChannelHandler for UIRSFlightPlanAlertChannel" [_thread_blocked, id=21756]
0x082e9000 JavaThread "OutboundChannelHandler for UirsRadarAlertEventChannel" [_thread_blocked, id=21755]
0x082e7c00 JavaThread "OutboundChannelHandler for UirsRadarAdminChannel" [_thread_blocked, id=21754]
0x082e6800 JavaThread "OutboundChannelHandler for RadarSensorStatusAdminChannel" [_thread_blocked, id=21753]
0x082e5400 JavaThread "OutboundChannelHandler for RadarSensorStatusRequestChannel" [_thread_blocked, id=21752]
0x082e4000 JavaThread "OutboundChannelHandler for RadarSensorStatusChannel" [_thread_blocked, id=21751]
0x082e3000 JavaThread "OutboundChannelHandler for RadarServiceChannel" [_thread_blocked, id=21750]
0x081be000 JavaThread "Inbound channel handler for RadarTrackingSystem" [_thread_blocked, id=21749]
0x081b9800 JavaThread "OutboundChannelHandler for DatabaseUpdateUIChannel" [_thread_blocked, id=21748]
0x081b8400 JavaThread "OutboundChannelHandler for DatabaseChannel" [_thread_blocked, id=21747]
0x081b7400 JavaThread "OutboundChannelHandler for DatabaseStatusRequestChannel" [_thread_blocked, id=21746]
0x081b6000 JavaThread "OutboundChannelHandler for UIRSFlightPlanAlertChannel" [_thread_blocked, id=21745]
0x081b4c00 JavaThread "OutboundChannelHandler for FlightPlanChannel" [_thread_blocked, id=21744]
0x081b3c00 JavaThread "OutboundChannelHandler for FlightPlanAdminChannel" [_thread_blocked, id=21743]
0x081b3400 JavaThread "OutboundChannelHandler for FlightPlanCommandChannel" [_thread_blocked, id=21742]
0x081b3000 JavaThread "Inbound channel handler for FlightPlanServer" [_thread_blocked, id=21741]
0x081af400 JavaThread "OutboundChannelHandler for ToBridgeEventChannel" [_thread_blocked, id=21740]
0x081aec00 JavaThread "OutboundChannelHandler for UirsAlertConfigurationChannel" [_thread_blocked, id=21739]
0x0819dc00 JavaThread "OutboundChannelHandler for PositionConfigAdminChannel" [_thread_blocked, id=21738]
0x0819d400 JavaThread "OutboundChannelHandler for AirspaceVolumeChannel" [_thread_blocked, id=21737]
0x082b4c00 JavaThread "OutboundChannelHandler for UIRSQnhChannel" [_thread_blocked, id=21736]
0x082b5800 JavaThread "OutboundChannelHandler for UIRSRadarSensorStatusChannel" [_thread_blocked, id=21735]
0x081a1400 JavaThread "OutboundChannelHandler for UirsWeatherMapsChannel" [_thread_blocked, id=21734]
0x0819ec00 JavaThread "OutboundChannelHandler for UirsRadarTrackEventChannel" [_thread_blocked, id=21733]
0x081a0400 JavaThread "OutboundChannelHandler for UirsRadarCouplingEventChannel" [_thread_blocked, id=21732]
0x082b6400 JavaThread "OutboundChannelHandler for UirsRadarAlertEventChannel" [_thread_blocked, id=21731]
0x082b1000 JavaThread "Inbound channel handler for RdpProxy" [_thread_blocked, id=21725]
0xb4835400 JavaThread "OutboundChannelHandler for UIRSAlertConfigurationRequestChannel" [_thread_blocked, id=21666]
0xb4834000 JavaThread "OutboundChannelHandler for UirsAlertAdminConfigurationChannel" [_thread_blocked, id=21665]
0xb4833000 JavaThread "OutboundChannelHandler for AlertConfigurationUpdateChannelJOD02" [_thread_blocked, id=21664]
0xb4831c00 JavaThread "OutboundChannelHandler for TrackAlertChannelJOD02" [_thread_blocked, id=21663]
0xb4831400 JavaThread "Inbound channel handler for AlertManagerJOD02" [_thread_blocked, id=21662]
0xb482fc00 JavaThread "OutboundChannelHandler for FlexTrackServerChannel" [_thread_blocked, id=21661]
0xb482ec00 JavaThread "OutboundChannelHandler for UirsFlexTrackRequestChannel" [_thread_blocked, id=21660]
0xb482dc00 JavaThread "Inbound channel handler for FlexTrackServer" [_thread_blocked, id=21659]
0xb482c400 JavaThread "OutboundChannelHandler for UIRSQnhRequestChannel" [_thread_blocked, id=21658]
0xb482b400 JavaThread "OutboundChannelHandler for UIRSQnhAdminChannel" [_thread_blocked, id=21657]
0xb482a000 JavaThread "OutboundChannelHandler for QnhUpdateChannel" [_thread_blocked, id=21656]
0xb4829000 JavaThread "Inbound channel handler for AeronauticalServer" [_thread_blocked, id=21655]
0x08195c00 JavaThread "Thread-87" daemon [_thread_in_native, id=21654]
0xb4828000 JavaThread "OutboundChannelHandler for ToBridgeEventChannel" [_thread_blocked, id=21653]
0xb4827000 JavaThread "Inbound channel handler for MapProxy" [_thread_blocked, id=21651]
0xb4825c00 JavaThread "OutboundChannelHandler for ToBridgeEventChannel" [_thread_blocked, id=21650]
0xb4824800 JavaThread "OutboundChannelHandler for UIRSFlightPlanAlertChannel" [_thread_blocked, id=21649]
0xb4822800 JavaThread "Inbound channel handler for SAPProxy" [_thread_blocked, id=21647]
0x08190000 JavaThread "OutboundChannelHandler for ToBridgeEventChannel" [_thread_blocked, id=21646]
0x0818f000 JavaThread "OutboundChannelHandler for PositionSeverityListAdminChannel" [_thread_blocked, id=21645]
0x0818dc00 JavaThread "OutboundChannelHandler for UIRSFlightPlanAlertChannel" [_thread_blocked, id=21644]
0x0818cc00 JavaThread "OutboundChannelHandler for AirspaceVolumeChannel" [_thread_blocked, id=21643]
0x0818b000 JavaThread "Inbound channel handler for FpcFProxy" [_thread_blocked, id=21641]
0x08188800 JavaThread "OutboundChannelHandler for ToBridgeEventChannel" [_thread_blocked, id=21640]
0x08187400 JavaThread "OutboundChannelHandler for DatabaseUpdateChannel" [_thread_blocked, id=21639]
0x08186000 JavaThread "OutboundChannelHandler for UIRSFlightPlanAlertChannel" [_thread_blocked, id=21638]
0x08184c00 JavaThread "OutboundChannelHandler for UirsAlertConfigurationChannel" [_thread_blocked, id=21637]
0x08183800 JavaThread "OutboundChannelHandler for UirsCenterConfigurationChannel" [_thread_blocked, id=21636]
0x08182400 JavaThread "OutboundChannelHandler for UirsFlexTrackChannel" [_thread_blocked, id=21635]
0x08181000 JavaThread "OutboundChannelHandler for PositionSeverityListChannel" [_thread_blocked, id=21634]
0x08180000 JavaThread "OutboundChannelHandler for PositionConfigChannel" [_thread_blocked, id=21633]
0x0817f000 JavaThread "OutboundChannelHandler for FlightDataChannel" [_thread_blocked, id=21632]
0x08179800 JavaThread "Inbound channel handler for FDPProxy" [_thread_blocked, id=21630]
0x08168000 JavaThread "OutboundChannelHandler for ToBridgeEventChannel" [_thread_blocked, id=21629]
0x08166c00 JavaThread "OutboundChannelHandler for UIRSADSCCouplingChannel" [_thread_blocked, id=21628]
0x08165c00 JavaThread "OutboundChannelHandler for ADSCAlertChannel" [_thread_blocked, id=21627]
0x08164c00 JavaThread "OutboundChannelHandler for UIRSADSCTrackChannel" [_thread_blocked, id=21626]
0x08161c00 JavaThread "Inbound channel handler for AdsCProxy" [_thread_blocked, id=21624]
0x08261400 JavaThread "Thread-61" daemon [_thread_in_native, id=21623]
0xb481d000 JavaThread "DestroyJavaVM" [_thread_blocked, id=21533]
0xb481a400 JavaThread "OutboundChannelHandler for UirsMapChangeRequest" [_thread_blocked, id=21608]
0xb4819400 JavaThread "OutboundChannelHandler for MapUpdate" [_thread_blocked, id=21607]
0xb4818800 JavaThread "Inbound channel handler for MapManager" [_thread_blocked, id=21606]
0xb4816c00 JavaThread "OutboundChannelHandler for UIRSLocalRecordingChannel" [_thread_blocked, id=21605]
0xb4815c00 JavaThread "OutboundChannelHandler for UIRSHMIRecordingChannel" [_thread_blocked, id=21604]
0xb4815000 JavaThread "Inbound channel handler for HMIStateServer" [_thread_blocked, id=21603]
0xb4813800 JavaThread "OutboundChannelHandler for UirsAirspaceVolumeRequestChannel" [_thread_blocked, id=21602]
0xb4812800 JavaThread "OutboundChannelHandler for UirsAirspaceVolumeAdminConfigurationChannel" [_thread_blocked, id=21601]
0xb4811c00 JavaThread "Inbound channel handler for AirspaceVolumeManager" [_thread_blocked, id=21600]
0xb480f800 JavaThread "OutboundChannelHandler for UIRSAlertConfigurationRequestChannel" [_thread_blocked, id=21599]
0xb586b400 JavaThread "OutboundChannelHandler for UirsAlertAdminConfigurationChannel" [_thread_blocked, id=21598]
0xb586a400 JavaThread "OutboundChannelHandler for AlertConfigurationUpdateChannelJOD02" [_thread_blocked, id=21597]
0xb5869400 JavaThread "OutboundChannelHandler for TrackAlertChannelJOD02" [_thread_blocked, id=21596]
0xb5868000 JavaThread "Inbound channel handler for AlertManagerJOD02" [_thread_blocked, id=21595]
0xb586e400 JavaThread "OutboundChannelHandler for TrackChannelJOD02" [_thread_blocked, id=21594]
0xb586dc00 JavaThread "Inbound channel handler for TrackManagerJOD02" [_thread_blocked, id=21593]
0xb480e000 JavaThread "OutboundChannelHandler for WeatherMapsChannel" [_thread_blocked, id=21592]
0xb480d400 JavaThread "Inbound channel handler for WeatherServerImpl" [_thread_blocked, id=21591]
0xb480b400 JavaThread "OutboundChannelHandler for ADSCMainSyncAlertChannel" [_thread_blocked, id=21590]
0xb480a400 JavaThread "OutboundChannelHandler for ADSCCouplingRequestChannel" [_thread_blocked, id=21589]
0xb4809000 JavaThread "OutboundChannelHandler for ADSCMainSyncCouplingChannel" [_thread_blocked, id=21588]
0xb4808000 JavaThread "OutboundChannelHandler for ADSCMainSyncTrackChannel" [_thread_blocked, id=21587]
0xb4805800 JavaThread "OutboundChannelHandler for UirsADSCAlertEventChannel" [_thread_blocked, id=21586]
0xb4804400 JavaThread "OutboundChannelHandler for UirsADSCAdminChannel" [_thread_blocked, id=21585]
0xb4803800 JavaThread "OutboundChannelHandler for ADSCSensorStatusAdminChannel" [_thread_blocked, id=21584]
0xb4802400 JavaThread "OutboundChannelHandler for ADSCSensorStatusRequestChannel" [_thread_blocked, id=21583]
0xb4801400 JavaThread "OutboundChannelHandler for ADSCSensorStatusChannel" [_thread_blocked, id=21582]
0xb4800400 JavaThread "OutboundChannelHandler for ADSCServiceChannel" [_thread_blocked, id=21581]
0xb4ddfc00 JavaThread "Inbound channel handler for ADSCTrackingSystem" [_thread_blocked, id=21580]
0xb4dde000 JavaThread "OutboundChannelHandler for ADSBMainSyncAlertChannel" [_thread_blocked, id=21579]
0xb4ddcc00 JavaThread "OutboundChannelHandler for ADSBCouplingRequestChannel" [_thread_blocked, id=21578]
0xb4ddbc00 JavaThread "OutboundChannelHandler for ADSBMainSyncCouplingChannel" [_thread_blocked, id=21577]
0xb4ddac00 JavaThread "OutboundChannelHandler for ADSBMainSyncTrackChannel" [_thread_blocked, id=21576]
0xb4dd9400 JavaThread "OutboundChannelHandler for UirsADSBAlertEventChannel" [_thread_blocked, id=21575]
0xb4dd8400 JavaThread "OutboundChannelHandler for UirsADSBAdminChannel" [_thread_blocked, id=21574]
0xb4dd7400 JavaThread "OutboundChannelHandler for ADSBSensorStatusAdminChannel" [_thread_blocked, id=21573]
0xb4dd4800 JavaThread "OutboundChannelHandler for ADSBSensorStatusRequestChannel" [_thread_blocked, id=21572]
0xb4dd3800 JavaThread "OutboundChannelHandler for ADSBSensorStatusChannel" [_thread_blocked, id=21571]
0xb4dd2800 JavaThread "OutboundChannelHandler for ADSBServiceChannel" [_thread_blocked, id=21570]
0xb4dd2000 JavaThread "Inbound channel handler for ADSBTrackingSystem" [_thread_blocked, id=21569]
0xb4df8000 JavaThread "Timer-2" [_thread_blocked, id=21568]
0x082afc00 JavaThread "Thread-19" daemon [_thread_in_native, id=21562]
0xb4dfe800 JavaThread "OutboundChannelHandler for ToBridgeEventChannel" [_thread_blocked, id=21561]
0xb4de8800 JavaThread "OutboundChannelHandler for UIRSMmiGroupStatusChannel" [_thread_blocked, id=21560]
0xb4df3c00 JavaThread "OutboundChannelHandler for ServiceAvailabilityDataChannel" [_thread_blocked, id=21559]
0xb4de9c00 JavaThread "Thread-15" daemon [_thread_in_native, id=21556]
0xb4de9800 JavaThread "Inbound channel handler for SysMngProxy" [_thread_blocked, id=21555]
0xb4d9ac00 JavaThread "OutboundChannelHandler for PlatformServiceAvailabilityChannel" [_thread_blocked, id=21554]
0xb4d99c00 JavaThread "OutboundChannelHandler for ServiceAvailabilityAdminChannel" [_thread_blocked, id=21553]
0xb4d96800 JavaThread "OutboundChannelHandler for ServiceAvailabilityChannel" [_thread_blocked, id=21552]
0xb4d95000 JavaThread "Inbound channel handler for AvailabilityServer" [_thread_blocked, id=21551]
0xb4da8000 JavaThread "OutboundChannelHandler for TimeEventChannel" [_thread_blocked, id=21550]
0xb4db7400 JavaThread "Inbound channel handler for ClockServer" [_thread_blocked, id=21549]
0xb4da4000 JavaThread "Thread-7" daemon [_thread_blocked, id=21548]
0x08277000 JavaThread "Thread-6" daemon [_thread_blocked, id=21547]
0xb5042000 JavaThread "Timer-1" [_thread_blocked, id=21546]
0xb4da5000 JavaThread "Timer-0" [_thread_blocked, id=21545]
0xb4da9400 JavaThread "Thread-3" daemon [_thread_in_native, id=21544]
0xb504b400 JavaThread "Thread-0" daemon [_thread_in_native, id=21542]
0xb5042800 JavaThread "RequestController-1" daemon [_thread_blocked, id=21541]
0xb5808000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=21539]
0xb5806800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=21538]
0xb5805400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=21537]
0xb5800800 JavaThread "Finalizer" daemon [_thread_blocked, id=21536]
0x08087800 JavaThread "Reference Handler" daemon [_thread_blocked, id=21535]

Other Threads:
=>0x0807e000 VMThread [id=21534]
0xb5811800 WatcherThread [id=21540]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0805de28/0x0805de50] Threads_lock - owner thread: 0x0807e000
[0x0805e2e8/0x0805e300] Heap_lock - owner thread: 0x08355000

Heap
def new generation total 33152K, used 3647K [0x70110000, 0x72500000, 0x72870000)
eden space 29504K, 0% used [0x70110000, 0x70110000, 0x71de0000)
from space 3648K, 99% used [0x71de0000, 0x7216fff8, 0x72170000)
to space 3648K, 0% used [0x72170000, 0x72170000, 0x72500000)
tenured generation total 433716K, used 433683K [0x72870000, 0x8cffd000, 0x90110000)
the space 433716K, 99% used [0x72870000, 0x8cff4f58, 0x8cff5000, 0x8cffd000)
compacting perm gen total 26112K, used 26049K [0x90110000, 0x91a90000, 0x94110000)
the space 26112K, 99% used [0x90110000, 0x91a80488, 0x91a80600, 0x91a90000)
ro space 8192K, 73% used [0x94110000, 0x946f06f0, 0x946f0800,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 6 2008
Added on Dec 9 2007
0 comments
203 views