Concurrent Mark Sweep stops working

Machine: Intel(R) Pentium(R) 4 CPU 2.80GHz, 512Mb
OS: RedHat 9
Java Version: 1.5.0_06
Hi all,
I have tuned GC for my java application and used the following options:
-XX:+UseConcMarkSweepGC -XX:CMSInitiatingOccupancyFraction=50 -Xms384m -Xmx384m -XX:MaxNewSize=64m -XX:MaxPermSize=128m
-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps EVerything runs fine for the fist few days. When tenured generation reaches the 50% (approximately 184Mb) the CMS triggers and after a while it frees memory from the Tenured.
This is the gc log when things run as expected:
524578.375: [GC 524578.376: [DefNew: 24448K->0K(24512K), 0.0903230 secs] 208489K->184127K(393152K), 0.0909130 secs]
524668.158: [GC 524668.158: [DefNew: 24448K->0K(24512K), 0.0752630 secs] 208575K->184207K(393152K), 0.0758560 secs]
524768.230: [GC 524768.230: [DefNew: 24448K->0K(24512K), 0.0755960 secs] 208655K->184332K(393152K), 0.0762210 secs]
524768.319: [GC [1 CMS-initial-mark: 184332K(368640K)] 184671K(393152K), 0.1741830 secs]
524768.493: [CMS-concurrent-mark-start]
524803.272: [CMS-concurrent-mark: 34.778/34.778 secs]
524804.417: [CMS-concurrent-preclean-start]
524804.417: [CMS-concurrent-preclean: 0.000/0.000 secs]
524804.633: [CMS-concurrent-abortable-preclean-start]
524804.633: [CMS-concurrent-abortable-preclean: 0.000/0.000 secs]
524858.404: [GC 524858.405: [DefNew: 24448K->0K(24512K), 0.1104150 secs] 208780K->184425K(393152K), 0.1110120 secs]
524898.444: [GC[YG occupancy: 12329 K (24512 K)]524898.444: [Rescan (non-parallel) 524898.444: [grey object rescan, 0.0111740 secs]524898.455: [root rescan, 0.2529400 secs], 0.26
43540 secs]524898.708: [weak refs processing, 0.4018890 secs] [1 CMS-remark: 184425K(368640K)] 196754K(393152K), 0.6813530 secs]
524899.192: [CMS-concurrent-sweep-start]
524902.081: [CMS-concurrent-sweep: 2.806/2.888 secs]
524902.081: [CMS-concurrent-reset-start]
524902.158: [CMS-concurrent-reset: 0.077/0.077 secs]
524938.155: [GC 524938.156: [DefNew: 24448K->0K(24512K), 0.0961550 secs] 165882K->141600K(393152K), 0.0967840 secs]
525034.493: [GC 525034.494: [DefNew: 24448K->0K(24512K), 0.0176080 secs] 166048K->141675K(393152K), 0.0181800 secs]Memory went from 184Mb to 141Mb used.
Few days later, this happens:
568948.375: [GC 568948.375: [DefNew: 24448K->0K(24512K), 0.1304260 secs] 208432K->184077K(393152K), 0.1310100 secs]
569040.677: [GC 569040.677: [DefNew: 24448K->0K(24512K), 0.1944620 secs] 208525K->184146K(393152K), 0.1950090 secs]
569063.364: [GC 569063.364: [DefNew: 24448K->0K(24512K), 0.1599060 secs] 208594K->184203K(393152K), 0.1604460 secs]
569086.304: [GC 569086.304: [DefNew: 24448K->0K(24512K), 0.0976120 secs] 208651K->184253K(393152K), 0.0981370 secs]
569178.155: [GC 569178.155: [DefNew: 24448K->0K(24512K), 0.4068420 secs] 208701K->184343K(393152K), 0.4074150 secs]
569178.610: [GC [1 CMS-initial-mark: 184343K(368640K)] 185071K(393152K), 3.0703340 secs]
569181.688: [CMS-concurrent-mark-start]
569236.219: [CMS-concurrent-mark: 54.530/54.530 secs]
569236.219: [CMS-concurrent-preclean-start]
569236.219: [CMS-concurrent-preclean: 0.000/0.000 secs]
569236.794: [CMS-concurrent-abortable-preclean-start]
569236.794: [CMS-concurrent-abortable-preclean: 0.000/0.000 secs]
569258.316: [GC 569258.317: [DefNew: 24448K->0K(24512K), 0.1555370 secs] 208791K->184468K(393152K), 0.1561600 secs]
569358.165: [GC 569358.166: [DefNew: 24446K->0K(24512K), 0.1217950 secs] 208914K->184547K(393152K), 0.1223810 secs]
569468.210: [GC 569468.210: [DefNew: 24448K->0K(24512K), 0.1310600 secs] 208995K->184673K(393152K), 0.1316840 secs]
569558.340: [GC 569558.340: [DefNew: 24448K->0K(24512K), 0.0756040 secs] 209121K->184766K(393152K), 0.0762220 secs]
569674.515: [GC 569674.515: [DefNew: 24448K->0K(24512K), 0.2373030 secs] 209214K->184840K(393152K), 0.2378880 secs]
569738.230: [GC 569738.230: [DefNew: 24447K->0K(24512K), 0.1289770 secs] 209287K->184945K(393152K), 0.1296230 secs]
569842.966: [GC 569842.967: [DefNew: 24448K->0K(24512K), 0.0838030 secs] 209393K->185028K(393152K), 0.0843720 secs]
569948.176: [GC 569948.176: [DefNew: 24448K->0K(24512K), 0.0946610 secs] 209476K->185120K(393152K), 0.0953410 secs]
570026.855: [GC 570026.855: [DefNew: 24448K->0K(24512K), 0.0624600 secs] 209568K->185206K(393152K), 0.0630520 secs]
570068.376: [GC 570068.376: [DefNew: 24448K->0K(24512K), 0.0897000 secs] 209654K->185280K(393152K), 0.0902590 secs]The memory kept growing for and entire day and no activity from CMS was ever detected. It seems that CMS simply crashed at this
point. Although nothing is displayed.
Can someone help me?
Thanx in advance.

Hi there,
I've seen bug report: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4885046
"...NPTL is the default library on RH-9..."
"... The problem only happens when running a gcc-3.2-built JDK with NPTL..." ...well I think that's my case.
They propose a workaround: LD_ASSUME_KERNEL to 2.4.1 but then again this will use LinuxThreads model, which you were saying that has bugs...
The fact is that I'm experiencing many other problems that happen few days after app start up:
- notify doesn't wake up a waiting thread
- scheduled threads don't trigger
BTW, a full GC dump after the CMS crash (I was not able to use pstack because guys from maintenance rebooted the app few hours later):
133607.258: [GC 133607.259: [DefNew (promotion failed): 24447K->24447K(24512K), 1.2416730 secs]133608.500: [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1122]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor921]
[Unloading class sun.reflect.GeneratedConstructorAccessor2]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor282]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor831]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor422]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor83]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1082]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor778]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor417]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1093]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1074]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1066]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor158]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor151]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor654]
[Unloading class $Proxy86]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1061]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor565]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor722]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor759]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor984]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor758]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1]
[Unloading class sun.reflect.GeneratedMethodAccessor248]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor309]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor864]
[Unloading class $Proxy80]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1079]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1033]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor999]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor176]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1168]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor43]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor711]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor924]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor909]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor710]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor595]
[Unloading class sun.reflect.GeneratedConstructorAccessor61]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor473]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1167]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor300]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor225]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor753]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor104]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1010]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor611]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor643]
[Unloading class sun.reflect.GeneratedMethodAccessor243]
[Unloading class sun.reflect.GeneratedMethodAccessor240]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor56]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor322]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor807]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor359]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor444]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor304]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor305]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1006]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor944]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor162]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor60]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor502]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor106]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor936]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor424]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1196]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1112]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1096]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor392]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor823]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor25]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor468]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor145]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor931]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor59]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1146]
[Unloading class sun.reflect.GeneratedMethodAccessor210]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor993]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor876]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor547]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1028]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor601]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor602]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1152]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor234]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor209]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor249]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor129]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor554]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1086]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor277]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1088]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor723]
[Unloading class sun.reflect.GeneratedMethodAccessor36]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor615]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor429]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor109]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor186]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor388]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor257]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1016]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor345]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor619]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor561]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor959]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor699]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor259]
[Unloading class $Proxy82]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1155]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor132]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor693]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor477]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor347]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor870]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor126]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor210]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor720]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor237]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor973]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor771]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor598]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor302]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1043]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor355]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor532]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor69]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1176]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor437]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor957]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor862]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor497]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor281]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor100]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor166]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor223]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor583]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor613]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor378]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor670]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1166]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor838]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor57]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor452]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor498]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor219]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor409]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor262]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor80]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor556]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor544]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor123]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor354]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor802]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor605]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1170]
[Unloading class sun.reflect.GeneratedMethodAccessor40]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor939]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor157]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor963]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1125]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor303]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor40]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor297]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor953]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor213]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor516]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor212]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1215]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor971]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor832]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor314]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor133]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor55]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1058]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor630]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor588]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor983]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor637]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor311]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor266]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1049]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor366]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor52]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor661]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor385]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor508]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor751]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor459]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1056]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor985]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor275]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor178]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor885]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor26]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor893]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor208]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor806]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor781]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor653]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1128]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor644]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1174]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor917]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor996]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1013]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor351]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor642]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor493]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor433]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor776]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor180]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor167]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor980]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor790]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor62]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor155]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1206]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1151]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor686]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1189]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1169]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1149]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1207]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor428]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor403]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1007]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor955]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor951]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor948]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor584]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor72]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor412]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor313]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor455]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor898]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor892]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor221]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1127]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor998]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor658]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1134]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1101]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor34]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor421]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor231]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor700]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1209]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1069]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor255]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1114]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor143]
[Unloading class sun.reflect.GeneratedMethodAccessor45]
[Unloading class sun.reflect.GeneratedMethodAccessor24]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1094]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor997]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor128]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor105]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor967]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor976]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor724]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor214]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor95]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor901]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1054]
[Unloading class sun.reflect.GeneratedMethodAccessor245]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1036]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor271]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1062]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor152]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor600]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor623]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1158]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1140]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1198]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor387]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor107]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor375]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor715]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor566]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor694]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1015]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor258]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor820]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor292]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor48]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor679]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor672]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor702]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor763]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1059]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor264]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor995]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor181]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor391]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor371]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1035]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor390]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor261]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor416]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor346]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor549]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1083]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1085]
[Unloading class sun.reflect.GeneratedMethodAccessor241]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor319]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor572]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor293]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor244]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor318]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor470]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor39]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor903]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1211]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor896]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor483]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor317]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor296]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor218]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor463]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor363]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1102]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor882]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor189]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor904]
[Unloading class sun.reflect.GeneratedMethodAccessor38]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor772]
[Unloading class sun.reflect.GeneratedMethodAccessor32]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor280]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1025]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor51]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor364]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor326]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor620]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor27]
[Unloading class sun.reflect.GeneratedMethodAccessor242]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor501]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor975]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor425]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1071]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor617]
[Unloading class sun.reflect.GeneratedMethodAccessor46]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1182]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor531]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor965]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor161]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor35]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor706]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor139]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1078]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor357]
[Unloading class $Proxy89]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor942]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor682]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor130]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor114]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor895]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1030]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor906]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor438]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor142]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1092]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor988]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor575]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor274]
[Unloading class sun.reflect.GeneratedMethodAccessor49]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor365]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor179]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor131]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor731]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor156]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1095]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1034]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor335]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor507]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor93]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor150]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor638]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor478]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor905]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor511]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor402]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor736]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1077]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor979]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor794]
[Unloading class $Proxy96]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor191]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor689]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1123]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor675]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor464]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1205]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor992]
[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor805]
[Unloading class sun.reflect.Gener                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          

Similar Messages

  • Interpreting Concurrent Mark Sweep GC-Log

    Hi.
    I am trying to extract some metrics from the garbage collector log of the concurrent mark sweep garbage collector. I have found a nice walkthrough a this site:
    [http://www.sun.com/bigadmin/content/submitted/cms_gc_logs.html |http://www.sun.com/bigadmin/content/submitted/cms_gc_logs.html ]
    I'm using CMS in incremental mode and that's where I am having interpretation problems. The site above states that the incremental mode takes over the job of the "concurrent mark"-phase. If this is correct (is it?) that means that I have two different statistics that state how long the "concurrent mark"-phase took. First the incremental CMS statistics and second the ordinary CMS statistics.
    The first incremental stats look like this:
    2803.125: [GC 2803.125: [ParNew: 408832K->0K(409216K), 0.5371950 secs]
               611130K->206985K(1048192K) icms_dc=4 , 0.5373720 secs]
    2824.209: [GC 2824.209: [ParNew: 408832K->0K(409216K), 0.6755540 secs]
               615806K->211897K(1048192K) icms_dc=4 , 0.6757740 secs] The second ordinary statistics look like this:
    40.683: [CMS-concurrent-mark: 0.521/0.529 secs]I'm wondering wether the second (ordinary) statistics are still valid when using incremental mode.
    Kind regards
    Frank

    40.683: [CMS-concurrent-mark: 0.521/0.529 secs]
    Yes, these logs are still valid. icms_dc indicates the time in percentage that the concurrent work took between two young GCs.
    e.g. for the following logs:
    -->1.289: [GC 1.289: [DefNew: 1984K->191K(1984K), 0.1952985 secs] 5695K->5714K(7648K) icms_dc=55 , 0.1956749 secs] [Times: user=0.19 sys=0.00, real=0.20 secs]
    1.488: [CMS-concurrent-reset-start]
    1.494: [CMS-concurrent-reset: 0.006/0.006 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
    1.503: [GC [1 CMS-initial-mark: 5522K(9208K)] 6715K(11192K), 0.0191550 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
    1.522: [CMS-concurrent-mark-start]
    -->1.531: [GC 1.531: [DefNew: 1710K->192K(1984K), 0.1260654 secs] 7232K->7220K(11192K) icms_dc=70 , 0.1265609 secs] [Times: user=0.10 sys=0.02, real=0.13 secs]
    2.051: [CMS-concurrent-mark: 0.401/0.528 secs] [Times: user=0.50 sys=0.03, real=0.53 secs]
    Concurrent work took around 70% of the time between the two young GCs at 1.531 and 1.289. Here, some part of CMS-concurrent-mark work was done before the second young GC and rest after that. And overall CMS-concurrent-mark phase ran for 0.401s out of total (2.051-1.522=) 0.529s.

  • Concurrent Mark-Sweep Problems in 1.4.2 VM?

    Can someone please tell me why the 1.4.2 JVM seems to ignore VM tuning flags as soon as the -XX:+UseConcMarkSweepGC flag is used?
    For example, please run this program (It is intentionally written to run the VM out of memory):
    ================START================================
    import java.util.*;
    public class UseMemory {
    private ArrayList m_ref = new ArrayList();
    public static void main(String args[]) {
    UseMemory um = new UseMemory();
    int times = Integer.parseInt(args[0]);
    int delay = Integer.parseInt(args[1]);
    int size = Integer.parseInt(args[2]);
    for ( int i = 0; i < times; i++ ) {
    byte[] memory = new byte[size];
    um.m_ref.add(memory);
    try {
    Thread.currentThread().sleep(delay);
    System.out.println(Runtime.getRuntime().freeMemory());
    } catch ( InterruptedException ie ) {
    ======================END============================
    First, run it under the 1.4.1 VM like this:
    /jdk1.4.1_05/bin/java -Xmx128m -Xms128m -Xnoclassgc -verbose:gc -XX:NewSize=32M -XX:MaxNewSize=32M -XX:PermSize=32M -XX:MaxPermSize=32M -XX:SurvivorRatio=4 -XX:+DisableExplicitGC -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=90 -classpath "." UseMemory 1200 100 1024000
    The output from the heap printing follows:
    =============BEGIN HEAP PRINT====================
    Heap
    par new generation total 27328K, used 20253K [0x02a60000, 0x04a60000, 0x04a60000)
    eden space 21888K, 92% used [0x02a60000, 0x03e27408, 0x03fc0000)
    from space 5440K, 0% used [0x03fc0000, 0x03fc0000, 0x04510000)
    to space 5440K, 0% used [0x04510000, 0x04510000, 0x04a60000)
    concurrent mark-sweep generation total 98304K, used 90000K [0x04a60000, 0x0aa60000, 0x0aa60000)
    CompactibleFreeListSpace space 98304K, 91% used [0x04a60000, 0x0aa60000)
    concurrent-mark-sweep perm gen total 32768K, used 1129K [0x0aa60000, 0x0ca60000, 0x0ca60000)
    CompactibleFreeListSpace space 32768K, 3% used [0x0aa60000, 0x0ca60000)
    0.001: [ParNew: 20253K->20253K(27328K), 0.0000643 secs]0.002: [CMS0.010: [dirty card accumulation, 0.0003718 secs]0.011: [dirty card rescan, 0.0026278 secs]0.013: [remark from roots, 0.0003656 secs]0.014: [weak refs processing, 0.0000028 secs]: 90000K->90000K(98304K), 0.0153770 secs] 110253K->110253K(125632K) Heap after GC invocations=1:
    Heap
    par new generation total 27328K, used 20253K [0x02a60000, 0x04a60000, 0x04a60000)
    eden space 21888K, 92% used [0x02a60000, 0x03e27408, 0x03fc0000)
    from space 5440K, 0% used [0x03fc0000, 0x03fc0000, 0x04510000)
    to space 5440K, 0% used [0x04510000, 0x04510000, 0x04a60000)
    concurrent mark-sweep generation total 98304K, used 90000K [0x04a60000, 0x0aa60000, 0x0aa60000)
    CompactibleFreeListSpace space 98304K, 91% used [0x04a60000, 0x0aa60000)
    concurrent-mark-sweep perm gen total 32768K, used 1129K [0x0aa60000, 0x0ca60000, 0x0ca60000)
    CompactibleFreeListSpace space 32768K, 3% used [0x0aa60000, 0x0ca60000)
    } , 0.0182148 secs]
    =============END HEAP PRINT====================
    Notice that the survivor ratio (4) is being used correctly, and that the default max tenuring level (31) is set correctly.
    Now let's run this with a 1.4.2_02 VM:
    /jdk1.4.2_04/bin/java -Xmx128m -Xms128m -Xnoclassgc -verbose:gc -XX:NewSize=32M -XX:MaxNewSize=32M -XX:PermSize=32M -XX:MaxPermSize=32M -XX:SurvivorRatio=4 -XX:+DisableExplicitGC -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=90 -classpath "." UseMemory 1200 100 1024000
    Here is the output from a verbose GC:
    =============BEGIN HEAP PRINT====================
    0.766: [GC  {Heap before GC invocations=2:
    Heap
    par new generation   total 32704K, used 30000K [0x10010000, 0x12010000, 0x12010000)
      eden space 32640K,  91% used [0x10010000, 0x11d5c1f8, 0x11ff0000)
      from space 64K,   0% used [0x11ff0000, 0x11ff0000, 0x12000000)
      to   space 64K,   0% used [0x12000000, 0x12000000, 0x12010000)
    concurrent mark-sweep generation total 98304K, used 60089K [0x12010000, 0x18010000, 0x18010000)
    concurrent-mark-sweep perm gen total 32768K, used 1008K [0x18010000, 0x1a010000, 0x1a010000)
    0.766: [ParNew
    Desired survivor size 32768 bytes, new threshold 0 (max 0)
    : 30000K->0K(32704K), 0.0701463 secs] 90090K->90089K(131008K) Heap after GC invocations=3:
    Heap
    par new generation total 32704K, used 0K [0x10010000, 0x12010000, 0x12010000)
    eden space 32640K, 0% used [0x10010000, 0x10010000, 0x11ff0000)
    from space 64K, 0% used [0x12000000, 0x12000000, 0x12010000)
    to space 64K, 0% used [0x11ff0000, 0x11ff0000, 0x12000000)
    concurrent mark-sweep generation total 98304K, used 90089K [0x12010000, 0x18010000, 0x18010000)
    concurrent-mark-sweep perm gen total 32768K, used 1008K [0x18010000, 0x1a010000, 0x1a010000)
    } , 0.0719439 secs]
    =============END HEAP PRINT====================
    So what in Sam Hain is going on here? Why has my survivor ration been set to be 511? Why has the max tenuring threshold been set to be 0? Who made the decision that I want to run with the 'promote all' JVM GC settings for me? I don't want this. It is killing me.
    Oh, one more thing, if I take out the -XX:+UseConcMarkSweepGC flag, then the GC output looks normal with the 1.4.2_04 VM.
    Is this a known bug, am I missing something obvious here?
    Please help.
    Thanks
    Andy

    We are using
    java -version -serverjava version "1.4.2_05"
    Java(TM) 2 Runtime Environment, Standard Edition
    (build 1.4.2_05-b04)
    Java HotSpot(TM) Server VM (build 1.4.2_05-b04, mixed
    mode)
    >
    and the issue is still there
    Bug 4874782 says that it was fixed for "tiger".
    Do we have any options except upgrading to 1.5?
    Any plans to fix it for 1.4.2 ?
    As I stated earlier, we believe this is fixed in 1.4.2_05.
    [For reasons that I do not understand and which are out-of-scope
    for me,  the bug-paraed database just shows that this is
    fixed in 1.5"tiger". However, I assure you that it's been
    fixed in 1.4.2_05.)
    i also just verified that it's fixed in 1.4.2_05 using a variety of tests
    that vary the heap settings via the command-line options.
    If you believe a bug still exists in 1.4.2_<n>, n >= 5,
    or in JDK 5.0, please file a bug against HotSpot (hotspot/garbage_collector)
    via appropriate channels, including specific details (command-lines
    used, behaviour seen) for the problem you are seeing.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Concurrent Manager(s) stop working suddenly

    Hello friends;
    We are having a problem on production server, today the concurrent managers suddenly stopped working. We restarted them and log file came with following errors:
    Found dead process: spid=(18790), cpid=(1734302), ORA pid=(27), manager=(802/6268)
    I checked alert.log and it has some following entries at same time when the error occurred:
    Fatal NI connect error 12170.
    Thu Feb 20 10:27:27 2014
    Fatal NI connect error 12537, connecting to:
    (LOCAL=NO)
        nt OS err code: 0
    ORA-609 : opiodr aborting process unknown ospid (29226_8410816)
    ORA-609 : opiodr aborting process unknown ospid (29224_9930432)
    I've uploaded today's extract of alert.log and managers log file:
    http://www.fileconvoy.com/dfl.php?id=g239145bad4810f8d99946199036917abab788db07
    EBS 12.1.1, DB 11.1.0.7, RHEL 5.
    Thanks and Regards
    Aneel Ahmed

    Aneel,
    This is most likely a database or connectivity issue and I would suggest you review the following docs.
    Troubleshooting Guide ORA-609 : Opiodr aborting process unknown ospid (Doc ID 1121357.1)
    Alert.log shows ORA-609 with TNS-12537: TNS:connection closed (Doc ID 1538717.1)
    11g: ORA-609 TNS-12537 and TNS-12547 or TNS-12170 in 11g Alert.log (Doc ID 1116960.1)
    Thanks,
    Hussein

  • GC taking long time when using Concurrent Mark Sweep GC with Sun JDK 150_12

    We are having problem of Garbage collection taking too long. We are using Weblogic 9.2 and Sun JDK 150_12
    Below are the memory arguments we are using. We are using Concurrent Mark Sweep GC. What we are observing is Young Generation is getting filled up and consequent tenured generation also hangs with long pauses.
    Below are the JVM arguments we are using
    -Xms2560M -Xmx2560M -Xloggc:${LOGDIR}/gc.log -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:SurvivorRatio=128 -XX:MaxTenuringThreshold=0 -XX:CMSInitiatingOccupancyFraction=60 -XX:NewSize=512m -XX:MaxNewSize=512m -XX:MaxPermSize=256m
    I have seen many forums where there are many reported issues with Concurrent Mark Sweep garbage collection with Sun JDK, but with different recommendations. But did not find any defnite recommendation. Please advice.
    - - Tarun

    We are having problem of Garbage collection taking too long. We are using Weblogic 9.2 and Sun JDK 150_12
    Below are the memory arguments we are using. We are using Concurrent Mark Sweep GC. What we are observing is Young Generation is getting filled up and consequent tenured generation also hangs with long pauses.
    Below are the JVM arguments we are using
    -Xms2560M -Xmx2560M -Xloggc:${LOGDIR}/gc.log -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:SurvivorRatio=128 -XX:MaxTenuringThreshold=0 -XX:CMSInitiatingOccupancyFraction=60 -XX:NewSize=512m -XX:MaxNewSize=512m -XX:MaxPermSize=256m
    I have seen many forums where there are many reported issues with Concurrent Mark Sweep garbage collection with Sun JDK, but with different recommendations. But did not find any defnite recommendation. Please advice.
    - - Tarun

  • The email EDIT button used for marking emails to delete, move or mark just stopped working today.  When I hit EDIT nothing happens.  How do I fix it?

    I need help fixiting the iPad2 email EDIT button used for tagging emails to delete, move, or mark.  Today, it just stopped working and is unresponsive.  The DELETE, MOVE, & MARK icons do not appear and I cannot tag emails.
    How do I fix the problem?

    Restart the device (hold power + home until the Apple logo appears) or just turn it off (hold the power button until the red swip bar appears and swipe) and then back on.
    If that doesn't fix it, you can try a restore from backup or setting it up as new.
    Set up as new: http://support.apple.com/kb/HT4137
    Backup/Restore: http://support.apple.com/kb/HT1414

  • My question mark and forward slash key have suddenly stopped working.  have I pressed something to make this happen.  Any ideas.

    My question mark and forward slash key have suddenly stopped working.  Have I pressed something I shouldn't have.  Any ideas what to do.

    judith147 wrote:
    My question mark and forward slash key have suddenly stopped working. 
    If they do nothing at all, double check system preferences/speech and make sure they have not somehow gotten set as the trigger for Text to speech or speech recognition, etc.
    Also try an external keyboard.  If it works ok, then your internal keyboard is probably damaged and needs repair or replacement.

  • My home button just stopped working, the white mark isn't red so it isn't water damaged. could i replace the phone for free? i just got this phone a week ago

    my home button just stopped working, the white mark isn't red so it isn't water damaged. i did get it wet but i put it in rice as soon as i could and dryed it off as much as i could but it still hasn't turned red and the button still isnt working. could i replace the phone for free? i just got this phone a week ago

    No water damage will show up to Apple you have voided any warranty you may have

  • I have an ipod and iPhone I've gone threw two off Brand chargers. They have just stopped working and have a little black mark on them. Please help me !

    I have an iPod and an iPhone. I've gone threw two off brand chargers and they stopped working on me and have a black mark on them. Should I be considered about the mark, and should I get a charger made by Apple ?

    What do yo mean by black mark?
    Can you post a photo of the cable?
    Frequently non-Apple cable are of poor quality and frequently fail.
    Yes, get an Apple cable. I have been using the Lightning cable that came with my iPad 4 and 7G iPod Nano for over 2 and 1/2 years without problems

  • Suddenly on sunday while i was working, my macbook Air stopped working, right after that i tried getting it on but nothing came other than a grey screen with a question mark right in the center could you please help me in rectifying the problem. Would th

    Suddenly on Sunday while i was working, my macbook Air which i bought last year in Spetember from Arkansas, Little Rock stopped working, right after that i tried getting it on but nothing came other than a grey screen with a question mark right in the center. Could someone please help me in rectifying the problem. Would thi issue also affect saved data. However, I have handed the notebook to Apple for reapirs and they will revert by Thursday 12/04/2012.

    I just received some horrifying news from Adobe about my production suite.  I just FINALLY learned today that what I've been trying to do for over a week now - CAN'T be done because of compatability issues involving updates of both Adobe & Microsucks Winders!!!  I sincerely hope this is not your problem.  Mine is ALMOST HOPELESS!!  Being in this HOPELESS Obamma economy,,,, leaves NO STIMULUS in which to currently upgrade everything that needs upgraded for me to fully use my INVESTMENT in Adobe Suite - sad, horrible and SICKENING!!!
    I just wanted to post this. And again, I truly hope you find a solution. Good Luck!

  • Wifi has suddenly stopped working. There is an exclamation mark which takes me to network diagnostics. This asks me for network name and password. This is different from the startup wizard which only asked for a WEP key and modem name. What to do?

    My wifi has suddenly stopped working on my iMac, after working fine for almost a year. There is an exclamation mark on the wifi bars and when I click it, it takes me to a network diagnostics page. This page asks me for my username and password for the wifi, which I don't have. It is different from the WEP key and modem name, which I originally used to set up my connection. I have not experienced any problems on all my other wifi-enabled devices. Ipod touch, iPad, MacBook all work fine. What should I do?

    The name is the name of the network you created on the router. The password is the WEP password. You shouldn't be using WEP at all, as it's insecure and also seems to cause connection failures. Use WPA 2 Personal. If your router doesn't support it, get a new one.

  • Question Mark and Quotation Marks Stopped Working

    Hi, I was working away and then my computer just up and restarted. I then relaunched my application now I notice my quotation marks, and question marks dont work in any application, but they are replaced by these letters: Double Quotation is: È, Single Quotation is: è and Question mark is: É.
    I opened my System Preferences and reset the keyboard to default and the quotations and question marks still dont work. I know I have had memory problems but what can I do to fix this.
    Thanks

    Paint Guy,
    What keyboards do you have selected in System Preferences>International>Keyboards? Make sure that US is at the top of the list and uncheck any unwanted keyboard inputs. It sounds as if you might have Canadian input selected.
    littleshoulders

  • Help! 6D lcd has stopped working and autofocus no longer working!

    Ok - I scoured the internet as best a I could and could not find any troubleshooting with the issue I am currently having with my 6D. The camera stopped working in the middle of photos I was taking of a sunset over the lake. The camera LCD was no longer working (allowing me to look at photos, bring up the menu etc) it was just black. However, when I turn the camera off, it displays the "sensor cleaning" on the back of the LCD so that must mean the screen is working, its just not allowing me to see any information displayed by my camera.
    The display at the top right of the camera by the shutter button that shows all the aperture, ISO and shutter information works and is accurately monitoring the light change. The display when I look through the viewfinder showing the light meter is working too. I can change settings in manual mode and it will display the changes in both the viewfinder and upper shoulder display.
    However, the other issue is the autofocus isn't working correctly. When the lens (and I've tried different lenses, they all have the same issue) tries to autofocus, It sometimes will correctly (I can see it hit focus when the small box in the viewfinder lights up ready) but the majority of the time It will just act like its in manual focus mode and shoot everytime the shutter is pressed.
    THE OTHER thing is the shutter button is permanently pressed in. Its not "raised" like it usually is allowing you to lightly tap it gain focus. I cannot change where the focus point is either, its permanently stuck on one to the right of the center point.
    One small detail, at some point during my shooting today the rubber eye cap around the viewfinder fell off. Not sure when this happened because I was wearing glasses and didn't notice it came off but was wondering that would cause any of these issues (can't see how it would..)
    I shot A LOT of photos today, all in RAW. I mean.. I was literally shooting all day for 8 hours, NON-STOP so I'm not sure if was something that could cause these issues either.
    The camera is still recording the correct image data to the card since the issue started, I checked on my computer.
    Not sure whats going on here, and I'm really worried! I'm worried that water or sand could have gotten into the camera and cause the issue, even thought I was being extra careful that this wouldn't happen since I was on the beach (Lake Michigan, fresh water).
    If anyone has any ideas to help please let me know!

    I suspect your last paragraph explains the problem. Try unstick in the shutter button by trying to carefully insert a business card between the button and camera body and sweep the circumference of the button to remove the sand particle.
    John Hoffman
    Conway, NH
    1D Mark IV, Rebel T5i, Pixma PRO-100, MX472

  • Adobe Photoshop CC Has Stopped Working

    This discussion is similar in title to another one except that the other was specific to getting the subject message when trying to save a file.  After trying many things, I discovered something that might be help in discovering the underlying reason.
    Increasingly, I've been getting the message when doing a wide variety of things within Photoshop CC.  This morning, it's happened nearly every time I try doing anything.  I'm using Windows 7 64-bit.  My video card is an Nvidia Quadro FX 3800, and I downloaded the latest driver in hopes that would solve the problem, but it didn't (I made sure there weren't any Photoshop CC updates, too.).  I'd managed to plow my way through with many shutdowns and restarts.  Finally, I was trying to add text.  All went okay with that until I tried clicking the check mark to complete the operation.  At that point, I'd get closely spaced red lines over part of the image and the stopped-working message (the same thing that had been happening all morning).  I work on two monitors with the image being on a Wacom Cintiq 21UX.  I'd been using the mouse to choose the check mark.  When I tried using the stylus, instead, it made no difference.  In addition, I uninstalled two trial font management programs, but that didn't help, either.
    Part way through all this, Bridge CC stopped displaying the psd image and substituted a file icon.  When I finally switched to Bridge for CS 6, the image was shown instead of the icon.  That was encouraging, but the default had become Photoshop CC, and I continued with the same stopped-working problem when I opened it.  Finally, I opened the file from Windows Explorer using Photoshop CS 6.  This time, I was able to add the text with no problem.  I'd been concerned that there might be a problem with my system, but it appears it's with Photoshop CC.

    Thanks, Noel.  Here's what I get from Help>System Info
    Adobe Photoshop Version: 14.2.1 (14.2.1 20140207.r.570 2014/02/07:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:10, Stepping:5 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2666 MHz
    Built-in memory: 8181 MB
    Free memory: 3413 MB
    Memory available to Photoshop: 7167 MB
    Memory used by Photoshop: 60 %
    Image tile size: 0K
    Image cache levels: 0
    Font Preview: Medium
    TextComposer: Latin
    Display: 1
    Display Bounds: top=0, left=0, bottom=1200, right=1600
    Display: 2
    Display Bounds: top=0, left=-1600, bottom=1200, right=0
    OpenGL Drawing: Enabled.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    AIFCoreInitialized=1
    AIFOGLInitialized=1
    OGLContextCreated=1
    NumGPUs=1
    gpu[0].OGLVersion="3.0"
    gpu[0].MemoryMB=1024
    gpu[0].RectTextureSize=8192
    gpu[0].Renderer="Quadro FX 3800/PCIe/SSE2"
    gpu[0].RendererID=1535
    gpu[0].Vendor="NVIDIA Corporation"
    gpu[0].VendorID=4318
    gpu[0].HasNPOTSupport=1
    gpu[0].DriverVersion="9.18.13.3250"
    gpu[0].Driver="nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um"
    gpu[0].DriverDate="20140124000000.000000-000"
    gpu[0].CompileProgramGLSL=1
    gpu[0].TestFrameBuffer=1
    gpu[0].OCLPresent=1
    gpu[0].OCLVersion="1.1"
    gpu[0].CUDASupported=1
    gpu[0].CUDAVersion="6.0.1"
    gpu[0].OCLBandwidth=3.85754e+010
    gpu[0].glGetString[GL_SHADING_LANGUAGE_VERSION]="3.30 NVIDIA via Cg compiler"
    gpu[0].glGetProgramivARB[GL_FRAGMENT_PROGRAM_ARB][GL_MAX_PROGRAM_INSTRUCTIONS_ARB]=[65536]
    gpu[0].glGetIntegerv[GL_MAX_TEXTURE_UNITS]=[4]
    gpu[0].glGetIntegerv[GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS]=[96]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS]=[32]
    gpu[0].glGetIntegerv[GL_MAX_TEXTURE_IMAGE_UNITS]=[32]
    gpu[0].glGetIntegerv[GL_MAX_DRAW_BUFFERS]=[8]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_UNIFORM_COMPONENTS]=[4096]
    gpu[0].glGetIntegerv[GL_MAX_FRAGMENT_UNIFORM_COMPONENTS]=[2048]
    gpu[0].glGetIntegerv[GL_MAX_VARYING_FLOATS]=[60]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_ATTRIBS]=[16]
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_PROGRAM]=1
    gpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_PROGRAM]=1
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_SHADER]=1
    gpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_SHADER]=1
    gpu[0].extension[AIF::OGL::GL_EXT_FRAMEBUFFER_OBJECT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_RECTANGLE]=1
    gpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_FLOAT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_OCCLUSION_QUERY]=1
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_BUFFER_OBJECT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_SHADER_TEXTURE_LOD]=1
    License Type: Subscription
    Serial number: 96040945917177584070
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\
    Temporary file path: C:\Users\Dennis\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 465.8G, 231.4G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Required\Plug-Ins\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Plug-ins\
    Installed components:
       ACE.dll   ACE 2013/10/29-11:47:16   79.548223   79.548223
       adbeape.dll   Adobe APE 2013/02/04-09:52:32   0.1160850   0.1160850
       AdobeLinguistic.dll   Adobe Linguisitc Library   7.0.0  
       AdobeOwl.dll   Adobe Owl 2013/10/25-12:15:59   5.0.24   79.547804
       AdobePDFL.dll   PDFL 2013/10/29-11:47:16   79.508720   79.508720
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1786  
       AdobeXMP.dll   Adobe XMP Core 2013/10/29-11:47:16   79.154911   79.154911
       AdobeXMPFiles.dll   Adobe XMP Files 2013/10/29-11:47:16   79.154911   79.154911
       AdobeXMPScript.dll   Adobe XMP Script 2013/10/29-11:47:16   79.154911   79.154911
       adobe_caps.dll   Adobe CAPS   7,0,0,21  
       AGM.dll   AGM 2013/10/29-11:47:16   79.548223   79.548223
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31  
       aif_core.dll   AIF   5.0   79.534508
       aif_ocl.dll   AIF   5.0   79.534508
       aif_ogl.dll   AIF   5.0   79.534508
       amtlib.dll   AMTLib (64 Bit)   7.0.0.249 BuildVersion: 7.0; BuildDate: Thu Nov 14 2013 15:55:50)   1.000000
       ARE.dll   ARE 2013/10/29-11:47:16   79.548223   79.548223
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2013/10/29-11:47:16   79.548223   79.548223
       BIBUtils.dll   BIBUtils 2013/10/29-11:47:16   79.548223   79.548223
       boost_date_time.dll   DVA Product   7.0.0  
       boost_signals.dll   DVA Product   7.0.0  
       boost_system.dll   DVA Product   7.0.0  
       boost_threads.dll   DVA Product   7.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.6.30929   2.1.6.30929
       CITThreading.dll   Adobe CITThreading   2.1.6.30929   2.1.6.30929
       CoolType.dll   CoolType 2013/10/29-11:47:16   79.548223   79.548223
       dvaaudiodevice.dll   DVA Product   7.0.0  
       dvacore.dll   DVA Product   7.0.0  
       dvamarshal.dll   DVA Product   7.0.0  
       dvamediatypes.dll   DVA Product   7.0.0  
       dvaplayer.dll   DVA Product   7.0.0  
       dvatransport.dll   DVA Product   7.0.0  
       dvaunittesting.dll   DVA Product   7.0.0  
       dynamiclink.dll   DVA Product   7.0.0  
       ExtendScript.dll   ExtendScript 2013/10/30-13:12:12   79.546835   79.546835
       FileInfo.dll   Adobe XMP FileInfo 2013/10/25-03:51:33   79.154511   79.154511
       filter_graph.dll   AIF   5.0   79.534508
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       imslib.dll   IMSLib DLL   7.0.0.145  
       JP2KLib.dll   JP2KLib 2013/10/29-11:47:16   79.248139   79.248139
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libiomp5md.dll   Intel(R) OMP Runtime Library   5.0  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1785  
       mediacoreif.dll   DVA Product   7.0.0  
       MPS.dll   MPS 2013/10/29-11:47:16   79.535029   79.535029
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       ONCore8.dll   ONCore   7.0.0.0  
       ONCoreFoundation8.dll   ONCoreFoundation7   7, 0, 0, 0  
       ONDocument8.dll   ONDocument   7.0.0.0  
       ONProxySupport8.dll   ONProxySupport   1.0.0.0  
       PatchMatch.dll   PatchMatch 2013/10/29-11:47:16   79.542390   79.542390
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CC   CC  
       Plugin.dll   Adobe Photoshop CC   CC  
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit)   4.2.0.36  
       PSArt.dll   Adobe Photoshop CC   CC  
       PSViews.dll   Adobe Photoshop CC   CC  
       SCCore.dll   ScCore 2013/10/30-13:12:12   79.546835   79.546835
       ScriptUIFlex.dll   ScriptUIFlex 2013/10/30-13:12:12   79.546835   79.546835
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       updaternotifications.dll   Adobe Updater Notifications Library   7.0.1.102 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   7.0.1.102
       WRServices.dll   WRServices Mon Feb 25 2013 16:09:10   Build 0.19078   0.19078
    Required plug-ins:
       3D Studio 14.2.1 (14.2.1 x001)
       Accented Edges 14.2.1
       Adaptive Wide Angle 14.2.1
       Angled Strokes 14.2.1
       Average 14.2.1 (14.2.1 x001)
       Bas Relief 14.2.1
       BMP 14.2.1
       Chalk & Charcoal 14.2.1
       Charcoal 14.2.1
       Chrome 14.2.1
       Cineon 14.2.1 (14.2.1 x001)
       Clouds 14.2.1 (14.2.1 x001)
       Collada 14.2.1 (14.2.1 x001)
       Color Halftone 14.2.1
       Colored Pencil 14.2.1
       CompuServe GIF 14.2.1
       Conté Crayon 14.2.1
       Craquelure 14.2.1
       Crop and Straighten Photos 14.2.1 (14.2.1 x001)
       Crop and Straighten Photos Filter 14.2.1
       Crosshatch 14.2.1
       Crystallize 14.2.1
       Cutout 14.2.1
       Dark Strokes 14.2.1
       De-Interlace 14.2.1
       Dicom 14.2.1
       Difference Clouds 14.2.1 (14.2.1 x001)
       Diffuse Glow 14.2.1
       Displace 14.2.1
       Dry Brush 14.2.1
       Eazel Acquire 14.2.1 (14.2.1 x001)
       Embed Watermark 4.0
       Entropy 14.2.1 (14.2.1 x001)
       Extrude 14.2.1
       FastCore Routines 14.2.1 (14.2.1 x001)
       Fibers 14.2.1
       Film Grain 14.2.1
       Filter Gallery 14.2.1
       Flash 3D 14.2.1 (14.2.1 x001)
       Fresco 14.2.1
       Glass 14.2.1
       Glowing Edges 14.2.1
       Google Earth 4 14.2.1 (14.2.1 x001)
       Grain 14.2.1
       Graphic Pen 14.2.1
       Halftone Pattern 14.2.1
       HDRMergeUI 14.2.1
       IFF Format 14.2.1
       Ink Outlines 14.2.1
       JPEG 2000 14.2.1
       Kurtosis 14.2.1 (14.2.1 x001)
       Lens Blur 14.2.1
       Lens Correction 14.2.1
       Lens Flare 14.2.1
       Liquify 14.2.1
       Matlab Operation 14.2.1 (14.2.1 x001)
       Maximum 14.2.1 (14.2.1 x001)
       Mean 14.2.1 (14.2.1 x001)
       Measurement Core 14.2.1 (14.2.1 x001)
       Median 14.2.1 (14.2.1 x001)
       Mezzotint 14.2.1
       Minimum 14.2.1 (14.2.1 x001)
       MMXCore Routines 14.2.1 (14.2.1 x001)
       Mosaic Tiles 14.2.1
       Multiprocessor Support 14.2.1 (14.2.1 x001)
       Neon Glow 14.2.1
       Note Paper 14.2.1
       NTSC Colors 14.2.1 (14.2.1 x001)
       Ocean Ripple 14.2.1
       Oil Paint 14.2.1
       OpenEXR 14.2.1
       Paint Daubs 14.2.1
       Palette Knife 14.2.1
       Patchwork 14.2.1
       Paths to Illustrator 14.2.1
       PCX 14.2.1 (14.2.1 x001)
       Photocopy 14.2.1
       Photoshop 3D Engine 14.2.1 (14.2.1 x001)
       Photoshop Touch 14.0
       Picture Package Filter 14.2.1 (14.2.1 x001)
       Pinch 14.2.1
       Pixar 14.2.1 (14.2.1 x001)
       Plaster 14.2.1
       Plastic Wrap 14.2.1
       PNG 14.2.1
       Pointillize 14.2.1
       Polar Coordinates 14.2.1
       Portable Bit Map 14.2.1 (14.2.1 x001)
       Poster Edges 14.2.1
       Radial Blur 14.2.1
       Radiance 14.2.1 (14.2.1 x001)
       Range 14.2.1 (14.2.1 x001)
       Read Watermark 4.0
       Reticulation 14.2.1
       Ripple 14.2.1
       Rough Pastels 14.2.1
       Save for Web 14.2.1
       ScriptingSupport 14.2.1
       Shake Reduction 14.2.1
       Shear 14.2.1
       Skewness 14.2.1 (14.2.1 x001)
       Smart Blur 14.2.1
       Smudge Stick 14.2.1
       Solarize 14.2.1 (14.2.1 x001)
       Spatter 14.2.1
       Spherize 14.2.1
       Sponge 14.2.1
       Sprayed Strokes 14.2.1
       Stained Glass 14.2.1
       Stamp 14.2.1
       Standard Deviation 14.2.1 (14.2.1 x001)
       STL 14.2.1 (14.2.1 x001)
       Sumi-e 14.2.1
       Summation 14.2.1 (14.2.1 x001)
       Targa 14.2.1
       Texturizer 14.2.1
       Tiles 14.2.1
       Torn Edges 14.2.1
       Twirl 14.2.1
       Underpainting 14.2.1
       Vanishing Point 14.2.1
       Variance 14.2.1 (14.2.1 x001)
       Variations 14.2.1 (14.2.1 x001)
       Viveza 2 2.1.11.216
       Water Paper 14.2.1
       Watercolor 14.2.1
       Wave 14.2.1
       Wavefront|OBJ 14.2.1 (14.2.1 x001)
       WIA Support 14.2.1 (14.2.1 x001)
       Wind 14.2.1
       Wireless Bitmap 14.2.1 (14.2.1 x001)
       ZigZag 14.2.1
    Optional and third party plug-ins:
       Alien Skin Autolayer 3 3.0.0 20463 2013-05-30 12:54
       Alien Skin Autolayer 4 4.0.0
       Alien Skin Exposure 5 Autolayer 5.0.0
       Alien Skin Eye Candy 7 Autolayer 7.1.0
       Alien Skin Snap Art 4 Autolayer 4.0.0
       Analog Efex Pro 1.0.11.216
       Animal Fur 6.0.0
       BackgroundFilter 2.2.11.216
       BackgroundFilter NO VERSION
       Backlight 6.0.0
       Bevel 6.0.0
       Bokeh 2.0.1
       Brick Wall 6.0.0
       Brushed Metal 6.0.0
       Camera Raw 8.3
       Camera Raw Filter 8.3
       Chrome 6.0.0
       Color Efex Pro 4 4.3.11.216
       Color Pencil 2.1.1
       Comics 2.1.1
       Corona 6.0.0
       Dfine 2 2.2.11.216
       Dfine 2.0 NO VERSION
       Diamond Plate 6.0.0
       Drip 6.0.0
       Exposure 5 5.0.0
       Extrude 6.0.0
       Eye Candy 7 7.1.0
       FineStructuresFilter 2.2.11.216
       FineStructuresFilter NO VERSION
       Fire 6.0.0
       Flood NO VERSION
       Fractalius 1.85
       Fractalius DEMO 1.85
       Glass 6.0.0
       Gradient Glow 6.0.0
       HDR Efex Pro 2 2.2.11.216
       HotPixelsFilter 2.2.11.216
       HotPixelsFilter NO VERSION
       Icicles 6.0.0
       Impasto 2.1.1
       Knoll Light Factory 3.1
       Light v3.5 NO VERSION
       Marble 6.0.0
       Merge to HDR Efex Pro 2 2.2.11.216
       Motion Trail 6.0.0
       Nik Collection Selective Tool 2.1.16.216
       Nik Selective Tool 2.1.4.20903
       Noise Ninja NO VERSION
       Oil Paint 2.1.1
       Pastel 2.1.1
       Pen and Ink 2.1.1
       Pencil Sketch 2.1.1
       Perfect Effects 8 8.1.0
       Perfect Effects 8 Filter 8.1.0
       Perfect Effects 8 Smart Filter 8.1.0
       Perspective Shadow 6.0.0
       Plug-in on new layer 2, 0, 4, 0
       Pointillism 2.1.1
       Reptile Skin 6.0.0
       Ripples 6.0.0
       Rust 6.0.0
       ShadowsFilter 2.2.11.216
       ShadowsFilter NO VERSION
       Sharpener Pro 3.0: (1) RAW Presharpener 3.0.5.9162
       Sharpener Pro 3.0: (2) Output Sharpener 3.0.5.9162
       Sharpener Pro 3: (1) RAW Presharpener 3.1.11.216
       Sharpener Pro 3: (2) Output Sharpener 3.1.11.216
       Silver Efex Pro 2 2.2.11.216
       SkinFilter 2.2.11.216
       SkinFilter NO VERSION
       SkyFilter 2.2.11.216
       SkyFilter NO VERSION
       Smoke 6.0.0
       Snap Art 3 3.0.0
       Snap Art 4 4.0.0
       Snow Drift 6.0.0
       Squint 6.0.0
       Stone Wall 6.0.0
       StrongNoiseFilter 2.2.11.216
       StrongNoiseFilter NO VERSION
       Stylize 2.1.1
       Super Star 6.0.0
       Swirl 6.0.0
       Texture Noise 6.0.0
       ToonIt! 2.6
       Topaz Adjust 5 10.0
       Topaz Detail 3 10.0
       Topaz Lens Effects 10.0
       Topaz ReMask 3 10.0
       Topaz Simplify 4 10.0
       Topaz Star Effects 10.0
       TopazRemaskAutomate NO VERSION
       Water Drops 6.0.0
       Watercolor 2.1.1
       Weave 6.0.0
       Wood 6.0.0
    Plug-ins that failed to load: NONE
    Flash:
       onOne
       Mini Bridge
       Kuler
       Adobe Exchange
    Installed TWAIN devices: NONE

  • Adobe Media Encoder stopped working in this project, works in others

    Adobe Media Encoder just stopped working in my current project (in PPRO CS3). I'd output several MPEG2-DVD and Windows Media Files. Then I went to make one more MPEG2-DVD file, and when I clicked OK in AME, nothing happened. It should open a window to select where I want to put the file, and a few more options. No crash, no freeze, no error messages..and no output.
    None of the AME formats work (WMF, Quicktime, etc). But other exports do work. I made my MPEG2-DVD file using Export to Encore.
    I opened another project I'm working on, and AME does work in that project.
    Back to my current project, and it still doesn't work.
    I've rebooted, and uninstalled-reinstalled PP CS3.
    Anyone fixed this?  Thanks!

    After some more playing, I discovered that the other sequences in this project do still export using AME. So I made a new sequence, copied all the media from the problem sequence into the new one, and it exports OK.  I lose fairly extensive Encore chapter marking, but that's a minor problem. No way to "cut and paste" chapter markers, I don't suppose?
    For curiosity value, if I make a duplicate of the problem sequence, all the media in the duplicate sequence has a red bar (unrendered) except for the parts that have already been rendered, which have a green bar. This is straight transferred DVCam media and shouldn't need rendering.  If I add some new video to the sequence, it gets a red bar too. Bizarre. Oh, and it won't export.
    I tried a few other tricks with the original problem sequence: delete all media, and replace with one new short clip; delete the chapter markers; shorten the work area bar to just a few seconds and try to export "work area only"; turn off tracks; deselect either audio or video in AME... nothing worked to make this sequence export.
    I also tried making a whole new project, and importing this one into it. Nothing changes - the problem sequence still wont' export, a copy of it leaves all media "unrendered..." exact same trouble as the original project. But it was while playing with this new project that I discovered that my other sequences did export, leading me back to the original project. That should have been the first or second thing I checked. Brain-dead Sunday.
    Conclusion: something corrupt in the sequence, but darned if I can figure out what. Not the media. Not the chapter markers. There's code in the sequence itself, and I guess that must be it.
    Enough time wated on this project. Thanks, all!
    Gary

Maybe you are looking for

  • Is it possible to edit text in a logo?

    I need to edit text of one of my logo  adult dating website, is it possible to do it with photoshop? How to do it, i try with paint but doesn't work. The logo in question is the anonymous one. Thanks, [links removed] Marcus Levine P.s: I need full tu

  • Anyone going over their Data now that they have a Samsung S5?

    I just recently (3 weeks) purchased a Samsung S5 and it shows I am using Data when I am positive I am connected to WIFI (such as I am at home and I know our WIFI is working). We're going over our data limit for the first time ever. It even shows data

  • Any ideas how to lodge a complaint about an app?

    Any ideas how i lodge a complaint about an app when the developer contact email bounces back? There have been numerous complaints about people not able to get hold of the developer or their support site (link just sends you to another app they're sel

  • Help connecting to Windows Small Business Server?

    Is there a document that does a step-by-step for adding a Mac to a Windows domain on Small Business Server 2003? Microsoft has a two-year-old document that doesn't seem to apply to Mac OS X 10.4.8. I haven't been able to find anything in Apple Suppor

  • Paint vs paintComponent

    I'm using the below code public void paintComponent(Graphics g)         super.paintComponent(g);         layeredPane.setOpaque(false);         g = layeredPane.getGraphics();         Graphics2D g2 = (Graphics2D) g;         g2.setRenderingHint(Renderin