Line 83 in DbRequestManager.basRun it in debug mode to see which line raises the error.
Line 83 is
res.Tag = m.Get("tag")
in Sub ser_BytesToObject
I tried updating the driver to the latest stable mysql-connector-java-5.1.38 unfortunately the result is same. Earlier it was 5.1.37
In my Activity, there are two QUERIES, surprisingly the first query is working and only the second query is failing.
I wonder why it is failing at the TAG