[Kete] 500 Error on Kete Home Page

Abhishek Amberkar [अभिषेक] abhishek.amberkar at gmail.com
Thu Dec 10 18:37:41 NZDT 2009


2009/12/9 Walter McGinnis <walter at katipo.co.nz>:
> Hi Abhishek Amberkar,
>
> Could you let us know which step you got to in the installation process, please?  Did you make it all the way through the process of "configuration"?
>
> Kete runs on a separate Zebra instance (the same installation of Zebra, but a separate computer process) that listens on different ports than Koha.  Kete will then do the configuration of the Zebra instance for you from what you have entered via the web interface's configuration step.  You must be very careful to pick ports that are not already in use by Koha.
>
> Could you look at log/zebra.log and see what it says there, please?


This is what I found in log/zebra.log

11:01:15-10/12 [server] Adding dynamic listener on private_spec id=1
11:01:16-10/12 [fatal] Failed to listen on private_spec
11:01:16-10/12 [server] Adding dynamic listener on public_spec id=2
11:01:17-10/12 [fatal] Failed to listen on public_spec
11:01:17-10/12 [server] Adding dynamic listener on tcp:@:9999 id=0
11:01:17-10/12 [server] Starting server zebrasrv pid=18916

So I checked following file

europa:/home/kete/apps/kete# grep spec  zebradb/conf/kete-zebra-servers.xml

<listen id="privateserver" >private_spec</listen>
<!-- <listen id="privateserver-unix" >unix_spec_private</listen> -->
<listen id="publicserver" >public_spec</listen>
<!-- <listen id="publicserver-unix" >unix_spec_public</listen> -->

What should I mention at the place of "public_spec" and "private_spec" ??

-- 
With Regards
Abhishek Amberkar

Learn to appreciate the beauty within...
Sent from India


More information about the Kete mailing list