Get this on many page loads, not sure what the error exactly means or what gets broken, anyone get the same error or know how to solve this?
Get this on many page loads, not sure what the error exactly means or what gets broken, anyone get the same error or know how to solve this?
Comments
Comment #1
dwees commentedI am having the same error. I have exactly 1 panel page at the moment, but it's my front page so fixing this error is important. It does seem to affect the functionality of my site in anyway however.
The error appears to show up whenever I navigate to my front page.
I also noticed that when I had panels node enabled, I had 2 new tabs on all of my nodes (not just nodes of the type panels), "Panels layout settings" and "Panels content", both of which seemed like they were showing up because of the error in question, which is why I mention it. Oh and access permissions to these tabs were non-existent, they were available to anonymous users despite the permissions in admin/user/access.
I think this 2nd error is related to the problem mentioned here.
Comment #2
Christopher Herberte commentedI'm getting lots of these too. Not effecting the panels page borks on empty $menu in panels_page.menu.inc any clues?
Comment #3
cpelham commentedsame here.
Comment #4
lega commentedsame here!
However i noticed that on the recent log entries when i couldn't access my modules page after installing CCK - text field!
Well I have no clue whats going on..
cheers
Comment #5
sdboyer commentedSo, some clarification at least - this error occurs when _something_ goes wrong with the creation of the fallback routers (the mechanism we currently use to allow you to have, for example, some node types on node/% be rendered by panels, and some by the normal node rendering process). Unfortunately, the code is copied more or less verbatim from the menu system itself, and the way they do it, that watchdog error occurs at a point where it's impossible to tell WHAT routers have actually caused the error. I could rewrite it so that the error message was more informative...but that's six hours of grok, coding, and testing time that's really much better spent elsewhere. What I CAN say is that this the underlying issues this watchdog entry points to are indeed the ones that are being raised in other issues in the queue right now. Consequently, isn't a 'bug report' so much as a 'what does this watchdog error mean?' question - so I'm changing it to support request and marking it by won't fix.
I may beef out this error message simply so that it has the names of the router items that it's trying to store, but I still really only put this in because I wanted basically a binary indicator saying "panels menu rebuild iz borkered!", or not.
Comment #6
prodosh commentedDoes this mean that site admins should ignore this message and not worry about it?
TIA
Comment #7
andyboutte commentedI am also getting this a lot. Anybody know if this is something to worry about?
Comment #8
lacitpo commentedWould be interested to know as well if this is something it's ok to ignore.
Comment #9
natrio commentedsubscribing
Comment #10
Steel Rat commentedDitto on these errors. No apparent effect on the site, but annoying to have so many cluttering up the log.
Comment #11
asak commentedsame here. subscribing.
Comment #12
virtualgirl commentedspecialized Panels menu router rebuild failed
this is disturbing
it messes up the panel you build with different views, it doesnt port out
i cant figure it out
I uninstalled mods and cla\eaned database thought it was from the upgrade but this is a cryin shame wher is th elil blue drupal smurf?
Comment #13
sonicthoughts commentedme too... no idea why...
Comment #14
asak commentedThis is driving me crazy...
Comment #15
ligius commentedI am getting the same error and it happens after running the cron.
Comment #16
spangaroo commentedI just built my first Panel + Views combo today and saw this message as well. It showed up after I upgraded Imageapi and Imagecache. Doesn't seem to affect the site right now because my panel is just 2 columns...but if a fix is released I'll upgrade asap.
Comment #17
ligius commentedYeap, after upgrading all gone.
Comment #18
stompersly commentedligius, Are you saying you no longer get this error. I am wondering what you upgraded to fix the problem can you please explain so others can benefit.
I am using the following and I still get these errors:
Drupal 6.10
Views 6.x-2.5
6.x-2.0-alpha3
Thanks for your help, StomperSly
Comment #19
dhingchak commentedi am getting the same error.
Comment #20
drupal_jon commentedsubscribing.
Comment #21
marcoBauli commentedin the queue too :)
Comment #22
nestor.mata commentedWhy you set it to don't fix if many people is getting the error?
Let us find a way to solve this, please and not just run away from us.
Thanks
Comment #23
sdboyer commented@nestor.mata: my above comment in #5 explains why this is won't fix, and why I'm won't fixing again - please don't change the status again.
Here's a two-bullet summary: