Yes, that fixed it. I also found another config error where I left public.localhost, where I had changed everything else to just localhost for testing in that config file
Phil Phil Hunt Program Director, Information Technology NELINET, Inc. ' Direct Phone: (508)597-1924 ' 1.508.460.7700 x1924 6 FAX (508)460-9455 * [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dan Scott Sent: Tuesday, February 10, 2009 12:20 PM To: Evergreen Development Discussion List Subject: Re: [OPEN-ILS-DEV] osrf_router error over and over..... 2009/2/10 Hunt, Phil <[email protected]>: > weird > > I have it set to 3 > > <logfile>/openils/var/log/osrfsys.log</logfile> > <!-- > <logfile>syslog</logfile> > <syslog>local0</syslog> > <actlog>local1</actlog> > --> > <loglevel>3</loglevel> > <settings_config>/openils/conf/opensrf.xml</settings_config> That's the wrong snippet, because that points at a log file on disk and your culprit is pointing to syslog. Keep searching for "loglevel" entries and you'll see. -- Dan Scott Laurentian University
