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) »
  • Unrecoverable Error when Modifying Custom Data Group
Pages: [1]

Author Topic: Unrecoverable Error when Modifying Custom Data Group  (Read 883 times)

penguintrax

  • I post frequently
  • ***
  • Posts: 230
  • Karma: 2
  • CiviCRM version: 3.3x and 4.x depending on site
  • CMS version: Joomla 1.5 or 1.7 depending on site
  • MySQL version: 5.0.92-community
  • PHP version: 5.2.17
Unrecoverable Error when Modifying Custom Data Group
February 08, 2011, 09:37:52 am
When I attempt to change the group type, I get the following:

Quote
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 270
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/CustomGroup.php, fatal, 1409
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/CustomGroup.php, mapTableName, 183
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Custom/Form/Group.php, create, 482
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Form.php, postProcess, 250
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/StateMachine.php, mainProcess, 167
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/QuickForm/Action/Next.php, perform, 64
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/HTML/QuickForm/Controller.php, perform, 203
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/HTML/QuickForm/Page.php, handle, 103
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Controller.php, handle, 284
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Custom/Page/Group.php, run, 183
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Custom/Page/Group.php, edit, 149
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, run, 219
/home/famcafe/public_html/administrator/components/com_civicrm/admin.civicrm.php, invoke, 77
/home/famcafe/public_html/administrator/components/com_civicrm/admin.civicrm.php, civicrm_invoke, 45
/home/famcafe/public_html/libraries/joomla/application/component/helper.php, require_once, 162
/home/famcafe/public_html/administrator/includes/application.php, renderComponent, 136
/home/famcafe/public_html/administrator/index.php, dispatch, 67
/home/famcafe/public_html/administrator/index2.php, include, 14

Sorry. A non-recoverable error has occurred.
We experienced an unexpected error. Please post a detailed description and the backtrace on the CiviCRM forums: http://forum.civicrm.org/

Help?

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: Unrecoverable Error when Modifying Custom Data Group
February 08, 2011, 11:19:01 am

can you elaborate on the steps and details that caused this error

What was the groups originally extending and what were you changing it to? Are contact sub types involved

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

penguintrax

  • I post frequently
  • ***
  • Posts: 230
  • Karma: 2
  • CiviCRM version: 3.3x and 4.x depending on site
  • CMS version: Joomla 1.5 or 1.7 depending on site
  • MySQL version: 5.0.92-community
  • PHP version: 5.2.17
Re: Unrecoverable Error when Modifying Custom Data Group
February 08, 2011, 11:31:49 am
changing from Individual to Particpants or vice versa. Basically any change to the custom data field group type throws off some sort of db error. Sometimes the change 'takes' even if the error is given, other times it is not. Here's another backtrace log from another attempted change.

Quote
backTrace

/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php, backtrace, 159
, handle,
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/PEAR.php, call_user_func, 931
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/DB.php, PEAR_Error, 968
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/PEAR.php, DB_Error, 564
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/DB/common.php, raiseError, 1903
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/DB/mysql.php, raiseError, 898
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/DB/mysql.php, mysqlRaiseError, 327
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/DB/common.php, simpleQuery, 1216
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, query, 2421
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/DB/DataObject.php, _query, 1607
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/DAO.php, query, 145
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/DAO.php, query, 868
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/SchemaHandler.php, executeQuery, 217
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/BAO/CustomGroup.php, changeFKConstraint, 183
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Custom/Form/Group.php, create, 482
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Form.php, postProcess, 250
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/StateMachine.php, mainProcess, 167
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/QuickForm/Action/Next.php, perform, 64
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/HTML/QuickForm/Controller.php, perform, 203
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/packages/HTML/QuickForm/Page.php, handle, 103
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Controller.php, handle, 284
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Custom/Page/Group.php, run, 183
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Custom/Page/Group.php, edit, 149
/home/famcafe/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php, run, 219
/home/famcafe/public_html/administrator/components/com_civicrm/admin.civicrm.php, invoke, 77
/home/famcafe/public_html/administrator/components/com_civicrm/admin.civicrm.php, civicrm_invoke, 45
/home/famcafe/public_html/libraries/joomla/application/component/helper.php, require_once, 162
/home/famcafe/public_html/administrator/includes/application.php, renderComponent, 136
/home/famcafe/public_html/administrator/index.php, dispatch, 67
/home/famcafe/public_html/administrator/index2.php, include, 14

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: Unrecoverable Error when Modifying Custom Data Group
February 08, 2011, 11:34:38 am
can you please reproduce this error on our demo servers: http://joomla.demo.civicrm.org/

Once reproduced, please file an issue: http://issues.civicrm.org/ along with steps on how to reproduce the error

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

penguintrax

  • I post frequently
  • ***
  • Posts: 230
  • Karma: 2
  • CiviCRM version: 3.3x and 4.x depending on site
  • CMS version: Joomla 1.5 or 1.7 depending on site
  • MySQL version: 5.0.92-community
  • PHP version: 5.2.17
Re: Unrecoverable Error when Modifying Custom Data Group
February 08, 2011, 01:06:17 pm
Added and thank you!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Unrecoverable Error when Modifying Custom Data Group

This forum was archived on 2017-11-26.