not sure if this is general to all search pages or this one.

CommentFileSizeAuthor
#2 bug.solrpage.png.png222.57 KBdavid.gil

Comments

david.gil’s picture

In my side also sometimes with that search page there are problems with menu_router callback, it sometimes resets to default term page callback, something related to this issue

david.gil’s picture

StatusFileSize
new222.57 KB

More info:
i attach a screenshot of my menu_router table, when it is not working, if i clear the cache and refresh all goes well. Not sure why it is changing the callbacks writed by solr page.

nick_vh’s picture

david.gil, care to take a stab at the solution?

Thanks!

david.gil’s picture

Sorry nick, i dont understand what you mean...

nick_vh’s picture

I was wondering if you have the time to get a deeper understanding why it is not rebuilding the menu router

david.gil’s picture

Hi Nick, no idea how can debug it...

becw’s picture

Priority: Normal » Major

After enabling apachesolr and before configuring a Solr environment, I get this exception when clearing the cache:

Exception: "0" Status: Request failed: Connection refused in DrupalApacheSolrService->checkResponse() (line 360 of /shared/vash/sandboxes/white/apachesolr/www/sites/default/modules/apachesolr/Drupal_Apache_Solr_Service.php).

This prevents the menu from being rebuilt. It sounds like this might be a related issue.

becw’s picture

Priority: Major » Normal

Hmm, scratch that, the error happens because apachesolr_views fails to catch the exception. Sorry!

nick_vh’s picture

Status: Active » Closed (cannot reproduce)

Tested it once more and it seems to have worked instantly. Marking as can't reproduce