Results 1 to 3 of 3

Thread: Import Hangs

  1. #1
    CKURE is offline Member
    Join Date
    Oct 2006
    Posts
    6

    Default Import Hangs

    I have been trying to import about 300 cards that where scanned with Cardscan. I have expoted them in all sorts of different formats to try to get them into Sugar but Sugar imports one contact, then hangs. I have tried Comma, tab, outlook CSV files al do the same thing. I have increse the Max script time to 90 seconds also ? Any help ?

    Thanks in advance

  2. #2
    mycrmspacegunnar is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    105

    Default Re: Import Hangs

    Hi,

    An import can eat quite some memory.
    Please make sure that the memory limit of your PHP engine is set high enough.
    Just set it to a high value like 100 MB or more.

    The memory limit is defined in the php config. "php.ini"
    The parameter in the config file is called memory_limit
    example:
    memory_limit = 96M

    You need to restart your webserver after changing the PHP settings.


    Does your sugarlog file show anything?

    Cheers
    Gunnar
    Gunnar von Boehn
    myCRMspace

  3. #3
    CKURE is offline Member
    Join Date
    Oct 2006
    Posts
    6

    Default Re: Import Hangs

    I have increase that setting, didnt help.

    In looking at the log now I see two re-accuring errors that keep happening.

    Data too long for Column 'title"
    Error fetching relationship from cache contact_products

    I am not sure if the increase fixed the Fetch Error, but what is the max length of a Title ?

    Thanks
    Chad

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. vCard 3.0 import problems
    By urbanomad in forum Help
    Replies: 3
    Last Post: 2007-01-05, 05:16 AM
  2. Calling import functions from another module
    By gylany in forum General Discussion
    Replies: 0
    Last Post: 2006-05-14, 08:57 PM
  3. Import contact on existing account
    By esolarc in forum Developer Help
    Replies: 1
    Last Post: 2006-03-22, 01:21 PM
  4. How do I Import Cases from Salesforce.com?
    By dstevens in forum Help
    Replies: 1
    Last Post: 2005-12-31, 01:55 AM
  5. Replies: 1
    Last Post: 2005-08-06, 06:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •