the problem was that I had uncommented the following lines in the restart and discuss with zebra look and it worked.
/etc/koha/koha-conf.xml <!-- <listen id="biblioserver" >tcp:localhost:9998/bibliosocket</listen> <listen id="authorityserver" >tcp:localhost:9999/authoritysocket</listen> --> -Carlos 2012/11/9 Carlos Rodrigo Cordova Sandoval <[email protected]> > any suggestions > > -carlos > > 2012/11/8 Carlos Rodrigo Cordova Sandoval <[email protected]> > >> Robin, >> >> the username and password are configured correctly, verify where the >> zebra configuration file with user and pass >> >> <serverinfo id="biblioserver"> >> <ccl2rpn>/etc/koha/zebradb/ccl.properties</ccl2rpn> >> <user>kohauser</user> >> <password>zebrastripes</password> >> </serverinfo> >> >> and config zebradb >> >> [root@localhost zebradb]# cat /etc/koha/zebradb/etc/passwd >> kohauser:zebrastripes >> [root@localhost zebradb]# >> >> >> >> >> >> -Carlos >> >> 2012/11/7 Robin Sheat <[email protected]> >> >>> Carlos Rodrigo Cordova Sandoval schreef op wo 07-11-2012 om 15:33 >>> [-0300]: >>> > 15:23:46-07/11 zebrasrv(1) [request] Auth idPass kohauser - >>> > 15:23:46-07/11 zebrasrv(1) [request] Init ERROR 1 ID:81 >>> > Name:ZOOM-C/YAZ >>> > Version:3.0.49 8a980f7051e22ca1e4fac0395ed7f8647cd9eda3 >>> >>> I _think_ that this means that Koha is attempting to use the wrong >>> password to access zebra. Check that the user and passwords in the >>> "serverinfo" blocks in koha-conf.xml are correct. >>> >>> -- >>> Robin Sheat >>> Catalyst IT Ltd. >>> ✆ +64 4 803 2204 >>> GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D >>> >>> _______________________________________________ >>> Koha mailing list http://koha-community.org >>> [email protected] >>> http://lists.katipo.co.nz/mailman/listinfo/koha >>> >> >> >> >> -- >> -Carlos >> >> > > > -- > -Carlos > > -- -Carlos _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

