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 »
  • Using CiviSMTP (Moderator: shane) »
  • Joomla error JLIB_ERRO_INFINITE_LOOP when running cron.php
Pages: [1]

Author Topic: Joomla error JLIB_ERRO_INFINITE_LOOP when running cron.php  (Read 1471 times)

Dennis Gray

  • Ask me questions
  • ****
  • Posts: 472
  • Karma: 1
  • CiviCRM version: Various. See post.
  • CMS version: Drupal, Wordpress and Joomla. See post.
  • MySQL version: TBA
  • PHP version: TBA
Joomla error JLIB_ERRO_INFINITE_LOOP when running cron.php
March 03, 2012, 01:51:03 pm
This isn't really a CiviSMTP problem but I'm hoping that if someone else has run across this same problem, they can comment here. I have cross-posted elsewhere in another forum but no replies yet.

I'm executing cron.php to run scheduled jobs with the following line (real site name masked):

curl "http://mysite.example.com/administrator/components/com_civicrm/civicrm/bin/cron.php?name=username&pass=password&key=sitekey"   

This is a Joomla site. The following error message is received:

JLIB_ERROR_INFINITE_LOOP<br />
<b>Warning</b>:  mysqli::ping() [<a href='mysqli.ping'>mysqli.ping</a>]: Couldn't fetch mysqli in <b>/home/mysite.example.com/libraries/joomla/database/database/mysqli.php</b> on line <b>195</b><br />

I realize this is a Joomla problem but don't know where to start looking so maybe someone here has run across this. The scheduled job is not executed (I can manually execute the job)

Joomla 1.7.5 and CCRM 4.1




alleyla

  • I post occasionally
  • **
  • Posts: 98
  • Karma: 1
  • CiviCRM version: 4.0.4
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: 5.2
Re: Joomla error JLIB_ERRO_INFINITE_LOOP when running cron.php
March 04, 2012, 11:43:30 am
i've seen this error occur when the joomla user doesn't have a linked civicrm contact.

to make a linked contact you need to make a civicrm contact with same email as the <username> user and then login as that user to make sure the joomla user and civicrm contact get linked.

Dennis Gray

  • Ask me questions
  • ****
  • Posts: 472
  • Karma: 1
  • CiviCRM version: Various. See post.
  • CMS version: Drupal, Wordpress and Joomla. See post.
  • MySQL version: TBA
  • PHP version: TBA
Re: Joomla error JLIB_ERRO_INFINITE_LOOP when running cron.php
March 04, 2012, 12:53:29 pm
I thought that might be the case but I am definitely using a user linked to a CCRM contact with the same password.

Dennis Gray

  • Ask me questions
  • ****
  • Posts: 472
  • Karma: 1
  • CiviCRM version: Various. See post.
  • CMS version: Drupal, Wordpress and Joomla. See post.
  • MySQL version: TBA
  • PHP version: TBA
Re: Joomla error JLIB_ERRO_INFINITE_LOOP when running cron.php
March 15, 2012, 05:48:37 pm
Any more thoughts on this? I received no replies about the same question in the Joomla forum.

alleyla

  • I post occasionally
  • **
  • Posts: 98
  • Karma: 1
  • CiviCRM version: 4.0.4
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: 5.2
Re: Joomla error JLIB_ERRO_INFINITE_LOOP when running cron.php
March 21, 2012, 06:27:56 pm
please see my comments here:

http://forum.civicrm.org/index.php/topic,23867.msg100794.html#msg100794

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail »
  • Using CiviSMTP (Moderator: shane) »
  • Joomla error JLIB_ERRO_INFINITE_LOOP when running cron.php

This forum was archived on 2017-11-26.