|
Don't you hate it when this
happens?! This server has been happily chugging away for weeks. Now, I shut it down and put another stick of RAM in it and it's not happy. Suggestions welcomed.... Details follow. John The OpenSRF stack seems to be working: [EMAIL PROTECTED]:/openils/var/log$ srfsh srfsh# login admin open-ils Received Data: "7348061e8f2099a0fc97decf232d6539" ... [all the usual stuff displays] But an attempt to do an OPAC search gives me no results (spinner just spins). open-ils.search_unix.log & osrfsys.log show this: received error : service=open-ils.storage : method=open-ils.storage.biblio.multiclass.search_fts.atomic : params=$VAR1 = ['default_class','keyword','limit',5000,'org_unit',1,'visibility_limit',3000,'depth',0,'searches',{'keyword' => {'term' => 'drug abuse'}},'offset',0]; Exception: OpenSRF::EX::ERROR 2008-04-18T19:13:39 OpenILS::Application::AppUtils /openils/lib/perl5/OpenILS/Application/AppUtils.pm:176 System ERROR: Exception : OpenSRF::DomainObject::oilsMethodException 2008-04-18T19:13:39 OpenSRF::AppRequest /openils/lib/perl5/OpenSRF/AppSession.pm:1006 <500> *** Call to [open-ils.storage.biblio.multiclass.search_fts.atomic] failed for session [1208567618.865429958.18376120902], thread trace [1]: Unknown starting rule (Parse::RecDescent::namespace000001::search_expression) called [in open-ils.search_unix.log, the error is repeated] storage_unix.log shows: Caught error from 'run' method: Unknown starting rule (Parse::RecDescent::namespace000001::search_expression) called gateway.log shows: osrf_json_gw 2008-04-18 19:13:39 [DEBG:10816:osrf_json_gateway.c:370:1208567603108160] gateway request took 0.185431 seconds osrf_json_gw 2008-04-18 19:13:39 [DEBG:10816:osrf_app_session.c:635:1208567603108160] AppSession [open-ils.search] [1208567618.835196.120856761810816] destroying self and deleting requests osrf_json_gw 2008-04-18 19:13:39 [INFO:10816:osrf_json_gateway.c:423:1208567603108160] Completed processing service=open-ils.search, method=open-ils.search.biblio.multiclass.query osrf_json_gw 2008-04-18 19:13:39 [DEBG:10816:osrf_json_gateway.c:431:1208567603108160] Gateway served 1 requests Now, as far as I know, nothing has changed since this was running just fine. It's possible that something got changed somewhere quite a while back and I didn't notice because I hadn't restarted (so a config change hadn't hit yet). Any suggestions of where to look would be a great help. |
