[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-603) PojoCache perf test error

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Mon Apr 2 20:03:17 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-603?page=all ]

Jason T. Greene updated JBCACHE-603:
------------------------------------

    Assignee: Jason T. Greene  (was: Ben Wang)

> PojoCache perf test error
> -------------------------
>
>                 Key: JBCACHE-603
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-603
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Ben Wang
>         Assigned To: Jason T. Greene
>             Fix For: PojoCache
>
>
> During the perf test for PojoCache, once a while I ran into this error. It seems this error happens initially when there are lots of thread contention. Note that this error is absent when there is just single thread. This may involve Javassit or JBossAop.
> Caused by: java.lang.RuntimeException: javassist.NotFoundException: field: address in org.jboss.cache.data.Person
>         at org.jboss.aop.annotation.AnnotationElement.getVisibleAnnotation(AnnotationElement.java:111)
>         at org.jboss.aop.Advisor.resolveAnnotation(Advisor.java:292)
>         at org.jboss.cache.aop.CachedType.hasSerializableAnnotation(CachedType.java:252)
>         at org.jboss.cache.aop.TreeCacheAopDelegate._regularPutObject(TreeCacheAopDelegate.java:382)
>         at org.jboss.cache.aop.TreeCacheAopDelegate._putObject(TreeCacheAopDelegate.java:164)
>         at org.jboss.cache.aop.PojoCache._putObject(PojoCache.java:640)
>         at org.jboss.cache.aop.PojoCache.putObject(PojoCache.java:400)
>         ... 4 more
> Caused by: javassist.NotFoundException: field: address in org.jboss.cache.data.Person
>         at javassist.CtClassType.getField(CtClassType.java:567)
>         at org.jboss.aop.util.ReflectToJavassist.fieldToJavassist(ReflectToJavassist.java:34)
>         at org.jboss.aop.annotation.AnnotationElement.getVisibleAnnotation(AnnotationElement.java:102)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list