[JDEV] Startup Problems

Keith Minkler keith at digix.dyndns.org
Sat Oct 21 06:54:35 CDT 2000


Usually what causes those error messages is something else (usually a jabber server) listening on those ports.. make sure you don't already have a jabber server running (ps aux|grep jserver) or make sure something is not listening on that port (netstat -ln|grep 5222)

Keith


On Wed, Sep 27, 2000 at 02:07:07PM -0700, David E. Wheeler wrote:
> Hi All,
> 
> We've compiled jabber on two different Linux boxes. On one it works, on
> the other it doesn't. Of course, I need it to work on the one that it
> doesn't work on. The jserver.xml files are identical (with the exception
> of the server name). Everything looks normal, and the compile went fine.
> RedHat Linux 6.2. Here's what's in the log:
> 
> 
> Wed Sep 27 13:35:00 2000  warn/jserver Initializing Services
> Wed Sep 27 13:35:00 2000  error/jserver failed to listen on (null):5222
> Wed Sep 27 13:35:00 2000  error/jserver Failed to listen for service
> jabber
> Wed Sep 27 13:35:00 2000  error/jserver failed to listen on (null):5280
> Wed Sep 27 13:35:00 2000  error/jserver Failed to listen for service
> http
> Wed Sep 27 13:35:00 2000  error/jserver failed to listen on (null):6667
> Wed Sep 27 13:35:00 2000  error/jserver Failed to listen for service irc
> Wed Sep 27 13:35:00 2000  warn/etherxs Connection to etherxd failed 1
> times, attempting to reconnect...
> Wed Sep 27 13:35:01 2000  warn/etherxs Connection to etherxd failed 2
> times, attempting to reconnect...
> Wed Sep 27 13:35:03 2000  warn/etherxs Connection to etherxd failed 3
> times, attempting to reconnect...
> Wed Sep 27 13:35:06 2000  warn/etherxs Connection to etherxd failed 4
> times, attempting to reconnect...
> Wed Sep 27 13:35:10 2000  error/etherxs Failed to establish
> communication with etherxd
> 
> I would appreciate any pointers to solving this dilemma!
> 
> Best,
> 
> David
> 
> David E. Wheeler                                   Phone: (415) 645-9365
> Software Engineer                                  Fax:   (415) 645-9204
> Salon Internet                                     ICQ:   15726394
> dw at salon.com                                       AIM:   dwTheory
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list