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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Civicrm 4.1.1/Joomla 2.5.2 Scheduled Jobs Not Working
Pages: [1]

Author Topic: Civicrm 4.1.1/Joomla 2.5.2 Scheduled Jobs Not Working  (Read 1015 times)

HarryJ

  • I’m new here
  • *
  • Posts: 29
  • Karma: 1
  • CiviCRM version: 4.4.9
  • CMS version: Joomla 2.5.27
  • MySQL version: 5.1.70
  • PHP version: 5.3.16
Civicrm 4.1.1/Joomla 2.5.2 Scheduled Jobs Not Working
March 15, 2012, 12:15:36 pm
We recently upgraded our site from Joomla 1.7.3 => 2.5.2 and Civicrm from 4.0.8 => 4.1.1. We are trying to setup the cron jobs. My first step is to manually run the 'Membership status processor' under Administer => System Settings ==> Scheduled Jobs. The process appears to work for a minute or so, and then displays a blank screen with a URL of:

<oursite>/administrator/?option=com_civicrm&task=civicrm/admin/job&action=export&id=11&reset=1

The log says:

'Parameters parsed (and passed to API method):
a:1:{s:7:"version";i:3;}

Full message:
Starting execution of Membership status processor

I cannot repeat the problem on the demo site. The demo site appears to work correctly as the log says:

Parameters parsed (and passed to API method):
a:1:{s:7:"version";i:3;}

Full message:
Finished execution of Update Membership Statuses and Send Renewal Reminders with result: Success (Processed 31 membership records. Updated 2 records. Sent 0 renewal reminders.)

What are we doing wrong?



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: Civicrm 4.1.1/Joomla 2.5.2 Scheduled Jobs Not Working
March 15, 2012, 01:03:24 pm

check your apache error logs. Most likely the script died due to php memory or execution time issues

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

HarryJ

  • I’m new here
  • *
  • Posts: 29
  • Karma: 1
  • CiviCRM version: 4.4.9
  • CMS version: Joomla 2.5.27
  • MySQL version: 5.1.70
  • PHP version: 5.3.16
Re: Civicrm 4.1.1/Joomla 2.5.2 Scheduled Jobs Not Working
March 16, 2012, 11:57:19 am
Looked at the error logs and found the error. It appears that the script is looking for the folder with the template we are using:

File does not exist: <path-to-site>/templates/rt_gantry_j16, referer: http://<site>/administrator/index.php?option=com_civicrm&task=civicrm/admin/job&reset=1

The templates are in <path-to-site>/templates/rt_gantry

--H
« Last Edit: March 16, 2012, 11:59:03 am by HarryJ »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Civicrm 4.1.1/Joomla 2.5.2 Scheduled Jobs Not Working

This forum was archived on 2017-11-26.