-
March 18th, 2008, 09:56 AM
#1
Error : Caught exception: Found value '0' of an unsupported type while building a UD3
Hi,
I modified something in StockList demo, and run it. I don't know what error?
Here "DotNetServer.log" :
---------
2008-03-18 15:41:14,359 [1748] INFO Lightstreamer.DotNet.Server.ServerMain [(null)] - Lightstreamer .NET Adapter Server starting...
2008-03-18 15:41:14,578 [1748] INFO Lightstreamer.DotNet.Server.NetworkedServerStarter [(null)] - Connecting...
2008-03-18 15:41:14,593 [1748] INFO Lightstreamer.DotNet.Server.NetworkedServerStarter [(null)] - Connected
2008-03-18 15:41:14,609 [1748] INFO Lightstreamer.DotNet.Server.ServerMain [(null)] - Lightstreamer .NET Adapter Server running
2008-03-18 15:41:15,234 [5560] INFO Lightstreamer.DotNet.Server.NetworkedServerStarter [(null)] - Connecting...
2008-03-18 15:41:15,250 [5560] INFO Lightstreamer.DotNet.Server.NetworkedServerStarter [(null)] - Connected
2008-03-18 15:41:15,265 [5560] INFO Lightstreamer.DotNet.Server.ServerMain [(null)] - Lightstreamer .NET Adapter Server running
2008-03-18 15:42:04,453 [5012] ERROR Lightstreamer.DotNet.Server.DataProviderServer [(null)] - Caught exception: Found value '0' of an unsupported type while building a UD3 request, trying to notify a failure...
Lightstreamer.DotNet.Server.RemotingException: Found value '0' of an unsupported type while building a UD3 request
at Lightstreamer.DotNet.Server.DataProviderProtocol.W riteUpdateByMap(String itemName, String requestID, IDictionary itemEvent, Boolean isSnapshot)
at Lightstreamer.DotNet.Server.DataProviderServerImpl .Update(String itemName, IDictionary itemEvent, Boolean isSnapshot)
2008-03-18 15:42:04,750 [3468] ERROR Lightstreamer.DotNet.Server.DataProviderServer [(null)] - Caught exception: Found value '0' of an unsupported type while building a UD3 request, trying to notify a failure...
Lightstreamer.DotNet.Server.RemotingException: Found value '0' of an unsupported type while building a UD3 request
at Lightstreamer.DotNet.Server.DataProviderProtocol.W riteUpdateByMap(String itemName, String requestID, IDictionary itemEvent, Boolean isSnapshot)
at Lightstreamer.DotNet.Server.DataProviderServerImpl .Update(String itemName, IDictionary itemEvent, Boolean isSnapshot)
2008-03-18 15:42:04,796 [1648] ERROR Lightstreamer.DotNet.Server.DataProviderServer [(null)] - Caught exception: Found value '0' of an unsupported type while building a UD3 request, trying to notify a failure...
Can u help me?
-
March 19th, 2008, 09:13 AM
#2
The reported '0' value is probably a number.
This is not allowed by the "Update" interface specifications, which only allow string objects or byte arrays as field values.
This is considered as a fatal error for Lightstreamer, as type constraints should be checked and enforced by the Data Adapter.
-
March 19th, 2008, 10:19 AM
#3
I'm sorry, last time i have the same error like this and you helped me. I forgot.
Thanks Dario.
Similar Threads
-
By msgiribabu in forum Adapter SDKs
Replies: 1
Last Post: January 31st, 2011, 07:47 AM
-
By oxid in forum Adapter SDKs
Replies: 4
Last Post: February 5th, 2010, 03:12 PM
-
By sjohn in forum Adapter SDKs
Replies: 1
Last Post: February 11th, 2008, 10:39 AM
-
By tuongkha in forum Adapter SDKs
Replies: 2
Last Post: November 6th, 2007, 04:13 AM
-
By ebarnhorst in forum Adapter SDKs
Replies: 1
Last Post: May 7th, 2007, 05:07 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
All times are GMT +1. The time now is 10:54 PM.
Bookmarks