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

lindamr haslinda.mros at gmail.com
Tue Aug 18 20:14:40 NZST 2009



hi...
my problem is i can't load ILS module from MAIN. 


i already have the id for MAIN in one of my <institution> lines.

<institution id="MAIN" implementation="ILS" parms="">
          <policy checkin="true" checkout="true" renewal="true"
                  status_update="false" offline="false"
                  timeout="100"
                  retries="5" />
    </institution>

is there anything wrong in my institution line


Thanks









Joe Atzberger wrote:
> 
> 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>
>>
> 
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
> 
> 

-- 
View this message in context: http://www.nabble.com/Invalid-Login-on-SIP2-Server...-why--tp21951242p25020413.html
Sent from the Koha - Discuss mailing list archive at Nabble.com.



More information about the Koha mailing list