当前位置:网站首页>【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"
边栏推荐
- Data import and export for gbase 8s
- CTF_ Web: deserialization of learning notes (II) CTF classic test questions from shallow to deep
- Multithreading structure of gbase 8s
- GBase 8s的封锁技术的基本介绍
- Gbase 8s index R tree
- Xiaobai learns MySQL - Statistical 'opportunism'
- Anaconda installation +tensorflow installation +keras installation +numpy installation (including image and version information compatibility issues)
- 2.0springmvc uses restful
- Bingbing's learning notes: implementation of circular queue
- ROS2/DDS/QoS/主题的记录
猜你喜欢
File upload vulnerability shooting range upload labs learning (pass1-pass5)
[esp32 learning path 6 - Flash encryption]
Bingbing's learning notes: implementation of circular queue
【esp32学习之路6——flash加密】
CTF_ Web: Advanced questions of attack and defense world expert zone WP (1-4)
Machine learning deep learning -- Vectorization
简单的恶意样本行文分析-入门篇
halcon之区域:多种区域(Region)生成(3)
ROS2/DDS/QoS/主题的记录
PHP extracts and analyzes table contents, and collects bidding information
随机推荐
PostgreSQL database Wal - RM_ HEAP_ ID logging action
CTF_ Web: basic 12 questions WP of attack and defense world novice zone
计算学生成绩等级(虚函数和多态)
Gbase 8s stored procedure execution and deletion
GbASE 8s中的Blob 页(Blobspace page)
关于TCP连接四次握手(或者叫四次挥手)的详细总结
CTF_ Web: Advanced questions of attack and defense world expert zone WP (9-14)
Concat() in JS
GBASE 8s存儲過程語法結構
Use text analysis to identify the main gender in a text
EasyRecovery15非常好用的电脑数据恢复软件
Immutable learning road -- farewell to traditional copy
深度学习——几种学习类型
单元测试覆盖率
华为鸿蒙开发第四课
Gbase 8s index R tree
GBase 8s的封锁技术的基本介绍
CTF_ Web:8-bit controllable character getshell
Easyrecovery15 very easy to use computer data recovery software
OOP 向量加减(友元+拷贝构造)