Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1006

Random AbstractMethodError exception when invoking a proxy method

    Details

      Description

      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!

        Gliffy Diagrams

          Activity

          Hide
          alesj Ales Justin added a comment -

          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)

          Show
          alesj Ales Justin added a comment - 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)

            People

            • Assignee:
              alesj Ales Justin
              Reporter:
              kevinpollet Kevin Pollet
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development