Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bo Hendriks 11 posts 31 karma points
    Feb 18, 2011 @ 13:01
    Bo Hendriks
    0

    CMSimport PRO 1.1 - big file import

    Hello Umbraco community :),

    I'm wondering if you can help me out with an error in CMSimport PRO 1.1

    It's about importing a CSV file into CMSimport PRO 1.1 (Umbraco version 4.0.2.1), this file contains 1700 records with aprox. 25 colums.

    At the end of the process Umbraco tells me "Importing Data don't interrupt this process"

    After 1,5 ours it still's tells me "Importing Data don't interrupt this process" .

    Can somebody share there knowledge with me how to get this done? Use batches? 

    Thx,

    Regards,

    Bo Hendriks 

     

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Feb 18, 2011 @ 14:07
    Richard Soeteman
    0

    Hi Bo,

    Here are a few things you can try:

    1. Don't publish the items directly with that amount of records. Lucene can cause issues which costs a lot of performance
    2. In UmbracoSettings set <ContinouslyUpdateXmlDiskCache> to false. When set to true it will also update the internal cache when you create a new document.
    3. Set timeout higher in web.config
    4. Publish in smaller batches, but with 1700 records that shouldn't be the case.

    Still disk activity after 1,5 hours?

    Hope these settings help you./

    Cheers,

    Richard

     

Please Sign in or register to post replies

Write your reply to:

Draft