liferoad commented on PR #34381:
URL: https://github.com/apache/beam/pull/34381#issuecomment-2744683570

   ```
   java.lang.IllegalAccessError: failed to access class 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.util.collection.IntObjectHashMap$2 
from class 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.util.collection.IntObjectHashMap 
(org.apache.beam.vendor.grpc.v1p69p0.io.netty.util.collection.IntObjectHashMap$2
 is in unnamed module of loader 'app'; 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.util.collection.IntObjectHashMap 
is in unnamed module of loader org.apache.flink.util.ChildFirstClassLoader 
@63b49936)
        at 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.util.collection.IntObjectHashMap.values(IntObjectHashMap.java:221)
        at 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.channel.epoll.EpollEventLoop.closeAll(EpollEventLoop.java:454)
        at 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:422)
        at 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
        at 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
        at 
org.apache.beam.vendor.grpc.v1p69p0.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
        at java.base/java.lang.Thread.run(Thread.java:829)
   ```
   
https://github.com/apache/beam/actions/runs/13994865351/job/39187406885?pr=34381


-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to