[Opensim-dev] Running two standalone instances at the same time
James Hughes
jamesh at bluewallgroup.com
Wed Mar 23 03:52:39 UTC 2011
On 03/22/2011 11:10 PM, Levi Martson wrote:
> I'm trying to get two standalone instances to run at the same time,
> and when I try to run the second one I get the following output:
>
> /OpenSim threw an exception:/
> /System.Net.Sockets.SocketException: Only one usage of each socket
> address (protocol/network address/port) is normally permitted/
> / at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot,
> SocketAddress socketAddress)/
> / at System.Net.Sockets.Socket.Bind(EndPoint localEP)/
> / at OpenMetaverse.OpenSimUDPBase.Start(Int32 recvBufferSize,
> Boolean asyncPacketHandling)/
> / at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.Start()/
> / at OpenSim.Region.ClientStack.LindenUDP.LLUDPServerShim.Start()/
> / at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean
> portadd_flag, Boolean do_post_init, IScene& mscene)/
> / at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean
> portadd_flag, IScene& scene)/
> / at
> OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise()/
> / at OpenSim.OpenSimBase.StartupSpecific()/
> / at OpenSim.OpenSim.StartupSpecific()/
> / at OpenSim.Framework.Servers.BaseOpenSimServer.Startup()/
> / at OpenSim.Application.Main(String[] args)/
> / at OpenSim._32BitLaunch.Program.Main(String[] args) in
> C:\OpenSim\trunk6\OpenSim\Tools\OpenSim.32BitLaunch\Program.cs:line 47/
> /
> /
> /Application will now terminate!/
>
> Any ideas?
>
> Thanks,
> Levi
>
>
Change the port number in OpenSim.ini
[Network]
http_listener_port = *****
Default is 9000, make the second instance something different
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20110322/2b268aa9/attachment-0001.html>
More information about the Opensim-dev
mailing list