java.lang.ClassCastException: java.lang.Integer cannot be cast to java.math.BigInteger
类型转换错误,BigInteger和Integer不能兼容
http://ask.csdn.net/questions/264758