[Koha] Telnet Login Timed out at ./SIPServer.pm

Joe Atzberger ohiocore at gmail.com
Sat Aug 15 10:00:04 NZST 2009


The error message is informative.  It tells you that you couldn't load the
ILS.pm module for CMI.  That means there isn't an <institution> element with
id="CMI" in your SIPconfig.xml.

As the comment there says:

Institution tags are for enabled branches.  There needs to be one
institution stanza for each institution named in the accounts above.

So it doesn't seem to have anything to do with the database.  Copy one of
the <institution> lines and change the id to CMI.  Restart the SIPServer and
try again.

--Joe Atzberger

On Tue, May 12, 2009 at 1:50 AM, ghenry <ghenry at cmi.univ-mrs.fr> wrote:

> hello all,
> i got the same problem as L. Ipsa (*), with a small difference:
>
> May 12 07:40:23 catalogue3 <182>May 12 07:40:23 acs-server[17151]:
> Successful login/auth for 'cap3m' of 'CMI'
> May 12 07:40:23 catalogue3 <183>May 12 07:40:23 acs-server[17151]:
> login_core: $VAR1 = 'ILS';
> Telnet Login Timed out at ./SIPServer.pm line 234, <STDIN> chunk 2.
> May 12 07:40:23 catalogue3 <179>May 12 07:40:23 acs-server[17151]:
> Sip::Configuration::Service=HASH(0x8a7f324): Loading ILS implementation
> 'ILS' for institution 'CMI' failed
> May 12 07:40:23 catalogue3 <179>May 12 07:40:23 acs-server[17151]:
> telnet_transport: Login timed out
>
> In my case, the loading of "ILS implementation" failed!?
>
> anybody can help? how can i verify if user cap3m is correctly defined?
> I'm surprised to get 0 rows with this select:
> mysql> select flag,user_permissions.code as code from user_permissions
> join permissions USING (module_bit, code) JOIn userflags ON
> (permissions.module_bit = userflags.bit) JOIN borrowers ON
> (user_permissions.borrowernumber=borrowers.borrowernumber) where
> userid='cap3m';
> Empty set (0.00 sec)
>
> thanks in advance for help,
>
> (*) http://lists.katipo.co.nz/public/koha/2009-February/017045.html
> Luigi Ipsa wrote:
> > hi vimal,
> >
> > i use ubuntu server 8.04 without any update.
> >
> > this is syslog start sip2server->try to login with user: sipterm1 and
> pwd:
> > tem1
> >
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: 2009/02/12-12:46:41
> > SIPServer (type Net::Server::PreFork) starting! pid(9694)
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Binding to TCP port
> 6001
> > on host 127.0.0.1
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Binding to TCP port
> 8023
> > on host *
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: Group Not Defined.
> > Defaulting to EGID '1000 1000 113 112 107 46 44 30 29 25 24 20 4'
> > Feb 12 12:46:41 koha-ubuntu-804 acs-server[9694]: User Not Defined.
> > Defaulting to EUID '1000'
> > Feb 12 12:46:46 koha-ubuntu-804 acs-server[9695]:
> > Configuration::find_service: Trying 8023/tcp
> > Feb 12 12:46:46 koha-ubuntu-804 acs-server[9695]: telnet_transport:
> timeout
> > is 60
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: telnet_transport 1: uid
> > length 9, pwd length 7
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string
> > pre-clean(length 9): sipterm1^M
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string
> > post-clean(length 8): sipterm1
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string
> > pre-clean(length 7):  term1^M
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: get_clean_string
> > post-clean(length 5): term1
> > Feb 12 12:46:50 koha-ubuntu-804 acs-server[9695]: telnet_transport 2: uid
> > length 8, pwd length 5
> > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: Successful login/auth
> for
> > 'sipterm1' of 'Ipsa'
> > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: login_core: $VAR1 =
> 'ILS';
> > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]:
> > Sip::Configuration::Service=HASH(0x851c8a0): Loading ILS implementation
> > 'ILS' for instituti$
> > Feb 12 12:46:51 koha-ubuntu-804 acs-server[9695]: telnet_transport: Login
> > timed out <http://lists.katipo.co.nz/mailman/listinfo/koha>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20090814/cf9f4406/attachment.htm 


More information about the Koha mailing list