Hi Lightstreamer team,
While testing my apps, I received this message and exception below. Can you explain to me what this means ?
AFAIK, I never try to do such thing as "update management" what so ever.
as for the exception, I was trying to send a message to lightstreamer to delete a row in a dynametaplus table. the map is a HashMap<String,String> table.

Please give me a way to solve these problems ?
TIA, Dyan

30.Jan.08 19:58:25,833 <ERROR> Update management failed
java.lang.ClassCastException: com.lightstreamer.i.jc cannot be cast to java.lang
.String
at com.lightstreamer.d.pb.b(pb.java)
at com.lightstreamer.d.pb.a(pb.java)
at com.lightstreamer.d.pb.b(pb.java)
at com.lightstreamer.d.pb.a(pb.java)
at com.lightstreamer.d.eb.a(eb.java)
at com.lightstreamer.d.nb.smartUpdate(nb.java)