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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Joomla 3.4.7 -> Drupal7 4.1.6 -> Drupal7 4.2 (then 4.4) Upgrade Errors
Pages: [1]

Author Topic: Joomla 3.4.7 -> Drupal7 4.1.6 -> Drupal7 4.2 (then 4.4) Upgrade Errors  (Read 514 times)

bdanza

  • I post frequently
  • ***
  • Posts: 135
  • Karma: 3
  • CiviCRM version: 3.4.6
  • CMS version: Joomla 1.5, Drupal 6.2x
Joomla 3.4.7 -> Drupal7 4.1.6 -> Drupal7 4.2 (then 4.4) Upgrade Errors
April 04, 2014, 01:26:13 pm
Hey guys, I am in the process of moving civicrm from a 3.4.7 instance on Joomla, to a 4.4.4 instance on Drupal 7

I have successfully migrated the DB to the Drupal instance, and successfully upgraded it to 4.1.x., then I try to upgrade it to 4.2.x and I get the following error

Code: [Select]
Apr 04 14:37:29  [info] $Fatal Error Details = Array
(
    [message] => Could not find valid value for qrid
    [code] =>
)


Apr 04 14:37:29  [info] $backTrace = #0 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Core/Error.php(275): CRM_Core_Error::backtrace("backTrace", TRUE)
#1 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Utils/Request.php(106): CRM_Core_Error::fatal("Could not find valid value for qrid")
#2 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Queue/Page/AJAX.php(39): CRM_Utils_Request::retrieve("qrid", "String", NULL, TRUE, NULL, "POST")
#3 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Queue/ErrorPolicy.php(80): {closure}()
#4 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Queue/Page/AJAX.php(47): CRM_Queue_ErrorPolicy->call(Object(Closure))
#5 [internal function](): CRM_Queue_Page_AJAX::runNext((Array:5))
#6 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Core/Invoke.php(187): call_user_func((Array:2), (Array:5))
#7 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Core/Invoke.php(51): CRM_Core_Invoke::_invoke((Array:5))
#8 /home/aaaa/public_html/new/sites/all/modules/civicrm/drupal/civicrm.module(500): CRM_Core_Invoke::invoke((Array:5))
#9 [internal function](): civicrm_invoke("upgrade", "queue", "ajax", "runNext")
#10 /home/aaaa/public_html/new/includes/menu.inc(517): call_user_func_array("civicrm_invoke", (Array:4))
#11 /home/aaaa/public_html/new/index.php(21): menu_execute_active_handler()
#12 {main}


Apr 04 14:37:29  [info] $CRM_Queue_ErrorPolicy_reportException = Exception: "A fatal error was triggered: Could not find valid value for qrid"
#0 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Utils/Request.php(106): CRM_Core_Error::fatal("Could not find valid value for qrid")
#1 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Queue/Page/AJAX.php(39): CRM_Utils_Request::retrieve("qrid", "String", NULL, TRUE, NULL, "POST")
#2 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Queue/ErrorPolicy.php(80): {closure}()
#3 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Queue/Page/AJAX.php(47): CRM_Queue_ErrorPolicy->call(Object(Closure))
#4 [internal function](): CRM_Queue_Page_AJAX::runNext((Array:5))
#5 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Core/Invoke.php(187): call_user_func((Array:2), (Array:5))
#6 /home/aaaa/public_html/new/sites/all/modules/civicrm/CRM/Core/Invoke.php(51): CRM_Core_Invoke::_invoke((Array:5))
#7 /home/aaaa/public_html/new/sites/all/modules/civicrm/drupal/civicrm.module(500): CRM_Core_Invoke::invoke((Array:5))
#8 [internal function](): civicrm_invoke("upgrade", "queue", "ajax", "runNext")
#9 /home/aaaa/public_html/new/includes/menu.inc(517): call_user_func_array("civicrm_invoke", (Array:4))
#10 /home/aaaa/public_html/new/index.php(21): menu_execute_active_handler()
#11 {main}

to ensure DB integrity I:
  • created a new empty DB imported civicrm.mysql from 4.1.6
  • exported custom fields form the old db (structure only)
  • exported data only from the old DB
  • reimported everything into the new empty DB
« Last Edit: April 04, 2014, 01:27:57 pm by bdanza »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Joomla 3.4.7 -> Drupal7 4.1.6 -> Drupal7 4.2 (then 4.4) Upgrade Errors

This forum was archived on 2017-11-26.