<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.5659" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=346371623-18112008><FONT face=Arial size=2>I&nbsp;am trying to 
run multiple instances on the same host, following&nbsp;earlier postings of 
"Question on supporting multiple routing tables" and "Running multiple instances 
of XORP on the same host".&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial size=2>I am running 
XORP_1.5 on Ubuntu.&nbsp; I have set XORP_FINDER_SERVER_PORT to a new number 
(21008) after running&nbsp;the first&nbsp;instance.&nbsp; However, my second 
instance couldn't start properly, and got the same error messages as&nbsp;posted 
in "Running multiple instances of XORP on the same host" (see attached).&nbsp; 
Also, there are endless warnings, what does that mean??</FONT></SPAN></DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial size=2>BTW, I also found 
that '-p' is required.&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial size=2>So, I am wondering 
what is the current stage of supporting multiple instances of XORP (unicast only 
in my study) on the same host?&nbsp; Can anyone who got it working kindly give 
me some hints?&nbsp; </FONT></SPAN></DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2>Jean</FONT></SPAN></DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial size=2>Error 
messages:</FONT></SPAN></DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2>--------------------------</FONT></SPAN></DIV>
<DIV><SPAN class=346371623-18112008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=346371623-18112008><SPAN lang=EN>
<P><FONT face=Arial size=2>administrator@administrator-desktop:~$<SPAN 
class=346371623-18112008>&nbsp;</SPAN>echo $XORP_FINDER_SERVER_PORT</FONT></P>
<P><FONT face=Arial size=2>21008</FONT></P>
<P><FONT face=Arial size=2>administrator@administrator-desktop:~$ cd 
Desktop/xorp-1.5/rtrmgr/</FONT></P>
<P><FONT face=Arial 
size=2>administrator@administrator-desktop:~/Desktop/xorp-1.5/rtrmgr$ sudo 
./xorp_rtrmgr -b config/multitable_rip.boot</FONT></P>
<P><FONT face=Arial size=2>[sudo] password for administrator: </FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:13 ERROR xorp_rtrmgr:6622 LIBCOMM 
+312 comm_sock.c comm_sock_bind4 ] Error binding socket (family = 2, my_addr = 
127.0.0.1, my_port = 19999): Address already in use</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:13 ERROR xorp_rtrmgr:6622 RTRMGR 
+260 main_rtrmgr.cc run ] Address already in use: a finder may already be 
running.</FONT></P>
<P><FONT face=Arial 
size=2>administrator@administrator-desktop:~/Desktop/xorp-1.5/rtrmgr$ sudo 
./xorp_rtrmgr -p 21008 -b config/multitable_rip.boot</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:43 INFO xorp_rtrmgr:6623 RTRMGR 
+239 master_conf_tree.cc execute ] Changed modules: interfaces, firewall, fea, 
rib, policy, rip</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:43 INFO xorp_rtrmgr:6623 RTRMGR 
+96 module_manager.cc execute ] Executing module: interfaces 
(fea/xorp_fea)</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 INFO xorp_fea MFEA ] MFEA 
enabled</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 INFO xorp_fea MFEA ] CLI 
enabled</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 INFO xorp_fea MFEA ] CLI 
started</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 INFO xorp_fea MFEA ] MFEA 
enabled</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 INFO xorp_fea MFEA ] CLI 
enabled</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 INFO xorp_fea MFEA ] CLI 
started</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 FATAL xorp_fea:6624 MFEA +519 
xrl_mfea_node.cc cli_manager_client_send_add_cli_command_cb ] Cannot add a 
command to CLI manager: 102 Command failed Cannot install command 'show mfea': 
Error installing 'show mfea' on '&lt;ROOT&gt;': Command 'mfea' already 
installed</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 ERROR xorp_rtrmgr:6623 RTRMGR 
+747 module_manager.cc done_cb ] Command 
"/home/administrator/Desktop/xorp-1.5/fea/xorp_fea": terminated with signal 
6.</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:44 INFO xorp_rtrmgr:6623 RTRMGR 
+294 module_manager.cc module_exited ] Module abnormally killed: 
interfaces</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:45 WARNING xorp_rtrmgr:6623 
XrlFinderTarget +406 ../xrl/targets/finder_base.cc handle_finder_0_2_resolve_xrl 
] Handling method for finder/0.2/resolve_xrl failed: XrlCmdError 102 Command 
failed Target "fea" does not exist or is not enabled.</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:46 WARNING xorp_rtrmgr:6623 
XrlFinderTarget +406 ../xrl/targets/finder_base.cc handle_finder_0_2_resolve_xrl 
] Handling method for finder/0.2/resolve_xrl failed: XrlCmdError 102 Command 
failed Target "fea" does not exist or is not enabled.</FONT></P>
<P><FONT face=Arial size=2>[ 2008/11/18 14:04:47 WARNING xorp_rtrmgr:6623 
XrlFinderTarget +406 ../xrl/targets/finder_base.cc handle_finder_0_2_resolve_xrl 
] Handling method for finder/0.2/resolve_xrl failed: XrlCmdError 102 Command 
failed Target "fea" does not exist or is not enabled.</FONT></P>
<P><SPAN class=346371623-18112008><FONT face=Arial size=2>...&nbsp; endless 
warnings...</FONT></SPAN></P></SPAN></SPAN></DIV></BODY><!--[object_id=#gdcanada.com#]--><FONT face=Tahoma><FONT color=#0000ff><SPAN style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><FONT color=#000000>
<P align=left><FONT face=Tahoma size=2><FONT color=#0000ff><FONT face=Arial color=#000000 size=1>The information contained in this e-mail message is PRIVATE. It may contain confidential information and may be legally privileged. It is intended for the exclusive use of the addressee(s). If you are not the intended recipient, you are hereby notified that any dissemination, distribution or reproduction of this communication is strictly prohibited. If the intended recipient(s) cannot be reached or if a transmission problem has occurred, please notify the sender immediately by return e-mail and destroy all copies of this message. <BR>Thank you.</FONT> </FONT></FONT></P></FONT></SPAN><FONT size=2></FONT></FONT></FONT></HTML>