Need advice on JVM GC tuning for server jdk 1.5.0_08

We are getting full GC , can you suggest optimal GC for the following logs:
/usr/java1.5/jdk1.5.0_08/bin/java -server -Xms2048m -Xmx2048m -XX:NewSize=512m -XX:SurvivorRatio=8 -Xss1024k -verbosegc -XX:+PrintGCDetails -XX:+UseConcMarkSweepGC -XX:+DisableExplicitGC -Xverify:none
Any help on this is much appreciated.
Machine configuration: SunOS sunqa14 5.9 Generic_122300-11 sun4u sparc SUNW,Sun-Fire-V490
16GB RAM
Logs:
jstat:
S0 S1 E O P YGC YGCT FGC FGCT GCT
0.00 100.00 100.00 100.00 92.27 227 59.667 100 1433.749 1493.416
0.00 100.00 100.00 100.00 92.27 227 59.667 100 1433.749 1493.416
0.00 0.46 100.00 100.00 92.27 227 59.667 101 1488.409 1548.075
0.00 0.46 100.00 100.00 92.27 227 59.667 101 1488.409 1548.075
0.00 0.46 100.00 100.00 92.27 227 59.667 101 1488.409 1548.075
0.00 0.46 100.00 100.00 92.27 227 59.667 101 1488.409 1548.075
0.00 0.46 100.00 100.00 92.27 227 59.667 101 1488.409 1548.075
0.00 0.46 100.00 100.00 92.27 227 59.667 101 1488.409 1548.075
0.00 0.46 100.00 100.00 92.25 227 59.667 101 1488.409 1548.075
0.00 0.46 100.00 100.00 92.25 227 59.667 101 1488.409 1548.075
jstat -gc -h10 6999 5000
S0C S1C S0U S1U EC EU OC OU PC PU YGC YGCT FGC FGCT GCT
52416.0 52416.0 0.0 11647.4 419456.0 419456.0 1572864.0 1572864.0 65536.0 60820.6 227 59.667 130 2362.179 2421.845
52416.0 52416.0 0.0 11647.4 419456.0 419456.0 1572864.0 1572864.0 65536.0 60820.6 227 59.667 130 2362.179 2421.845
JVM Log:
Wed Jan 30 11:37:05 2008 [GC [ParNew: 453639K->50921K(471872K), 0.1436461 secs] 1917568K->1547596K(2044736K), 0.1443349 secs]
Wed Jan 30 11:37:11 2008 [GC [ParNew (promotion failed): 468598K->468598K(471872K), 1.8641987 secs][CMS[CMS-concurrent-mark: 7.461/9.515 secs]
Wed Jan 30 11:37:34 2008 [GC [1 CMS-initial-mark: 1135040K(1572864K)] 1504751K(2044736K), 1.4398292 secs]
Wed Jan 30 11:37:34 2008 [GC [ParNew: 419456K->34513K(471872K), 0.0505376 secs] 1554496K->1169553K(2044736K), 0.0510025 secs]
Wed Jan 30 11:37:36 2008 [GC [ParNew: 453969K->38664K(471872K), 0.1180552 secs] 1589009K->1207066K(2044736K), 0.1186774 secs]
Wed Jan 30 11:37:39 2008 [GC [ParNew: 458120K->52416K(471872K), 0.1515641 secs] 1626522K->1278214K(2044736K), 0.1521593 secs]
Wed Jan 30 11:37:41 2008 [GC [ParNew: 471872K->52416K(471872K), 0.1179707 secs] 1697670K->1320220K(2044736K), 0.1185825 secs]
Wed Jan 30 11:37:43 2008 [GC [ParNew: 471872K->38642K(471872K), 0.0988074 secs] 1739676K->1341336K(2044736K), 0.0994124 secs]
Wed Jan 30 11:37:45 2008 [GC[YG occupancy: 254064 K (471872 K)][Rescan (parallel) , 0.1704642 secs][weak refs processing, 0.0065020 secs] [1 CMS-remark: 1302694K(1572864K)] 1556759K(2044736K), 0.1772815 secs]
Wed Jan 30 11:37:46 2008 [GC [ParNew: 454510K->52416K(471872K), 0.1342642 secs] 1756914K->1428907K(2044736K), 0.1348473 secs]
Wed Jan 30 11:37:48 2008 [GC [ParNew: 471872K->52416K(471872K), 0.1241886 secs] 1845637K->1479436K(2044736K), 0.1247908 secs]
Wed Jan 30 11:37:50 2008 [GC [1 CMS-initial-mark: 1371478K(1572864K)] 1579955K(2044736K), 0.7604793 secs]
Wed Jan 30 11:37:52 2008 [GC [ParNew: 471872K->30019K(471872K), 0.1195330 secs] 1843350K->1445400K(2044736K), 0.1201688 secs]
Wed Jan 30 11:37:53 2008 [GC [ParNew: 449475K->52416K(471872K), 0.1488088 secs] 1864856K->1533847K(2044736K), 0.1493724 secs]
Wed Jan 30 11:37:55 2008 [GC [ParNew: 471872K->40175K(471872K), 0.1113415 secs] 1953303K->1565333K(2044736K), 0.1119462 secs]
Wed Jan 30 11:37:58 2008 [Full GC [CMS[CMS-concurrent-mark: 8.370/8.785 secs]
Wed Jan 30 11:38:20 2008 [GC [1 CMS-initial-mark: 847614K(1572864K)] 1017147K(2044736K), 0.7411879 secs]
Wed Jan 30 11:38:21 2008 [GC [ParNew: 419456K->42380K(471872K), 0.0606035 secs] 1267070K->889995K(2044736K), 0.0611185 secs]
Wed Jan 30 11:38:24 2008 [GC [ParNew: 461836K->41448K(471872K), 0.1214647 secs] 1309451K->923147K(2044736K), 0.1220612 secs]
Wed Jan 30 11:38:27 2008 [GC [ParNew: 460904K->26320K(471872K), 0.1167474 secs] 1342603K->939817K(2044736K), 0.1173303 secs]
Wed Jan 30 11:38:30 2008 [GC [ParNew: 445776K->25145K(471872K), 0.1211157 secs] 1359273K->964325K(2044736K), 0.1217918 secs]
Wed Jan 30 11:38:32 2008 [GC[YG occupancy: 243789 K (471872 K)][Rescan (parallel) , 0.2186439 secs][weak refs processing, 0.0064803 secs] [1 CMS-remark: 939180K(1572864K)] 1182969K(2044736K), 0.2254980 secs]
Wed Jan 30 11:38:33 2008 [GC [ParNew: 444601K->38299K(471872K), 0.1633982 secs] 1383774K->977472K(2044736K), 0.1639505 secs]
Wed Jan 30 11:38:35 2008 [GC [ParNew: 457755K->52416K(471872K), 0.1369812 secs] 1396529K->1016660K(2044736K), 0.1376227 secs]
Wed Jan 30 11:38:39 2008 [GC [ParNew: 471872K->25388K(471872K), 0.1282334 secs] 1428579K->1025011K(2044736K), 0.1290191 secs]
Wed Jan 30 11:38:39 2008 [GC [1 CMS-initial-mark: 999623K(1572864K)] 1025100K(2044736K), 0.1327999 secs]
Wed Jan 30 11:38:42 2008 [GC [ParNew: 444844K->52416K(471872K), 0.1134219 secs] 1444467K->1065354K(2044736K), 0.1140572 secs]
Wed Jan 30 11:38:44 2008 [GC [ParNew: 471872K->38722K(471872K), 0.1394773 secs] 1484810K->1092515K(2044736K), 0.1400517 secs]
Wed Jan 30 11:38:46 2008 [GC [ParNew: 458178K->18128K(471872K), 0.0984879 secs] 1511971K->1099725K(2044736K), 0.0990476 secs]
Wed Jan 30 11:38:49 2008 [GC [ParNew: 437584K->44603K(471872K), 0.0814356 secs] 1519181K->1126200K(2044736K), 0.0820295 secs]
Wed Jan 30 11:38:51 2008 [GC[YG occupancy: 267215 K (471872 K)][Rescan (parallel) , 0.2750717 secs][weak refs processing, 0.0072686 secs] [1 CMS-remark: 1081596K(1572864K)] 1348812K(2044736K), 0.2827848 secs]
Wed Jan 30 11:38:53 2008 [GC [ParNew: 464059K->19766K(471872K), 0.1395991 secs] 1539096K->1133163K(2044736K), 0.1402079 secs]
Wed Jan 30 11:38:56 2008 [GC [ParNew: 439222K->39508K(471872K), 0.0807405 secs] 1392528K->992814K(2044736K), 0.0813100 secs]
Wed Jan 30 11:39:00 2008 [GC [ParNew: 458964K->42394K(471872K), 0.1101223 secs] 1412270K->1009976K(2044736K), 0.1108390 secs]
Wed Jan 30 11:39:02 2008 [GC [ParNew: 461850K->52416K(471872K), 0.1180166 secs] 1429432K->1036653K(2044736K), 0.1185778 secs]
Wed Jan 30 11:39:05 2008 [GC [ParNew: 471872K->24341K(471872K), 0.1410930 secs] 1456109K->1047609K(2044736K), 0.1417359 secs]
Wed Jan 30 11:39:06 2008 [GC [1 CMS-initial-mark: 1023268K(1572864K)] 1047649K(2044736K), 0.1203626 secs]
Wed Jan 30 11:39:09 2008 [GC [ParNew: 443797K->46181K(471872K), 0.0837068 secs] 1467065K->1069450K(2044736K), 0.0842785 secs]
Wed Jan 30 11:39:12 2008 [GC [ParNew: 465637K->37294K(471872K), 0.1278787 secs] 1488906K->1081856K(2044736K), 0.1285108 secs]
Wed Jan 30 11:39:15 2008 [GC [ParNew: 456750K->36329K(471872K), 0.0960060 secs] 1501312K->1094399K(2044736K), 0.0966904 secs]
Wed Jan 30 11:39:17 2008 [GC[YG occupancy: 258952 K (471872 K)][Rescan (parallel) , 0.2119653 secs][weak refs processing, 0.0070739 secs] [1 CMS-remark: 1058069K(1572864K)] 1317022K(2044736K), 0.2194887 secs]
Wed Jan 30 11:39:18 2008 [GC [ParNew: 455785K->31940K(471872K), 0.0985400 secs] 1498936K->1091112K(2044736K), 0.0990794 secs]
Wed Jan 30 11:39:21 2008 [GC [ParNew: 451396K->37071K(471872K), 0.0974867 secs] 1375600K->973486K(2044736K), 0.0982494 secs]
Wed Jan 30 11:39:25 2008 [GC [ParNew: 456527K->39729K(471872K), 0.1065654 secs] 1290871K->886162K(2044736K), 0.1072752 secs]
Wed Jan 30 11:39:27 2008 [GC [ParNew: 459185K->36261K(471872K), 0.0893575 secs] 1305618K->894862K(2044736K), 0.0899868 secs]
Wed Jan 30 11:39:30 2008 [GC [ParNew: 455713K->34176K(471872K), 0.0965408 secs] 1314313K->907523K(2044736K), 0.0971215 secs]
Wed Jan 30 11:39:33 2008 [GC [ParNew: 453632K->40090K(471872K), 0.0850140 secs] 1326979K->922362K(2044736K), 0.0856684 secs]
Wed Jan 30 11:39:36 2008 [GC [ParNew: 459546K->33921K(471872K), 0.0920691 secs] 1341818K->929243K(2044736K), 0.0927116 secs]
Wed Jan 30 11:39:41 2008 [GC [ParNew: 453366K->39447K(471872K), 0.0891585 secs] 1348688K->946978K(2044736K), 0.0898011 secs]
Wed Jan 30 11:39:43 2008 [GC [ParNew: 458903K->39873K(471872K), 0.1075901 secs] 1366434K->962637K(2044736K), 0.1082269 secs]
Wed Jan 30 11:39:48 2008 [GC [ParNew: 459329K->33675K(471872K), 0.0899069 secs] 1382093K->971936K(2044736K), 0.0905719 secs]
Wed Jan 30 11:39:51 2008 [GC [ParNew: 453131K->32595K(471872K), 0.0862422 secs] 1391392K->983747K(2044736K), 0.0868252 secs]
Wed Jan 30 11:39:53 2008 [GC [ParNew: 452051K->34027K(471872K), 0.0794638 secs] 1403203K->997950K(2044736K), 0.0801075 secs]
Wed Jan 30 11:39:56 2008 [GC [ParNew: 453483K->38709K(471872K), 0.0752146 secs] 1417406K->1013994K(2044736K), 0.0757912 secs]
Wed Jan 30 11:39:59 2008 [GC [ParNew: 458165K->33399K(471872K), 0.0740780 secs] 1433450K->1022982K(2044736K), 0.0746687 secs]
Wed Jan 30 11:40:01 2008 [GC [ParNew: 452855K->30304K(471872K), 0.0702377 secs] 1442438K->1033917K(2044736K), 0.0707692 secs]
Wed Jan 30 11:40:04 2008 [GC [ParNew: 449749K->36843K(471872K), 0.0696316 secs] 1453362K->1050603K(2044736K), 0.0702528 secs]
Wed Jan 30 11:40:06 2008 [GC [ParNew: 456299K->42902K(471872K), 0.0763071 secs] 1470059K->1067207K(2044736K), 0.0769026 secs]
Wed Jan 30 11:40:06 2008 [GC [1 CMS-initial-mark: 1024304K(1572864K)] 1067315K(2044736K), 0.1261757 secs]
Wed Jan 30 11:40:09 2008 [GC [ParNew: 462358K->39718K(471872K), 0.0813920 secs] 1486663K->1080612K(2044736K), 0.0819663 secs]
Wed Jan 30 11:40:12 2008 [GC [ParNew: 459174K->39871K(471872K), 0.0878423 secs] 1500068K->1096910K(2044736K), 0.0884660 secs]
Wed Jan 30 11:40:14 2008 [GC [ParNew: 459327K->39905K(471872K), 0.0798907 secs] 1516366K->1108690K(2044736K), 0.0804243 secs]
Wed Jan 30 11:40:16 2008 [GC[YG occupancy: 252550 K (471872 K)][Rescan (parallel) , 0.2042397 secs][weak refs processing, 0.0098207 secs] [1 CMS-remark: 1068785K(1572864K)] 1321336K(2044736K), 0.2144416 secs]
Wed Jan 30 11:40:17 2008 [GC [ParNew: 459361K->35354K(471872K), 0.0776625 secs] 1479738K->1069362K(2044736K), 0.0781491 secs]
Wed Jan 30 11:40:20 2008 [GC [ParNew: 454810K->41117K(471872K), 0.0603852 secs] 1303799K->900180K(2044736K), 0.0610487 secs]
Wed Jan 30 11:40:23 2008 [GC [ParNew: 460573K->37820K(471872K), 0.0681157 secs] 1185047K->790918K(2044736K), 0.0687268 secs]
Wed Jan 30 11:40:27 2008 [GC [ParNew: 457276K->48676K(471872K), 0.0562836 secs] 1210374K->826901K(2044736K), 0.0569328 secs]
Wed Jan 30 11:40:32 2008 [GC [ParNew: 468132K->52416K(471872K), 0.0562403 secs] 1246357K->874685K(2044736K), 0.0566999 secs]
Wed Jan 30 11:40:40 2008 [GC [ParNew: 471872K->2258K(471872K), 0.0354503 secs] 1294141K->875337K(2044736K), 0.0359260 secs]
Wed Jan 30 11:41:24 2008 [GC [ParNew: 421714K->7053K(471872K), 0.0390861 secs] 1294793K->880132K(2044736K), 0.0396121 secs]
Wed Jan 30 11:41:36 2008 [GC [ParNew: 426509K->13440K(471872K), 0.0363743 secs] 1299588K->886519K(2044736K), 0.0367417 secs]
Wed Jan 30 11:41:41 2008 [GC [ParNew: 432886K->22359K(471872K), 0.0416845 secs] 1305965K->895438K(2044736K), 0.0421450 secs]
Wed Jan 30 11:41:48 2008 [GC [ParNew: 441815K->10460K(471872K), 0.0314806 secs] 1314894K->883539K(2044736K), 0.0318517 secs]
Wed Jan 30 11:42:00 2008 [GC [ParNew: 429916K->20447K(471872K), 0.0509939 secs] 1302995K->893526K(2044736K), 0.0514321 secs]
Wed Jan 30 11:42:06 2008 [GC [ParNew: 439903K->14344K(471872K), 0.0381399 secs] 1312982K->887423K(2044736K), 0.0386286 secs]
Wed Jan 30 11:43:14 2008 [GC [ParNew: 433800K->15162K(471872K), 0.0437666 secs] 1306879K->888242K(2044736K), 0.0441908 secs]
Wed Jan 30 11:43:26 2008 [GC [ParNew: 434618K->14522K(471872K), 0.0399371 secs] 1307698K->887602K(2044736K), 0.0404004 secs]
Wed Jan 30 11:43:51 2008 [GC [ParNew: 433978K->16439K(471872K), 0.0453888 secs] 1307058K->889518K(2044736K), 0.0457979 secs]
Wed Jan 30 11:45:02 2008 [GC [ParNew: 435895K->18480K(471872K), 0.0494928 secs] 1308974K->891559K(2044736K), 0.0499442 secs]
Wed Jan 30 11:46:28 2008 [GC [ParNew: 437936K->19285K(471872K), 0.0481679 secs] 1311015K->892364K(2044736K), 0.0486022 secs]
Wed Jan 30 11:48:10 2008 [GC [ParNew: 438741K->20103K(471872K), 0.0492472 secs] 1311820K->893182K(2044736K), 0.0497209 secs]
Wed Jan 30 11:55:56 2008 [GC [ParNew: 439559K->26343K(471872K), 0.0639467 secs] 1312638K->899423K(2044736K), 0.0644261 secs]
Wed Jan 30 11:58:34 2008 [GC [ParNew: 445799K->45864K(471872K), 0.1098820 secs] 1318879K->918943K(2044736K), 0.1106283 secs]
Wed Jan 30 11:58:42 2008 [GC [ParNew: 465320K->52416K(471872K), 0.2582323 secs] 1338399K->960024K(2044736K), 0.2589628 secs]
Wed Jan 30 11:58:51 2008 [GC [ParNew: 471872K->30191K(471872K), 0.2642999 secs] 1379480K->986359K(2044736K), 0.2649799 secs]
Wed Jan 30 11:59:00 2008 [GC [ParNew: 449647K->48249K(471872K), 0.2364792 secs] 1405815K->1032481K(2044736K), 0.2371452 secs]
Wed Jan 30 11:59:05 2008 [GC [ParNew: 467701K->38174K(471872K), 0.2691141 secs] 1451933K->1068730K(2044736K), 0.2698511 secs]
Wed Jan 30 11:59:10 2008 [GC [ParNew: 457614K->42454K(471872K), 0.2232381 secs] 1488170K->1105639K(2044736K), 0.2239555 secs]
Wed Jan 30 11:59:15 2008 [GC [ParNew: 461910K->41391K(471872K), 0.1796227 secs] 1525095K->1129677K(2044736K), 0.1802936 secs]
Wed Jan 30 11:59:15 2008 [GC [1 CMS-initial-mark: 1088285K(1572864K)] 1129880K(2044736K), 0.2226211 secs]
Wed Jan 30 11:59:20 2008 [GC [ParNew: 460847K->51660K(471872K), 0.2645770 secs] 1549133K->1176839K(2044736K), 0.2652639 secs]
Wed Jan 30 11:59:25 2008 [GC[YG occupancy: 269796 K (471872 K)][Rescan (parallel) , 0.4061631 secs][weak refs processing, 0.0131817 secs] [1 CMS-remark: 1125179K(1572864K)] 1394976K(2044736K), 0.4199963 secs]
Wed Jan 30 11:59:27 2008 [GC [ParNew: 471116K->29774K(471872K), 0.2627364 secs] 1454069K->1060279K(2044736K), 0.2634281 secs]
Wed Jan 30 11:59:35 2008 [GC [ParNew: 449230K->40784K(471872K), 0.1668857 secs] 997826K->614652K(2044736K), 0.1675041 secs]
Wed Jan 30 11:59:42 2008 [GC [ParNew: 460240K->52416K(471872K), 0.2357239 secs] 1034108K->661056K(2044736K), 0.2364077 secs]
Wed Jan 30 11:59:50 2008 [GC [ParNew: 471872K->52416K(471872K), 0.3524360 secs] 1080512K->724231K(2044736K), 0.3531206 secs]
Wed Jan 30 11:59:57 2008 [GC [ParNew: 471872K->52416K(471872K), 0.3752594 secs] 1143687K->770664K(2044736K), 0.3759189 secs]
Wed Jan 30 12:00:04 2008 [GC [ParNew: 471872K->52416K(471872K), 0.4667337 secs] 1190120K->844224K(2044736K), 0.4675040 secs]
Wed Jan 30 12:00:12 2008 [GC [ParNew: 471872K->52416K(471872K), 0.4725095 secs] 1263680K->896271K(2044736K), 0.4732248 secs]
Wed Jan 30 12:00:17 2008 [GC [ParNew: 471872K->52416K(471872K), 0.2675103 secs] 1315727K->940142K(2044736K), 0.2681190 secs]
Wed Jan 30 12:00:23 2008 [GC [ParNew: 471872K->52416K(471872K), 0.2949346 secs] 1359598K->990699K(2044736K), 0.2955673 secs]
Wed Jan 30 12:00:30 2008 [GC [ParNew: 471872K->52416K(471872K), 0.4869093 secs] 1410155K->1085446K(2044736K), 0.4875617 secs]
Wed Jan 30 12:00:30 2008 [GC [1 CMS-initial-mark: 1033030K(1572864K)] 1086484K(2044736K), 0.3471253 secs]
Wed Jan 30 12:00:37 2008 [GC [ParNew: 471872K->52416K(471872K), 0.4432402 secs] 1504902K->1162518K(2044736K), 0.4438753 secs]
Wed Jan 30 12:00:40 2008 [GC[YG occupancy: 266975 K (471872 K)][Rescan (parallel) , 0.4240395 secs][weak refs processing, 0.0089627 secs] [1 CMS-remark: 1110102K(1572864K)] 1377078K(2044736K), 0.4333546 secs]
Wed Jan 30 12:00:43 2008 [GC [ParNew: 471872K->52416K(471872K), 0.5059474 secs] 1450298K->1113554K(2044736K), 0.5066177 secs]
Wed Jan 30 12:00:50 2008 [GC [ParNew: 471872K->52416K(471872K), 0.5216950 secs] 1310379K->993989K(2044736K), 0.5223968 secs]
Wed Jan 30 12:00:50 2008 [GC [1 CMS-initial-mark: 941573K(1572864K)] 994127K(2044736K), 0.3538952 secs]
Wed Jan 30 12:00:58 2008 [GC [ParNew: 471872K->52416K(471872K), 0.5366053 secs] 1413445K->1091605K(2044736K), 0.5373430 secs]
Wed Jan 30 12:01:05 2008 [GC [ParNew: 471872K->52416K(471872K), 0.5894867 secs] 1511061K->1199525K(2044736K), 0.5902218 secs]
Wed Jan 30 12:01:08 2008 [GC[YG occupancy: 265969 K (471872 K)][Rescan (parallel) , 0.4254336 secs][weak refs processing, 0.0060829 secs] [1 CMS-remark: 1147109K(1572864K)] 1413079K(2044736K), 0.4319264 secs]
Wed Jan 30 12:01:12 2008 [GC [ParNew: 471872K->52416K(471872K), 0.5562123 secs] 1582932K->1269950K(2044736K), 0.5570848 secs]
Wed Jan 30 12:01:18 2008 [GC [1 CMS-initial-mark: 1142285K(1572864K)] 1492555K(2044736K), 1.5458902 secs]
Wed Jan 30 12:01:20 2008 [GC [ParNew: 471872K->52416K(471872K), 0.6272012 secs] 1614157K->1311250K(2044736K), 0.6279670 secs]
Wed Jan 30 12:01:27 2008 [GC [ParNew: 471872K->52416K(471872K), 0.6626169 secs] 1730706K->1434081K(2044736K), 0.6634814 secs]
Wed Jan 30 12:01:34 2008 [GC [ParNew: 471872K->52416K(471872K), 0.6796886 secs] 1853537K->1557040K(2044736K), 0.6805800 secs]
Wed Jan 30 12:01:36 2008 [GC[YG occupancy: 165004 K (471872 K)][Rescan (parallel) , 0.4001116 secs][weak refs processing, 0.0046134 secs] [1 CMS-remark: 1504624K(1572864K)] 1669629K(2044736K), 0.4050895 secs]
Wed Jan 30 12:01:41 2008 [Full GC [CMS[CMS-concurrent-sweep: 5.777/5.780 secs]
Wed Jan 30 12:02:15 2008 [GC [1 CMS-initial-mark: 1410304K(1572864K)] 1411156K(2044736K), 0.0503389 secs]
Wed Jan 30 12:02:25 2008 [GC [ParNew: 419456K->52415K(471872K), 0.7439289 secs] 1829760K->1593516K(2044736K), 0.7448134 secs]
Wed Jan 30 12:02:34 2008 [GC[YG occupancy: 323133 K (471872 K)][Rescan (parallel) , 1.8327726 secs][weak refs processing, 0.0042858 secs] [1 CMS-remark: 1541100K(1572864K)] 1864233K(2044736K), 1.8376496 secs]
Wed Jan 30 12:02:40 2008 [Full GC [CMS[CMS-concurrent-sweep: 6.422/6.425 secs]
Wed Jan 30 12:03:21 2008 [GC [1 CMS-initial-mark: 1572864K(1572864K)] 1757212K(2044736K), 1.1789961 secs]
Wed Jan 30 12:03:39 2008 [Full GC [CMS[CMS-concurrent-mark: 18.562/18.596 secs]
Wed Jan 30 12:04:23 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2014518K(2044736K), 1.7378059 secs]
Wed Jan 30 12:04:39 2008 [Full GC [CMS[CMS-concurrent-mark: 16.761/16.793 secs]
Wed Jan 30 12:05:22 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2016854K(2044736K), 1.8888413 secs]
Wed Jan 30 12:05:39 2008 [Full GC [CMS[CMS-concurrent-mark: 16.676/16.808 secs]
Wed Jan 30 12:06:21 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2017872K(2044736K), 2.0253465 secs]
Wed Jan 30 12:06:38 2008 [Full GC [CMS[CMS-concurrent-mark: 16.588/16.689 secs]
Wed Jan 30 12:07:22 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2018957K(2044736K), 2.1084195 secs]
Wed Jan 30 12:07:38 2008 [Full GC [CMS[CMS-concurrent-mark: 16.391/16.396 secs]
Wed Jan 30 12:08:29 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor156]
Wed Jan 30 12:08:53 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1992333K(2044736K), 2.0261660 secs]
Wed Jan 30 12:09:09 2008 [Full GC [CMS[CMS-concurrent-mark: 16.596/16.872 secs]
Wed Jan 30 12:10:01 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedConstructorAccessor110]
Wed Jan 30 12:10:41 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor104]
Wed Jan 30 12:11:41 2008 [Full GC [CMS (concurrent mode failure): 1572863K->1572863K(1572864K), 32.0232138 secs] 1992319K->1902168K(2044736K), [CMS Perm : 59906K->59906K(65536K)], 32.0237511 secs]
Wed Jan 30 12:11:43 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1992385K(2044736K), 2.0651044 secs]
Wed Jan 30 12:12:00 2008 [Full GC [CMS[CMS-concurrent-mark: 16.155/16.701 secs]
Wed Jan 30 12:12:42 2008 [GC [1 CMS-initial-mark: 1572864K(1572864K)] 1997417K(2044736K), 2.1286394 secs]
Wed Jan 30 12:12:58 2008 [Full GC [CMS[CMS-concurrent-mark: 15.865/15.956 secs]
Wed Jan 30 12:13:40 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1993629K(2044736K), 2.0746194 secs]
Wed Jan 30 12:13:56 2008 [Full GC [CMS[CMS-concurrent-mark: 15.472/15.611 secs]
Wed Jan 30 12:14:38 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1992881K(2044736K), 2.0957309 secs]
Wed Jan 30 12:14:53 2008 [Full GC [CMS[CMS-concurrent-mark: 15.023/15.147 secs]
Wed Jan 30 12:15:36 2008 [GC [1 CMS-initial-mark: 1572864K(1572864K)] 1993747K(2044736K), 2.1635074 secs]
Wed Jan 30 12:15:51 2008 [Full GC [CMS[CMS-concurrent-mark: 15.567/15.669 secs]
Wed Jan 30 12:16:36 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2029703K(2044736K), 2.2690766 secs]
Wed Jan 30 12:16:51 2008 [Full GC [CMS[CMS-concurrent-mark: 14.876/14.878 secs]
Wed Jan 30 12:17:43 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedConstructorAccessor328]
Wed Jan 30 12:18:06 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1992174K(2044736K), 2.1915865 secs]
Wed Jan 30 12:18:21 2008 [Full GC [CMS[CMS-concurrent-mark: 15.089/15.124 secs]
Wed Jan 30 12:19:04 2008 [GC [1 CMS-initial-mark: 1572864K(1572864K)] 2017296K(2044736K), 2.3168296 secs]
Wed Jan 30 12:19:19 2008 [Full GC [CMS[CMS-concurrent-mark: 14.951/14.963 secs]
Wed Jan 30 12:20:02 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1993064K(2044736K), 2.2804563 secs]
Wed Jan 30 12:20:17 2008 [Full GC [CMS[CMS-concurrent-mark: 15.023/15.032 secs]
Wed Jan 30 12:20:59 2008 [GC [1 CMS-initial-mark: 1572864K(1572864K)] 1998991K(2044736K), 2.3309766 secs]
Wed Jan 30 12:21:15 2008 [Full GC [CMS[CMS-concurrent-mark: 15.150/15.434 secs]
Wed Jan 30 12:21:58 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1992324K(2044736K), 2.3669579 secs]
Wed Jan 30 12:22:14 2008 [Full GC [CMS[CMS-concurrent-mark: 15.476/15.652 secs]
Wed Jan 30 12:22:58 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2010525K(2044736K), 2.4469279 secs]
Wed Jan 30 12:23:13 2008 [Full GC [CMS[CMS-concurrent-mark: 15.048/15.159 secs]
Wed Jan 30 12:23:58 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2005128K(2044736K), 2.4777276 secs]
Wed Jan 30 12:24:13 2008 [Full GC [CMS[CMS-concurrent-mark: 15.047/15.201 secs]
Wed Jan 30 12:24:58 2008 [GC [1 CMS-initial-mark: 1572864K(1572864K)] 2026411K(2044736K), 2.6015117 secs]
Wed Jan 30 12:25:13 2008 [Full GC [CMS[CMS-concurrent-mark: 14.984/14.989 secs]
Wed Jan 30 12:25:59 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2020814K(2044736K), 2.6639212 secs]
Wed Jan 30 12:26:14 2008 [Full GC [CMS[CMS-concurrent-mark: 14.950/14.956 secs]
Wed Jan 30 12:27:08 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedMethodAccessor1112]
Wed Jan 30 12:27:38 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1992578K(2044736K), 2.6155986 secs]
Wed Jan 30 12:27:53 2008 [Full GC [CMS[CMS-concurrent-mark: 15.122/15.132 secs]
Wed Jan 30 12:28:40 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2025056K(2044736K), 2.7087079 secs]
Wed Jan 30 12:28:55 2008 [Full GC [CMS[CMS-concurrent-mark: 14.971/14.975 secs]
Wed Jan 30 12:29:48 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor259]
Wed Jan 30 12:30:13 2008 [GC [1 CMS-initial-mark: 1572864K(1572864K)] 1999194K(2044736K), 2.6426390 secs]
Wed Jan 30 12:30:28 2008 [Full GC [CMS[CMS-concurrent-mark: 15.064/15.074 secs]
Wed Jan 30 12:31:14 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2023193K(2044736K), 2.6810059 secs]
Wed Jan 30 12:31:29 2008 [Full GC [CMS[CMS-concurrent-mark: 15.049/15.203 secs]
Wed Jan 30 12:32:22 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor280]
Wed Jan 30 12:32:47 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1996558K(2044736K), 2.6161602 secs]
Wed Jan 30 12:33:02 2008 [Full GC [CMS[CMS-concurrent-mark: 15.126/15.319 secs]
Wed Jan 30 12:33:57 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor307]
Wed Jan 30 12:34:21 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 1994059K(2044736K), 2.6139908 secs]
Wed Jan 30 12:34:37 2008 [Full GC [CMS[CMS-concurrent-mark: 15.148/15.287 secs]
Wed Jan 30 12:35:31 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor319]
Wed Jan 30 12:35:56 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2009179K(2044736K), 2.6988092 secs]
Wed Jan 30 12:36:11 2008 [Full GC [CMS[CMS-concurrent-mark: 15.071/15.240 secs]
Wed Jan 30 12:36:59 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2020460K(2044736K), 2.7390556 secs]
Wed Jan 30 12:37:14 2008 [Full GC [CMS[CMS-concurrent-mark: 15.028/15.130 secs]
Wed Jan 30 12:38:08 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedMethodAccessor1134]
Wed Jan 30 12:38:33 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2006560K(2044736K), 2.7076574 secs]
Wed Jan 30 12:38:48 2008 [Full GC [CMS[CMS-concurrent-mark: 15.086/15.113 secs]
Wed Jan 30 12:39:35 2008 [GC [1 CMS-initial-mark: 1572864K(1572864K)] 2029516K(2044736K), 2.7862393 secs]
Wed Jan 30 12:39:50 2008 [Full GC [CMS[CMS-concurrent-mark: 14.981/14.988 secs]
Wed Jan 30 12:40:44 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor386]
Wed Jan 30 12:41:09 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2016583K(2044736K), 2.7567749 secs]
Wed Jan 30 12:41:24 2008 [Full GC [CMS[CMS-concurrent-mark: 15.071/15.183 secs]
Wed Jan 30 12:42:19 2008 [Full GC [CMS (concurrent mode failure)[Unloading class sun.reflect.GeneratedSerializationConstructorAccessor403]
Wed Jan 30 12:42:43 2008 [GC [1 CMS-initial-mark: 1572863K(1572864K)] 2003893K(2044736K), 2.6675086 secs]

Thanks Much! for the reply.
The issue has been resolved by having following JVM Options set to our env:
-Xms1024m -Xmx2048m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:NewSize=512m -XX:SurvivorRatio=12 -verbosegc -XX:+PrintGCDetails -XX:+UseTLAB -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:MaxTenuringThreshold=0 -XX:+DisableExplicitGC -Dsun.rmi.dgc.client.gcInterval=6000 -Dsun.rmi.dgc.client.gcInterval=6000
Now that we hardly get 1 fullGC in a week.

Similar Messages

  • Need advice in writing forum component for a GUI application

    Hello,
    I need to write a forum component for a GUI application, that is a visual component that would have all the usual forum functionality - creating threads, posting replies, editing, logging in, etc. I'm planning to use some existing forum engine on a JBoss/Tomcat server. So I do not need a web-interface for a forum, but I need find some engine written in java with a clear interface that I could use in my app. I tried JForum (http://www.jforum.net) first, but it seems it doesn't have open API I could utilize.
    Could anyone please suggest appropriate engine, possibly anyone knows of open-source forum GUI apps I can look at?

    Google? You've never heard of Google? Seriously? Did you just get Internet access yesterday?
    http://www.google.com

  • Need advice on graffics card upgrade for use of CS6 Mercury Playback in PR & AE w/ dell xps 9100

    I am curretly running CS6 on my dell xps 9100
    Windows 7 64bit
    12GB Ram
    2TB HD + 0 Rate 2TB External Drive (x2)
    Intel Core i7 930 operating at 2.8 gigahertz with an 8-megabyte cache.
      Memory and Storage  
    The Studio XPS 9100 can be equipped with up to 24 gigabytes of RAM. It uses Tri-Channel DDR3 SDRAM operating at 1333 megahertz. The computer has six DIMMs into which RAM can be plugged. The Studio XPS 9100 may have a hard disk size of up to 2000 gigabytes using SATA drives operating at 7200 rpm.
    Video
    ATI Radeon HD5870 with 1024 megabytes of RAM
      Expansion and Networking  
    The Studio XPS 9100 has one PCI slot, three PCIe x1 slots, one PCIe x8 slot and one PCIe X16 slot. It has four USB 2.0 ports, a 15-in-1 card reader, a headphone port and a microphone port on the front panel. The rear ports into an IEEE 1394a port, surround-sound audio ports, four USB 2.0 ports, one eSATA port, an S/PDIF port and HDMI ports. It has integrated 10/100/1000 Gigabit LAN through the RJ45 port on the back with optional internal Wireless-N. PCI card slot (PCI_1) 26
    PCI Express x1 card slot (PCIE1X3)
    PCI Express x16 card slot (PCIE16_1)
    PCI Express x1 card slot (PCIE1X2)
    PCI Express x1 card slot (PCIE1X1)
    PCI Express x8 card slot (PCIE8_2)
      Chassis and Power  
    The Studio XPS 9100 is 19.4 inches high by 7.8 inches wide by 20.7 inches deep. It weighs about 40 pounds. A 525-watt power supply powers the computer.
    I use Audition, Premiere Pro and After Effects (Dynamic Link) to edit concerts filmed on 4 HD Camera's (m2ts x3 and mp4) I also take and mix 6-8 tracks from soundboard and mix in audition. I find my system is struggling to keep up when I have done some color correction and then try to cut in multi-cam mode. My graphics card does not support CUDA and as stated above my system only has a 525w power supply. So a GeForce GTX 470, 570, 580 would not be compatable. I do not GAME but I work with large HD files (4 angles, 1-2 hours each, audio & effects).
    My trouble is I don't know which one of the graffics cards that support Mercury play back, would be the best for my needs without having to upgrade my power source (if possable). I'm thinking a mid level card and another 8-12 ram upgrade would be more suited (and cheaper) to my needs, unless I'm going to need a power upgrade anyway. If someone could please let me know what card would help me with my worload of these that would be great! I guess what Im saying is can someone tell me which of these is compatable with my system and is it worth it for the change in performance I will see?
    GeForce GTX 285 (Windows and Mac OS)
    GeForce GTX 470 (Windows)
    GeForce GTX 570 (Windows)
    GeForce GTX 580 (Windows)
    NVIDIA® Tesla C2075 card (Windows) when paired with a Quadro card as part of an NVIDIA Maximus™ configuration
    Quadro FX 3700M (Windows)
    Quadro FX 3800 (Windows)
    Quadro FX 3800M (Windows)
    Quadro FX 4800 (Windows and Mac OS)
    Quadro FX 5800 (Windows)
    Quadro 2000 (Windows)
    Quadro 2000D (Windows)
    Quadro 2000M (Windows)
    Quadro 3000M (Windows)
    Quadro 4000 (Windows and Mac OS)
    Quadro 4000M (Windows)
    Quadro 5000 (Windows)
    Quadro 5000M (Windows)
    Quadro 5010M (Windows)
    Quadro 6000 (Windows)
    Quadro CX (Windows)
    Tesla C2075** (Windows)

    Right now I can get a 570 for 175 bucks... R4yMoNd. When I look at the 570 in comparison  to what I have it doesnt look as though itis going to make too much difference. http://www.hwcompare.com/9048/geforce-gtx-570-vs-radeon-hd-5870/ I'm sure however the CUDA cores will speed it right up. I'm no good when it comes to all that so thanks to both you for the help. I have tracked down a 670 in stock (seems tough) for $440 then I need a 700 w power supply for about 70. If the 570 should take care of the problems listed above thats what I'm going for.. Just wasnt sure if it would make the needed difference

  • Need advice on storing configuration variables for use by FP2000 Controller for embedded application.

    I am creating 8 machines that generally operate in the same way and each will be controlled using a FP-2000 controller. The only difference between the machines is a set of scaling constants and pass values for determining if the machine completed its process successfully.
    In the past, using an idependent PC and Labview, I have created a configuration.vi for writing the constants and configuration variables to a data file on my hard drive. Then in the auto.vi I read(only once each time the program is started) the file and store the data in the program. I would like to do something similar with this system but am not familar with the Field Point system.
    I know i
    t is probably not difficult to store the data to the host computer and transfer it to the modules but I am better off writing to the modules once and storing the data onboard the FP controller for use by an embedded application. This way, if the network connection is lost for any reason, the machine can still operate. Is this possible, and if not what do you suggest in order to prevent being so reliant on the host computer?
    Thank you for your help.

    Mike,
    There are a number of ways to accomplish what you desire. The easiest is to continue doing what you are already doing. The FP-20xx series modules treat their flash memory as if it was a hard drive, so the file I/O VI's in LabVIEW work just the same in a FP-20xx as on a regular computer running LabVIEW. The primary variation will be in how you write the files over the network. Since mapping network drives is more of a Windows functionality, you can not simply have a VI running on your host computer use a File I/O VI to write to a FP-20xx. Instead, what you will need to do is to write the file to you local drive and then FTP (file transfer protocol) the VI to the FP-20xx module. This can be done using the LabVIEW Internet toolkit or any 3rd party FTP util
    ity. One word of advice; the OS on the FP-20xx does not support long filenames but due to a problem in the FTP server, long filenames (non 8.3 compliant) may be uploaded and once there, you will be unable to access the file again, even to delete it.
    An alternative method that I have seen used is to use a global VI and write to it from the host machine through the use of VI server. You can then have the program on-board the FP-20xx save the globals to your configuration file.
    Regards,
    Aaron

  • Need advice on creating 2nd account for child

    Hi,
    I have an iTunes account on my single user Mac that I've been using for years. My son just got an iPod and I want to set up an account for him to be able to download music, movies, apps etc for his use. Is this possible with only a single user account system or do I need to set up a login account for him too? I want to be able to set limits for him too like dollar limits per month, movie rating limits (PG) etc. I see where I can set rating limits for my account but I don't see how those will change when he uses the system.
    Any advice will be appreciated.

    I would suggest you set him up his own user account in Mac OS X. That will be a lot less fuss, and you can use the Parental Controls in Mac OS X and iTunes in his account to control what he can access without having to limit your own use.
    To give him a dollar limit in the iTunes Store, set him up his own iTunes Store account and either buy him prepaid iTunes cards or gift certificates or set him up an allowance. For more information on these options, see:
    http://www.apple.com/itunes/tutorials/#store-giftcertificates
    Regards.

  • Need advice on what to look for when buying an external HD

    Hello iBook enthusiasts,
    I want to buy an external HD for backing up my important documents, and for having a way of booting up just in case the iBook should fail. I have searched some of the old posts, but I am still a bit confused.
    So far, it seems that the most important criterion is that the drive have FireWire in order to be bootable.
    I don't want to spend a ton of money. Somehow, I get these emails from Buy.com, advertising their specials. For example, they had a 250G one for $100 (although that particular deal is now expired). This seems like a good deal to me. Is that right? Should I try to buy the largest or smallest one that's in my price range? If iBook does die, I would like to still be able to use the HD with whatever replacement I get.
    Also, is there any particular brand that I should either look for or avoid? How do I know these things?
    Anyway, sorry these questions are so vague. Thanks in advance for any advice.
    Anna
    Ibook G3 500 MHz   Mac OS X (10.3.9)   14 GB HD, 640 MB RAM

    Anna:
    Yes, rule no. 1, Firewire or FW/USB
    2. Largest HDD you can afford (having more space than you need it not a problem; needing more space than you have, is.)
    3. 7200 rpms. (Most of them are, but not all)
    Here is a list of some of the best buys already sorted for 200-300 GB.
    Different folks like different manufacturers. I have had my LaCie for 2 years. No problems. I like it for it's compact size and elegance.
    Here are some good hints from Dr. Smoke on Backup and Recovery. Instead of Retropect, which I could never quite figure out, I use Carbon Copy Cloner or SuperDuper.
    Post back with further questions or comments.
    Good luck.
    cornelius
    Message was edited by: cornelius

  • Do we Need Logical System to be maintained for server to server distributio

    Hi all,
    I need to distribute the IDocs from R/3 system to a newly configured XI System or Server.
    I requested to create a Logical system to my R/3 system and to assign that logical system to R/3 client and got it done.
    But in the transaction code BD64 it is asking for reciever logical system.
    My problem is, Can we create logical system in XI server and assign it to XI client?
    Can we maintain that logical system in R/3 system?
    If not what should be given as reciever logical system.
    Thanks in advance,
    Gangolu.

    You will have to create your logical systems in R/3 only for both R/3 and XI. You don't have to do anything in XI.
    Regards,
    Ravi
    Note : Please mark the helpful answers and close the thread if the issue is resolved.

  • Need advice about headphones and splitter for HP EliteBook

    Hello,
    I would like some advice about what headphones and headphones splitter I should use for an HP EliteBook. I am going on a plane trip with my kids, and I plan to get them both Leapfrog headphones. However, I need a headphone splitter so that they can both watch a movie on the same computer.
    Does anyone have any suggestions for a splitter for an HP EliteBook? I tried Amazon but couldnt find anything.
    Thanks
    This question was solved.
    View Solution.

    Hi,
    The following one is for more than 2:
        http://www.officeworks.com.au/shop/officeworks/belkin-rockstar-headphone-splitter-bef8z274
    and the following one is from Amazon:
        http://www.amazon.com/Belkin-Speaker-and-Headphone-Splitter/dp/B00009WQSR
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Need Guidance on s/w Architecture for Server PDF Creation & File Merge App

    Please send me your recommendation on how to tackle this design requirement with the correct adobe software products.  Let me know the s/w architecture you recommend too.
    My client has a microsoft office 2010 application customized via VBA which is on a windows server.  Users remote desktop connect to the server and run the application - multiple users running the application at once on the same server.
    A new software enhancement is being requested to allow users to create PDF files.  The PDF will need a customized coversheet (and if possible, a table of contents) as well as include entire existing PDFs all merged into one document.  They would like to have a pop-up file selector interface then push a button to generate the PDF.
    I understand the Acrobat library cannot be used in the server environment.  What is the Adobe solution for this; is there a way to create a custom library (dll or such) perhaps using visual studio (c#?) that references the "Adobe PDF Library" (which I understand we'd have to license)  which in turn the Office application VBA environment can add as a reference to get to the functionality needed? 
    Or - what do you receommend?
    Thanks!

    @Dan_Korn, I'll take a look at FusionPro. Thanks!
    For the Adobe solution, I think its possible to have acrobat on the server when it's hosting users in their own remote desktop. I see Adobe has a citrix-based licensing solution so this or something similar could work for us.
    http://www.adobe.com/products/eulas/pdfs/Citrix_Policy_AX_AXI_11-12-2012.pdf
    We only have a couple users of our custom ERP application that need the PDF merge/edit "button" to do their job.  LiveCycle sounds wonderful but from what I've heard it costs in the tens of thousands. (I am not able to find a price list on the Adobe site.) For a couple of users LiveCycle is overkill.
    Buying an acrobat license for all the company employees that use our custom application in the server hosted environment is out of the question. (I see the acrobat costs $450 for one seat as of today.)
    You might say why not split our custom application into two - one version that uses acrobat (for the couple of users) and one that doesn't?  But, this will burden us with the  increased costs of maintaining two custom applications and require users  to switch between applications just to push one button.
    It's never easy! 

  • Need advice on online cataloging system for images

    I use Lightroom and love it's library system but need something similar in an online image cataloging system where I can place all my company images privately and have them accessed by other members of the company as and when they need them. I've been toying with the likes of Flickr but find it a bit of a pain to use. Does anyone have any advice as a good online option to use? Really struggling with googling!
    Thanks

    1. See the SOD here:
    http://www.oracle.com/technology/products/forms/pdf/10g/ToolsSOD.pdf
    2. JDeveloper supports Serena Dimensions 9.1 - for a clarification of how PVCS relates to this you might want to contact the Serena guys.
    3. Not currently. One option is to use Subversion and get it as an official product from:
    http://www.collab.net/products/subversion/index.html

  • Need help with recomendations on licenses for Server 2012 Std R2

    I have a client who wants to purchase a server from me. I can buy the parts and assemble the system no problem. But I'm a newbie when it comes to user CALs or device CALs. The company will be having about 50 computers connecting to it. I'm assuming they'll
    just be using the standard user/password domain login.
    What else would I need to purchase in addition to the OS?
    What kind of features does the vanilla server OS give you? Can 50 computers connect to just the OS alone? I've seen places that have a 1 user CAL for $36. Do I need 50 of these? If I don't purchase them right away, could my client still connect their computers
    to the server?
    mr.t

    Hello,
    Licensing Windows Server 2012 comes in four different flavours foundation, essentials, standard and datacenter.
    Your client is wanting connect 50 users which really does rule out two of those flavours.
    Essentials is ruled out because it is an OEM operating system and only supports up to 15 users and has limited functionality
    Foundation is rules out because it only supports up to 25 users and has limited functionality
    This leaves us with two Windows Server 2012 flavours you can purchase Standard or Datacenter.  They both have exactly the same functionality; the difference is the virtualisation
    rights.  With standard one license covers two physical processors and supports two virtual machines, if you need more virtual machines then you would have to buy another standard license and giving the right to four virtual machines for example.  Then
    for datacenter license covers two physical processors and covers you for an unlimited amount of virtual operating systems.
    To make this hopefully easier:
    1 x standard license covers = 2 x physical processors – 2 x virtual operating systems environments
    1x datacenter license covers = 2 x physical processors – unlimited virtual operating environments 
    Both Standard and Datacenter come with Full functionality
    Meaning standard licensing is really for no or very limited virtual environments, then if you are looking in to a virtual environment Datacenter is the way to go.
    On regards to CALS are required for every user or device accessing the server.  They/you will need to decide whether or not you go for Device or user CALs.  User CAL
    is more expensive but it gives companies a lot more flexible if the users are running more than one device for example if they support a bring your own device strategy.  Although there are different types of CALS depending on what the customer will be
    looking to use and access. 
    Also can your user still connect to the server: technically speaking yes, CALS are not like license keys you cannot activate them it is effectively a piece of
    paper to say you have purchased X amount CALS and your compliant to allow your users to connect. So you can connect with out purchasing but you will not be compliant from a licensing standpoint.
    Hope this helps to some degree!
    Cheers,
    Harry

  • Need advice on choosing laser printer for use w/Illustrator

    I know there are a few other threads out there on printers but I'm hoping to get answers specific to my situation. I need a laser printer that isn't astronomically priced and as big as a warehouse. Basically we send all our stuff to outside printers, but need a good printer for proofing our work. Currently using an HP 4200n supplied to us (4 artists) by our company. We'd like to get a printer just for the artists, which will give us better quality than this one which seems a basic office printer.
    We're also printing on basic office paper - what type paper would you recommend for graphics to look clean and sharp?
    Criteria are:
    1 - higher resolution - up to 1200dpi
    2 - color preferred but not necessary
    3 - wysiwyg so it will match what we're doing on screen (95% of our work is grayscale graphics)
    4 - not so costly the company will refuse to purchase for us (initial cost and supplies)
    Thanks to all who reply - also like to hear what to stay away from.

    To Jacob's advice, I would add...
    1. If you have the choice between genuine Adobe PostScript and a third-party emulation, go for the former. Unfortunately, this will cost you more money.
    2. Unless you are dealing only with small-sized printed pieces -- that is to say, smaller than letter-size -- you really need to consider a large-format (e.g., tabloid size) laser. If your laser maxes out at letter-size (or legal-size) and your printed piece trims to letter-size, you'll need to reduce output to print out things like spreads, bleeds, printer's marks, etc. And if you can't proof at 100 percent (i.e., actual size), that's a huge disadvantage. Yes, you could print things out in sections and tape them together, but that will get old fast. Unfortunately, a tabloid-size PostScript laser will really set you back some bucks... not to mention some serious desktop real estate.
    If you are budget-constrained, you should probably not rule out inkjet options.

  • Need advice on Hardware & Disk Setup for Premiere Pro CS6

    I am about to purchase a Mac Pro and after reading threads on hardware requirements & different disk setups I am still a little unsure which way to go. If someone could point me in the right direction would be greatly appreciated.
    Firstly this system will be used primarily for the following tasks: Editing AVCHD media (Sony HDR-XR550) and burning to disk with light editing, Creating Web Videos from AVCHD Media, editing images in Ps & Lr. This is strictly a hobby for me and I will also use the machice for some light AutoCad work.
    The current system specs are as follows:
    3.33GHz 6-Core Intel Xeon processor, 16GB (4x4GB) RAM, Bay 1: 1TB 7200-rpm Serial ATA 3Gb/s, Bay 2: 512GB SSD, Bay 3: 1TB 7200-rpm Serial ATA 3Gb/s, Bay 4: 1TB 7200-rpm Serial ATA 3Gb/s, ATI Radeon HD 5870 1GB, Two 18x SuperDrives.
    My questions are:
    1.     Reading the thread on Generic Guidelines for Disk Setup I plan to use the 4 Disk setup described. If I only have 1 SSD, should I make it C: D: E: or F:? My priority would be the editing speed rather than the exporting speed.
    2.     If I can stretch my budget to include another SSD then again, should I make it C: D: E: or F:?
    Thanks in advance for any advice.

    Hi Harm (& Jim),
    After much deliberation I agree with you and Jim. I am not sure what I was thinking!
    I have decided to build my own machine based around your reccomendations in previous posts. Could you please look over the system specifications and offer any suggestions or comments?
    Chassis
    Lian Li PC-A77
    $ 375.00
    PSU
    Corsair CMPSU-850AX Professional Series Gold AX850 PSU
    $ 210.00
    Motherboard
    Asus P9x79 WS Motherboard
    $ 469.00
    CPU
    Intel Core i7 3930K 3.2GHz CPU   
    $ 615.00
    CPU cooler
    Cooler Master Hyper 212 EVO Universal CPU Cooler
    $ 40.00
    RAM
    G.Skill Ripjaws X F3-12800CL10Q-32GBXL 32GB (4x8GB) DDR3
    $ 285.00
    GPU
    Gigabyte GV-N66TOC-2GD NVIDIA GeForce GTX 660 Ti 2048M
    $ 319.00
    Disk
    SAMSUNG MMSASSD840P128 SAMSUNG 840 PRO SERIES 128GB SSD
    $ 135.00
    Disk
    (3 of) Western Digital WD VelociRaptor 1TB 10,000RPM SATA 6.0Gb/s Hard Drives
    Owned
    Disk
    (2 of) Western Digital WD Black WD2002FAEX 3.5" 2TB SATA 6.0Gb/s Hard Drives
    $ 320.00
    Burner
    LG BH16NS40.AYBU10B LGE OEM BH16NS40 BLK BluRay Burner, 14xBD-R Read/ Write, 16xDVD+-R Read/ Write, SATA, Silt Play, M-Disc Support [BH16NS40.AYBU10B]
    $ 88.00
    TOTAL BUILD COST in Australian Dollars
    $ 2856.00
    I have a few questions if you would be kind enough to help.
    Is the RAM specified compatible with the rest of my system?
    Do you think the GPU is over spec? Could you recommend an alternative if so?
    What would be the optimal disk configuration with the proposed disks? I would consider another WD Black if it would make a significant difference.
    Do you have any other suggestions where this system could be improved whilst keeping the budget around the same value?
    Many thanks,
    Rich

  • Need advice about second graphics card for PowerPC G5

    My boss bought me a second monitor for our office computer, so we can use two monitors on one computer.  The problem is we need a second graphics card to handle the second monitor and I'm not sure what to buy.
    The computer is a  Dual 2.7 GHz Power PC G5.
    The second monitor that my boss gave me is a View Sonic HD Widescreen LCD with a DVI-D single link connector.
    What should we buy to make all of this work together?  The company I work for is very cheap, so we need to do this rather inexpensively. 

    You don't need a second card (which would kill several advanced features on the main card anyway) but a card with two appropriate output connectors.
    What card is in the machine at present?  Open System Profiler in /Applications/Utilities and click on the Graphics/Displays item under Hardware, viz. this screen grab:
    The top bold-face line will have the information you need, plus if two monitors are supported (which I am betting is true) one of the displays entries will be "No Display Connected."  I am pretty sure that any card that came with the 2.7 originally has two video connectors, probably DVI.  According to the specs listed on the Power Macintosh specs pages, the 2.7 base card had a single-link and dual-link pair of DVI connectors.

  • Need advice on new hard drive for Time Machine, and have Firewire questions

    I have an Intel iMac 2.66GHz with 500GB internal drive. I am going to buy an OWC 1TB drive to use for Time Machine.
    I also have an older 160GB external drive with Firewire 400. I'd like to continue using it for extra storage, and would like both the iMac's internal drive and the 160GB external drive to be backed up to the new drive.
    OWC's 1TB drive is available with Firewire 400 & USB 2. For an additional $30, it will also have Firewire 800. If I get the Firewire 800 drive and daisy-chain the iMac > new 1TB drive > old 160GB drive, will the iMac to 1TB drive run at 800, or will the 160GB drive's limitation of Firewire 400 pull the speed of the whole connection down to 400? (If the latter is true, then it would be a waste of money to get Firewire 800.)
    Also, will it make much difference whether I use Firewire 800 or 400 for a drive dedicated to Time Machine?
    Finally, the 1TB drive with a 32MB cache costs $20 more than one with a 16MB cache. Is a 32MB cache worth the extra expense for using with Time Machine?
    Thanks!
    Message was edited by: Patrick Houlihan

    Patrick Houlihan wrote:
    If I get the Firewire 800 drive and daisy-chain the iMac > new 1TB drive > old 160GB drive, will the iMac to 1TB drive run at 800, or will the 160GB drive's limitation of Firewire 400 pull the speed of the whole connection down to 400? (If the latter is true, then it would be a waste of money to get Firewire 800.)
    I believe it will operate the entire bus at the slowest speed, but can't say for sure.
    Finally, the 1TB drive with a 32MB cache costs $20 more than one with a 16MB cache. Is a 32MB cache worth the extra expense for using with Time Machine?
    I went with the cheaper, smaller cache OWC drives for my backups on the theory that if caches speed repeated access of the same data, and a backup is always a single-pass stream of non-repeating data, then with a backup the data that goes in the cache doesn't need to be fetched again and therefore the cache isn't much help for backups. I'd love to hear if that's true.
    I didn't answer the one about FireWire 800 for Time Machine because my Time Machine backups are over the network to Time Capsule. However, having a faster Time Machine drive interface should be faster. FireWire 800 certainly speeds things up for non-Time Machine backup software like SuperDuper which I also use.

Maybe you are looking for

  • How do I get the most out of 1st gen iPad?

    I just gave my first gen ipad to a friend. The software apparently can only go up to 5.1.1. Any advice I can give him on how best to enjoy the ipad, given its limitations? Many apps are unavailable to him as they require the latest IOS.

  • Bought I love Lucy and now I can't get it to download.kicks me off..I have cloud too

    Bought I love Lucy from iTunes, I try to download it and I get kicked off. My other programs are fine. I also have cloud...

  • Pioneer XW-SMA4-K

    Hello! So I've just bought myself a Pioneer A4 (XWSMAK4) which sounds great, works beautifully with Windows 8 'Play To' from within WMP/explorer and Airplay is dead easy. http://www.pioneer.com.au/au/products/42/202/227/X​W-SMA4-K/page.html What I wa

  • Nano problems . . . unfixable?

    well basically on my trip back from spring break my nano freaked out and i think i have tried everything at my disposal to fix the problem. The nano will start up and move to the home screen fine, but i am unable to scroll or select or move anything.

  • The Quality of Oracle Developer

    The following is the body of an email I sent into Oracle Technet. Does anyone else agree? I would like to take this time to talk about Oracle Developer. I am using version 6 (with patches) and I unfortunately have nothing but bad things to say about