CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
Pages: [1] 2 3

Author Topic: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur  (Read 12023 times)

dhoogmoed

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Joomla 2.5.2
  • MySQL version: 5.1.56-log
  • PHP version: 5.2.17
In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 14, 2012, 12:39:09 am
cron.php runs every hour and this is what I see in the scheduled jobs log:
2012-03-14 07:00:02      
Summary
Starting scheduled jobs execution
2012-03-14 06:00:02      
Summary
Starting scheduled jobs execution

I have two active jobs: Mailings Scheduler and Bounce Fetcher.
Both work when kicked off manually (i.e. mailings sent, bounces fetched).

However left to it's own devices nothing happens.

Any ideas out there?

PS I have also already applied the patch to mailer.php due to an initial bounce processing error after upgrade to 4.1. (this is now fixed)

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 14, 2012, 02:11:37 am
> Any ideas out there?

Perhaps try loading the URL of cron.php into a browser, just to check for an error message...
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 14, 2012, 09:43:22 am

This is a bug in 4.1.1

Will be fixed in 4.1.2

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

dhoogmoed

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Joomla 2.5.2
  • MySQL version: 5.1.56-log
  • PHP version: 5.2.17
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 18, 2012, 12:50:00 am
Thanks Lobo. Is there an ETA for 4.1.2?

As an aside I note that the cron job writes an empty file to my sites root directory every time it runs (using wget). the file names are:

cron.php?name=<myusername>&pass=<mypassword>&key=<mysitekey>
cron.php?name=<myusername>&pass=<mypassword>&key=<mysitekey>.1
cron.php?name=<myusername>&pass=<mypassword>&key=<mysitekey>.2
etc.

Is this normal and is there a way to stop this?

Thanks

Dik

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 18, 2012, 02:22:51 am
Hi,

ETA is pretty soon (this week or so?)

You can define where to "save" in cron (not sure of the syntax -o or >) and save it to /dev/null

try using php-cli instead of wget if you can

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 21, 2012, 10:43:41 am
Yes would love an ETA, I am having similar issues. Can we get access to the patch files?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 21, 2012, 10:48:10 am

We are shooting to do a release next week, but might get delayed based on other work we have on our plate

You can download the patches from here:

http://issues.civicrm.org/jira/browse/CRM-9822?page=com.atlassian.jirafisheyeplugin:fisheye-issuepanel#issue-tabs

Please do let us know if that patch did not fix things on your install

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 22, 2012, 10:35:03 am
Are the patch files attached to the ticket somewhere? I do not see them:( Thanks for your help on this.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 22, 2012, 10:52:28 am
Check https://fisheye2.atlassian.com/changelog/CiviCRM?cs=39065

Kurund
Found this reply helpful? Support CiviCRM

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 22, 2012, 05:51:25 pm
I applied the patch, but it is still not reporting bounces back to the database. Maybe this fix was for something else? My issue is that the mailing scheduler and bounce processor say they are executing sucessfully, but nothing happens. I have an email I know should bounce, but when I run the job the email is placed in the bounced email account but it is not put on hold or reported as bounced.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 22, 2012, 07:46:43 pm

there were some bugs fixed with bounce processing also. You might want to wait till 4.1.2 which will be out in a week or two

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

garkalulu

  • I’m new here
  • *
  • Posts: 10
  • Karma: 0
  • CiviCRM version: 4.1.2
  • CMS version: Joomla 2.5
  • MySQL version: 5.0.92
  • PHP version: 5.2.17
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
March 26, 2012, 04:01:39 pm
Quote from: ryeradio on March 22, 2012, 05:51:25 pm
I applied the patch, but it is still not reporting bounces back to the database. Maybe this fix was for something else? My issue is that the mailing scheduler and bounce processor say they are executing sucessfully, but nothing happens. I have an email I know should bounce, but when I run the job the email is placed in the bounced email account but it is not put on hold or reported as bounced.

Hi Ryeradio,
You may wish to refer to http://issues.civicrm.org/jira/browse/CRM-9796
to solve your error.

dhoogmoed

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.1.1
  • CMS version: Joomla 2.5.2
  • MySQL version: 5.1.56-log
  • PHP version: 5.2.17
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
April 01, 2012, 04:18:43 am
Hi,

Following the link in Lobo's posts (http://issues.civicrm.org/jira/browse/CRM-9822?page=com.atlassian.jirafisheyeplugin:fisheye-issuepanel#issue-tabs) I can't really see a patch.

It also would appear that 4.1.2 is still not officially released yet. Am I correct?

Thanks,

Dik

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
April 02, 2012, 12:25:49 pm
Quote from: dhoogmoed on April 01, 2012, 04:18:43 am
I can't really see a patch.

http://issues.civicrm.org/jira/secure/attachment/15391/CRM-9796.patch

Quote from: dhoogmoed on April 01, 2012, 04:18:43 am
It also would appear that 4.1.2 is still not officially released yet. Am I correct?

Yes you are.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Will Brownsberger

  • I post occasionally
  • **
  • Posts: 44
  • Karma: 2
Re: In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur
April 22, 2012, 12:50:30 am
I just installed 4.1.2 and still have the same problem.

I have my civimail and address geocoding jobs set to run on every cron run at /civicrm/admin/job?reset=1

When I run Drupal Cron, however, nothing happens -- no log entries at all and no evidence that job has run.

 :-[


Pages: [1] 2 3
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • In CiviCRM 4.1.1 cron.php is running but no jobs scheduled jobs occur

This forum was archived on 2017-11-26.