[OPEN-ILS-DEV] Testing connections to Evergreen: Success!

Mike Rylander mrylander at gmail.com
Wed Jun 24 14:39:33 EDT 2009


On Wed, Jun 24, 2009 at 2:27 PM, Nathan Eady<eady at galion.lib.oh.us> wrote:
> Mike Rylander <mrylander at gmail.com> writes:
>
>>> Okay, I've progressed somewhat...
>>
>> Magic 8-ball says: memcached isn't running or has misconfigured ports.
>
> Ah.  For some reason in my flurry of checking everything, I neglected
> to check that particular thing.  Heh.  Okay, let's try fresh after a
> reboot...
>
> [testing]
[snip]

> ------------------------------------
> Request Completed Successfully
> Request Time in seconds: 0.129463
> ------------------------------------
>
> Received Data: {
>  "ilsevent":1217,
>  "textcode":"PATRON_INACTIVE",
>  "desc":"This account is marked as inactive",
>  "pid":12162,
>  "stacktrace":"oils_auth.c:417"
> }
>
> ------------------------------------
> Request Completed Successfully
> Request Time in seconds: 0.394187
> ------------------------------------
> Login Session: (none).  Session timeout: 0.000000
> srfsh#

IIRC, this is cause by the admin user not having a work_ou.  Does:

INSERT INTO permission.usr_work_ou_map (usr, work_ou) VALUES (1,1);

fix that?

-- 
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