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 »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Cron not kicking anything off.
Pages: [1]

Author Topic: Cron not kicking anything off.  (Read 1855 times)

TeakMcGlukes

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
  • CiviCRM version: 4.3.7
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.52
  • PHP version: 5
Cron not kicking anything off.
June 16, 2012, 08:46:58 am
So, in my cron manager (I have to use the HostGator one), I have this:

Code: [Select]
*/15 * * * * wget http://www.opoa.info/administrator/components/com_civicrm/civicrm/bin/cron.php?name=****&pass=******&key=5aa2b2917f2fa911ab0f8e321b743ff8
So, it seems to kick off fine, I get this message in my email as a response:
Code: [Select]
Resolving www.opoa.info... 50.116.97.87
Connecting to www.opoa.info|50.116.97.87|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `cron.php?name=OPOA.2'

    0K                                                        30.0M=0s

2012-06-16 10:30:01 (30.0 MB/s) - `cron.php?name=OPOA.2' saved [155]

But, then I go to the scheduled jobs listing and none of the jobs have kicked off.

I have three jobs enabled to run whenever the cron runs (always), and they are enabled, but don't run.  What else do I need to do to set them up?

Thank you.
Teak

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Cron not kicking anything off.
June 17, 2012, 03:28:36 am
Put the URL into a browser and see if any message appears.
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.

TeakMcGlukes

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
  • CiviCRM version: 4.3.7
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.52
  • PHP version: 5
Re: Cron not kicking anything off.
June 17, 2012, 05:34:10 pm
I just upgraded to 4.1.3. Now I get this when I visit the address:

Quote
Infinite loop detected in JError
Warning: mysqli::ping() [mysqli.ping]: Couldn't fetch mysqli in /home/opoa/public_html/libraries/joomla/database/database/mysqli.php on line 195

And on my test server where I run Joomla 2.5.4, I get this:
Quote
Fatal error: Call to undefined method JException::triggerEvent() in /home/opoa/public_html/test/administrator/components/com_civicrm/civicrm/CRM/Utils/Hook/Joomla.php on line 58
« Last Edit: June 19, 2012, 10:07:23 pm by TeakMcGlukes »

usr238496

  • I post occasionally
  • **
  • Posts: 85
  • Karma: 0
  • CiviCRM version: latest
  • CMS version: joomla2.5
  • PHP version: 5 something
Re: Cron not kicking anything off.
June 27, 2012, 09:50:48 am
Have you found a solution for the issue of the
Fatal error: Call to undefined method JException::triggerEvent()

by any chance?
You did not answer the verification questions correctly - sigh

TeakMcGlukes

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
  • CiviCRM version: 4.3.7
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.52
  • PHP version: 5
Re: Cron not kicking anything off.
June 27, 2012, 09:52:59 am
No. I built my own system with Access and am using MailChimp to do my mass mailings.  I have never been able to get all of the cron stuff working.

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: Cron not kicking anything off.
June 27, 2012, 11:58:46 am

can u check if the patch here:

http://forum.civicrm.org/index.php/topic,24926.msg106077.html#msg106077

fixes this issue. If so, can you please comment on that topic so we can apply the patch for 4.1.4

thanx

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Cron not kicking anything off.

This forum was archived on 2017-11-26.