Make sure you have installed the UNIVERSAL::require module. It is required for SIP operation.<br><br>The call that is failing is the equivalent of:<br><br>$server->{config}->{institutions}->{CMI}->{implementation}->use();<br>
<br>So that is using the "implementation" attribute of the institution config to name the module, in this case "ILS". <br><br>-- <br>Joe Atzberger<br>LibLime - Open Source Library Solutions<br>
<br><br><div class="gmail_quote">On Thu, May 14, 2009 at 11:03 AM, ghenry <span dir="ltr"><<a href="mailto:ghenry@cmi.univ-mrs.fr">ghenry@cmi.univ-mrs.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello all,<br>
i got the same problem as L. Ipsa (*), with a small difference:<br>
<br>
May 12 07:40:23 catalogue3 <182>May 12 07:40:23 acs-server[17151]:<br>
Successful login/auth for 'cap3m' of 'CMI'<br>
May 12 07:40:23 catalogue3 <183>May 12 07:40:23 acs-server[17151]:<br>
login_core: $VAR1 = 'ILS';<br>
Telnet Login Timed out at ./SIPServer.pm line 234, <STDIN> chunk 2.<br>
May 12 07:40:23 catalogue3 <179>May 12 07:40:23 acs-server[17151]:<br>
Sip::Configuration::Service=HASH(0x8a7f324): Loading ILS implementation<br>
'ILS' for institution 'CMI' failed<br>
May 12 07:40:23 catalogue3 <179>May 12 07:40:23 acs-server[17151]:<br>
telnet_transport: Login timed out<br>
<br>
In my case, the loading of "ILS implementation" failed!?<br>
<br>
anybody can help? how can i verify if user cap3m is correctly defined?<br>
I'm surprised to get 0 rows with this select:<br>
mysql> select flag,user_permissions.code as code from user_permissions<br>
join permissions USING (module_bit, code) JOIn userflags ON<br>
(permissions.module_bit = userflags.bit) JOIN borrowers ON<br>
(user_permissions.borrowernumber=borrowers.borrowernumber) where<br>
userid='cap3m';<br>
Empty set (0.00 sec)<br>
<br>
thanks in advance for help,<br>
<br>
(*) <a href="http://lists.katipo.co.nz/public/koha/2009-February/017045.html" target="_blank">http://lists.katipo.co.nz/public/koha/2009-February/017045.html</a><br>
<br>
<br>
Luigi Ipsa wrote:<br>
> > hi vimal,<br>
> ><br>
> > i use ubuntu server 8.04 without any update.<br>
> ><br>
> > this is syslog start sip2server->try to login with user: sipterm1<br>
and pwd:<br>
> > tem1<br>
> ><br>
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: 2009/02/12-12:46:41<br>
> > SIPServer (type Net::Server::PreFork) starting! pid(9694)<br>
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Binding to TCP<br>
port 6001<br>
> > on host 127.0.0.1<br>
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Binding to TCP<br>
port 8023<br>
> > on host *<br>
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Group Not Defined.<br>
> > Defaulting to EGID '1000 1000 113 112 107 46 44 30 29 25 24 20 4'<br>
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: User Not Defined.<br>
> > Defaulting to EUID '1000'<br>
> > Feb 12 12:46:46 koha-ubuntu-804 acs-server[9695]:<br>
> > Configuration::find_service: Trying 8023/tcp<br>
> > Feb 12 12:46:46 koha-ubuntu-804 acs-server[9695]: telnet_transport:<br>
timeout<br>
> > is 60<br>
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: telnet_transport<br>
1: uid<br>
> > length 9, pwd length 7<br>
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string<br>
> > pre-clean(length 9): sipterm1^M<br>
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string<br>
> > post-clean(length 8): sipterm1<br>
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string<br>
> > pre-clean(length 7): term1^M<br>
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string<br>
> > post-clean(length 5): term1<br>
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: telnet_transport<br>
2: uid<br>
> > length 8, pwd length 5<br>
> > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: Successful<br>
login/auth for<br>
> > 'sipterm1' of 'Ipsa'<br>
> > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: login_core: $VAR1<br>
= 'ILS';<br>
> > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]:<br>
> > Sip::Configuration::Service=HASH(0x851c8a0): Loading ILS implementation<br>
> > 'ILS' for instituti$<br>
> > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: telnet_transport:<br>
Login<br>
> > timed out<br>
> ><br>
> ><br>
> ><br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</blockquote></div><br>