Closed GoogleCodeExporter closed 8 years ago
The operation which I am calling is getBulk() on MemcachedClient
Original comment by cbin...@gmail.com
on 27 Dec 2011 at 9:41
Which JVM is this? That really doesn't look very familiar. A compiler crash
while fetching items doesn't make much sense to me initially.
Are you dealing with serialized Java objects by chance? I don't think it'd
look like this, but perhaps possibly something is not serializing/deserializing
properly?
Original comment by ingen...@cep.net
on 27 Dec 2011 at 9:50
Original comment by ingen...@gmail.com
on 27 Dec 2011 at 9:52
yes we have serialized Java objects, I didn't try to find out if this is
happening when getting serialized java objects or primitive java types.
I am using jdk 1.5
Original comment by cbin...@gmail.com
on 28 Dec 2011 at 7:06
Original issue reported on code.google.com by
cbin...@gmail.com
on 27 Dec 2011 at 9:32