masahitojp commented on PR #25231: URL: https://github.com/apache/beam/pull/25231#issuecomment-1537154333
I have not made any changes to the file displayed in this message. So I will try to re-run it. ``` 21:24:05 java.lang.IllegalArgumentException: com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface 21:24:05 at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590) 21:24:05 at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557) 21:24:05 at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230) 21:24:05 at java.lang.reflect.WeakCache.get(WeakCache.java:127) 21:24:05 at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419) 21:24:05 at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719) 21:24:05 at com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:66) 21:24:05 at com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:61) 21:24:05 at com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100) 21:24:05 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 21:24:05 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 21:24:05 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 21:24:05 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 21:24:05 at java.lang.Thread.run(Thread.java:750) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
