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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.4 Release Testing »
  • Upgrade to 4.4 beta3 fails
Pages: [1]

Author Topic: Upgrade to 4.4 beta3 fails  (Read 1971 times)

robinhood

  • I post frequently
  • ***
  • Posts: 153
  • Karma: 6
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.1.56
  • PHP version: 5.3.5
Upgrade to 4.4 beta3 fails
September 29, 2013, 06:56:33 pm
Running an upgrade on a copy of our production database encounters the following errors.  The upgrade from 4.3.4 to 4.4b3 stops at this error:
Quote
[Error: Finish Upgrade DB to 4.3.5]
Error 1: Class name must be a valid object or a string in /var/www/web/sites/all/modules/civicrm/CRM/Core/PseudoConstant.php, line 278
I thought it was odd that it would fail on 4.3.5.  I started with a clean copy again and ran an upgrade to 4.3.6, and there were no errors.  I backed that up, then ran the upgrade to 4.4b3 and got this again:
Quote
[Error: Finish Upgrade DB to 4.4.alpha1]
Error 1: Class name must be a valid object or a string in /var/www/web/sites/all/modules/civicrm/CRM/Core/PseudoConstant.php, line 278
After hitting these errors, the site has a WSOD.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Upgrade to 4.4 beta3 fails
September 29, 2013, 08:31:05 pm
That's no good.
Can you turn on backtrace so we can see exactly where you were in the upgrade process when that happened?
Try asking your question on the new CiviCRM help site.

robinhood

  • I post frequently
  • ***
  • Posts: 153
  • Karma: 6
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.1.56
  • PHP version: 5.3.5
Re: Upgrade to 4.4 beta3 fails
October 01, 2013, 05:19:46 pm
I'm having trouble capturing a backtrace in this instance.  I followed the instructions in the wiki, debugging is turned on etc. but the backtrace is not displayed.  The only thing in the log is the error itself:
Quote
Oct 01 20:07:47  [info] $CRM_Queue_ErrorPolicy_reportError = Array
(
    [is_error] => 1
    [is_continue] => 0
    [exception] => Error 1: Class name must be a valid object or a string in /var/www/web/sites/all/modules/civicrm/CRM/Core/PseudoConstant.php, line 278
    [last_task_title] => Finish Upgrade DB to 4.4.alpha1
)
I also tried turning on the option to record errors in the drupal log, but there's nothing there.
Not sure where to go from here.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.4 Release Testing »
  • Upgrade to 4.4 beta3 fails

This forum was archived on 2017-11-26.