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 Import (Moderator: Yashodha Chaku) »
  • Geocoding errors
Pages: [1]

Author Topic: Geocoding errors  (Read 3568 times)

bdanza

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 3
  • CiviCRM version: 3.4.6
  • CMS version: Joomla 1.5, Drupal 6.2x
Geocoding errors
September 14, 2012, 06:15:06 am
I imported 2300 organizations into my database, but when i try to run the geocode script I get this error

Code: [Select]
Fatal error: Wrong parameters for Exception([string $exception [, long $code [, Exception $previous = NULL]]]) in /home/c2c/public_html/sites/all/modules/civicrm/CRM/Core/Error.php on line 262
has anyone seen this? any idea?

benjee

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
  • CiviCRM version: 3.3.2
  • CMS version: Wordpress
  • MySQL version: -
  • PHP version: -
Re: Geocoding errors
September 28, 2012, 07:07:47 am
Hi, I'm experiencing a very similar issue, having just imported 10,000+ contacts.

When I attempt to execute the geocoding job manually though
http://pensionjustice.org/wp-admin/admin.php?page=CiviCRM&q=civicrm/admin/job&reset=1

it throws up the following error:
Fatal error: Wrong parameters for Exception([string $exception [, long $code [, Exception $previous = NULL]]]) in /home/icbp/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php on line 262

aglozier

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 9
    • Phoenix Academy
  • CiviCRM version: 4.7.9
  • CMS version: WordPress 4.6.1
  • MySQL version: 5.7.14
  • PHP version: 5.6.21
Re: Geocoding errors
October 04, 2012, 02:58:59 pm
I get a similar message with less than 150 imported contacts.

Code: [Select]
Fatal error: Wrong parameters for Exception([string $exception [, long $code [, Exception $previous = NULL]]]) in /home/phoenixa/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php on line 262

aglozier

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 9
    • Phoenix Academy
  • CiviCRM version: 4.7.9
  • CMS version: WordPress 4.6.1
  • MySQL version: 5.7.14
  • PHP version: 5.6.21
Re: Geocoding errors
October 05, 2012, 05:16:13 am
I determined that the source of the error I was getting was Google.  I fixed it by using the parameter 'throttle=1'.  My guess is that CiviCRM was sending geocode requests to Google too fast which caused the error.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Import (Moderator: Yashodha Chaku) »
  • Geocoding errors

This forum was archived on 2017-11-26.