[Opensim-dev] Errors Fetching Inventory

Levi Martson levi.martson at immersiveeducation.org
Sun Oct 2 00:14:29 UTC 2011


Hello all,

I'm having problems fetching inventory with the avatar when logged into my
Opensim 0.7.1.1 Grid. I get the following output in my console:

2011-10-01 18:12:01,512 DEBUG -
OpenSim.Framework.SynchronousRestFormsRequester [FORMS]: exception occured
on sending request to http://208.132.137.19:8003/xinventory:
System.Net.WebException: Unable to connect to the remote server --->
System.Net.Sockets.SocketException: A connection attempt failed because the
connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond
208.132.137.19:8003
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure,
Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState
state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at OpenSim.Framework.SynchronousRestFormsRequester.MakeRequest(String
verb, String requestUrl, String obj)
2011-10-01 18:12:01,520 DEBUG -
OpenSim.Framework.SynchronousRestFormsRequester [FORMS]:
InvalidOperationException on receiving request
2011-10-01 18:12:01,528 DEBUG -
OpenSim.Services.Connectors.XInventoryServicesConnector [XINVENTORY
CONNECTOR STUB]: Exception in GetFolderContent: Root element is missing.
2011-10-01 18:12:20,279 DEBUG -
OpenSim.Framework.SynchronousRestFormsRequester [FORMS]: exception occured
on sending request to http://208.132.137.19:8003/xinventory:
System.Net.WebException: Unable to connect to the remote server --->
System.Net.Sockets.SocketException: A connection attempt failed because the
connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond
208.132.137.19:8003
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure,
Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState
state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at OpenSim.Framework.SynchronousRestFormsRequester.MakeRequest(String
verb, String requestUrl, String obj)
2011-10-01 18:12:20,287 DEBUG -
OpenSim.Framework.SynchronousRestFormsRequester [FORMS]:
InvalidOperationException on receiving request
2011-10-01 18:12:20,293 DEBUG -
OpenSim.Services.Connectors.XInventoryServicesConnector [XINVENTORY
CONNECTOR STUB]: Exception in GetFolderContent: Root element is missing.
2011-10-01 18:12:41,280 DEBUG -
OpenSim.Framework.SynchronousRestFormsRequester [FORMS]: exception occured
on sending request to http://208.132.137.19:8003/xinventory:
System.Net.WebException: Unable to connect to the remote server --->
System.Net.Sockets.SocketException: A connection attempt failed because the
connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond
208.132.137.19:8003
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure,
Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState
state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at OpenSim.Framework.SynchronousRestFormsRequester.MakeRequest(String
verb, String requestUrl, String obj)
2011-10-01 18:12:41,289 DEBUG -
OpenSim.Framework.SynchronousRestFormsRequester [FORMS]:
InvalidOperationException on receiving request
2011-10-01 18:12:41,297 DEBUG -
OpenSim.Services.Connectors.XInventoryServicesConnector [XINVENTORY
CONNECTOR STUB]: Exception in GetFolder: Root element is missing.
2011-10-01 18:12:43,531 DEBUG -
OpenSim.Framework.SynchronousRestFormsRequester [FORMS]: exception occured
on sending request to http://208.132.137.19:8003/xinventory:
System.Net.WebException: Unable to connect to the remote server --->
System.Net.Sockets.SocketException: A connection attempt failed because the
connected party did not properly respond after a period of time, or
established connection failed because connected host has failed to respond
208.132.137.19:8003
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure,
Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState
state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at OpenSim.Framework.SynchronousRestFormsRequester.MakeRequest(String
verb, String requestUrl, String obj)
2011-10-01 18:12:43,540 DEBUG -
OpenSim.Framework.SynchronousRestFormsRequester [FORMS]:
InvalidOperationException on receiving request
2011-10-01 18:12:43,547 DEBUG -
OpenSim.Services.Connectors.XInventoryServicesConnector [XINVENTORY
CONNECTOR STUB]: Exception in GetFolder: Root element is missing.
2011-10-01 18:12:44,680 DEBUG -
OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Received a
resend of already processed packet #3615, type FetchInventoryDescendents
from iED Admin
2011-10-01 18:12:44,850 DEBUG -
OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Received a
resend of already processed packet #3618, type RequestObjectPropertiesFamily
from iED Admin


Can anyone help me out?

Thanks,
Levi

----------------------------
Levi Martson
Immersive Education Initiative: http://ImmersiveEducation.org
Immersive Education Forums: http://ImmersiveEducation.org/forums
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20111001/563addfb/attachment-0001.html>


More information about the Opensim-dev mailing list