Hello all I installed koha version 2.2.0RC3 on Redhat Linux 9. Everything works perfect except searching for isbn or title using z3950.I started the daemon with the below command. sh /usr/local/koha/intranet/scripts/z3950daemon/z3950-daemon-launch.sh $RanAsUser then I started to search the isbn using Koha's z3950 Search and I found the following result in z3950 log file. starting loop starting loop starting loop starting loop starting loop starting loop starting loop starting loop starting loop Event: '?? Connection.pm:153' died and then $Event::DIED died with: Can't call method "attributes" without a package or object reference at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Event.pm line 103. at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Net/Z3950/Manager.pm line 258 8841/17 : Processing isbn=8170701953 at LIBRARY OF CONGRESS z3950.loc.gov:7090 Voyager MARC21 (1 forks) 8841/17 : no connection at LIBRARY OF CONGRESS 8841/17 : z3950.loc.gov:7090 search done. I also tried to make search using servers other than z3950.loc.gov:7090 but I got the same result. I struggled a lot to solve this problem but I can't. Can someone help? It is urgent. Belendia __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
Belendia, I haver similar problem and am trying new OS (mandrake), Maybe it is something in the Fedora core.? Gerry Abdissa wrote:
Hello all
I installed koha version 2.2.0RC3 on Redhat Linux 9. Everything works perfect except searching for isbn or title using z3950.I started the daemon with the below command.
sh /usr/local/koha/intranet/scripts/z3950daemon/z3950-daemon-launch.sh $RanAsUser
then I started to search the isbn using Koha's z3950 Search and I found the following result in z3950 log file.
starting loop starting loop starting loop starting loop starting loop starting loop starting loop starting loop starting loop Event: '?? Connection.pm:153' died and then $Event::DIED died with: Can't call method "attributes" without a package or object reference at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Event.pm line 103.
at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Net/Z3950/Manager.pm line 258 8841/17 : Processing isbn=8170701953 at LIBRARY OF CONGRESS z3950.loc.gov:7090 Voyager MARC21 (1 forks) 8841/17 : no connection at LIBRARY OF CONGRESS 8841/17 : z3950.loc.gov:7090 search done.
I also tried to make search using servers other than z3950.loc.gov:7090 but I got the same result. I struggled a lot to solve this problem but I can't.
Can someone help? It is urgent.
Belendia
__________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Hello, I use Koha 2.2.0RC4 with FC3 and I get an perl-error launching the z3950 daemon. I start with: [root@walhal z3950daemon]# ./z3950-daemon-launch.sh apache The z3950-daemon-20041211-1854.log has this entries: [root@walhal log]# cat z3950-daemon-20041211-1854.log Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 107. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 108. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 109. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 110. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 111. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 187. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 188. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 189. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 190. Global symbol "$context" requires explicit package name at /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue line 191. Execution of /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue aborted due to compilation errors. Can you help me? Thank you Sebastian FC3, Perl 5.8.5-9 -- Sebastian Krieg mailto: sebastian.krieg@tuz-eisenach.de Linux - lieber ein Pinguin, der läuft, als ein Fenster, das wartet.
participants (3)
-
Belendia Abdissa -
Gerry Arthus -
Sebastian Krieg