Error

Forum to discuss Optimizations and Implementation of threads connections for SMTP

Error

Postby maria122 » Thu Feb 08, 2018 4:34 pm

Every time the cron run we get this error
how i can solve this problem error and see if Multithreads addon is efficient ?

Code: Select all
DEBUG=>Entry 1518120866: [FIX THREAD CRASHES]
DEBUG=>Update Thread: 0
DEBUG=>Update Job: jobid:58, affected:01518120866Get new Job to work: SELECT * FROM email_jobs WHERE jobtype='send' AND ( (jobstatus ='w' AND jobtime < 1518120866) OR  (jobstatus='r' AND jobtime < 1518120866) OR  (jobstatus='i' AND jobtime < 1518120866 AND lastupdatetime < 1518119366)) AND (approved > 0) OR (multithread>0 AND jobtype='send' AND multithread_full=0 AND (jobstatus ='w' OR jobstatus ='i' OR jobstatus ='r'))  ORDER BY jobtime ASC LIMIT 1
maria122
 
Posts: 1
Joined: Thu Feb 08, 2018 4:29 pm

Re: Error

Postby MaBoRaK » Sun Apr 29, 2018 5:59 pm

loading....

Hello hello, sorry for late. Let me reply to your question

This is a debug information, you can disable this message editing the file:

Code: Select all
addons/installer/config/config.php


Change

Code: Select all
define("ADDONS_DEBUG",true);


to

Code: Select all
define("ADDONS_DEBUG",false);



Thank you.


connection closed.
CEO in Maborak Technologies and Interspire Addons Developer
MaBoRaK
Site Admin
 
Posts: 120
Joined: Thu Jul 18, 2013 10:41 am


Return to Multithreading

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest

cron