[OPEN-ILS-DEV] Errors at end of install
Mike Rylander
mrylander at gmail.com
Tue Feb 17 08:19:20 EST 2009
On Mon, Feb 16, 2009 at 12:58 PM, Raymond Norton <admin at lctn.org> wrote:
> I am at the home stretch. Just about have things working. I have the
> following errors to overcome. Any instruction would be appreciated.
>
Both of those error can occur if memcached is not running.
To make sure that memcached is running and configured properly check
the output of `ps ax|grep memcache` and verify that the port and host
listed there match the settings in the <cache> section of
/openils/conf/opensrf.xml.
--miker
> (Install is on Ubuntu Hardy)
>
>
> cd /openils/bin
> ./autogen.sh -c /openils/conf/opensrf_core.xml -u
>
> removing OrgTree from the cache...
> Can't call method "content" on an undefined value at
> /openils/lib/perl5/OpenILS/Utils/CStoreEditor.pm line 320.
> Updating OrgTree HTML
> Exception: OpenSRF::EX::ERROR 2009-02-16T11:42:58 OpenSRF::AppRequest
> /usr/local/share/perl/5.8.8/OpenSRF/AppSession.pm:1009 System ERROR:
> Exception: OpenSRF::DomainObject::oilsMethodException 2009-02-16T11:42:58
> OpenSRF::AppRequest /usr/local/share/perl/5.8.8/OpenSRF/AppSession.pm:1009
> <500> *** Call to [open-ils.actor.org_tree.retrieve] failed for session
> [1234806117.768361211.22194735135], thread trace [1]:
> Can't use an undefined value as an ARRAY reference at
> /openils/lib/perl5/OpenILS/Application/AppUtils.pm line 1385.
>
> Can't call method "content" on an undefined value at
> /openils/lib/perl5/OpenILS/Utils/CStoreEditor.pm line 320.
>
>
> srfsh# login admin open-ils
>
> Received Data: "953b7224ff09c6f833a2fb9f1f975e53"
>
> ------------------------------------
> Request Completed Successfully
> Request Time in seconds: 0.009081
> ------------------------------------
>
>
> Received Exception:
> Name: osrfMethodException
> Status: No authentication seed found. open-ils.auth.authenticate.init must
> be called first
> Status: 404
> Received Data: {
> "ilsevent":1217,
> "textcode":"PATRON_INACTIVE",
> "desc":"This account is marked as inactive",
> "pid":8510,
> "stacktrace":"oils_auth.c:417"
> }
>
> ------------------------------------
> Request Completed Successfully
> Request Time in seconds: 60.023266
> ------------------------------------
> Login Session: (none). Session timeout: 0.000000
> srfsh#
> srfsh#
>
>
>
>
--
Mike Rylander
| VP, Research and Design
| Equinox Software, Inc. / The Evergreen Experts
| phone: 1-877-OPEN-ILS (673-6457)
| email: miker at esilibrary.com
| web: http://www.esilibrary.com
More information about the Open-ils-dev
mailing list