You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Youngho Cho <yo...@nannet.co.kr> on 2007/10/25 01:03:55 UTC

jcs-1.3 problem

Hello,

After update jcs from 1.2.7.9.2 to 1.3

I got a ClassCastException frequently.

The stack trace is from Torque ( 3.3-RC2 ) but the change was a JCS version change only.

2007-10-24 21:52:02,250 [http-8082-Processor25] ERROR org.apache.torque.manager.AbstractBaseManager - 
java.lang.ClassCastException: java.lang.Long
 at org.apache.torque.manager.AbstractBaseManager.putInstanceImpl(AbstractBaseManager.java:302)
 at org.apache.torque.manager.AbstractBaseManager.putInstanceImpl(AbstractBaseManager.java:272)


Is there something issue with jcs 1.3 
or some our hidden problem came out with jcs 1.3 ?


Thanks.

Youngho