Hello,

First of all, thanks for the nice work done so far.

On almost every page I try to load, I gen one or another Fetal Error, so the
upgraded site doesn't work as expected:

Fatal error: Call to undefined function project_edit_project_load() in
/var/www/drupal.org/htdocs/includes/menu.inc on line 410

Fatal error: Call to undefined function _project_get_vid() in
/var/www/drupal.org/htdocs/sites/all/modules/project/solr/project_solr.module
on line 123

Fatal error: Call to undefined function project_edit_project_load() in
/var/www/drupal.org/htdocs/includes/menu.inc on line 410

Fatal error: Call to undefined function project_project_access() in
/var/www/drupal.org/htdocs/sites/all/modules/project/release/project_release.module
on line 212

Fatal error: Call to undefined function project_projects_select_options() in
/var/www/drupal.org/htdocs/sites/all/modules/project_issue/issue.inc on line
490

Fatal error: Call to undefined function project_edit_project_load() in
/var/www/drupal.org/htdocs/includes/menu.inc on line 410

I couldn't access the fill issue page, so therefor I had already sent a mail, but now it seems working better and I can login.

HTH,
Fossie

Comments

fossie’s picture

Component: PHP » Drupal.org module

moved to drupal.org modules

fossie’s picture

Another error came up:

Fatal error: Call to undefined function project_project_set_breadcrumb() in /var/www/drupal.org/htdocs/sites/all/modules/project_issue/project_issue.module on line 1236

dww’s picture

Component: Drupal.org module » PHP

For a fraction of a second, the project.module file was gone while I deployed a fresh copy onto the site. Somehow there's something broken with the various webnodes and/or the squid cache that's causing these errors to intermittently remain. We've checked all the webhosts, and as expected, the file is there. I'm at something of a loss to explain how this continues to show up, other than squid. killes is trying to kick squid now, but neither of us actually know how to do that. Alas that nnewton is already in bed... (it's been a very long day for all of us).

dww’s picture

Component: PHP » Webserver

crosspost (but this is actually a more appropriate component based on our current theory).

dww’s picture

Title: SIte not working properly » Site not working properly
Issue tags: +drupal.org upgrade
dww’s picture

Evil: killes restarted squid on all webnodes, and this is still happening intermittently. :( I'm completely baffled, and I need sleep. I hope nnewton can make sense of this when he wakes up...

Gábor Hojtsy’s picture

Title: Site not working properly » Numerous undefined function errors
ethanw’s picture

Title: Numerous undefined function errors » A few more errors

Some additional errors encountered, from #376706:

@ http://drupal.org/project/issues/webmasters :
Fatal error: Call to undefined function project_get_nid_from_uri() in /var/www/drupal.org/htdocs/sites/all/modules/project_issue/views/handlers/project_issue_handler_filter_issue_version.inc on line 47

@ http://drupal.org/project I received an error relating to a projects_solr or similarly named function/module/inc file but did not copy the error msg and have not been able to reproduce.

ethanw’s picture

Title: A few more errors » Numerous undefined function errors

Accidental re-title, you'd think I'd know by now...

hass’s picture

Subscribe

scor’s picture

I noticed these a couple of hours ago, but can't reproduce now. I recall having some similar awkward caching issues on a server and apache2ctl graceful did the trick.

Ashraf Amayreh’s picture

Hello,

I had this problem when I clicked on submit in the create release node page. So what I did was refresh and it seems to have gotten through.

The problem now is that my issue won't show up on the page and I can't find anyway of accessing it. Trying to delete the release and re-submit aren't working either. Is this just a delay in the drupal packaging script or did this error have something to do with it?

My project page is at:

http://drupal.org/project/aggregation

Release that I've created is 6.x-1.8, the one which shows up is 6.x-1.7

Could someone let me know what I should do about it?

Regards,

nnewton’s picture

Please let me know if this happens again. I flushed out the APC caches.

David Strauss’s picture

Status: Active » Fixed

This has not reoccurred, according to watchdog. Reopen if this returns as a problem.

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org upgrade

Automatically closed -- issue fixed for 2 weeks with no activity.

Component: Webserver » Servers