[OPEN-ILS-DEV] Installing on Ubuntu7.10 - ejabber problem

Ryan Laverdiere capecodcentralrailroad at gmail.com
Sat Jul 26 09:10:48 EDT 2008


On Sat, Jul 26, 2008 at 7:52 AM, Faiz Ishaq <Faiz at szabist.ac.ae> wrote:

> Hello!
>
> Totally new to Evergreen, I am trying to get it to run on Ubuntu. Started
> with Edubuntu 7.10 install and carried out the steps as given in the
> pre-install and install text files. Everything worked fine until step 27,
> finalizing the OPAC, using the command:
>
> sudo -u opensrf ./autogen.sh /openils/conf/opensrf_core.xml
>
> It gives 'Unable to connect to Jabber server' errors. The ejabber log file
> has 'Accepted Connection' entries. Line 522 of the Client.pm belongs to
> this code segment:
>
>        if( $socket and $socket->connected() ) {
>                $self->{_socket} = $socket;
>        } else {
>                throw OpenSRF::EX::Jabber( " ** Unable to connect to Jabber
> server",
> ERROR );
>        }
>
> Shall appreciate help and advice. Sorry if I am on a beaten track. Did
> make an honest effort to search for clues on the open-ils site.
>
> Faiz Ishaq
>
> PS Command output and ejabber logfile contents are attached.
> _____________________________________________________
>
> Command output:
>
> eg at egs:/openils/bin$ sudo -u opensrf ./autogen.sh
> /openils/conf/opensrf_core.xml
> Updating fieldmapper
>  * ! EXCEPTION ! *
> TYPE: OpenSRF::EX::Jabber
> Mess: Jabber Exception
> Mess:  ** Unable to connect to Jabber server
> Loc.: 522 OpenSRF::Transport::SlimJabber::Client
> Loc.: /openils/lib/perl5/OpenSRF/Transport/SlimJabber/Client.pm
> Time: Sat Jul 26 12:28:46 2008
> Updating web_fieldmapper
>  * ! EXCEPTION ! *
> TYPE: OpenSRF::EX::Jabber
> Mess: Jabber Exception
> Mess:  ** Unable to connect to Jabber server
> Loc.: 522 OpenSRF::Transport::SlimJabber::Client
> Loc.: /openils/lib/perl5/OpenSRF/Transport/SlimJabber/Client.pm
> Time: Sat Jul 26 12:28:46 2008
> Updating OrgTree
>  * ! EXCEPTION ! *
> TYPE: OpenSRF::EX::Jabber
> Mess: Jabber Exception
> Mess:  ** Unable to connect to Jabber server
> Loc.: 522 OpenSRF::Transport::SlimJabber::Client
> Loc.: /openils/lib/perl5/OpenSRF/Transport/SlimJabber/Client.pm
> Time: Sat Jul 26 12:28:47 2008
> Updating OrgTree HTML
>  * ! EXCEPTION ! *
> TYPE: OpenSRF::EX::Jabber
> Mess: Jabber Exception
> Mess:  ** Unable to connect to Jabber server
> Loc.: 522 OpenSRF::Transport::SlimJabber::Client
> Loc.: /openils/lib/perl5/OpenSRF/Transport/SlimJabber/Client.pm
> Time: Sat Jul 26 12:28:47 2008
>
> Done
> eg at egs:/openils/bin$
>
>
> _____________________________________________________
>
> ejabber log file entries:
>
> =INFO REPORT==== 2008-07-26 12:28:46 ===
> I(<0.1052.0>:ejabberd_listener:90): (#Port<0.1007>) Accepted connection
> {{10,0,0,214},54018} -> {{10,0,0,214},5222}
>
> =INFO REPORT==== 2008-07-26 12:28:46 ===
> I(<0.1052.0>:ejabberd_listener:90): (#Port<0.1015>) Accepted connection
> {{10,0,0,214},54019} -> {{10,0,0,214},5222}
>
> =INFO REPORT==== 2008-07-26 12:28:47 ===
> I(<0.1052.0>:ejabberd_listener:90): (#Port<0.1017>) Accepted connection
> {{10,0,0,214},54020} -> {{10,0,0,214},5222}
>
> =INFO REPORT==== 2008-07-26 12:28:47 ===
> I(<0.1052.0>:ejabberd_listener:90): (#Port<0.1019>) Accepted connection
> {{10,0,0,214},54021} -> {{10,0,0,214},5222}
>
> I had the same problem when I did an install.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.georgialibraries.org/pipermail/open-ils-dev/attachments/20080726/de27ed44/attachment.html


More information about the Open-ils-dev mailing list