baiheqiang / memcached-session-manager

Automatically exported from code.google.com/p/memcached-session-manager
0 stars 0 forks source link

no SubList in IBM jdk. kryo serializer will not work. #132

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.download ibm jdk(on s390x) and install.
2.use MSM to share tomcat session
3.see catalina.out with Exception[ Class Not Found: java.util.SubList]

What is the expected output? What do you see instead?
in tomcat/logs catalina.out,  Exception[ Class Not Found: java.util.SubList]

What version of the product are you using? On what operating system?
version.1.6.1. on ibm s390x.

Please provide any additional information below.

Original issue reported on code.google.com by hightec4...@gmail.com on 27 Apr 2012 at 8:36

GoogleCodeExporter commented 8 years ago

Original comment by martin.grotzke on 27 Apr 2012 at 8:43