Continous FULL GC

We have an application running on IBM websphere server with the following JVM and heap settings
Heap Settings
Min Hep : 750MB, MaxHeap : 1500 MB
JVM Settings
-XX:PermSize=64m -XX:MaxPermSize=128m -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC
In the verbose log file we observed that FULL GC is triggered even though we have enough memory in all generations (young,old, permannent) of JVM. Here is a sample output from the GC log file
} {Heap before GC invocations=1420:
Heap
def new generation   total 83136K, used 217K [0x94400000, 0x997a0000, 0x9eaa0000)
  eden space  80640K,   0% used [0x94400000, 0x94436570, 0x992c0000)
  from space   2496K,   0% used [0x99530000, 0x99530000, 0x997a0000)
  to   space   2496K,   0% used [0x992c0000, 0x992c0000, 0x99530000)
tenured generation   total 682688K, used 115942K [0x9eaa0000, 0xc8550000, 0xf2000000)
   the space 682688K,  16% used [0x9eaa0000, 0xa5bd9a08, 0xa5bd9c00, 0xc8550000)
compacting perm gen  total 131072K, used 40314K [0xf2000000, 0xfa000000, 0xfa000000)
   the space 131072K,  30% used [0xf2000000, 0xf475ebc0, 0xf475ec00, 0xfa000000)
64557.286:[b] [Full GC 116159K->115961K(765824K), 2.1373354 secs] Heap after GC invocations=1421:
Heap
def new generation total 83136K, used 0K [0x94400000, 0x997a0000, 0x9eaa0000)
eden space 80640K, 0% used [0x94400000, 0x94400000, 0x992c0000)
from space 2496K, 0% used [0x99530000, 0x99530000, 0x997a0000)
to space 2496K, 0% used [0x992c0000, 0x992c0000, 0x99530000)
tenured generation total 682688K, used 115961K [0x9eaa0000, 0xc8550000, 0xf2000000)
the space 682688K, 16% used [0x9eaa0000, 0xa5bde658, 0xa5bde800, 0xc8550000)
compacting perm gen total 131072K, used 40314K [0xf2000000, 0xfa000000, 0xfa000000)
the space 131072K, 30% used [0xf2000000, 0xf475ebc0, 0xf475ec00, 0xfa000000)
We started observing this behaviour only after we started using webservice (HTTP) as communication protocal instead of RMI/IIOP. Is there any specific reason for this kind of bahaviour. Do we need to make any special settings to avoid this behavior.

This is more related to websphere than to JVM. It seems websphere directly call Full GC, because JVM itself won't do Full GC unless low on memory.
You can try to change GC mode to reduce pause/improve performance.

Similar Messages

  • Full GC continously....

    Hello all:
    Our javajvm.log file recording full of GC collections...I am not sure of what to make of it. Your advise is appreciated.
    84 secs]
    49725.570: [Full GC [PSYoungGen: 101376K->70419K(193344K)] [PSOldGen: 700408K->700408
    K(700416K)] 801784K->770827K(893760K) [PSPermGen: 308374K->308374K(311296K)], 8.53113
    42 secs]
    49734.500: [Full GC [PSYoungGen: 101376K->71982K(193344K)] [PSOldGen: 700408K->700413
    K(700416K)] 801784K->772396K(893760K) [PSPermGen: 308374K->308373K(311296K)], 9.53269
    00 secs]
    49744.935: [Full GC [PSYoungGen: 101376K->61263K(193344K)] [PSOldGen: 700413K->700413
    K(700416K)] 801789K->761677K(893760K) [PSPermGen: 308503K->308503K(311296K)], 8.51932
    92 secs]
    49758.086: [Full GC [PSYoungGen: 101376K->65949K(193344K)] [PSOldGen: 700413K->700413
    K(700416K)] 801789K->766363K(893760K) [PSPermGen: 308503K->308503K(311296K)], 8.53782
    26 secs]
    49779.157: [Full GC [PSYoungGen: 101376K->67559K(193344K)] [PSOldGen: 700413K->700413
    K(700416K)] 801789K->767972K(893760K) [PSPermGen: 308776K->308776K(311296K)], 8.46314
    68 secs]
    49788.656: [Full GC [PSYoungGen: 101376K->61689K(193344K)] [PSOldGen: 700413K->700414
    K(700416K)] 801789K->762103K(893760K) [PSPermGen: 308926K->308926K(311296K)], 11.0094
    974 secs]
    49821.445: [Full GC [PSYoungGen: 101376K->65129K(193344K)] [PSOldGen: 700414K->700414
    K(700416K)] 801790K->765544K(893760K) [PSPermGen: 308930K->308930K(311296K)], 8.40379
    85 secs]
    49841.839: [Full GC [PSYoungGen: 101376K->67423K(193344K)] [PSOldGen: 700414K->700414
    K(700416K)] 801790K->767837K(893760K) [PSPermGen: 308930K->308930K(311296K)], 8.44814
    61 secs]
    49855.631: [Full GC [PSYoungGen: 101376K->67790K(193344K)] [PSOldGen: 700414K->700414
    K(700416K)] 801790K->768205K(893760K) [PSPermGen: 308933K->308933K(311296K)], 8.58122
    83 secs]
    49864.910: [Full GC [PSYoungGen: 101376K->54877K(193344K)] [PSOldGen: 700414K->700415
    K(700416K)] 801790K->755293K(893760K) [PSPermGen: 308933K->308930K(311296K)], 11.5770
    129 secs]
    49882.035: [Full GC [PSYoungGen: 101376K->61484K(193344K)] [PSOldGen: 700415K->700415
    K(700416K)] 801791K->761900K(893760K) [PSPermGen: 308932K->308932K(311296K)], 8.59202
    02 secs]
    49896.136: [Full GC [PSYoungGen: 101376K->63253K(193344K)] [PSOldGen: 700415K->700415
    K(700416K)] 801791K->763669K(893760K) [PSPermGen: 308932K->308932K(311296K)], 8.63159
    45 secs]
    49921.460: [Full GC [PSYoungGen: 101376K->64396K(193344K)] [PSOldGen: 700415K->700415
    K(700416K)] 801791K->764812K(893760K) [PSPermGen: 308932K->308932K(311296K)], 8.49903
    69 secs]
    49930.341: [Full GC [PSYoungGen: 101376K->60359K(193344K)] [PSOldGen: 700415K->700415
    K(700416K)] 801791K->760775K(893760K) [PSPermGen: 308932K->308932K(311296K)], 12.0304
    548 secs]
    49942.781: [Full GC [PSYoungGen: 101376K->64405K(193344K)] [PSOldGen: 700415K->700415
    K(700416K)] 801791K->764821K(893760K) [PSPermGen: 308961K->308961K(311296K)], 8.53003
    14 secs]
    49956.085: [Full GC [PSYoungGen: 101376K->64108K(193344K)] [PSOldGen: 700415K->700415
    K(700416K)] 801791K->764524K(893760K) [PSPermGen: 308961K->308961K(311296K)], 8.39628
    44 secs]
    49974.880: [Full GC [PSYoungGen: 101376K->65239K(193344K)] [PSOldGen: 700415K->700415
    K(700416K)] 801791K->765655K(893760K) [PSPermGen: 308986K->308986K(311296K)], 8.42756
    27 secs]
    49991.000: [Full GC [PSYoungGen: 101376K->51956K(193344K)] [PSOldGen: 700415K->700412
    K(700416K)] 801791K->752369K(893760K) [PSPermGen: 308986K->308986K(311296K)], 10.1022
    460 secs]
    50002.155: [Full GC [PSYoungGen: 101376K->66912K(193344K)] [PSOldGen: 700412K->700412
    K(700416K)] 801788K->767325K(893760K) [PSPermGen: 308986K->308986K(311296K)], 8.54761
    40 secs]
    50011.233: [Full GC [PSYoungGen: 101376K->67513K(193344K)] [PSOldGen: 700412K->700412
    K(700416K)] 801788K->767926K(893760K) [PSPermGen: 308986K->308986K(311296K)], 8.57408
    04 secs]
    50020.734: [Full GC [PSYoungGen: 101363K->61157K(193344K)] [PSOldGen: 700412K->700412
    K(700416K)] 801776K->761569K(893760K) [PSPermGen: 309121K->309121K(311296K)], 8.39235
    11 secs]
    50031.683: [Full GC [PSYoungGen: 101376K->49143K(193344K)] [PSOldGen: 700412K->700414
    K(700416K)] 801788K->749557K(893760K) [PSPermGen: 309121K->309121K(311296K)], 9.74581
    26 secs]
    The heap size for the JVMs are specified(jserv.properties) as follows:
    wrapper.bin.parameters=-verbose:gc -Xmx1024M -Xms1024M -XX:MaxPermSize=512M -XX:NewRa
    tio=2 -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:
    ParallelGCThreads=20 -XX:+HeapDumpOnOutOfMemoryError -Xloggc:/var/tmp/javajvm.log
    We're running JVM 1.5.0_17 32 bit (required by Oracle11i Apache/Jserv), Solaris 10 .
    Thank you in advance.
    Tom

    Your PSPermGen space looks maxed out. Setting PermSize==MaxPermSize will help prevent full GC's I would set both to 1024m and up the other's to 2048m see now that works.

  • My wireless keypad not working even in a full battery, window display continously switching automatically without touching the cursor.

    my wireless keypad not working even in full battery

    I have a wireless keyboard with the attached keypad.  The keyboard is working great, but the keypad quit working.  I put in new batteries...did not help.  Any suggestions?

  • How to view an epub file in digital editions in SINGLE PAGE CONTINOUS mode?

    how can i get the full screen real-estate when viewing an epub? On my laptop which has a screen res of 1600x900 i can maximize the view to one page at a time, but when i do the same thing on my desktop or dock to my 24" monitor of resolution 1920x1080, digital editions insist to show me in 2-page side-by-side view. i have to make the digital editions window slightly smaller or expand the table of contents from the left side of the screen in order to make it 1 page layout.
    and yes, i have clicked the increase text size button as much as i can, but it canot be clicked anymore)
    ALSO......
    why can't i just scroll continously like if i'm viewing a pdf? (i can only see one page at a time, from top to bottom, but if i flick my mouse wheel, it goes to the other page instantly and so on).
    i am totally hating on this software right now. looking for any alternatives that can do said features above.

    Looks like i've just answered my own question here. After searching around on the net desperately...
    I've just switched to SONY Reader for PC. The software can show me a page in full-screen with just ONE PAGE at 1080p resolution, and I can increase the font size alot more. Also, It has history of what pages I read and so on. I am uninstalling this worthless software known as Adobe Digital Editions.
    Everything about it is much faster too and doesn't feel like the flash spinoff that ADE is.
    Sorry for bashing, but just speaking the truth.

  • PDF for ipad has white bars on either side instead of a full bleed

    Hi there
    i have been creating a pdf document in indesign cc. Set it up for ipad and in 1024x768 and for digital publishing/ipad.
    Now when i send it to my ipad and download it from mail i have a white bar left and right on the horizontal layout. Top and bottom are bleeding right to the end.
    I have it on every page and cant seem to find the solution how i can have it bleed out on the sides as well. Anyone has an answer for me? i am going nuts. haha

    Hihi
    Thanks for your answer Petteri. That could be it even though in adobe reader
    its fine in 'CONTINOUS'mode where u scroll down. But the bars show on the
    side in horizontal view when you view in "SINGLE PAGE' and you want to
    scroll sideways.
    Its truly weird. I think the best way is still to design it in 1024x768
    don't u think? I want it to be full bleed and no white bars though.
    Thanks much
    Svenja
    SVENJA TIMME-BASTIAN
    Creative Director
    talk
    646-2490485
    write
    [email protected]
    sample
    www.linkedin.com/in/svenjatb

  • Logic Studio 2.0 purchased off Ebay... came with Logic Express 9 upgrade instead of full version, serial works to unlock registration but seems wrong and perhaps a loophole.  What should I do?

    I purchased what was advertised as a Full Version of Logic Studio 2 off ebay.  It ended up being Logic Studio Pro 2 Upgrade and came with a copy of Logic Express 9 upgrade which did unlock the installation.  I didn't realize it was the upgrade version til I saw the sticker in the upright corner of the box post installation.  I feel like this is a loophole and not a legitimate installation now.    Is this legit or should I acquire a full copy of Logic Express?  The seller continously tells me that it's 100% legal and legit, etc..  I have already demanded he should send me or reimburse me enough to acquire a legitimate copy of Logic Express that supports the upgrade.  Am I right in doing so?  Or is it okay to use the Logic Express 9 upgrade copy to upgrade to Logic Studio Pro 2?  Doesn't seem right.  I'm very confused and would love some advice.  Thank you in advance.

    The Logic Express 9 upgrade package requires you should own Logic Express 8 Full.... for that to be a legal use of the Logic Express 9 upgrade serial which then you could use to register LP9/Logic Studio 2.0 upgrade package using the LS2.0 upgrade serial..
    This is an apparent loophole, in my opinion, that is being exploited by the seller....
    However, when in any doubt with anything regarding possible legal issues... contact Apple directly and ask them for their advice/opinion on the matter.
    http://www.apple.com/contact/
    Cheers!

  • My fan is running at full power continuously

    MY fan is running at full power continously, help what can i do
    Andsre

    You need to reset the SMC:
    Resetting the SMC for Mac Pro, Intel-based iMac, Intel-based Mac mini, or Intel-based Xserve
    Shut down the computer.
    Unplug the computer's power cord.
    Wait fifteen seconds.
    Attach the computer's power cord.
    Wait five seconds, then press the power button to turn on the computer.
    Hope this helps

  • Full load Concept

    Hi all,
    Can somebody explain me why there are full loads that should not be deleted from the Infocube?
    Theoratically, a full brings all data from the Source System, but we have fulls that only bring the data from a specific day and therefore we need to keep them on the cube/ods.
    Example:
    In our ODS we keep the full requests. If they are deleted the data can not be anymore reported.
    Now we only have data starting from 23.05 and even that we load a full the data previously to this day is not being extracted.
    The extractor is also not bringing the data of the past.
    Is this a extarctor configuration or there´s some way to bring all data that is on the R/3 system?
    Thanks,
    Marta.

    Hi Marta,
    Yes you are very much correct. Full load pulls in all the data from the source system, but it pulls in the data for the restrictions mentioned in infopackage ..
    Now say we are doing a full load to a cube and also to ODS. And say we dont have any selection restriction ..
    As you know ODS has overwrite functionality .. while the cube does nt have it ..
    Now say we do the full load continously .. Now the same records will b e pulled everytime .. And In ODS if we have set overwrite for data values in the update rule, It will overwrite only, and we will get the latest data only .. But in case of cube all these key figure will keep getting added up as the same data is being loaded multiple times ..
    Hence in this case we delete the earlier requests for a cube .. Now say we do full load with some selection restrictios(say, quarter wise, month wise) .. In this case we dont delete the earlier requests if the selection restrictions are mutually exclusive ..
    And for the extractor issue, could you please elaborate on that?
    Hope it helps ..

  • Full Screen on Multiple Monitors

    It used to be that if I took a video on iTunes to Full Screen, which screen it would maximise on was dependent on which monitor the iTunes Library window was resident on ... Since 7.4, it seems to be utterly random! It always wants to go on to the secondary monitor. Sometimes it will agree to go on the primary if I change where I want windowed videos displayed from "in a separate window" to something else, back to separate again ... but if that does work, it's short lived.
    And ... it's a bit annoying! lol ... so how can I persuade iTunes to go to full screen where I want it to, not where it wants to?
    (And as a side question ... I don't suppose anyone knows how to ask it to go to full screen without disabling the other screen ... it would be nice to work on the primary monitor while showing a video full screen on the secondary, sans title bar.)

    {quote:title=Robin Browne wrote:}I don't suppose anyone knows how to ask it to go to full screen without disabling the other screen ... it would be nice to work on the primary monitor while showing a video full screen on the secondary, sans title bar.){quote}
    YES!!!
    I really need this feature and have for some time now. I DJ with music, video and karaoke and use large screens with projectors. I have iTunes playlists and file elaborately customized to how I need it but I can't find a suitable workaround to have the second monitor (projector) presenting all music videos full screen (switching to full screen visualizer for music-only) yet still be able to manipulate & preview the playlist or otherwise work on my laptop.
    Quicktime Pro does allow you to present full screen videos on a second monitor without disabling the laptop display, however it doesn't have all the playlist, visualizer or the organizational and continous file-playing ability and features of iTunes which I definitely need. Since iTunes is built on Quicktime why can't it do the same thing???
    The only half-baked workarounds I can manage are:
    A) Display the music videos in a separate window fit-to-screen (not full-screen) then "zoom" the projector to block out the edges (menu bar, etc.). Not only is this kinda tacky looking but you still can't use the visualizer this way.
    B) Until another option becomes available, keep laptop screen mirrored with the projector image, but when I need to work in iTunes "freeze" the projector image (while on visualizer only) then exit full-screen while I make necessary changes to the playlist but with the music continuing to play. The problem with this is it has to be on visualizer when I freeze the projector (would look strange to freeze in the middle of a music video) and I would have to be careful when done working to use Command-T if music-only is playing to return to full-screen visualizer, or Command-F for a music video to return to full-screen video. I must also "un-freeze" the projector upon this return each time. I would also want to confirm that when a music video is done the full screen switches back to full-screen visualizer upon the next music-only song without having to reactivate the visualizer with Command-T (and vice versa for the next music video). This can get tedious, especially during a show when working alone and with lots going on around you!
    Any other suggestions???
    Message was edited by: SWLinPHX

  • Time Machine Freezes during full backup

    I just got a new MacBook Pro. I am trying to create an initial Time Machine full backup.
    The process freezes after processing 6.39GB out of 462.76GB. Further, Time Machine
    also globally freezes after the following steps:
    Reboot
    Try full backup
    -- it freezes
    Stop backup
    -- backup stops
    Try to start backup again
    TimeMachine is now completely frozen. Further, all the top-right menus seem frozen.
    Try to restart machine
    Machine cannot completely shutdown -- it stays in a zombie state trying to shutdown forever
    Force shutdown (pressing power button continously until the machine shuts down).
    I've tried this process about 10 times.
    Same behavior using 4 different types of backup disks.
    (network attached via afs, direct usb, direct fire-wire).
    Here's the console output is below.
    The "freezing" seems to coincide with the output of:
    "kernel[0]: AppleVTD: waiting space (512)"
    Does anybody have any suggestions on how to fix this problem?
    Thanks!
    Luis.
    ====== Console output======
    10/23/12 12:14:48.677 AM com.apple.backupd[1052]: Backing up to: /Volumes/Time Machine Backups/Backups.backupdb
    10/23/12 12:14:48.700 AM com.apple.backupd[1052]: Ownership is disabled on the backup destination volume.  Enabling.
    10/23/12 12:14:49.283 AM com.apple.backupd[1052]: Forcing deep traversal on source: "Macintosh HD" (mount: '/' fsUUID: 6C558E68-8F4B-337F-8BB6-6721988887F1 eventDBUUID: 54A53EDD-B4AA-4C26-830B-37AE17F0CA69)
    10/23/12 12:14:53.278 AM coreservicesd[24]: Received request to reset fmod watch. Latest received id is 14820719323154. Latest sent id is 14820719323154
    10/23/12 12:14:53.463 AM com.apple.backupd[1052]: Backup content size: 440.85 GB excluded items size: 20.16 GB for volume Macintosh HD
    10/23/12 12:14:53.464 AM com.apple.backupd[1052]: Found 1095112 files (420.69 GB) needing backup
    10/23/12 12:14:53.465 AM com.apple.backupd[1052]: 504.83 GB required (including padding), 7.41 TB available
    10/23/12 12:14:53.471 AM com.apple.backupd[1052]: Waiting for index to be ready (100)
    10/23/12 12:15:31.916 AM mdworker[1136]: Unable to talk to lsboxd
    10/23/12 12:15:31.977 AM sandboxd[1137]: ([1136]) mdworker(1136) deny mach-lookup com.apple.ls.boxd
    10/23/12 12:15:32.000 AM kernel[0]: Sandbox: sandboxd(1137) deny mach-lookup com.apple.coresymbolicationd
    10/23/12 12:16:01.962 AM mdworker[1142]: Unable to talk to lsboxd
    10/23/12 12:16:02.019 AM sandboxd[1143]: ([1142]) mdworker(1142) deny mach-lookup com.apple.ls.boxd
    10/23/12 12:16:02.000 AM kernel[0]: Sandbox: sandboxd(1143) deny mach-lookup com.apple.coresymbolicationd
    10/23/12 12:17:03.350 AM mdworker[1153]: Unable to talk to lsboxd
    10/23/12 12:17:03.355 AM mdworker[1154]: Unable to talk to lsboxd
    10/23/12 12:17:03.433 AM sandboxd[1155]: ([1153]) mdworker(1153) deny mach-lookup com.apple.ls.boxd
    10/23/12 12:17:03.441 AM sandboxd[1155]: ([1154]) mdworker(1154) deny mach-lookup com.apple.ls.boxd
    10/23/12 12:17:03.000 AM kernel[0]: Sandbox: sandboxd(1155) deny mach-lookup com.apple.coresymbolicationd
    10/23/12 12:18:17.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:17.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:17.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:17.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:17.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:17.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:17.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (512)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (463)
    10/23/12 12:18:18.000 AM kernel[0]: AppleVTD: waiting space (128)
    10/23/12 12:19:04.717 AM mdworker[1168]: Unable to talk to lsboxd
    10/23/12 12:19:04.721 AM mdworker[1167]: Unable to talk to lsboxd
    10/23/12 12:19:04.782 AM sandboxd[1169]: ([1168]) mdworker(1168) deny mach-lookup com.apple.ls.boxd
    10/23/12 12:19:04.788 AM sandboxd[1169]: ([1167]) mdworker(1167) deny mach-lookup com.apple.ls.boxd
    10/23/12 12:19:04.000 AM kernel[0]: Sandbox: sandboxd(1169) deny mach-lookup com.apple.coresymbolicationd
    =====

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • How to measure time difference between two continous encoder pulse (PULSE A & PULSE B)

    im trying to figure out the time difference between two square
    wave pulse (PULSE A and PULSE B) from an encoder. I tried to modify many code but fail to capture thephase difference  for each pulse. the
    pulse only rise to 5V and fall to 0V like normal square wave pulse
    can you and all of experts here help me out with this?
    my problem
    1) Encoder pulse are continous (pulse A and pulse B)
    2) Square wave pulse have "0V" and "5V" please rapidly
    if possible someone show me correct method , Im using LABVIEW 7.1 and Hardware NI SCOPE (PCI 5102)
    your advice are highly appreciated
    among my idea as in attachment , but I failed to get it
    Attachments:
    Need to Get this wave.JPG ‏34 KB

    Hi Amirul,
    Check the attached JPG file. i think this will be use full to you
    Regards,
    Santhosh M

  • The transaction log for database 'BizTalkMsgBoxDb' is full.

    Hi All,
    We are getting the following error continously in the event viewer of our UAT servers. I checked the jobs and all the backup jobs were failing on the step to backup the transaction log file and were giving the same error. Our DBA's cleaned the message box manually and backed up the DB but still after some time the jobs starts failing and this error is logged in the event viewer.
    The transaction log for database 'BizTalkMsgBoxDb' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases".
    Thanks,
    Abdul Rafay
    http://abdulrafaysbiztalk.wordpress.com/
    Please mark this answer if it helps

    Putting the database into simple recovery mode and shrinking the log file isn't going to help: it'll just grow again, it will probably fragment across the disk thereby impacting performance and, eventually, it will fill up again for the same reason
    as before.  Plus you put yourself in a very vulnerable position for disaster recovery if you change the recovery mode of the database: and that's before we've addressed the distributed transaction aspect of the BizTalkDatabases.
    First, make sure you're backing up the log file using the BizTalk job Backup BizTalk Server (BizTalkMgmtDb).  It might be that the log hasn't been backed up and is full of transactions: and, eventually, it will run out of space.  Configuration
    instructions at this link:
    http://msdn.microsoft.com/en-us/library/aa546765(v=bts.70).aspx  Your DBA needs to get the backup job running properly rather than panicking!
    If this is running properly, and backing up (which was the case for me) and the log file is still full, run the following query:
    SELECT Name, log_reuse_wait_desc
    FROM sys.databases
    This will tell you why the log file isn't properly clearing down and why it cannot use the space inside.  When I had this issue, it was due to an active transaction.
    I checked for open transactions on the server using this query:
    SELECT
    s_tst.[session_id],
    s_es
    .[login_name]
    AS [Login Name],
    DB_NAME
    (s_tdt.database_id)
    AS [Database],
    s_tdt
    .[database_transaction_begin_time]
    AS [Begin Time],
    s_tdt
    .[database_transaction_log_record_count]
    AS [Log Records],
    s_tdt
    .[database_transaction_log_bytes_used]
    AS [Log Bytes],
    s_tdt
    .[database_transaction_log_bytes_reserved]
    AS [Log Rsvd],
    s_est
    .[text]
    AS [Last T-SQL Text],
    s_eqp
    .[query_plan]
    AS [Last Plan]
    FROM
    sys.dm_tran_database_transactions
    s_tdt
    JOIN
    sys.dm_tran_session_transactions
    s_tst
    ON s_tst.[transaction_id]
    = s_tdt.[transaction_id]
    JOIN
    sys.[dm_exec_sessions]
    s_es
    ON s_es.[session_id]
    = s_tst.[session_id]
    JOIN
    sys.dm_exec_connections
    s_ec
    ON s_ec.[session_id]
    = s_tst.[session_id]
    LEFT
    OUTER
    JOIN
    sys.dm_exec_requests
    s_er
    ON s_er.[session_id]
    = s_tst.[session_id]
    CROSS
    APPLY
    sys.dm_exec_sql_text
    (s_ec.[most_recent_sql_handle])
    AS s_est
    OUTER
    APPLY
    sys.dm_exec_query_plan
    (s_er.[plan_handle])
    AS s_eqp
    ORDER
    BY [Begin Time]
    ASC;
    GO
    And this told me the spid of the process with an open transaction on BizTalkMsgBoxDB (in my case, this was something that had been open for several days).  I killed the transaction using KILL spid, where spid is an integer.  Then I ran the BizTalk
    Database Backup job again, and the log file backed up and cleared properly.
    Incidentally, just putting the database into simple transaction mode would have emptied the log file: giving it lots of space to fill up again.  But it doesn't deal with the root cause: why the backups were failing in the first place.

  • Memory full error in Signal express

    Hi All, 
    I am trying to log the data using Signal express for 14 channels sampling at 50kS/s. I have a test where we need to perform a continous logging for 100 hours at 50kS/s and samples to read as 5000 .I did a test logging for 24 hours, but Signal express stopped running after 15-16 hours. Do you have any suggestions ?  I am attaching the screen shot.
    I am writing the .tdms files to an external HDD (3 TB) and using a Windows 7 PC.
    Please let me know if you have any suggestions
    Attachments:
    Memory full.zip ‏1050 KB

    That is a considerable amount of data to be continuously logging.
    How much system memory does your computer have? 
    Some suggestions you could try would be to (if you have admin rights) disable any unncessary processes that launch at startup. Increase your page file allocation or at least open the task manager and take a look at the PF activity.
    What interface type does your external HDD have? If its anything other than SATA I, II, or III that may be contributing to your bottleneck.
    My guess is that its a system limitation and not a Signal Express issue. But I may be wrong.
    I've logged data for days on end without issue before; although not at the sample rate you are.
    SCXI- 1000 Chassis w/ 1346 adapter
    PCI 6281 DAQ card
    SCXI- 1520 Bridge Board w/ 1314 Terminal Block (x2)
    SCXI- 1180 Feedthrough Panel w/ 1302 Block
    Signal Express 2014.
    Win7 Enterprise

  • Continous data acquisition using NI 5112

    Is is possible to acquire and store continous data as long as i want using NI 5112? The card contain 16MB buffer and the time required for this buffer to get filled depends on the sampling rate, but once this is full, how can i transfer my data to PC without disturbing or loosing any data during this transfer?

    There is an example that ships with NI-SCOPE called "Fetch Forever." This example uses the circular buffer of the NI 5112 to store data while acquired data is fetched to computer RAM. Please let me know if you have any problems or questions about the example.

  • HT1349 when I start my macbook it shows STARTUP DISK FULL, and I cannot do anything else, it doesnt let me get into the computer to delete any programs,,,, What should I do ?

    when I start my macbook it shows STARTUP DISK FULL, and I cannot do anything else, it doesnt let me get into the computer to delete any programs,,,, What should I do ?

    Try starting in Safe mode which does not load all the software that is used in a regular boot. It also runs a disk check. After booting in safe mode transfer or trash stuff you don't really need so as to free up disk space. Be sure to hold the shift key down continously till a progress bar shows on the screen.
    http://support.apple.com/kb/ht1564
    http://support.apple.com/kb/ht1455

Maybe you are looking for

  • Create a Link using Dynamic Text and Capture Variable

    I am building a dynamic website using Dreamweaver CS5 with Coldfusion 9 Currently I have created a dynamic text table. The table is created by querying the Invoice table and displays the all the customers Invoices. The columns Include Invoice #, Date

  • GR cancellation issue

    Hi, I have the following scenario in production. Note both PO and GR docs are created through BAPI and NOT MANUALLY through tcodes. PO created for qty 13080 GR 1 created for qty 13080 with mvt 101 GR 2 created for qty zero with mvt 102  - When the BA

  • Really confused on making XY plots in Numbers

    I'm trying to make an XY plot in numbers from two columns of data.  I can't figure this out.  Here is an example. Day Sum 1 0 8 -11 11 -14 16 -18 18 -20 23 -25 25 -25 30 -25 33 -27 34 -27 36 -29 Let's say I want to make a simple XY plot.  In this exa

  • CS6 Dreamweaver "Not Supported on this type of mac"

    Hello All, I have a new Macbook Pro w/ retina display. I recently bought Dreamweaver CS6 to complement Photoshop and Illustrator CS6 versions. I am running OS X 10.8.1 and Dreamweaver seems to run fine as does Photoshop and Illustrator. After install

  • Code explanation help

    Declare CURSOR curEMP is      Select Empno,Fname,Lname,Sal From Emp; varEmpno Emp.Empno%type; varFname Emp.Fname%type; varLname Emp.Lname%type; varSal   Emp.Sal%type; varUname Emp.Uname%type; varpwd   Emp.pwd%type; Begin Open curEMP; If curEmp%ISOPEN