Results 1 to 3 of 3

Thread: sugar errors?

  1. #1
    Meyer is offline Sugar Community Member
    Join Date
    Oct 2006
    Location
    south africa
    Posts
    646

    Default sugar errors?

    i keep getting these errors in my log file, but when i run them in mysql they work 100%
    please help

    08/14/09 09:17:32,143 [6960] FATAL SugarCRM - MySQL error 0: INSERT INTO users_activity SET user_id='1', session_id='24ed20f1d3d4262868d1ae520afcb57d', access_time = NOW()
    08/14/09 09:17:32,144 [6960] FATAL SugarCRM - MySQL error 0: DELETE FROM users_activity WHERE user_id='1' AND access_time < NOW() - INTERVAL 1 HOUR
    08/14/09 09:17:32,145 [6960] FATAL SugarCRM - MySQL error 0: UPDATE users_activity SET access_time=NOW() WHERE user_id='1' AND session_id='24ed20f1d3d4262868d1ae520afcb57d' AND NOT deleted
    08/14/09 09:17:32,146 [6960] FATAL SugarCRM - MySQL error 0: SELECT count(*) as the_count FROM config WHERE category='info' AND name='sugar_version' AND value = '5.3.1'
    08/14/09 09:17:32,161 [6960] FATAL SugarCRM - MySQL error 0: SELECT emails_folders.id, emails_folders.reserved, emails_folders.name FROM emails_folders WHERE emails_folders.user_id='1' AND !emails_folders.deleted ORDER by IF(emails_folders.reserved, emails_folders.reserved, 99999), emails_folders.name
    08/14/09 09:17:32,169 [6960] FATAL SugarCRM - MySQL error 0: SELECT folder, COUNT(IF(isread, NULL, 1)) AS newmessages, COUNT(*) AS totalmessages FROM emails WHERE folder IN ('b91a4ab9-4236-0ee3-11c9-484ebee39689','ba47a40e-5e47-2f52-8cfc-484ebe709e48','bb5fb486-14e9-4030-1bcd-484ebe6ecc09','bc74b089-18ca-dc9c-33a8-484ebe734d31','1f470fa2-9b2b-796b-cce8-49b0be459fbc') AND deleted = 0 GROUP BY folder
    08/14/09 09:17:32,191 [6960] FATAL SugarCRM - MySQL error 0: SELECT category, name, value FROM config WHERE category='MySettings'
    08/14/09 09:17:32,246 [6960] FATAL SugarCRM - MySQL error 0: SELECT placement,name,id,url from iframes WHERE deleted=0 AND status=1 AND (placement='tab' OR placement='all') AND (type='global' OR (type='personal' AND created_by='1')) ORDER BY iframes.name
    08/14/09 09:17:32,254 [6960] FATAL SugarCRM - MySQL error 0: SELECT tracker.* from tracker WHERE user_id='1' ORDER BY id DESC LIMIT 0,10

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: sugar errors?

    Hi Meyer

    Do the following:
    1. Go to Admin -> Repair -> Quick Repair and Rebuild
    2. Run this command on bash (linux)/ cmd (windows)
    mysqlcheck -o -u <db_sugar_user> --password='<db_sugar_password>' <db_sugar>

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    Meyer is offline Sugar Community Member
    Join Date
    Oct 2006
    Location
    south africa
    Posts
    646

    Default Re: sugar errors?

    hi there

    i should have given more info

    windows 2007 server

    xampp stack

    sugar 4.5.1

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Sugar errors with WAMP
    By HeMaGeek in forum Installation and Upgrade Help
    Replies: 6
    Last Post: 2009-07-23, 09:06 AM
  2. Errors in mysql? sugar?
    By Meyer in forum Help
    Replies: 2
    Last Post: 2009-02-19, 03:36 AM
  3. Sugar 5.0.0 / Sugar Forums 5.0.0 Extension Query Errors
    By benk in forum Installation and Upgrade Help
    Replies: 4
    Last Post: 2008-05-13, 03:44 PM
  4. Errors with Sugar 5 RC install
    By chris.rosan in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-12-14, 01:30 AM
  5. Errors after moving Sugar 4.01d
    By jasonfnorth in forum General Discussion
    Replies: 2
    Last Post: 2006-03-31, 11:58 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
  •