[OPEN-ILS-DEV] SIP Problem

Joe Atzberger ohiocore at gmail.com
Thu Nov 18 13:36:41 EST 2010


Still rebuilding my dev environment, but I'll patch SIPServer when it's up.

--joe

On Thu, Nov 18, 2010 at 9:45 AM, Bill Erickson <erickson at esilibrary.com>wrote:

>
> Hi John,
>
> In the short term, you can fix this by applying this patch to your local
> install and restarting SIP:
>
> http://svn.open-ils.org/trac/ILS/changeset/17292
>
> I'll see about back-porting this change and submitting a patch to the SIP
> Server repository to protect against this going forward.
>
> -b
>
>
> On Thu, Nov 18, 2010 at 8:51 AM, John van Rassel <jvanrassel at innisfil.ca>wrote:
>
>> This is the error that comes up:
>>
>> Can't locate object method "internal_id" via package
>> "OpenILS::SIP::Patron" at Sip/MsgType.pm line 978.
>>
>>
>>
>> Any advice on how to proceed?
>>
>>
>>
>> Thanks,
>>
>> John van Rassel
>>
>> Manager of Information Technology
>>
>> Innisfil Public Library
>>
>>
>>
>> *From:* open-ils-dev-bounces at list.georgialibraries.org [mailto:
>> open-ils-dev-bounces at list.georgialibraries.org] *On Behalf Of *Bill
>> Erickson
>> *Sent:* Wednesday, November 17, 2010 3:26 PM
>> *To:* Evergreen Development Discussion List
>> *Subject:* Re: [OPEN-ILS-DEV] SIP Problem
>>
>>
>>
>>
>>
>> On Wed, Nov 17, 2010 at 2:42 PM, John van Rassel <jvanrassel at innisfil.ca>
>> wrote:
>>
>> Hello all,
>>
>> I am trying to get SIP working under Evergreen 1.6.1.2.  I think I almost
>> have it but it’s no quite there
>>
>> When I run the tests where it gets to the patron info tests it says:
>>
>> 02patron_info......ok 1/8FAILED--Further testing stopped: Read failure in
>> valid Patron Info no details
>>
>>
>>
>> Does anyone have any ideas why this may be happening?
>>
>>
>> Hi John,
>>
>> The SIP server is probably crashing on something.  A good debugging tool
>> is to edit the oils_ctl.sh controller script (assuming that's how you start
>> the SIP server) and redirect SIP errors to a log file instead of /dev/null.
>>
>>
>>
>>
>> Change /dev/null to a real file that opensrf can write to in this line:
>>
>>
>>
>>     perl SIPServer.pm "$OPT_SIP_CONFIG" > /dev/null 2>&1 &
>>
>>
>>
>> Or you could just merge in this change from 2.0 which allows for a command
>> line error log option:
>>
>>
>>
>> http://svn.open-ils.org/trac/ILS/changeset/17566
>>
>>
>>
>> Hope this helps.
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20101118/bc0b18e0/attachment.htm 


More information about the Open-ils-dev mailing list