Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Repeated JVM Crashes

Guest
Jun 05, 2007 Jun 05, 2007
Hi -

I'm investigating recurring server crashes on our CF MX 7 server and have noticed in the Hot Spot process dump a HUGE number (in the hundreds) of obj-skimmer daemons, all marked [_thread_blocked].

What kinds of things might cause this to occur?

Start of a typical dump:

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (4A41564123414C4C530E4350500016), pid=4928, tid=6872
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2_11-b06 mixed mode)

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

Current thread (0x0069bda0): JavaThread "CompilerThread1" daemon [_thread_in_vm, id=6872]

Stack: [0x045c0000,0x046c0000)
[error occurred during error reporting, step 110, id 0xc0000005]


[error occurred during error reporting, step 120, id 0xc0000005]


Current CompileTask:
opto:2652 ice.pilots.html4.CSSMatcher.createCSSBox(Lice/pilots/html4/DElement;Lice/pilots/html4/CSSBox;Lice/pilots/html4/CSSLayout;)Lice/pilots/html4/CSSBox; (4273 bytes)


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

Java Threads: ( => current thread )
0x78fa2cd8 JavaThread "Image Fetcher 1" daemon [_thread_in_vm, id=7172]
0x04beb288 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=312]
0x088a7008 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=6488]
0x04a279d0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3864]
0x09484448 JavaThread "AWT-Shutdown" [_thread_blocked, id=3420]
0x0526aa50 JavaThread "Timer queue for AWT thread" daemon [_thread_blocked, id=4860]
0x0553c978 JavaThread "jrpp-86" [_thread_in_native, id=1224]
0x795dbb00 JavaThread "jrpp-85" [_thread_in_native, id=5852]
0x08846ea0 JavaThread "jrpp-84" [_thread_in_native, id=7124]
0x048298b8 JavaThread "scheduler-22" [_thread_blocked, id=6004]
0x04a27610 JavaThread "jrpp-83" [_thread_in_native, id=1568]
0x092922d8 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5472]
0x08f6f4c0 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7028]
0x053c28a8 JavaThread "J-Integra COM initialization thread (please don't touch)" daemon [_thread_blocked, id=760]
0x088a7170 JavaThread "jrpp-82" [_thread_in_native, id=4376]
0x04a44ba0 JavaThread "jrpp-81" [_thread_in_native, id=2016]
0x04a47da8 JavaThread "jrpp-79" [_thread_in_native, id=2868]
0x086fa578 JavaThread "jrpp-78" [_thread_in_native, id=6524]
0x093309d0 JavaThread "jrpp-77" [_thread_in_native, id=6608]
0x79072ea0 JavaThread "jrpp-75" [_thread_in_native, id=2508]
0x051bbe50 JavaThread "jrpp-74" [_thread_in_native, id=5684]
0x051b3be8 JavaThread "jrpp-69" [_thread_in_Java, id=6900]
0x088452a0 JavaThread "jrpp-60" [_thread_in_native, id=4976]
0x04d76610 JavaThread "jrpp-57" [_thread_in_native, id=3196]
0x0491dd10 JavaThread "jrpp-56" [_thread_in_native, id=372]
0x78fbae88 JavaThread "jrpp-51" [_thread_in_native, id=7936]
0x04ae9c10 JavaThread "jrpp-43" [_thread_in_native, id=3704]
0x04a37de0 JavaThread "jrpp-27" [_thread_in_native, id=6588]
0x08ff25c8 JavaThread "scheduler-2" [_thread_blocked, id=2492]
0x051ecae0 JavaThread "SeeFusion XmlTalker 127.0.0.1" daemon [_thread_blocked, id=2148]
0x09315df8 JavaThread "SeeFusion HTTP Talker 127.0.0.1:4336" daemon [_thread_in_native, id=5056]
0x04b07808 JavaThread "SocketTimeout" daemon [_thread_blocked, id=1116]
0x04829040 JavaThread "scheduler-1" [_thread_blocked, id=2512]
0x005c06c8 JavaThread "DestroyJavaVM" [_thread_blocked, id=7216]
0x09292008 JavaThread "RMI RenewClean-[10.2.52.113:3868]" daemon [_thread_blocked, id=4556]
0x087d2e60 JavaThread "RMI TCP Accept-1099" daemon [_thread_in_native, id=5808]
0x048c9c58 JavaThread "Thread-21" [_thread_in_native, id=6520]
0x047e5328 JavaThread "obj-skimmer" daemon [_thread_blocked, id=5084]
0x047e4710 JavaThread "obj-skimmer" daemon [_thread_blocked, id=6172]
1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 06, 2007 Jun 06, 2007
lunarnorth wrote:
>
> I'm investigating recurring server crashes on our CF MX 7 server and have
> noticed in the Hot Spot process dump a HUGE number (in the hundreds) of
> obj-skimmer daemons, all marked [_thread_blocked].

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18772

Jochem


--
Jochem van Dieten
Adobe Community Expert for ColdFusion
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 06, 2007 Jun 06, 2007
Hi Jochem -

Thanks for the reply. I had seen this tech note but it indicates the problems with obj-skimmer were fixed in MX6.1. Are there still issues in MX7?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 14, 2007 Jun 14, 2007
LATEST
My company is also having similar issues -- and that technote is of no use.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources