[Xorp-users] ERROR on xorp_rtrmgr "XrlRouter failed. No Finder?"

Pavlin Radoslavov pavlin at ICSI.Berkeley.EDU
Thu Feb 12 11:06:31 PST 2009


I presume you downloaded vanilla 1.6 source code from the xorp.org
Web site and compiled it by hand.
You shouldn't run xorp_finder by hand, because the xorp_rtrmgr
process already includes it.

For the sake of isolating the problem please try to run xorp_rtrmgr
by using an empty config file:

# Download and untar vanilla source code
./configure
gmake
cd rtrmgr
touch empty.boot
./xorp_rtrmgr -b empty.boot

I don't remember having issues on Debian-4.0 (see xorp/BUILD_NOTES),
but it was with gcc-4.1 compiler. I have seen issues with gcc-3.4 on
FreeBSD (see xorp/ERRATA), but I don't know whether the gcc-3.3
compiler you are using on Debian has similar issues.

Regards,
Pavlin

Moises Rodrigues <moisesber at gmail.com> wrote:

> Hi everyone,
> 
> I have tried to run xorp on my router and I keep having the same
> problem. I've tried to compile versions 1.3, 1.5, 1.6 and cvs versions
> and keep getting the same error.
> 
> Here is a log file from the 1.5 attemp:
> 
> [ 2009/02/12 01:15:34 TRACE xorp_rtrmgr RTRMGR ] Boot file
>     := ../config.boot
> [ 2009/02/12 01:15:34 TRACE xorp_rtrmgr RTRMGR ] Templates directory
>     := /usr/local/xorp-1.3/etc/templates
> [ 2009/02/12 01:15:34 TRACE xorp_rtrmgr RTRMGR ] Xrl targets directory
>     := /usr/local/xorp-1.3/xrl/targets
> [ 2009/02/12 01:15:34 TRACE xorp_rtrmgr RTRMGR ] Execute Xrls
>     := true
> [ 2009/02/12 01:15:34 TRACE xorp_rtrmgr RTRMGR ] Restart failed
> processes   := false
> [ 2009/02/12 01:15:34 TRACE xorp_rtrmgr RTRMGR ] Print verbose
> information  := true
> [ 2009/02/12 01:16:04  ERROR xorp_rtrmgr:13425 XRL +640 xrl_router.cc
> wait_until_xrl_router_is_ready ] XrlRouter failed.  No Finder?
> 
> My system is Debian 4.0 stable
> gcc (GCC) 3.3.4 (Debian 1:3.3.4-3)
> g++ (GCC) 3.3.4 (Debian 1:3.3.4-3)
> My config.boot file is attached to this message.
> 
> Commando line used: ./xorp_rtrmgr -b ../config.boot -v -l log
> 
> I made some research over the net trying to find a solution for my
> problem, BTW I saw a lot of other Debian users with the same problem,
> but none of the tips worked. I tried to start the finder manualy,
> libxipc/xorp_finder and it seems to work OK but with the rtrmgr it
> just don't work.
> Please any help would welcome. I'm trying to make this work for over a week now.
> 
> Thanks for your time anyway,
> 
> Moises Rodrigues
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users



More information about the Xorp-users mailing list