Mystery back to back Full GC

Recently we've often seen 2 back to back GCs on our servers, and it seems both are stop the world GCs. The first GC happens toward the end of a young gen collection, the second happens right after and doesn’t seem to collect much memory. I cannot explain what's causing the first one, could it be overflow of survivor space during young gen collection causing full gc? If so, our old gen doesn't seem to be that full. If it is fragmentation issues, then i would be expecting to see some kind of promotion failure error messages. What puzzles me more is the second gc.
If anyone has any similar experiences or suggestions, I would really appreciate.
We are running on JDK 1.6.0_16 on Solaris. Here is the gc log for the two back to back Full GC:
37893.302: [GC 37893.302: [ParNew
Desired survivor size 153387008 bytes, new threshold 7 (max 7)
- age   1:   23471752 bytes,   23471752 total
- age   2:    9676008 bytes,   33147760 total
- age   3:   20601192 bytes,   53748952 total
: 745335K->166386K(1797568K), 0.0768924 secs]37893.379: [CMS: 4973695K->3666928K(8388608K), 5.1921440 secs] 5657754K->3666928K(10186176K), [CMS Perm : 53340K->53304K(86016K)], 5.2693834 secs] [Times: user=5.57 sys=0.04, real=5.27 secs]
37898.571: [Full GC 37898.571: [CMS: 3666928K->3666708K(8388608K), 4.3563034 secs] 3666928K->3666708K(10186176K), [CMS Perm : 53304K->53096K(86016K)], 4.3565658 secs] [Times: user=4.29 sys=0.02, real=4.36 secs]
Our JVM uses the following parameters:
-Xms10g
-Xmx10g
-XX:NewSize=2048m
-XX:MaxNewSize=2048m
-XX:+UseConcMarkSweepGC
-XX:+UseParNewGC
-XX:CMSMarkStackSize=64m
-XX:CMSInitiatingOccupancyFraction=80
-XX:+UseCMSInitiatingOccupancyOnly
-XX:SurvivorRatio=5
-XX:MaxTenuringThreshold=7
-XX:+DisableExplicitGC
-XX:+PrintTenuringDistribution
-XX:+PrintGCDetails
-XX:+PrintGCTimeStamps
-Xloggc:logs/gc.log

I'm also having this problem for full screen games. Hope they fix this soon, it's very aggravating.

Similar Messages

  • HT1725 I have a few songs that will only play for about a min the it will stop playing how can i get the songs back to a full song

    I have a few songs that will only play for about a min the it will stop playing how can i get the songs back to a full song

    Depending upon what country that you are in (music can't be re-downloaded in all countries) then try deleting the incomplete tracks from your iTunes library and redownload them via the Purchased link under Quick Links on the right-hand side of the iTunes store home page on your computer's iTunes : re-downloading.
    If you aren't in a country where you can re-download music or if they re-download in the same state then try the 'report a problem' link from your purchase history : log into your account on your computer's iTunes via Store > View My Account and you should then see a Purchase History section with a 'see all' link to the right of it ; click on that and you should see a list of your purchases ; find those songs and use the 'Report a Problem' link.

  • Trying to get my ring back at the full 30 sec.

    what's up people heres my problem. I bought a new ring tone last night and it was working fine but i realized that it was only ringing for 20 sec. instead of the full30 sec. that i paid for so i tried to fix it and it did not work. Now when some one calls me it rings on their end but not on mine. Please someone help me get my ring back at the full 30 sec. i paid for thanks for all your help in advance!

    Right click the orange Firefox button to open the toolbar context menu or use (F10) View > Toolbars.
    * Click the Menu Bar entry and place a check-mark to make the Menu Bar visible all the time (Windows and Linux).
    * Click "Tabs on Top" to remove the check mark and place the Tab Bar at its original position just above the browser window.
    * https://support.mozilla.com/kb/why-are-tabs-top
    Add extra empty toolbars if you want to see more of the persona.<br />
    You can create extra toolbars to get extra space via View > Toolbars > Customize<br />
    You have to put something on a toolbar (drag a Space item onto it) before closing the Customize window because empty toolbars are automatically removed.
    See http://kb.mozillazine.org/Toolbar_customization

  • Developer 2000(report builder) back to back printing

    hello,
    we have problem regarding printing in report builder.
    how to create one report with two layout?
    first layout will BE printed at the front page and second layout will be printed at the back page. we have already a printer
    machine which capable to print back to back,
    what parameter to be set or codes to be added to solve this problem,
    SAMPLE PRINTING 3 records PER PAGE BACK TO BACK
    FRONT PAGE
    W/ 3 DIFFERENT
    DATA
    A1
    A2
    A3
    B1
    B2
    B3
    C1
    C2
    C3
    BACKPAGE
    CONTINUATION
    OF FRONT PAGE
    A4
    A5
    B4
    B5
    C4
    C5
    pls help.......
    darwin

    Create 3 fixed vertical elasticity, variable horizontal elasticity frames top to bottom down the page. Create a repeating from within each of those frames with a print direction of down/across. Set the horizontal elasticity to variable. create a fixed vertical/horizontal elasticity frame inside of those that's 1/3 the height of your repeating frame and the full width of your page. Add all your fields inside this last frame.

  • How to find Requisition number of a closed Back-to-back Order

    For a closed back-to-back order line how to find the requisition number?
    Tried using the "Requisition Summary" form --> Related Documents(Tab) --> providing the Sales order number.
    But the LOV attached to sales order does not contain the B2B sales order number.
    Hence not able to find the corresponding requisition.
    Regards
    Edited by: 839781 on Dec 1, 2011 2:25 AM

    Are sure it was a B2B sales order?
    Does the item placed in the order is ATO enabled?
    I can find the requistion of the closed B2B order line from the requistions summary window
    only order line is closed..header is still open for me
    Thanks
    Mahendra

  • UCMA 4 and back to backing a file transfer request

    OK, I know that file transfer isn't technically supported on UCMA 4.0, but I wanted to take another look at it and see whether there was a way to b2b a file transfer request. After all, there's no reason that it shouldn't work if the messaging is correct,
    right? The scenario I have is A <-b2b-> app <-b2b->B.  I have an IM conversation going on between A and B, so now I'm trying to set it up so that A can send a file to B. 
    So far I've extended the platform to accept file transfer requests by creating my own call and factory classes, and then registering them using RegisterPlatformExtension.  This means that when A sends a file, the INVITE gets delivered to my application. 
    Now I'm taking that INVITE and creating a new b2b call.  A file transfer request looks something like this:
    TL_INFO(TF_PROTOCOL) [0]16A8.4B28::02/10/2015-19:53:05.007.001d492f (SIPStack,SIPAdminLog::ProtocolRecord::Flush:ProtocolRecord.cpp(265))[3939761282] $$begin_record
    Trace-Correlation-Id: 3939761282
    Instance-Id: FDB3
    Direction: incoming
    Peer: 10.0.154.20:49282
    Message-Type: request
    Start-Line: INVITE sip:[email protected] SIP/2.0
    From: <sip:[email protected]>;tag=eafd3e699d;epid=ccd5657cac
    To: <sip:[email protected]>
    Call-ID: 0acf0330423241258576d7c5cc42aa01
    CSeq: 1 INVITE
    Contact: <sip:[email protected];opaque=user:epid:d2lIs-103l2YSpDwCSajtAAA;gruu>
    Via: SIP/2.0/TLS 10.0.154.20:49282
    Max-Forwards: 70
    Content-Length: 1920
    Content-Type: multipart/mixed;boundary="----=_NextPart_000_0026_01D04541.4641C2D0"
    Message-Body:
    ------=_NextPart_000_0026_01D04541.4641C2D0
    Content-Type: application/sdp
    Content-Transfer-Encoding: 7bit
    Content-ID: <[email protected]>
    Content-Dis; handling=optional; ms-proxy-2007fallback
    v=0
    o=- 0 0 IN IP4 192.168.200.71
    s=session
    c=IN IP4 192.168.200.71
    b=CT:99980
    t=0 0
    m=data 21300 TCP/RTP/SAVP 127
    a=ice-ufrag:lYAu
    a=ice-pwd:y0gkW4r9zGSW6E2VdtMprlEh
    a=candidate:1 1 TCP-PASS 2120613887 192.168.200.71 10856 typ host
    a=candidate:1 2 TCP-PASS 2120613374 192.168.200.71 10856 typ host
    a=candidate:2 1 TCP-ACT 2121006591 192.168.200.71 21300 typ host
    a=candidate:2 2 TCP-ACT 2121006078 192.168.200.71 21300 typ host
    a=candidate:3 1 TCP-PASS 2120612863 10.0.154.20 31624 typ host
    a=candidate:3 2 TCP-PASS 2120612350 10.0.154.20 31624 typ host
    a=candidate:4 1 TCP-ACT 2121005567 10.0.154.20 3921 typ host
    a=candidate:4 2 TCP-ACT 2121005054 10.0.154.20 3921 typ host
    a=cryptoscale:1 client AES_CM_128_HMAC_SHA1_80 inline:4CZbzYM/GYDbygj8JwMTodKo85C4Xx7TMzeMIuBU|2^31|1:1
    a=crypto:2 AES_CM_128_HMAC_SHA1_80 inline:Ohlo65gDsUvxCF39A382Rl4vGL+SG9R/lUEYU/br|2^31|1:1
    a=crypto:3 AES_CM_128_HMAC_SHA1_80 inline:EZ7Zm3K0H/WW5K49LAk9/C0T8x8nhkumJOycSek7|2^31
    a=setup:active
    a=connection:new
    a=rtcp:21300
    a=mid:1
    a=sendonly
    a=rtpmap:127 x-data/90000
    ------=_NextPart_000_0026_01D04541.4641C2D0
    Content-Type: application/ms-filetransfer+xml
    Content-Transfer-Encoding: quoted-printable
    Content-ID: <[email protected]>
    Content-Dis; handling=optional
    <request xmlns=3D"http://schemas.microsoft.com/rtc/2009/05/filetransfer" =
    requestId=3D"13">
    <publishFile>
    <fileInfo embedded=3D"true">
    <id>{67190A30-C59F-480D-96DD-5F3941C39C49}</id>
    <name>dbchange.log</name>
    <size>3609</size>
    </fileInfo>
    </publishFile>
    </request>
    ------=_NextPart_000_0026_01D04541.4641C2D0--
    $$end_record
    I've got my b2bed invite looking almost identical to the original invite by creating a custom MIME type on the CallEstablishOptions for the back to back call using something like this:
    Regex r = new Regex(@"^((.|\n)*)(\<request)((.|\n)*)(request\>)((.|\n)*)$");
    Match m=r.Match(args.RequestData.GetMessageBodyString());
    content=string.Format("Content-Transfer-Encoding: quoted-printable\r\n{0}{1}{2}",m.Groups[3],m.Groups[4],m.Groups[6]);
    opt.CustomMimeParts.Add(new MimePartContentDescription(new ContentType("application/ms-filetransfer+xml"),System.Text.ASCIIEncoding.UTF8.GetBytes(content)));
    opt.CustomMimeParts[0].ContentDispositionHeader = new SignalingHeader("Content-Disposition", "render; handling=optional");
    So far the only differences I can see in my outbound message vs the original SDP are that the Content-Transfer-Encoding might not be seen as a header (since the SignalingHeaders property on the MimePartContentDescription is read only), and the Content-Transfer-Encoding
    on the first MIME part (created by the BackToBackCall) is missing (even though I specified it on the PassThroughHeaders).  Even with all of this though, I still get a 488 on client B when I attempt the transfer (even though the invite goes through). 
    What I'm wondering though, is whether there's any way at all to get this working the way I'd expect, where a file gets transferred directly between A and B, without my bot having to receive it first.  The other approach I've looked at is binding my
    own media provider class to customize the SDP, but if this MIME part approach isn't going to work, then I have a feeling the media provider won't work either. 
    Any suggestions on where to look next? 
    Thanks!
    Chris

    Chris,
    I am trying to do something similar to this and from what I have read and in talking to MS is that you need to extend the Call and Flow class which it looks like you have been able to do. Could I bother you to share what you have written? Maybe we can help
    each other out on this. I am basically trying to create an application that will be able to capture a file transfer and save it, then send the original request on to the intended recipient.
    Thanks in advance,
    Anthony

  • Can I put two iMac's back to back on the same desk.   I noticed the computers feeling hot.

    Can I put two iMac computers back to back on the same desk - I share a table with my husband and our computers have to be placed back to back.   I noticed the tops of the computers feel hot!  

    There should definitely be a little space between them to allow for ventilation, but it's normal for the top area to get hot.
    Matt

  • How to print text on back and back of page in smartforms

    How to print text on back and back of page in smartforms.

    Prince,
    in page's output option you can set D for double-sided.
    Default: No change of print mode
    S     Begin new page in SIMPLEX mode (single-sided)
    D     Begin new page in DUPLEX mode (double-sided)
    T     Begin new page in TUMBLE DUPLEX mode (double-sided)
    Amit.

  • How can I print a PO form back to back

    Hi
    I am having one PO form.Totally I am having 15 items in this.These details I need to print back to back on single paper.The first page consists.company logo,vendor and delivery address details only.After that The page printing 5 records and it will go to another paper for printing.But my client needs back to back printing.How can I do this thing.Please help me to solve this problem.

    Hi Aruna ,
    You want to print both side of the paper or only back side of the paper?, if u want to print both side of
    the paper then you can select only 'DUPLEX' in the printing options.
    Best Regards,
    Narasimha Rao.

  • Error while calling BAPI_GOODSMVT_CREATE back to back

    hi,
    all
    i am calling two back to back bapi, BAPI_GOODSMVT_CREATE  1st for movement type 313 and then for 315 for same serial nos
    (100 in nos.) I have even used bapi_transaction_commit with parameter wait = 'X', after  the 1st bapi(313).  The first BAPI gets executed sucessfully. But For the second BAPi is gives an error "BA stocK in transfer Exceeded By 27 " . I have put the correct Storage location, Plant and other details. When I run The code for 10 records it gets executred successfully But for more records i get the error.

    HI Abhishek,
    Were you able to solve the issue mentioned above? Let me know your inputs as i have a similar scenario for which im looking for alternatives.
    Appreciate your help in advance.
    Amulya

  • Back-to-Back PO from Sales Order

    On Sap B1 2005 when we made a Back-to-Back PO's from Sales Orders the Sales Order information stayed on the screen in the background and was very handy when doing a multiple line items as we put the list prices on non-printable text lines for future reference.
    Now with 2007 the sales order information disappears and the only way to keep the information on the screen is to save the order without ticking the PO check box, then re-open it and then tick the PO check box.
    Why would SAP do this?

    You would better post it on this forum for SAP development team to know:
    /community [original link is broken]
    Thanks,
    Gordon

  • I had to delete everything on my phone to do the update so how and I suppose to get my photos back I backed them up on aug 21 someone please help

    I had to delete everything on my phone to do the update so how and I suppose to get my photos back I backed them up on aug 21 someone please help

    Hello Karisma Nichole,
    The article linked below details a step-by-step guide to restoring your iPhone from iTunes or iCloud backups.
    Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/HT1766
    Cheers,
    Allen

  • Help required : Back to back printing for line items.......

    I have a critical requirement:
    Mulitple Handling units are to be printed, with every new handling unit to be printed on a new page and if the line items for a particular handling unit exceeds the page then it should be printed back to back.... PLease help it very urgent. points will be rewarded.....

    go to basic settings an select print mode as "D" means duplex printing..now you will get back top back printing.

  • Can i set a pdf document to print back to back every time?

    have had a look through the help menus but no luck, just wondered if i could change the print settings so that when people open the document it automatically prints back to back every time? thanks in advance.

    No.
    If you could, what would you expect to happen when someone without a duplex printer prints it?

  • Printing a PDF back to back

    Hi
    I have this weird problem.
    I am trying to print this 2 page pdf back to back, however I am unable to do so. All my office printers are set by default to do back to back printing. My other word and txt documents all get printed back to back except this pdf. I have checked the settings in my printer as well and they look fine. I know that this is a printer setup and not a setup in any document, but I was jus wondering if there is some setting that needs to be done in the pdf to make it print back to back.
    Suggesstions please!
    Thanks,
    D.

    Change File Associations in Mac OS X

Maybe you are looking for

  • How to increase the number of rows in pop ups?

    Hi all, We want to display 20 rows in a pop-up list of values. Only 10 rows can be displayed now, and we have to use next buttons or search character (%) to find the item. We want to increase 10 rows to 20, how can we do that? Thanks in advance, Guls

  • Downpayment Clearing - Vendor

    Hi I am stuck with an error at the time of downpayment clearing made to an asset in Transaction F-54. When I execute F-54 for clearing a downpayment, I am seeing the downpayment line item existing.  But when I select that item and simulate it for pos

  • How to pass a internal table into Java Bean

    Hi Experts, I created a JSPDyn page to display Sales orders form R/3 using bapi_sales_order_getlist. I used JCO to establish connectivity between JSP Dynpage and R/3. I executed the bapi successfully, i want to move the sales orders retrieved from th

  • Character Encoding in Input Processor

    hi, I am running Portal 4.0. I am using the <portlet:form> tag to create a formular. I send the data to an Input Processor. The IP grabs the parameter with request.getParameter("xyz"). Inside the IP the character encoding does not work. I need suppor

  • Posting with Reference

    Hi Gurus, what is the use of Posting with Reference? Regards