Anonymous | Login | Signup for a new account | 2021-01-23 13:38 PST | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Summary | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0007258 | opensim | [GRID] Hypergrid | public | 2014-07-09 13:41 | 2014-07-09 13:47 | |||||
Reporter | Richardus Raymaker | |||||||||
Assigned To | ||||||||||
Priority | low | Severity | minor | Reproducibility | always | |||||
Status | new | Resolution | open | |||||||
Platform | Operating System | Operating System Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0007258: Offline Hypergrid friend or server generate .net errors on console. | |||||||||
Description | Offline Hypergrid friend generate .NET errors on console, instead of just ignore the problem. OpenSim.Region.CoreModules.Framework.UserManagement.UserManagementModule [USER MANAGEMENT MODULE]: GetServerURLs call failed System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it <Server ip>:9000 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout) at OpenSim.Services.Connectors.Hypergrid.UserAgentServiceConnector.CallServer(String methodName, Hashtable hash) in p:\opensim-0.8-source\OpenSim\Services\Connectors\Hypergrid\UserAgentServiceConnector.cs:line 197 at OpenSim.Services.Connectors.Hypergrid.UserAgentServiceConnector.GetServerURLs(UUID userID) in p:\opensim-0.8-source\OpenSim\Services\Connectors\Hypergrid\UserAgentServiceConnector.cs:line 498 at OpenSim.Region.CoreModules.Framework.UserManagement.UserManagementModule.GetUserServerURL(UUID userID, String serverType) in p:\opensim-0.8-source\OpenSim\Region\CoreModules\Framework\UserManagement\UserManagementModule.cs:line 479 | |||||||||
Tags | No tags attached. | |||||||||
Git Revision or version number | Opensim 0.8 Release | |||||||||
Run Mode | Grid (1 Region per Sim) | |||||||||
Physics Engine | BulletSim | |||||||||
Script Engine | ||||||||||
Environment | .NET / Windows64 | |||||||||
Mono Version | None | |||||||||
Viewer | Singularity 1.8.5 (5617) | |||||||||
Attached Files | ||||||||||
![]() |
|
(0026456) nebadon (administrator) 2014-07-09 13:43 |
This is basically saying that your friends grid is no longer online, either temporarily or permanently. |
(0026457) Richardus Raymaker (reporter) 2014-07-09 13:46 |
I know, but it need to intercept the error and just replace it for 1 simple line. not a whole console error. Possible errors like think that opensim version is bad. At least i hear sometimes opensim console is full of red errors. Just suggest for simple catch and replace it for short error. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-07-09 13:41 | Richardus Raymaker | New Issue | |
2014-07-09 13:43 | nebadon | Note Added: 0026456 | |
2014-07-09 13:46 | Richardus Raymaker | Note Added: 0026457 | |
2014-07-09 13:47 | Richardus Raymaker | Priority | normal => low |
Copyright © 2000 - 2012 MantisBT Group |