Support Requests item #416413, was updated on 2001-04-16 03:56
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=203152&aid=416413&group_id=3152
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: axel fleischer (axxel)
Assigned to: Nobody/Anonymous (nobody)
Summary: aolserver:cannot start 2 servers
Initial Comment:
version: aolserver3.2
problem: i try to start 2 servers via config.tcl
ns_section "ns/servers"
ns_param $servername0 $serverdesc0
ns_param $servername1 $serverdesc1
servers are properly configured...
now running the server with -f i got the error message
"no server specified..."
if i use
ns_section "ns/servers"
ns_param $servername0 $serverdesc0
#ns_param $servername1 $serverdesc1
or
ns_section "ns/servers"
#ns_param $servername0 $serverdesc0
ns_param $servername1 $serverdesc1
then i have no problems with these standalone
servers...
what happens 2 me??
thanx,
axxel
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=203152&aid=416413&group_id=3152