Anonymous | Login | Signup for a new account | 2021-01-27 05:57 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 | ||||
0008018 | opensim | [REGION] OpenSim Core | public | 2016-09-03 23:50 | 2020-11-19 10:17 | ||||
Reporter | tglion | ||||||||
Assigned To | tampa | ||||||||
Priority | normal | Severity | minor | Reproducibility | random | ||||
Status | resolved | Resolution | no change required | ||||||
Platform | Linux | Operating System | Suse Linux | Operating System Version | Leap 42.1 | ||||
Product Version | master (dev code) | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0008018: Strange error in logfile | ||||||||
Description | Sometimes I see an error in log-file: 08:06:27 - [POLL SERVICE WORKER THREAD]: Error System.ObjectDisposedException: The object was used after being disposed. at System.Net.Sockets.Socket.Send (System.Byte[] buf, Int32 offset, Int32 size, SocketFlags flags) [0x0005c] in /home/abuild/rpmbuild/BUILD/mono-4.0.4/mcs/class/System/System.Net.Sockets/Socket.cs:1841 at HttpServer.HttpClientContext.Send (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0 at HttpServer.HttpResponse.Send () [0x00000] in <filename unknown>:0 at OpenSim.Framework.Servers.HttpServer.OSHttpResponse.Send () [0x00017] in /opt/opensim/DeepImpact/OpenSim/Framework/Servers/HttpServer/OSHttpResponse.cs:325 at OpenSim.Framework.Servers.HttpServer.PollServiceHttpRequest.DoHTTPGruntWork (OpenSim.Framework.Servers.HttpServer.BaseHttpServer server, System.Collections.Hashtable responsedata) [0x00067] in /opt/opensim/DeepImpact/OpenSim/Framework/Servers/HttpServer/PollServiceHttpRequest.cs:94 08:12:40 - [POLL SERVICE WORKER THREAD]: Error System.Net.Sockets.SocketException: The descriptor is not a socket at System.Net.Sockets.Socket.Send (System.Byte[] buf, Int32 offset, Int32 size, SocketFlags flags) [0x0005c] in /home/abuild/rpmbuild/BUILD/mono-4.0.4/mcs/class/System/System.Net.Sockets/Socket.cs:1841 at HttpServer.HttpClientContext.Send (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0 at HttpServer.HttpResponse.Send () [0x00000] in <filename unknown>:0 at OpenSim.Framework.Servers.HttpServer.OSHttpResponse.Send () [0x00017] in /opt/opensim/DeepImpact/OpenSim/Framework/Servers/HttpServer/OSHttpResponse.cs:325 at OpenSim.Framework.Servers.HttpServer.PollServiceHttpRequest.DoHTTPGruntWork (OpenSim.Framework.Servers.HttpServer.BaseHttpServer server, System.Collections.Hashtable responsedata) [0x00067] in /opt/opensim/DeepImpact/OpenSim/Framework/Servers/HttpServer/PollServiceHttpRequest.cs:94 Unfortunatly I don't know what action or script was causing this. | ||||||||
Tags | No tags attached. | ||||||||
Git Revision or version number | |||||||||
Run Mode | Grid (1 Region per Sim) | ||||||||
Physics Engine | ODE | ||||||||
Script Engine | |||||||||
Environment | Mono / Linux64 | ||||||||
Mono Version | 4.0.1 | ||||||||
Viewer | |||||||||
Attached Files | |||||||||
![]() |
|
(0031101) UbitUmarov (administrator) 2016-09-04 00:10 |
that means the viewer did timeout the connection before region sending a response. This can be because of a bit of lag, or simple because viewer already disconnected. it is now more visible: A) we allowed it to be visible for debug B) recent viewers seem to have shorter timeouts. those 2 are harmless. |
![]() |
|||
Date Modified | Username | Field | Change |
2016-09-03 23:50 | tglion | New Issue | |
2016-09-04 00:10 | UbitUmarov | Note Added: 0031101 | |
2020-11-19 10:17 | tampa | Status | new => resolved |
2020-11-19 10:17 | tampa | Resolution | open => no change required |
2020-11-19 10:17 | tampa | Assigned To | => tampa |
Copyright © 2000 - 2012 MantisBT Group |