Priscylla Silva wrote: > I'm using OpenSim 0.6.7 and I'm with the problem about the user's server:
From the output, I'm guessing that you'll need to change the address that OpenSim has for your user server, which is still showing as http://127.0.0.1:8004 below (unless you are running an entire grid on the same machine). > > > 2009-10-21 15:11:01,031 ERROR - > OpenSim.Framework.Communications.Services.LoginService [LOGIN END]: > Error retrieving inventory skeleton of agent > 18f62d9e-7bfb-4824-9373-4d511c57890f - System.Net.WebException: > Impossível conectar-se ao servidor remoto ---> > System.Net.Sockets.SocketException: Nenhuma conexão pôde ser feita > porque a máquina de destino as recusou ativamente 127.0.0.1:8004 > <http://127.0.0.1:8004> > em System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, > SocketAddress socketAddress) > em System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) > em System.Net.ServicePoint.ConnectSocketInternal(Boolean > connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& > address, ConnectSocketState state, IAsyncResult asyncResult, Int32 > timeout, Exception& exception) > --- Fim do rastreamento de pilha de exceções internas --- > em System.Net.HttpWebRequest.GetRequestStream() > em > OpenSim.Framework.Servers.HttpServer.SynchronousRestObjectRequester.MakeRequest[TRequest,TResponse](String > > verb, String requestUrl, TRequest obj) na > e:\opensim-0.6.7-release\opensim-0.6.7-release\OpenSim\Framework\Servers\HttpServer\SynchronousRestObjectRequester.cs:linha > > 84 > em > OpenSim.Framework.Servers.HttpServer.SynchronousRestObjectPoster.BeginPostObject[TRequest,TResponse](String > > verb, String requestUrl, TRequest obj) na > e:\opensim-0.6.7-release\opensim-0.6.7-release\OpenSim\Framework\Servers\HttpServer\SynchronousRestObjectRequester.cs:linha > > 42 > em > OpenSim.Grid.Communications.OGS1.OGS1InterServiceInventoryService.GetInventorySkeleton(UUID > > userId) na > e:\opensim-0.6.7-release\opensim-0.6.7-release\OpenSim\Grid\Communications\OGS1\OGS1InterServiceInventoryService.cs:linha > > 67 > em > OpenSim.Framework.Communications.Services.LoginService.GetInventorySkeleton(UUID > > userID) na > e:\opensim-0.6.7-release\opensim-0.6.7-release\OpenSim\Framework\Communications\Services\LoginService.cs:linha > > 1132 > em > OpenSim.Framework.Communications.Services.LoginService.XmlRpcLoginMethod(XmlRpcRequest > > request, IPEndPoint remoteClient) na > e:\opensim-0.6.7-release\opensim-0.6.7-release\OpenSim\Framework\Communications\Services\LoginService.cs:linha > > 226 > 2009-10-21 15:29:47,343 INFO - > OpenSim.Grid.UserServer.Modules.MessageServersConnector [MSGCONNECTOR]: > Sending region down notice to registered message servers > 2009-10-21 15:29:47,375 INFO - > OpenSim.Grid.UserServer.Modules.MessageServersConnector [REGION UPDOWN]: > Notified : http://127.0.0.1:8006 about region state change > 2009-10-21 15:29:57,296 INFO - > OpenSim.Framework.Servers.BaseOpenSimServer [SHUTDOWN]: Shutdown > processing on main thread complete. Exiting... > > > -- > Priscylla Silva > > > ------------------------------------------------------------------------ > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users -- justincc Justin Clark-Casey http://justincc.org _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
