Objects getting tenured in sudden/short bursts

Hello,
I have observed the following behavior on one of our production servers running a real time system:
a) frequently, a large number (easily about 100 MB) of young generation objects are tenured over a short period of time (generally in the 2-3 minute time frame but sometimes less)
b) to see if a JVM upgrade affects/fixes this, I recently upgraded from *1.5 Update 6* to *1.6 Update 1*, but it doesnt seem to have made much difference in the sudden jumps in old generation memory
c) with 1.5, there were 'concurrent mode failure' errors in the GC log - with 1.6, those have gone away but there are "CMS: abort preclean due to time" errors, so I am not sure how effective the CMS GC really is here
I am using the following JVM options:
-Xss128k -Xmx1280m -Xms1280m -Xmn400m -XX:MaxPermSize=128m -XX:PermSize=64m
-XX:-UseParNewGC [have also tried -XX:+UseParNewGC]
-XX:+UseConcMarkSweepGC
-XX:TargetSurvivorRatio=90
-XX:MaxTenuringThreshold=1
-XX:+DisableExplicitGC
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=9999 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dsun.rmi.dgc.server.gcInterval=600000 -Dsun.rmi.dgc.client.gcInterval=600000
Any help with this is very much appreciated.
Srini.
Extracts from GC log:
33104.784: [GC 33104.784: [DefNew: 331143K->6384K(368640K), 0.0554633 secs] 382613K->58620K(1392640K), 0.0557271 secs]
33140.657: [GC 33140.658: [DefNew: 334064K->33299K(368640K), 0.1612125 secs] 386300K->86091K(1392640K), 0.1614336 secs]
33181.425: [GC 33181.425: [DefNew: 360979K->329K(368640K), 0.2583737 secs] 413771K->118776K(1392640K), 0.2585926 secs]
33211.468: [GC 33211.469: [DefNew: 328009K->362K(368640K), 0.4760715 secs] 446456K->249969K(1392640K), 0.4762905 secs]
33261.450: [GC 33261.451: [DefNew: 328042K->609K(368640K), 0.0317898 secs] 577649K->250275K(1392640K), 0.0320174 secs]
33295.271: [GC 33295.271: [DefNew: 243172K->535K(368640K), 0.0266738 secs] 492838K->250312K(1392640K), 0.0268943 secs]
33305.028: [GC 33305.029: [DefNew: 328215K->242K(368640K), 0.9267009 secs] 577992K->512326K(1392640K), 0.9269350 secs]
33305.959: [GC [1 CMS-initial-mark: 512084K(1024000K)] 515415K(1392640K), 0.0033297 secs]
33305.963: [CMS-concurrent-mark-start]
33306.652: [CMS-concurrent-mark: 0.690/0.690 secs]
33306.652: [CMS-concurrent-preclean-start]
33306.659: [CMS-concurrent-preclean: 0.006/0.007 secs]
33306.659: [CMS-concurrent-abortable-preclean-start]
CMS: abort preclean due to time 33311.672: [CMS-concurrent-abortable-preclean: 0.512/5.013 secs]
33311.676: [GC[YG occupancy: 51916 K (368640 K)]33311.676: [Rescan (non-parallel) 33311.676: [grey object rescan, 0.0027005 secs]33311.679: [root rescan, 0.1012596 secs], 0.1040770 secs]33311.780: [weak refs processing, 0.0013688 secs] [1 CMS-remark: 512084K(1024000K)] 564001K(1392640K), 0.1059224 secs]
33311.784: [CMS-concurrent-sweep-start]
33311.844: [CMS-concurrent-sweep: 0.060/0.060 secs]
33311.844: [CMS-concurrent-reset-start]
33311.901: [CMS-concurrent-reset: 0.056/0.056 secs]
33353.364: [GC 33353.364: [DefNew: 327922K->647K(368640K), 0.0331175 secs] 622136K->294905K(1392640K), 0.0333633 secs]
33404.531: [GC 33404.531: [DefNew: 328327K->394K(368640K), 0.0343957 secs] 622585K->294837K(1392640K), 0.0346283 secs]
122196.870: [GC 122196.870: [DefNew: 335723K->33398K(368640K), 0.1694331 secs] 647278K->345664K(1392640K), 0.1696536 secs]
123378.669: [GC 123378.669: [DefNew: 361078K->3955K(368640K), 0.2014420 secs] 673344K->381801K(1392640K), 0.2016926 secs]
125537.896: [GC 125537.896: [DefNew: 331635K->8170K(368640K), 0.0786210 secs] 709481K->386306K(1392640K), 0.0788437 secs]
127581.547: [GC 127581.547: [DefNew: 335850K->5213K(368640K), 0.0953335 secs] 713986K->383790K(1392640K), 0.0955752 secs]
127636.773: [GC 127636.774: [DefNew: 332893K->0K(368640K), 0.1591214 secs] 711470K->379327K(1392640K), 0.1593282 secs]
127672.690: [GC 127672.690: [DefNew: 327680K->0K(368640K), 0.4753881 secs] 707007K->510399K(1392640K), 0.4755892 secs]
127731.905: [GC 127731.905: [DefNew: 327680K->0K(368640K), 0.0300905 secs] 838079K->510400K(1392640K), 0.0302818 secs]
127747.916: [GC 127747.916: [DefNew: 92907K->0K(368640K), 0.0116197 secs] 603307K->510400K(1392640K), 0.0118132 secs]
127760.320: [GC 127760.320: [DefNew: 327680K->0K(368640K), 0.9315203 secs] 838080K->772544K(1392640K), 0.9317222 secs]
127761.253: [GC [1 CMS-initial-mark: 772544K(1024000K)] 776067K(1392640K), 0.0024436 secs]
127761.256: [CMS-concurrent-mark-start]
127762.072: [CMS-concurrent-mark: 0.816/0.816 secs]
127762.072: [CMS-concurrent-preclean-start]
127762.078: [CMS-concurrent-preclean: 0.006/0.007 secs]
127762.078: [CMS-concurrent-abortable-preclean-start]
CMS: abort preclean due to time 127767.180: [CMS-concurrent-abortable-preclean: 0.487/5.102 secs]
127767.184: [GC[YG occupancy: 38613 K (368640 K)]127767.184: [Rescan (non-parallel) 127767.184: [grey object rescan, 0.0029299 secs]127767.187: [root rescan, 0.0925664 secs], 0.0956100 secs]127767.280: [weak refs processing, 0.0040487 secs] [1 CMS-remark: 772544K(1024000K)] 811158K(1392640K), 0.1002486 secs]
127767.286: [CMS-concurrent-sweep-start]
127767.462: [CMS-concurrent-sweep: 0.175/0.175 secs]
127767.462: [CMS-concurrent-reset-start]
127767.516: [CMS-concurrent-reset: 0.054/0.054 secs]
127819.603: [GC 127819.603: [DefNew: 327680K->1K(368640K), 0.0323185 secs] 868214K->540536K(1392640K), 0.0325146 secs]
128817.575: [GC 128817.575: [DefNew: 327681K->4032K(368640K), 0.0714104 secs] 868216K->544567K(1392640K), 0.0716335 secs]
128864.744: [GC 128864.744: [DefNew: 331712K->0K(368640K), 0.1596496 secs] 872247K->541367K(1392640K), 0.1598559 secs]
....

Thanks Thanigaivel - I have tried higher MaxTenuringThreshold valueswithout much success.
I added the following 2 options to see if I can prevent objects from being tenured too quickly (perhaps) to old generation:
-XX:SurvivorRatio=8
-XX:MaxTenuringThreshold=15
It doesnt seem to have helped - for the first CMS GC attempt, I see the following (note the 'abort preclean due to time'):
20562.702: [GC 20562.703: [DefNew: 302102K->36087K(368640K), 0.9180833 secs] 740648K->478049K(1392640K), 0.9183933 secs]
20624.978: [GC 20624.979: [DefNew: 363767K->37315K(368640K), 1.3378077 secs] 805729K->544812K(1392640K), 1.3381429 secs]
20670.089: [GC 20670.089: [DefNew: 364995K->34729K(368640K), 1.4574405 secs] 872492K->676796K(1392640K), 1.4576879 secs]
20671.566: [GC [1 CMS-initial-mark: 642067K(1024000K)] 681076K(1392640K), 0.6204847 secs]
20672.187: [CMS-concurrent-mark-start]
20674.148: [CMS-concurrent-mark: 1.961/1.961 secs]
20674.149: [CMS-concurrent-preclean-start]
20674.157: [CMS-concurrent-preclean: 0.008/0.008 secs]
20674.157: [CMS-concurrent-abortable-preclean-start]
CMS: abort preclean due to time 20679.350: [CMS-concurrent-abortable-preclean: 0.220/5.193 secs]
20679.368: [GC[YG occupancy: 78067 K (368640 K)]20679.368: [Rescan (non-parallel) 20679.368: [grey object rescan, 0.0027378 secs]20679.371: [root rescan, 0.6556769 secs], 0.6585455 secs]20680.027: [weak refs processing, 0.0302429 secs] [1 CMS-remark: 642067K(1024000K)] 720135K(1392640K), 0.6896664 secs]
20680.060: [CMS-concurrent-sweep-start]
20680.639: [CMS-concurrent-sweep: 0.553/0.579 secs]
20680.639: [CMS-concurrent-reset-start]
20680.690: [CMS-concurrent-reset: 0.051/0.051 secs]
20732.561: [GC 20732.562: [DefNew: 362409K->36191K(368640K), 0.9092512 secs] 897737K->571519K(1392640K), 0.9095599 secs]
Additionally, after some time, promotion fails and a full GC is performed instead (4 seconds). I am not sure if I am reading this correctly, but it seems that it is the young generation GC that fails (due to young generation guarantee not being satisfied? I thought this was not a concern starting JDK 1.5).
32627.882: [GC 32627.883: [DefNew: 363119K->36446K(368640K), 1.2011208 secs] 1165514K->838840K(1392640K), 1.2013846 secs]
32648.847: [GC 32648.848: [DefNew: 158656K->36811K(368640K), 1.2333596 secs] 961051K->839205K(1392640K), 1.2336504 secs]
32661.111: [GC 32661.111: [DefNew (promotion failed): 364491K->364491K(368640K), 1.8605289 secs] 1166885K->1166885K(1392640K), 1.8607401 secs]
GC locker: Trying a full collection because scavenge failed
32662.972: [Full GC 32662.972: [CMS: 802394K->300980K(1024000K), 4.0932922 secs] 1166885K->300980K(1392640K), [CMS Perm : 22534K->22275K(65536K)], 4.0934981 secs]
32716.273: [GC 32716.273: [DefNew: 327680K->1177K(368640K), 0.0396261 secs] 628660K->302157K(1392640K), 0.0398532 secs]
Additionally, there are still times when the old generation size jumps 100-200 MB in a matter of seconds so the main problem hasn't gone away.
Thanks.
Srini.

Similar Messages

  • How can I join up my home videos in order to see them together rather than in short bursts? IN SIMPLE TERMS PLEASE.

    How can I join up my home videos in order to see them together, rather than in short bursts? In simple terms please?!

    You can research into the iMovie app and see what it'll do. I'm afraid I've never used it. But I know it does have a section on this forum so maybe someone there can answer your question.
    The only other way I can think of would be to get your files off your iPad and onto a computer and then get a video editing program (there are several that are inexpensive) and use that to put them together.

  • Short burst of fan noises after sleep?

    Does anyone else experience this and is it normal?
    I have a brand new Dual 3GHz Mac Pro. When I wake it from sleep (after a few seconds or a few hours, makes no difference), there is a sudden short (about 1 to 2 seconds) burst of fan noise, kind of like a short rev, then when monitor kicks in computer goes to almost silent again, part from a slight hum.
    Does this sound normal, can Mac Pro users quickly sleep and then unsleep your computer and tell me if you expreience this?

    The fans are controlled by routines in the operating system that monitor all the temperature sensors. These routines also send periodic signals to the control circuitry saying everything is under control. In the absence of these periodic signals (e.g. the temperature routines aren't running yet because the boot procedure isn't complete, or the system has frozen), the circuitry switches all the fans to full speed, to be on the safe side, and prevent overheating. This will happen when power it turned on, or the system has just woken up. It may also happen when running hardware tests, when certain parts must be tested at full speed without interruption.

  • How to get a single pulse Using Burst MOde?

    Harlow Peeps! Just want to know how to get a SINGLE pulse generated by the AGILENT 33220A function generator? the results i get it's in the burst MODE and everything is running smoothly and fine! it's just that i want to get a single pulse froM it only and not repeated triggeriong of the pulse...
    thanks! ^^
    cheers!

    hi,
    find attached an example, how to set hp33250a ( ag33xxx )  into burst mode.
    hope this helps........... - play with it - and change it to your needs.
    regards
    Werner
    Attachments:
    hp33250a _burst.zip ‏165 KB

  • Mac randomly runs very slow in short bursts..

    This is another "My iMac is running slow" question, but after searching extensively online, I couldn't find anyone with a problem quite like mine (or at least a cure for it)
    I'll begin by saying Ive recently wiped my Mac clean and only restored my important files like Documents and Music etc. Nothing harmful at least. It worked great for a bit! But after a day or two my Mac started running slow. E.g apps loading up really slow, generally really sluggish and definitely not normal. But its as if these bouts of sluggishness came in short bursts, for about 10 - 15 mins and then it would be fine again.. I've checked the Activity Monitor during these slow periods but nothing seemed to hog CPU or RAM. I've run MemCheck to test the RAM, seemed fine. Ive verified disk, no errors. I just cannot work out whats wrong! Since the wipe I haven't used my Mac any differently from before and I've made sure not to download anything like 'CleanMyMac' software.
    System Specs:
    iMac 27 inch
    Yosemite 10.10.2
    i3 3.2Gz Processor
    8 Gb RAM
    I've tried finding patterns as to when these moments occurs and a few times it tends to start when I opened a new tab in Safari and searched for something, webpages would load very very slow or not at all, and thus the entire Mac would slow with it. So I switched to Chrome.. But it happened again. Could it be internet related? I've got an external HD using TimeMachine to keep things backed up, but I really don't want to restore because I tried that already but the problem came back. Is it something simple like reseting PRAM (whatever that is)?
    Hope someone can help!
    Cheers!  

    Hope this helps!
    EtreCheck version: 2.1.7 (114)
    Report generated 29 January 2015 23:44:05 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
        iMac (27-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,3
        1 3.2 GHz Intel Core i3 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                Empty  
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 5670 - VRAM: 512 MB
            iMac 2560 x 1440
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 14:13:41
    Disk Information: ℹ️
        WDC WD1001FALS-40Y6A0 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (883.87 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-STDVDRW  GA32N 
    USB Information: ℹ️
        Western Digital My Passport 07B8 1 TB
            EFI (disk1s1) <not mounted> : 210 MB
            My Passport for Mac (disk1s2) /Volumes/My Passport for Mac : 999.31 GB (833.79 GB free)
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Turtle Beach Turtle Beach PX22
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
    Gatekeeper: ℹ️
        Anywhere
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Support]
        [invalid?]    com.MadCatz.MadCatzSmartTechnology.plist [Support]
        [loaded]    com.oracle.java.Java-Updater.plist [Support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Support]
        [invalid?]    com.adobe.SwitchBoard.plist [Support]
        [loaded]    com.ea.origin.ESHelper.plist [Support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Support]
        [loaded]    com.google.keystone.agent.plist [Support]
        [loaded]    com.valvesoftware.steamclean.plist [Support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.296 - SDK 10.6 [Support]
        Flash Player: Version: 16.0.0.296 - SDK 10.6 [Support]
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 8 Update 25 Check version
        Default Browser: Version: 600 - SDK 10.10
    Safari Extensions: ℹ️
        Evernote Web Clipper [Installed]
    3rd Party Preference Panes: ℹ️
        Flash Player  [Support]
        Java  [Support]
    Time Machine: ℹ️
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 999.35 GB Disk used: 115.47 GB
        Destinations:
            My Passport for Mac [Local]
            Total size: 999.31 GB
            Total number of backups: 19
            Oldest backup: 2015-01-15 22:04:31 +0000
            Last backup: 2015-01-29 23:29:02 +0000
            Size of backup disk: Adequate
                Backup size 999.31 GB > (Disk used 115.47 GB X 3)
    Top Processes by CPU: ℹ️
             3%    WindowServer
             2%    sysmond
             0%    Google Chrome
             0%    fontd
             0%    Activity Monitor
    Top Processes by Memory: ℹ️
        206 MB    Google Chrome
        163 MB    softwareupdated
        146 MB    mds_stores
        112 MB    Finder
        103 MB    spindump
    Virtual Memory Information: ℹ️
        3.75 GB    Free RAM
        3.14 GB    Active RAM
        856 MB    Inactive RAM
        837 MB    Wired RAM
        6.33 GB    Page-ins
        909 KB    Page-outs
    Diagnostics Information: ℹ️
        Jan 29, 2015, 09:31:03 AM    Self test - passed
        Jan 29, 2015, 11:00:46 PM    /Library/Logs/DiagnosticReports/Memory Clean_2015-01-29-230046_[redacted].cpu_resource.diag [Details]
        Jan 28, 2015, 05:17:46 PM    /Library/Logs/DiagnosticReports/Safari_2015-01-28-171746_[redacted].hang

  • HT2736 why am I getting a message suddenly that I am exceeding the gift card limit on my iTunes id for buying gift cards?    I have never had a problem before and have a good credit card on file.

    why am I getting a message suddenly that I am exceeding the gift card limit on my iTunes id for buying gift cards?    I have never had a problem before and have a good credit card on file. I bought a $50 card for my son and then went to buy another one and it was refused and has continued to be for a week telling me a I am exceeding the gift card limit for my account? Insights here?

    Interesting.
    Didn't know Apple accepted PayPal as a payment option in some Stores. Cause they sure don't over here.

  • In the midle of a song the screen gets dark, then suddenly appear the home screen of ipod and the song stops.

    i have updated my ipod 4g to ios 5.0. everything went great, but something is not right cause sometimes in the midle of a song the screen gets dark, then suddenly appear the home screen of ipod and the song stops. help-me, what should i do?

    It occurs with both ripped songs and ITMS songs, but not always the same songs. Just this morning, I had a song skip ahead, then put down the ipod for a few mintues, came back and that same song did not skip ahead at all. I've been on a stretch now of about 20 songs with no skipping whatsoever. Hmmmmmm....
    I've used all the five "R"'s multiple times to no avail. It just seems so random, it frustrates me.
    Thanks for the help, King

  • Grey scale objects get lighter when Outer Glow assigned to text

    I have a grey scale object on one layer and text on another. When I apply an Outer Glow to the text, the grey scale object gets 10% lighter. If I have a 2 page spread and apply an Outer Glow to text on one page, the grey scale objects on both pages get lighter. Is there some way to prevent this or at least an explanation as to why?

    Your transparency blend space (probably working cmyk) is different than the grayscale space of the image. Your grayscale image profile is "dot gain 10".
    Take a look at
    Adobe's guide to transparency.
    J

  • RMI server object getting garbage collected

    Hi all,
    I have seen a number of posts regarding the ConnectException and found that this can occur in a number of situations.
    I am having a problem here.
    I am having an RMI server that is always up and running. And the server object gets requests from the client at regular intervals. But, when the server object is not receiving any requests for a long time (ex: 1 day), then I think the remote object itself is getting garbage collected. And so, tough I am able to get the remote reference using the lookup method, I am getting "Connection refused to host: 192.168.0.216; nested exception is:
         java.net.ConnectException: Connection refused" when I call a method using this reference.
    I believe that this is because the server object getting garbage collected as there are no requests for the server since long. Please correct me if my assumption is wrong.
    I want to know, after how much time the server object gets garbage collected if no requests are received. But, my requirement is that the server object should always be available and WHENEVER a client request comes then that should be processed. What should I do to accomplish this task.
    If any one have any suggestions, please reply as soon as possible.
    Thanks in advance,
    srik4u

    You might do some research into using an activatable remote object. You run rmid (the rmi activation deamon) and register a subclass of java.rmi.activation.Activatable (instead of the usual UnicastRemoteObject) with it. With an activatable object, the remote reference to the activatable object doesn't need to have a live object behind it. If an activatable object is not running (ie: it hasn't been constructed yet, or it has been garbage collected ...as in your case) a remote reference to the object can still be exported to a client. The first time the client calls a method on the remote object, the activation service on the server sees the object is not active, and activates the object for the client. If the object is running ...it is rmi as usual. But if it gets gc'd again, the next invocation on the remote object will trigger the activation service again.
    (The above explanation paraphrases author David Flanagan from Java Enterprise in a Nutshell, O'Reilly)
    I have only built one of these, which loosely followed an example from the above mentioned book. It's a whole other ballgame over and above a regular rmi object. But like anything else, if you dig in and get your head wrapped around it, it eventually makes sense. Ok, why lie ...it confused the hell out of me and left me a little queasy. But you know the drill, by the time you build a few of them it will probably seem as easy as mapping the human genome, right? At any rate, it seems like what you might be after ...so have a look at it. Good luck, and wear your lifejacket.

  • Property dataid references object in a scope with shorter lifetime than the

    Hi,
    Can some one help me with this error.
    <h:dataTable value="myBean.list" var="data">
    <h:column>
    <h:outputText rendered="#{data.ok} value="This item is Ok"/>
    </h:column>
    </h:dataTable>
    Error -
    Property dataid references object in a scope with shorter lifetime than the target scope session

    What you have in the faces-config.xml is more important here. It sounds like on of the property of the session bean scope references to the request bean scope bean. This is illegal.
    Sergey : http://jsfTutorials.net

  • ORA-13605: The specified task or object Get does not exist for the current

    Dear all,
    11.1.0.6 on solaris 10
    SQL>
    SQL> DECLARE
    2 taskname varchar2(100);
    3 taskdesc varchar2(128);
    4 task_id number;
    5 object_id number;
    6 timeLimit varchar2(25);
    7 numDaysToRetain varchar2(25);
    8 objectName varchar2(100);
    9 objectType varchar2(100);
    10 BEGIN
    11 taskname := 'SEGMENTADV_8980096';
    12 taskdesc :='Get';
    13 numDaysToRetain :='30';
    14 dbms_advisor.create_task('Segment Advisor','',taskname,taskdesc,NULL);
    15 dbms_advisor.create_object(taskname, 'TABLE', 'TRPT', 'CRM_CHECK', ' ', NULL, object_id);
    16 dbms_advisor.set_task_parameter(taskname, 'RECOMMEND_ALL', 'TRUE');
    17 dbms_advisor.set_task_parameter(taskname, 'DAYS_TO_EXPIRE', numDaysToRetain);
    18 END;
    19 /
    DECLARE
    ERROR at line 1:
    ORA-13605: The specified task or object Get does not exist for the current
    user.
    ORA-06512: at "SYS.PRVT_ADVISOR", line 4766
    ORA-06512: at "SYS.PRVT_ADVISOR", line 4637
    ORA-06512: at "SYS.DBMS_ADVISOR", line 56
    ORA-06512: at line 14
    Am running the above as sys user ..
    Any idea ?
    Kai

    Hi,
    This link may help:
    ORA-13605: The specified task or object ADDM:<task number> does not exist.
    Thanks and Regards,
    Rajesh K.

  • Short burst of noise playing any MP3. Model 8900

    Known good MP3's, short burst of noise at beginning of playback of any and all MP3's. Originally using stereo Bluetooth, but disabled Bluetooth and does same through external speaker. Anyone know of solution? Playing from 8GB Class 6 Transcend card.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • Fast moving objects get "cropped"

    I have got this annoying problem with Flash. Whenever I tween an object fast across the screen the part which points to the direction of the movement of the object gets cropped.
    Here is an example:
    The circle is moving across the screen roughly 3 times every second and as you can see, the front has magically disappeared for some reason. Same thing happens for objects moving slower aswell but the cropped off part is smaller. I could not printscreen this as the screen pauses on the current frame when you do that so that is why I used an external camera. Updating my graphic card drivers has not solved the problem.
    Has anyone else ever had this problem?
    Any help is appreciated.

    the only other options for you are:
    1.  optimize the performance of your swf, in general.  (a complex topic for advanced developers.)  but the simplest performance enhancement would be to enable the cacheAsBitmap properties of all other objects that would benefit.
    2.  upgrade your computer's graphics capabilities.
    3.  ignore the problem if it only occurs on computers that have such limited capabilites that it's not likely to impact many users.

  • Unable to get translation working with XML bursting

    Hi All,
    I am working on bursting an XML report using the DocumentProcessor API in an EBS environment. The XML publisher report has .xlf translation for Dutch Netherlands (nl-NL). The report works fine when printing through the EBS using the nl-NL locale. But however if I try to set the locale in the bursting and try to print the XML publisher report it is printing only in American English (Main translatable template's locale). Below is my bursting code
    try {
    DocumentProcessor dp = new DocumentProcessor("/usr/tmp/SampleControlFile2.xml", strDataSource, "/usr/tmp");
    dp.registerListener(this); //Set the listener
    System.out.println(strDataSource);
    System.out.println("xdo://"+strAppcode+"."+strTemplateCode+"."+strLang+"."+strLocale+"?getSource=true");
    Properties prop = new Properties(); //Add properties and variables//
    //updating these property as per environment//
    //prop.put("user-variable:TEMPLATE", "xdo://"+strAppcode+"."+strTemplateCode+"."+strLang+"."+strLocale+"?getSource=true");
    prop.put("user-variable:TEMPLATE", "xdo://"+strAppcode+"."+strTemplateCode+"."+"en"+"."+"US"+"?getSource=true");
    prop.put("user-variable:cp:territory", "NL");
    prop.put("user-variable:cp:language", "nl");
    prop.put("user-variable:cp:locale", "nl-NL");
    prop.put("burstng-source", "EBS");
    prop.put("user-variable.OA_MEDIA", "<MEDIA DIR>");
    dp.setConfig(prop);
    dp.process();
    //dp.deletTemporaryOutputFiles();
    } catch (Exception e) {
    e.printStackTrace();
    Control File:
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
    <xapi:globalData location="stream">
    </xapi:globalData>
    <xapi:request select="/TMP001/LIST_G_ORDER_BY/G_ORDER_BY/LIST_G_INVOICE/G_INVOICE">
    <xapi:document key="${TRX_NUMBER}" output="${TRX_NUMBER}" output-type="pdf" delivery="file1">
    <xapi:template type="rtf" locale="" location="${TEMPLATE}" translation="" filter="" />
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Also I tried the following,
    For xdo://XXRS.XXRS_RAXINV_SEL_T.en.US?getSource=true location, the template prints always in American English.
    For xdo://XXRS.XXRS_RAXINV_SEL_T.nl.NL?getSource=true location, the bursting errors saying that could not find the template. (The template xdo://XXRS.XXRS_RAXINV_SEL_T.nl.NL?getSource=true can't be fetched)
    Thanks!

    Hi,
    Can you post your control file here...
    I am working on similar thing but not getting it working..getting error like
    [070110_022931827][][EXCEPTION] The URL ( xdo://XXX.XXXPOXPRPOL.fr.CA/?getSource=true ) is invalid.
    My translation file name is "XXXPOXPRPOL_fr_CA.xlf"
    in my control file i have tried following codes but it didnt work
    <xapi:template type="xsl-fo" location="xdo://XXX.XXXPOXPRPOL_fr_CA.fr.CA/?getSource=true" filter=".//G_HEADERS[C_VENDOR_CONTACT_EMAIL !='' and POH_ORG_ID = 161]"></xapi:template>
    <xapi:template type="xsl-fo" location="xdo://XXX.XXXPOXPRPOL.fr.CA/?getSource=true" filter=".//G_HEADERS[C_VENDOR_CONTACT_EMAIL !='' and POH_ORG_ID = 161]"></xapi:template>
    <xapi:template type="xsl-fo" location="xdo://XXX.XXXPOXPRPOL_fr_CA.xlf.fr.CA/?getSource=true" filter=".//G_HEADERS[C_VENDOR_CONTACT_EMAIL !='' and POH_ORG_ID = 161]"></xapi:template>
    Please let me know where problem is.
    Thks & Rgds
    Rajesh

  • Not getting PO printed while using bursting pls help

    Hi All,
    Working on converting PO report to XML. While using bursting to print the pdf file the document is not sent to the printer..
    But in the output file of the "XML Publisher Report Bursting Program" getting success.
    Not sure why report output is not sent to the printer.
    Pls help......
    Thanks
    Rajesh
    Edited by: Badsha on Jun 17, 2010 2:19 AM

    Hi...Please check the Burst Control file with the printer & IP details.
    Look for the file below.
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
    <xapi:globalData location="stream">
    </xapi:globalData >
    <xapi:request select="/DATA/LIST_DEPT/DEPT/LIST_EMPLOYEE/EMPLOYEE">
    <xapi:delivery>
    <xapi:email server="${EMAIL_SERVER}" port="${EMAIL_PORT}"
    from="${FROM_EMAIL_ADDRESS}"
    reply-to ="${REPL_TO_ADDRESS}">
    <xapi:message id="email1" to="${TO_EMAIL_ADDRESS}" cc="${CC_EMAIL_ADDRESS}"
    attachment="true" content-type="html/text"
    subject="Employee Report for Empno ${EMPNO}">
    Dear ${ENAME}, Please review the attached document.</xapi:message>
    </xapi:email>
    <xapi:filesystem id="file1"
    output="C:\burst\sample\${EMPNO}_${ENAME}_${MGR}_PRINT.pdf"/>
    <xapi:print id="print1" printer="${PRINT_URL}" copies="2"
    orientation-requested="3" />
    </xapi:delivery>
    <xapi:document key="${EMPNO}"
    output-type="pdf" delivery="email1">
    <xapi:template type="rtf" location="${TEMPLATE_LOC}"
    filter=".//EMPLOYEE[DEL_CHANNEL='EMAIL']" >
    </xapi:template>
    </xapi:document>
    <xapi:document key="${EMPNO}" output-type="pdf" delivery="print1">
    <xapi:template type="rtf" location="${TEMPLATE_LOC}"
    filter=".//EMPLOYEE[DEL_CHANNEL='PRINT']" >
    </xapi:template>
    </xapi:document>
    <xapi:document key="${EMPNO}" output-type="pdf" delivery="file1">
    <xapi:template type="rtf" location="${TEMPLATE_LOC}"
    filter=".//EMPLOYEE[DEL_CHANNEL='FILE_SYSTEM']" >
    </xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    check the printers setting as required....aslo check what printer you are using for pdf printing...Pasta Printing??
    Thanks
    Ratnesh

Maybe you are looking for

  • Generate Multiple Invoices in One PDF

    Hi, I have requirement whereby I need to generate multiple invoices in one PDF file. I am using Oracle BI Publisher with Oracle APEX 4.0.2 If there is only one invoice that needs to be generated in one PDF file then I already have the solution whereb

  • Applet is not working and I do not know why it is not working

    I cannot figure out why my applet is not working. Can someone assist me with this problem? Here is the code: As you will soon find out some of those imports can be ignored. import java.lang.Integer; import java.awt.*; import java.awt.event.*; import

  • Windows 8 on Macbook Pro (early 2011)

    Hi, I want to install Windows 8 on my macbook pro (early 2011) running the new Mavericks 10.9, but im stucked at the formating process when installing windows 8. So first I go into boot camp and partition my disk as it guides me to. When It has finis

  • Extract Members List of "Selected AD Groups" :: Input: CSV File :: OUTPUT: CSV File (URGENT REQUIREMENT)

    Hello Everyone, I am looking for a script which extracts AD Group Members (sourced from CSV/TXT file) and Output to CSV/TXT file. Can someone help me finding customized script to solve the purpose. Quick response is much much appreciated. Thanks & Re

  • IDOC should be created when PO RELEASED Using ME29N Transaction?

    Hi,    Can anyone suggest me how to create ACCESS SEQUENCE,PROCESS ROUTINES,CONDITION RECORD and all steps in NACE Transaction. our requirement is that the IDOC Should get Created Only after Purchase Order is Released using ME29N transaction. Can any