Displaying PathGeometry into canvas take too long time

Hi every one,
I am working on spatial data with an application WPF and I would like to draw a map from data queries.
I got my data and I am able to draw them on a canvas with scroll bar and zoom.
My problem is when I want to zoom or scroll the canvas take a long time before draw the map.
The big problem is there :
Dim poly As New Polygon
poly.Stroke = Brushes.Red
poly.Fill = Brushes.Orange
poly.StrokeThickness = 5
Dim colPoint As New PointCollection
For i = 1 To geo.STNumPoints
Dim ls As New LineSegment()
colPoint.Add(New Point(geo.STPointN(i).STX.Value - extentA, geo.STPointN(i).STY.Value - extentB))
Next
colPoint.Add(New Point(geo.STPointN(1).STX.Value - extentA, geo.STPointN(1).STY.Value - extentB))
poly.Points = colPoint
masterCanvas.Children.Add(poly)
so the canvas is "masterCanvas" and i add each Polygon one by one. I would like if it is possible to gather all polygon into one "image" and then when it will refresh the canvas it will draw only one thing. 
Regards.

Hi,
I found that you have posted it in the forum Acamar suggested.
http://social.msdn.microsoft.com/Forums/vstudio/en-US/e2d50b4e-0d76-4a3c-b229-521b648b54b3/displaying-pathgeometry-into-canvas-take-too-long-time?forum=wpf#e2d50b4e-0d76-4a3c-b229-521b648b54b3
Please just focus on that thread, and you could mark if any reply which is helpful as answer.
Thanks for your understanding.
Regards.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • OPM process execution process parameters takes too long time to complete

    PROCESS_PARAMETERS are inserted every 15 min. using gme_api_pub packages. some times it takes too long time to complete the batch ,ie completion of request. it takes about 5-6 hrs long time ,in other time s it takes only 15-20 mins.This happens at regular interval...if anybody can guide me I will be thankful to him/her..
    thanks in advance.
    regds,
    Shailesh

    Generally the slowest part of the process is in the extraction itself...
    Check in your source system and see how long the processes are taking, if there are delays, locks or dumps in the database... If your source is R/3 or ECC transactions like SM37, SM21, ST22 can help monitor this activity...
    Consider running less processes in parallel if you have too many and see some delays in jobs... Also indexing some of the tables in the source system to expedite the extraction, make sure there are no heavy processes or interfaces running in the source system at the same time you're trying to load... Check with your Basis guys for activity peaks and plan accordingly...
    In BW also check in your SM21 for database errors or delays...
    Just some ideas...

  • I don't know why it takes too long time to sample flat file.

    I don't know why it takes too long time to sample flat file.
    OWB Client 10.1
    While importing a flat file of fixed width ,
    in the screen "Flat File Sample Wizard" shows the text box number of rows with default value 200.
    I want to extend this value to 700,000.
    But, it takes too long time (over 5 hours) to sample it.
    Do you know why it is happend? or How can i fix this problem?
    Thanks in Advance.
    Regards,
    JWS.

    Hello,
    Actually flat file sampling process’ goal is to capture the structure of the file. That’s why initially the sample size is set to 200 lines.
    The question is why you are trying to perform sampling by 700000 rows? Are you expecting some change in structure beyond this mark?
    If so, and you want to capture the fact that your source file is multi – typed, your better prepare small file for sampling outside the OWB.
    Sergey

  • Sending mail take too long time exchange 2011 in iphone4

    when i try to sending mail take too long time.
    stay long time in outbox folder.
    i'm using exchange 2011 in iphone4 with latest updates.

    Hi,
    This is a characteristic of some, but not all, ISPs, and not the SMTP itself. It involves DNS. See:
    http://discussions.apple.com/thread.jspa?messageID=10391853&#10391853
    Ernie

  • Time_out Dump on this query take too long time

    hi experts,
    in my report a query taking too long time
    pl. provide performance tips or suggestions
    select mkpf~mblnr  mkpf~mjahr  mkpf~usnam  mkpf~vgart    
           mkpf~xabln  mkpf~xblnr  mkpf~zshift mkpf~frbnr    
           mkpf~bktxt  mkpf~bldat  mkpf~budat  mkpf~cpudt    
           mkpf~cputm  mseg~anln1  mseg~anln2  mseg~aplzl    
           mseg~aufnr  mseg~aufpl  mseg~bpmng  mseg~bprme    
           mseg~bstme  mseg~bstmg  mseg~bukrs  mseg~bwart    
           mseg~bwtar  mseg~charg  mseg~dmbtr  mseg~ebeln    
           mseg~ebelp  mseg~erfme  mseg~erfmg  mseg~exbwr    
           mseg~exvkw  mseg~grund  mseg~kdauf  mseg~kdein    
           mseg~kdpos  mseg~kostl  mseg~kunnr  mseg~kzbew    
           mseg~kzvbr  mseg~kzzug  mseg~lgort  mseg~lifnr    
           mseg~matnr  mseg~meins  mseg~menge  mseg~lsmng    
           mseg~nplnr  mseg~ps_psp_pnr  mseg~rsnum  mseg~rspos
           mseg~shkzg  mseg~sobkz  mseg~vkwrt  mseg~waers    
           mseg~werks  mseg~xauto  mseg~zeile  mseg~SGTXT    
        into table itab                                      
           from mkpf as mkpf                                 
            inner join mseg as mseg                          
                    on mkpf~MBLNR = mseg~mblnr               
                   and mkpf~mjahr = mseg~mjahr

    no the original query is, i use where clouse with conditions.
    select mkpf~mblnr  mkpf~mjahr  mkpf~usnam  mkpf~vgart
           mkpf~xabln  mkpf~xblnr  mkpf~zshift mkpf~frbnr
           mkpf~bktxt  mkpf~bldat  mkpf~budat  mkpf~cpudt
           mkpf~cputm  mseg~anln1  mseg~anln2  mseg~aplzl
           mseg~aufnr  mseg~aufpl  mseg~bpmng  mseg~bprme
           mseg~bstme  mseg~bstmg  mseg~bukrs  mseg~bwart
           mseg~bwtar  mseg~charg  mseg~dmbtr  mseg~ebeln
           mseg~ebelp  mseg~erfme  mseg~erfmg  mseg~exbwr
           mseg~exvkw  mseg~grund  mseg~kdauf  mseg~kdein
           mseg~kdpos  mseg~kostl  mseg~kunnr  mseg~kzbew
           mseg~kzvbr  mseg~kzzug  mseg~lgort  mseg~lifnr
           mseg~matnr  mseg~meins  mseg~menge  mseg~lsmng
           mseg~nplnr  mseg~ps_psp_pnr  mseg~rsnum  mseg~rspos
           mseg~shkzg  mseg~sobkz  mseg~vkwrt  mseg~waers
           mseg~werks  mseg~xauto  mseg~zeile  mseg~SGTXT
        into table itab
           from mkpf as mkpf
            inner join mseg as mseg
                    on mkpf~MBLNR = mseg~mblnr
                   and mkpf~mjahr = mseg~mjahr
        WHERE mkpf~budat IN budat
          AND mkpf~usnam IN usnam
          AND mkpf~vgart IN vgart
          AND mkpf~xblnr IN xblnr
          AND mkpf~zshift IN p_shift
          AND mseg~bwart IN bwart
          AND mseg~matnr IN matnr
          AND mseg~werks IN werks
          AND mseg~lgort IN lgort
          AND mseg~charg IN charg
          AND mseg~sobkz IN sobkz
          AND mseg~lifnr IN lifnr
          AND mseg~kunnr IN kunnr.

  • Report Takes Too Long Time

    Hi!
    I am in troubble
    following is the query
    SELECT inv_no, inv_name, inv_desc, i.cat_id, cat_name, i.sub_cat_id,
    sub_cat_name, asset_cost, del_date, i.bl_id, gen_desc bl_desc, p.prvcode, prvdesc, cur_loc,
    pldesc, i.pmempno, pmname, i.empid, empname
    FROM inv_reg i,
    cat_reg c,
    sub_cat_reg s,
    gen_desc_reg g,
    ploc p,
    province r,
    pmaster m,
    iemp_reg e
    WHERE i.sub_cat_id = s.sub_cat_id
    AND i.cat_id = s.cat_id
    AND s.cat_id = c.cat_id
    AND i.bl_id = g.gen_id
    AND i.cur_loc = p.plcode
    AND p.prvcode = r.prvcode
    AND i.pmempno = m.pmempno(+)
    AND i.empid = e.empid(+)
    &wc
    order by prvdesc, pldesc, cat_name, sub_cat_name, inv_no
    and this query returns 32000 records
    when i run this query on reports 10g
    then it takes 10 to 20 minuts to generate report
    how can i optimize it...?

    Hi Waqas Attari
    Pls study & try this ....
    When your query takes too long ...
    hope it helps....
    Regards,
    Abdetu...

  • Importing .mp4 files into iMovie takes too long. Is there a quicker method?

    Basically what the title asks. Would it be quicker for me to burn the mp4 onto a dvd and then rip it into iMovie? Currently, my import wait is 1784 minutes, and I really don't have this long to wait.
    Help would be wonderful.

    I'm not sure how many songs your importing, nor how much cache your Mac has...But In case this is your first time using Itunes M4p files in your Imovies, I'll give you this heads up....Imovie will let you import M4p files from Itunes into your movie and you can watch it and listen to the song fine. When you try to export it to IDVD and burn a movie, you might have problems. It will b*tch about "this computer is not authorized" for this song or something. Unless Imovie '08 fixes this, you have to burn the songs you want to use in your Imove to a CD, then import them back into Imovie. It will not let you burn a DVD from Imovie/IDVD with songs you paid for directly from your Itunes Library. Unless you're importing from a slow external hard drive and have low system memory on your Mac, I don't see why it should take so long to import songs from your Itunes library. If you already knew of the copyright problem Imovie has, my apologies.....And it is a problem. You shouldn't have to burn to disc and re-import songs from Itunes, that you already legitimately paid for with your Itunes account.

  • Using Site Feed webpart on site -- opening site takes too long time to open

    Hello,
    We are using the site feed web part on our team sites for sharing pictures, messages etc. When using the site feed web part on the main page on the team site, it tooks a long time to open the site. When we remove the site feed web part from the page, the
    page loads quickly.
    We have a separate web application for the the team sites and the Personal (My Sites). I know a load information is loaded from the SharePoint user profile.
    Anyone this experience with the site feed web part? There's no configuration in this web part to configure for example caching o.i.d.
    Anything to do with distributed cache time-outs?
    I hope to hear something from you.

    Hi  ,
    For your issue , you can enable Developer Dashboard for SharePoint 2013 with PowerShell.
    Developer Dashboard is performance statistics for a request are available in the browser window. . When the Developer Dashboard is enabled in On mode, the Developer Dashboard icon will always be displayed
    at the top right corner. With Developer Dashboard, you can find out where the time was spent at server side.
    For enabling developer dashboard in SharePoint 2013 , you can refer to the blog:
    http://ricardoramirezblog.wordpress.com/2013/02/23/enable-developer-dashboard-in-sharepoint-2013-using-powershell/
    Here is a detail blog about using developer dashboard :
    http://www.sharepoint-journey.com/developer-dashboard-in-sharepoint-2013.html
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • File Path browse take too long time

    Hi all,
    I am new one and I just start  learning and implementing labview program. Now I am develping data convertion program. My program purpose is 
    (1) reading data from input text file
    (2) do data calculation and convertion as the required format.
    (3) formatted data write to text file or Excel file.
    (a) I use' file path  ' from control palette. When I click on " browse folder" icon to choose the path of my input file or output file,it took too long to get there. I already tested and tested again . but I can't find the solution.
     (b) when I write calculated data to text file or excel, for a big amount of data, text file is ok. excel sheet show error if data is over 65536 rows. I want to know how to create and add data to new excel sheet if current sheet is full
    So, I attach my project and sample input text file. I really need help from you all.  Thanks
    Attachments:
    01_02_2010_Extract_Data1.vi ‏85 KB
    test3.txt ‏7 KB

    Your code needs a good cleanup.  I suspect the reason that your File Path browse button doesn't respond quickly is because you don't have any wait inside your while loop.  That means the loop is running as fast as it possibly can, even though you don't even have a file open to process, which keeps the processor busy and prevents it from doing anything else (like opening the file selection dialog).  Try adding a 100ms wait somewhere in the big while loop.
    It's good practice to keep your LabVIEW diagrams smaller than the size of your screen.  You have a lot of bends in your wires, which makes them hard to follow.  You don't need an enormous sequence structure outside of everything since it only has one frame, and in fact you probably don't need any sequence structures at all.  In your for loop, use a shift register instead of reading from and writing to a local variable.   Use the "Spreadsheet String to Array" function to separate your tab-delimited data; it will be much easier than the way you're doing it.
    The 65536 row limit is in Excel.  The easiest thing for you to do is to keep track of the number of rows you have written to the file, and whenever it reaches 65536, create a new file.  Since you're writing to a text file there's no way to create a new sheet.  To create a real Excel workbook with multiple sheets, you will need to look at the examples of how to use ActiveX to control Excel.

  • Logging into Yosemite takes a long time, plus load bar

    MacBook Pro (13-inch, Mid 2012)
    Processor 2.5 GHz Intel Core i5
    Memory 4 GB 1600 MHz DDR3
    Yosemite 10.10
    Hi,
    When logging into my mac, it now takes around 2-3 minutes. In Mavericks it took a few seconds. There is also a load bar (see picture)
    Is this normal?
    Thanks, Fletcher

    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
    Video Information: ℹ️
      Intel HD Graphics 4000 -
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.10 (14A389) - Uptime: 6:58:0
    Disk Information: ℹ️
      APPLE HDD TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) /  [Startup]: 498.88 GB (276.65 GB free)
      Core Storage: disk0s2 499.25 GB Online
      MATSHITADVD-R   UJ-8A8
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Focusrite Scarlett 2i2 USB
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
      Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
      /etc/sysctl.conf - Exists
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/LaCie Desktop Manager.app
      [not loaded] com.LaCie.ScsiType00 (1.2.13 - SDK 10.5) Support
      [not loaded] com.jmicron.driver.jmPeripheralDevice (2.0.4) Support
      [not loaded] com.lacie.driver.LaCie_RemoteComms (1.0.1 - SDK 10.5) Support
      [not loaded] com.oxsemi.driver.OxsemiDeviceType00 (1.28.13 - SDK 10.5) Support
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.6.2 - SDK 10.6) Support
      [not loaded] com.focusrite.driver.usb2audio (1.1) Support
      [not loaded] com.line6.driver.xtaudio (7.1.7 - SDK 10.5) Support
      [not loaded] com.mice.driver.Wireless360Controller (1.0.0d12 - SDK 10.8) Support
      [not loaded] com.mice.driver.WirelessGamingReceiver (1.0.0d12 - SDK 10.8) Support
      [not loaded] com.mice.driver.Xbox360Controller (1.0.0d12 - SDK 10.8) Support
      [not loaded] com.microsoft.driver.MicrosoftMouse (8.2) Support
      /System/Library/Extensions/MicrosoftMouse.kext/Contents/PlugIns
      [not loaded] com.microsoft.driver.MicrosoftMouseBluetooth (8.2) Support
      [not loaded] com.microsoft.driver.MicrosoftMouseUSB (8.2) Support
      /Users/Shared/Greatdy/GreatdyAudioDeviceAppHelper.app
      [not loaded] com.Greatdy.driver.SystemAudioCapture (1.0.0 - SDK 10.8) Support
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.adobe.AdobeCreativeCloud.plist Support
      [loaded] com.intego.backupassistant.agent.plist Support
      [running] com.quest.QuestAgent.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.avid.sari.plist Support
      [running] com.intego.BackupAssistant.daemon.plist Support
      [running] com.line6.l6ksettingmgr.plist Support
      [running] com.mice.360Daemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.AAM.Updater-1.0.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.spotify.webhelper.plist Support
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Steam UNKNOWN (missing value)
      uTorrent UNKNOWN (missing value)
      Spotify UNKNOWN (missing value)
    Internet Plug-ins: ℹ️
      AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 Support
      FlashPlayer-10.6: Version: 15.0.0.207 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      Flash Player: Version: 15.0.0.207 - SDK 10.6 Mismatch! Adobe recommends 15.0.0.189
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
      Default Browser: Version: 600 - SDK 10.10
      SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 Support
      Unity Web Player: Version: UnityPlayer version 4.5.4f1 - SDK 10.6 Support
      Silverlight: Version: 5.1.30317.0 - SDK 10.6 Support
      JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    Safari Extensions: ℹ️
      Yontoo
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      FUSE for OS X (OSXFUSE)  Support
      Line6AudioMIDI  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Destinations:
      LaCie [Local]
      Total size: 405.09 GB
      Total number of backups: 7
      Oldest backup: 2014-07-29 18:09:08 +0000
      Last backup: 2014-10-20 08:27:35 +0000
      Size of backup disk: Excellent
      Backup size 405.09 GB > (Disk size 0 B X 3)
    Top Processes by CPU: ℹ️
          2% com.apple.preference.security.remoteservice
          1% Google Chrome
          0% fontd
          0% WindowServer
          0% mds_stores
    Top Processes by Memory: ℹ️
      133 MB mds_stores
      125 MB Google Chrome
      125 MB Finder
      88 MB Google Chrome Helper
      86 MB WindowServer
    Virtual Memory Information: ℹ️
      125 MB Free RAM
      1.90 GB Active RAM
      1.53 GB Inactive RAM
      719 MB Wired RAM
      21.71 GB Page-ins
      16 MB Page-outs

  • Cisco Works LMS 3.2 backup takes too long time to finish

    Hello guys,
    We have problem with scheduled LMS 3.2 backup. It  takes more than 12hours to finish. You can see in log that backup is  scheduled for 18:00h and it waits untill 22:07 to start doing anything.  We can't figure out why is there such a delay. It started to happen  after system reported lack of free space on disk. And we feed up the  space, but then faced this problem with long duration. Before this  problem occured backup used to last for 45 min od 1 hour.
    Backup to 'C:/BACKUP' started at: [Mon Apr 11 18:01:26 2011]
    Apps file : D:\\PROGRA~1\\CSCOpx\\backup\\manifest\\campus\\properties\\datafiles.txt
    [Mon Apr 11 22:07:07 2011] Archiving the contents of the following directories into C:\BACKUP\2\campus\filebackup.tar
    [Mon Apr 11 22:07:07 2011] D:\PROGRA~1\CSCOpx\campus\etc\cwsi\DeviceDiscovery.properties
    D:\PROGRA~1\CSCOpx\campus\etc\cwsi\ANIServer.properties
    D:\PROGRA~1\CSCOpx\campus\etc\cwsi\ut.properties
    D:\PROGRA~1\CSCOpx\campus\etc\cwsi\discoverysnmp.conf
    D:\PROGRA~1\CSCOpx\campus\etc\cwsi\datacollectionsnmp.conf
    Do you have any ideas what went wrong and how to fix it?
    Thanks,
    Marija

    This is a catch 22 , you need to apply a patch to fix a backup problem , yet you want to backup before applying a patch.  This is where you will have to assume some risk, and apply the patch w/o a backup.
    Go to Common Services -> Device and Credentials -> Device Mgmt and export the entire DCR (All devices) to a CSV file.  Make sure you browse to someplace outside application space, I usually place the file at c:\.  Also make sure you check mark the include credentials box, so you also have all your device passwords.  This is your D/R plan, if things were to fail you will have your device list you can import in an emergency.
    Or you can try the suggestion of clearing DFM to mitigate potential loss so you can get a good backup of the rest of LMS.  Just be sure to view your notifications and cut/paste into note pad so they can be rebuilt.  You will lose history and local customizations to Polling and Thresholds and DDV.
    # net stop crmdmgt
    kill any sm_* / brstart processes still running
    # cd ...\CSCOpx\bin
    # perl dbRestoreOrig.pl dsn=dfmInv  dmprefix=INV
    # perl dbRestoreOrig.pl dsn=dfmFh   dmprefix=FH
    # perl dbRestoreOrig.pl dsn=dfmEpm  dmprefix=EPM
    Use explorer to go to ...\CSCOpx\objects\smarts\local\repos\icf and delete all .rps files
    perform the backup.

  • Why itune take too long time to authorize my computer to sync with my ipod touch?

    I updated my ipod touch to iOS5.1. Also is itune 10.6.0.40. I never try to sync, since they are updated. But today 22/3/2012. when I try to sync my ipod with itune, itune says, 'this computer is no longer authorize, if you don't authorize the app you purchase from ipod will be deleted' something like that appear. and i type my AppleID and password to authorize. But it take about 3 or 4 hours and no response. I don't know why Please answer my qeustion. Thanks you all.
    My laptop is HP pavilion g4 and ipod touch 4.

    Sunds like an Apple server problem.  I have had problem authorizing my computer in the past and trying later resolved it.

  • CMS concurrent phase takes too long time

    We have a problem that CMS-remark time takes about 1.5 secs which is inappropriate for our app.
    JVM parameters are:
    -server -XX:PermSize=256m -XX:+CMSParallelRemarkEnabled -XX:CMSInitiatingOccupancyFraction=70 -XX:+UseCMSInitiatingOccupancyOnly -XX:+DoEscapeAnalysis -Xmx6000M -Xms6000M -XX:+UseConcMarkSweepGC -XX:+PrintGCTimeStamps -XX:+PrintGCDetails
    Sample of GC log is:
    11421,845: [GC 11421,845: [ParNew: 151142K->11964K(153344K), 0,0381950 secs] 4306109K->4174832K(6126976K), 0,0382790 secs] [Times: user=0,23 sys=0,03, real=0,04 secs]
    11429,050: [GC 11429,050: [ParNew: 148284K->12240K(153344K), 0,0381560 secs] 4311152K->4182703K(6126976K), 0,0382390 secs] [Times: user=0,23 sys=0,01, real=0,03 secs]
    11436,450: [GC 11436,450: [ParNew: 148560K->12274K(153344K), 0,0836100 secs] 4319023K->4189891K(6126976K), 0,0836920 secs] [Times: user=0,20 sys=0,02, real=0,08 secs]
    11444,078: [GC 11444,078: [ParNew: 148594K->13071K(153344K), 0,0513830 secs] 4326211K->4197787K(6126976K), 0,0514660 secs] [Times: user=0,32 sys=0,00, real=0,05 secs]
    11444,166: [GC [1 CMS-initial-mark: 4184715K(5973632K)] 4198023K(6126976K), 0,0140900 secs] [Times: user=0,02 sys=0,00, real=0,02 secs]
    11444,180: [CMS-concurrent-mark-start]
    11446,600: [CMS-concurrent-mark: 2,420/2,420 secs] [Times: user=5,32 sys=0,16, real=2,42 secs]
    11446,600: [CMS-concurrent-preclean-start]
    11447,165: [CMS-concurrent-preclean: 0,562/0,565 secs] [Times: user=0,74 sys=0,06, real=0,56 secs]
    11447,165: [CMS-concurrent-abortable-preclean-start]
    11451,435: [GC 11451,435: [ParNew: 149391K->13380K(153344K), 0,0441070 secs] 4334107K->4205327K(6126976K), 0,0441910 secs] [Times: user=0,30 sys=0,02, real=0,05 secs]
    CMS: abort preclean due to time 11452,169: [CMS-concurrent-abortable-preclean: 4,932/5,004 secs] [Times: user=5,88 sys=0,17, real=5,01 secs]
    11452,170: [GC[YG occupancy: 29204 K (153344 K)]11452,170: [Rescan (parallel) , 0,0111590 secs]11452,181: [weak refs processing, 0,9491600 secs] [1 CMS-remark: 4191947K(5973632K)] 4221151K(6126976K), 1,4008690 secs] [Times: user=1,45 sys=0,01, real=1,40 secs]
    11453,572: [CMS-concurrent-sweep-start]
    11457,005: [CMS-concurrent-sweep: 3,432/3,434 secs] [Times: user=6,08 sys=0,39, real=3,43 secs]
    11457,005: [CMS-concurrent-reset-start]
    11457,040: [CMS-concurrent-reset: 0,035/0,035 secs] [Times: user=0,04 sys=0,02, real=0,04 secs]
    11458,517: [GC 11458,517: [ParNew: 149700K->17024K(153344K), 0,1692510 secs] 1245351K->1120297K(6126976K), 0,1693320 secs] [Times: user=1,10 sys=0,08, real=0,17 secs]
    11465,585: [GC 11465,585: [ParNew: 153344K->17024K(153344K), 0,0793740 secs] 1256617K->1130603K(6126976K), 0,0794570 secs] [Times: user=0,28 sys=0,01, real=0,08 secs]
    11472,349: [GC 11472,349: [ParNew: 153344K->17024K(153344K), 0,0798080 secs] 1266923K->1141696K(6126976K), 0,0798890 secs] [Times: user=0,34 sys=0,01, real=0,09 secs]
    11479,066: [GC 11479,066: [ParNew: 153344K->16857K(153344K), 0,0559290 secs] 1278016K->1153598K(6126976K), 0,0560140 secs] [Times: user=0,40 sys=0,00, real=0,06 secs]
    What can we go to decrease this time?

    Looking at the remark pause
    11452,170: [GC[YG occupancy: 29204 K (153344 K)]11452,170: [Rescan (parallel) ,
    0,0111590 secs]11452,181: [weak refs processing, 0,9491600 secs] [1 CMS-remark:
    4191947K(5973632K)] 4221151K(6126976K), 1,4008690 secs] [Times: user=1,45 sys=0,01, real=1,40 secs]
    in the "Times ..." information at the end I note that user=1.45 and real=1.40. It doesn't
    look like you're getting much parallelism. Take a look at the similar numbers for a
    ParNew collection. In the first few ParNew collections in the log you included
    there is as much as a factor of 8 between user and real.
    Also the times between your ParNew collections are about 7-8 seconds. Try
    increasing CMSMaxAbortablePrecleanTime 15 seconds. In
    http://blogs.sun.com/jonthecollector/entry/did_you_know
    see the discussion under the CMSMaxAbortablePrecleanTime heading.
    Basically you may not be chunking up the young generation enough
    to get effective parallelism. I don't recall if this will also help with the
    WeakReference processing.
    Please include the version of the JVM you are using if you post again.

  • T410i : sysprep /generalize take too long time. Works fine w/o video driver installed

    I use to follow the same framework to build a WIM image file for years now. (T60, X61, T400, X201, all work fine)
    Windows 7 32bit Enterprise Edition.
    Now I got a new T410i and want to build the corporate image on it.
    After installing all apps, I use to run a sysprep /audit /generalize /shutdown /unattend:My_capture.xml.
    Usually, sysprep runs for a couple of minutes and gracefully shutdown the computer. Ready for capture with winPE.
    With the T410, the sysprep phase turn the screen to black after a few minutes. The laptop show disk activity, and the display stays black for hours. If I power off, the resulting image is corrupted. Panther\Setupact.log shows the computer was busy enumerating PnP drivers while I press the power off.
    After a few trial-on error, I found a workaround.
    In the preparation of the the master image, I run Thinkvantage System Update to install all relevant applets and drivers.
    I run the System Update in 3 phases :
    - first the power manager and power drivers (otherwise I get an error on the Visual C++ redistributable), then reboot
    - second the rest of important drivers and applets EXCEPT THE DISPLAY ADAPTER, the reboot
    - third Access Connection, reboot.
    The real workaround is to skip the installation of the display adapter driver NVDIA NVS 3100M Optimus] 8.17.12.5738/8.15.10.2202
    By the way, there are other annoyance :
    - sysprep process prompts to disable the Lenovo Toolbox from the task bar
    - sysprep process wants to uninstall the modem applets and drivers (I cancel the two options)
    Are there other persons facing this kind of behavior ?
    Stefan

    I had the exact same symptoms running sysprep on a T410.  Searched and came accross this post with the fix.
    http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/thread/1b4783d1-6e10-4122-a246-7b480...

  • Why Safari takes much long time than other browser to open a page?

    I have used windows since start of my computing life... Now i have replaced my windows laptop to a macbook pro.. Everything is amazing.. except only one. Safari.. I experience it takes too long time for openning a webpage...even for a simple webpage...takes much more time for loading a flash... I dont know why Safari is taking too many times as compared to other web browsers...

    I found the same problem too after moving into mac earlier this week....
    i guess here's the solution https://discussions.apple.com/thread/5227588
    try uninstall/unable the third party extension

Maybe you are looking for

  • Is there a way to repeal 90 day block from another Apple ID on my iPhone

    iTunes match won't let you associate your apple ID with another device to access your music within 90 days of it having used another Apple ID.  I switched phones with my wife while hers was being repaired, and now my phone won't let me access my iTun

  • Bootcamp will not install on my late 2012 mini Samsung EVO 840 1tb SSD

    I recently replaced my 256gb OWC SSD in my late 2012 Mac Mini with a Samsung EVO 840 1tb. I did the following 1) Using 10.9 recovery i initialized and created a single clean partition on the 1Tb SSD 2) I installed a clean copy of 10.9 3) Using migrat

  • Change of Customer Payment Term

    Hi Gurus, We are planning to change the payment term of our customer accounts this October. For example: Customer A Payment term last September is payable in 20 days. October 10- payment term was changed to 10 days Kindly advise if the postings that

  • New install and FCP won't open

    Hello, I am new to FCP. I come from a PC based Editor. After installation FFCP opened once. I closed it and now it won't open. When I attach my AG DV2500 deck it wants to start then just quits. Without the deck attached it says it can't locate the "A

  • ATI Radeon X1900 XT & Leopard bad mix

    I continue to have bad video problems and system freezes. As a movie editor this is killing my business. I have repeatedly asked for assistance from Apple and they have gone mum. Graphic lines prevade my screen, I can't take screen shots. Try and wor