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-&gt;{config}-&gt;{institutions}-&gt;{CMI}-&gt;{implementation}-&gt;use();<br>
 <br>So that is using the &quot;implementation&quot; attribute of the institution config to name the module, in this case &quot;ILS&quot;.  <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">&lt;<a href="mailto:ghenry@cmi.univ-mrs.fr">ghenry@cmi.univ-mrs.fr</a>&gt;</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 &lt;182&gt;May 12 07:40:23 acs-server[17151]:<br>
Successful login/auth for &#39;cap3m&#39; of &#39;CMI&#39;<br>
May 12 07:40:23 catalogue3 &lt;183&gt;May 12 07:40:23 acs-server[17151]:<br>
login_core: $VAR1 = &#39;ILS&#39;;<br>
Telnet Login Timed out at ./SIPServer.pm line 234, &lt;STDIN&gt; chunk 2.<br>
May 12 07:40:23 catalogue3 &lt;179&gt;May 12 07:40:23 acs-server[17151]:<br>
Sip::Configuration::Service=HASH(0x8a7f324): Loading ILS implementation<br>
&#39;ILS&#39; for institution &#39;CMI&#39; failed<br>
May 12 07:40:23 catalogue3 &lt;179&gt;May 12 07:40:23 acs-server[17151]:<br>
telnet_transport: Login timed out<br>
<br>
In my case, the loading of &quot;ILS implementation&quot; failed!?<br>
<br>
anybody can help? how can i verify if user cap3m is correctly defined?<br>
I&#39;m surprised to get 0 rows with this select:<br>
mysql&gt; 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=&#39;cap3m&#39;;<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>
 &gt; &gt; hi vimal,<br>
 &gt; &gt;<br>
 &gt; &gt; i use ubuntu server 8.04 without any update.<br>
 &gt; &gt;<br>
 &gt; &gt; this is syslog start sip2server-&gt;try to login with user: sipterm1<br>
and pwd:<br>
 &gt; &gt; tem1<br>
 &gt; &gt;<br>
 &gt; &gt; Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: 2009/02/12-12:46:41<br>
 &gt; &gt; SIPServer (type Net::Server::PreFork) starting! pid(9694)<br>
 &gt; &gt; Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Binding to TCP<br>
port 6001<br>
 &gt; &gt; on host 127.0.0.1<br>
 &gt; &gt; Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Binding to TCP<br>
port 8023<br>
 &gt; &gt; on host *<br>
 &gt; &gt; Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Group Not Defined.<br>
 &gt; &gt; Defaulting to EGID &#39;1000 1000 113 112 107 46 44 30 29 25 24 20 4&#39;<br>
 &gt; &gt; Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: User Not Defined.<br>
 &gt; &gt; Defaulting to EUID &#39;1000&#39;<br>
 &gt; &gt; Feb 12 12:46:46 koha-ubuntu-804 acs-server[9695]:<br>
 &gt; &gt; Configuration::find_service: Trying 8023/tcp<br>
 &gt; &gt; Feb 12 12:46:46 koha-ubuntu-804 acs-server[9695]: telnet_transport:<br>
timeout<br>
 &gt; &gt; is 60<br>
 &gt; &gt; Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: telnet_transport<br>
1: uid<br>
 &gt; &gt; length 9, pwd length 7<br>
 &gt; &gt; Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string<br>
 &gt; &gt; pre-clean(length 9): sipterm1^M<br>
 &gt; &gt; Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string<br>
 &gt; &gt; post-clean(length 8): sipterm1<br>
 &gt; &gt; Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string<br>
 &gt; &gt; pre-clean(length 7):  term1^M<br>
 &gt; &gt; Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string<br>
 &gt; &gt; post-clean(length 5): term1<br>
 &gt; &gt; Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: telnet_transport<br>
2: uid<br>
 &gt; &gt; length 8, pwd length 5<br>
 &gt; &gt; Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: Successful<br>
login/auth for<br>
 &gt; &gt; &#39;sipterm1&#39; of &#39;Ipsa&#39;<br>
 &gt; &gt; Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: login_core: $VAR1<br>
= &#39;ILS&#39;;<br>
 &gt; &gt; Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]:<br>
 &gt; &gt; Sip::Configuration::Service=HASH(0x851c8a0): Loading ILS implementation<br>
 &gt; &gt; &#39;ILS&#39; for instituti$<br>
 &gt; &gt; Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: telnet_transport:<br>
Login<br>
 &gt; &gt; timed out<br>
 &gt; &gt;<br>
 &gt; &gt;<br>
 &gt; &gt;<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>