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 Profiles (Moderator: Dave Greenberg) »
  • Non recoverable errors
Pages: [1]

Author Topic: Non recoverable errors  (Read 1409 times)

ChrisChinchilla

  • I post occasionally
  • **
  • Posts: 104
  • Karma: 3
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 6 & 7
Non recoverable errors
March 09, 2011, 02:08:38 am
Hey everyone, this only seems to be happening since migrating a site, to a php5.3 installation if that may be relevant, i'm also using Drupal 6.20 and civi 3.3.2.

I can create a profile, but when I try to add fields I get

Sorry. A non-recoverable error has occurred.

and here's the backtrace

/home/web/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 270
/home/web/sites/all/modules/civicrm/CRM/Core/DAO.php, fatal, 709
/home/web/sites/all/modules/civicrm/CRM/UF/Form/Field.php, getFieldValue, 384
/home/web/sites/all/modules/civicrm/CRM/Core/Form.php, buildQuickForm, 326
/home/web/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Display.php, buildForm, 99
/home/web/sites/all/modules/civicrm/packages/HTML/QuickForm/Controller.php, perform, 203
/home/web/sites/all/modules/civicrm/packages/HTML/QuickForm/Page.php, handle, 103
/home/web/sites/all/modules/civicrm/CRM/Core/Controller.php, handle, 284
/home/web/sites/all/modules/civicrm/CRM/Utils/Wrapper.php, run, 115
/home/web/sites/all/modules/civicrm/CRM/Core/Invoke.php, run, 191
/home/web/sites/all/modules/civicrm/drupal/civicrm.module, invoke, 356
, civicrm_invoke,
/home/web/includes/menu.inc, call_user_func_array, 348
/home/web/index.php, menu_execute_active_handler, 18


This even happens when I try to add fields to pre-existing profile sets, incidentally, people are adding data through existing profile forms and it's working OK.
Melbourne CiviCRM meetup group - http://www.meetup.com/MelbourneCiviCRM/

jellobrain

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • charmed, i'm sure.
    • jellobrain
  • CiviCRM version: 3.3.2
  • CMS version: drupal 6.x
  • MySQL version: 5.1
  • PHP version: 5.2
Re: Non recoverable errors
March 12, 2011, 01:17:31 pm
I am also having the smae issue.  With the exact same versions of drupal and CiviCRM.  I am given errors when I try to either create a custom profile or add fields to an existing profile.  The error happens just after the profile is created (but before you can add anything or even see the profile) in the first instance, and then after when you click to add a profile field in the second instance.

please advise!
__

jellobrain.com

jellobrain

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • charmed, i'm sure.
    • jellobrain
  • CiviCRM version: 3.3.2
  • CMS version: drupal 6.x
  • MySQL version: 5.1
  • PHP version: 5.2
Re: Non recoverable errors
March 12, 2011, 01:18:21 pm
ps. i am not using php 5.3.
__

jellobrain.com

jellobrain

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • charmed, i'm sure.
    • jellobrain
  • CiviCRM version: 3.3.2
  • CMS version: drupal 6.x
  • MySQL version: 5.1
  • PHP version: 5.2
Re: Non recoverable errors
March 12, 2011, 01:21:36 pm
If I load another page, I will get a message saying my profile was saved, and when i navigate to the profile I can see it and select it.  But when I click the link to add a new profile field in the profile I just created, it fails.
__

jellobrain.com

jellobrain

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • charmed, i'm sure.
    • jellobrain
  • CiviCRM version: 3.3.2
  • CMS version: drupal 6.x
  • MySQL version: 5.1
  • PHP version: 5.2
Re: Non recoverable errors
March 21, 2011, 12:58:05 pm
Am I not using this system correctly?  Trying to understand if I should use a different forum if it's something i need a response for...  Is there a separate more urgent ticket system?
__

jellobrain.com

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Non recoverable errors
March 21, 2011, 01:35:38 pm
There is this forum site or the IRC channel for support.

Regarding this issue, can you confirm that your MySQL supports InnoDB?
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.

jellobrain

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • charmed, i'm sure.
    • jellobrain
  • CiviCRM version: 3.3.2
  • CMS version: drupal 6.x
  • MySQL version: 5.1
  • PHP version: 5.2
Re: Non recoverable errors
March 22, 2011, 11:26:38 am
yes, InnoDB tables are supported.  I did not configure that on the server myself.  Might there be an issue with the configuration for InnoDB tables?
__

jellobrain.com

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Non recoverable errors
March 22, 2011, 11:28:27 am
Quote from: jellobrain on March 12, 2011, 01:18:21 pm
ps. i am not using php 5.3.

Please post your MySQL and PHP versions, and also how much RAM is available to PHP.
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.

jellobrain

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
  • charmed, i'm sure.
    • jellobrain
  • CiviCRM version: 3.3.2
  • CMS version: drupal 6.x
  • MySQL version: 5.1
  • PHP version: 5.2
Re: Non recoverable errors
March 25, 2011, 07:38:41 pm
found the answer here:
http://forum.civicrm.org/index.php?topic=14944.0

it turns out that this problem stops when i clear the drupal sessions table and all of hte civicrm caches...
__

jellobrain.com

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Non recoverable errors

This forum was archived on 2017-11-26.