当前位置:网站首页>【FLink】access closed classloader classloader.check-leaked-classloader
【FLink】access closed classloader classloader.check-leaked-classloader
2022-06-25 04:01:00 【九师兄】

1.概述
本日在一个环境提交flink任务,这个flink任务原先适配了一下,使用的是flink 1.9.1,然后本次适配是使用 flink 1.12 然后提交任务的时候报错
Exception in thread "Thread-6" java.lang.IllegalStateException: Trying to access closed classloader. Please check if you store classloaders directly or indirectly in static fields. If the stacktrace suggests that the leak occurs in a third party library and cannot be fixed immediately, you can disable this check with the configuration 'classloader.check-leaked-classloader'.
详情信息如下
Exception in thread "Thread-6" 边栏推荐
猜你喜欢

PHP extracts and analyzes table contents, and collects bidding information

【esp32学习之路6——flash加密】

Deep learning - several types of learning

2.0springmvc uses restful

CTF_ Web: advanced problem WP (5-8) of attack and defense world expert zone

halcon之区域:多种区域(Region)生成(3)

CTF_ Web: how to recognize and evaluate a regular expression

冰冰学习笔记:循环队列的实现

File upload vulnerability shooting range upload labs learning (pass1-pass5)

机器学习深度学习——向量化
随机推荐
为什么TCP握手刚刚好是3次呢?
Machine learning deep learning -- Vectorization
halcon之区域:多种区域(Region)生成(3)
GBASE 8s活锁、死锁问题的解决
GBASE 8s的并行操作问题场景描述
CTF_ Web: deserialization of learning notes (II) CTF classic test questions from shallow to deep
Blob page in gbase 8s
A detailed summary of four handshakes (or four waves) over TCP connections
Bingbing's learning notes: implementation of circular queue
GBASE 8s的隔离级别介绍
什么是持久化?redis 持久化中的RDB和AOF是什么?
Basic introduction of gbase 8s blocking technology
Nodejs connects to MySQL through heidisql, and ER appears_ BAD_ DB_ ERROR: Unknown database 'my_ db_ books'
Wechat likes to pay attention to the solution of invalid automatic reply
写shell脚本报错总结
如何筛选出和产品相关的词,精准排除掉无效词
File upload vulnerability shooting range upload labs learning (pass1-pass5)
GBASE 8s的级联删除功能
[esp32 learning path 6 - Flash encryption]
CTF_ Web: deserialization learning notes (I) classes and objects in PHP