[weld-issues] [JBoss JIRA] (WELD-1006) Random AbstractMethodError exception when invoking a proxy method
Ales Justin (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Nov 9 12:13:45 EST 2011
[ https://issues.jboss.org/browse/WELD-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641476#comment-12641476 ]
Ales Justin commented on WELD-1006:
-----------------------------------
https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/org.infinispan$infinispan-cdi/306/testReport/junit/org.infinispan.cdi.test.cache/DefaultConfigurationTest/org_infinispan_cdi_test_cache_DefaultConfigurationTest_testDefaultConfiguration/
Caused by: java.lang.AbstractMethodError: org.jboss.weld.proxies.BasicCacheContainer$CacheContainer$EmbeddedCacheManager$Lifecycle$Listenable$1328373168$Proxy$_$$_WeldClientProxy.getCache()Lorg/infinispan/Cache;
at org.infinispan.cdi.CacheManager.getAdvancedCache(CacheManager.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> Random AbstractMethodError exception when invoking a proxy method
> -----------------------------------------------------------------
>
> Key: WELD-1006
> URL: https://issues.jboss.org/browse/WELD-1006
> Project: Weld
> Issue Type: Bug
> Components: Producers (Methods, Fields and Disposers), Proxies
> Affects Versions: 1.1.2.Final, 1.1.3.Final
> Reporter: Kevin Pollet
> Assignee: Ales Justin
> Priority: Blocker
>
> The exception is thrown in a very specific case. Here is my test case https://github.com/kevinpollet/weld-core/commit/b12f231709684575eb2ce935b8daf2718d30d6e3.
> Be careful the test fails randomly!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list