On Wed, Nov 30, 2011 at 02:04:29PM +0100, Vicent Mas wrote: > Hi, > > in my Evergreen virtual image (OpenSRF and Evergreen trunk as of > 2011-03-19 on Debian Squeeze) I'm trying to write and setup a demo > OSRF service using Python but I'm having some troubles. As I've found > no specific documentation for doing it I'm following the Dan's paper > found at http://journal.code4lib.org/articles/3284 and a thread I got > using google (https://gist.github.com/654730). This is what I've done > until now:
Hi Vicent, [...] > We received 1 messages from [email protected]/opensrf.test > srfsh 2011-11-30 06:35:38 [WARN:3338:osrf_stack.c:134:132265292233380] > !!! Received Jabber layer error message > srfsh 2011-11-30 06:35:38 [WARN:3338:osrf_stack.c:144:132265292233380] > * Jabber Error is for top level remote id > [[email protected]/opensrf.test], no one to send my message to! > Cutting request short... This suggests the Python service did not start up correctly. I'd recommend checking the opensrf logs (found by default in /openils/var/log/osrfsys.log) for warnings/errors. If the python service failed to start, there should be some indication as to why in there. -b -- Bill Erickson | Senior Software Developer | Equinox Software, Inc. / Your Library's Guide to Open Source | phone: 877-OPEN-ILS (673-6457) | email: [email protected] | web: http://esilibrary.com
