wss

Results 7 issues of wss

写了一个简单的demo,就是打印hello world,发现用jdk8加密后的包,只能用jdk8运行,用jdk9加密后的包,也只能用jdk8跑。 否则会报错: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by io.xjar.reflection.XReflection (file:/root/tmp9/encrypted9.jar) to field java.net.URLClassLoader.ucp WARNING: Please consider reporting this to the maintainers of...

![image](https://user-images.githubusercontent.com/15081998/184365171-2bbe2d19-3327-46e4-a318-f30df0fe8680.png) cobra日志为: 2022-08-12 21:34:14,028-INFO: start to run task: Cobra, execute_processes: ['datahandle'] 2022-08-12 21:34:14,093-ERROR: method(load_data) call fails on error: 2022-08-12 21:34:14,093-INFO: retrying method(load_data) after 5 seconds 2022-08-12 21:34:19,096-ERROR: method(load_data) call fails...

web界面显示拉取gitee中的代码认证失败: ![image](https://user-images.githubusercontent.com/15081998/184136133-80f25423-fe4f-43df-bf5e-ee71c1936a58.png) 直接通过在scm容器中拉取代码却成功了 ![image](https://user-images.githubusercontent.com/15081998/184135859-f780649b-4c43-4c40-a1c8-40ca4047c7a2.png)

版本:最新版本 部署方式:docker-compose 现象:web界面显示成功 ![image](https://user-images.githubusercontent.com/15081998/184131623-c2a5124e-95f5-4ed8-b440-162bd88c5018.png) 日志报错 ![image](https://user-images.githubusercontent.com/15081998/184131207-8660fdb2-ece4-4e7f-abf5-00aff50d41a2.png) 详细日志: 2022-08-11 20:10:48,294-INFO: start to run task: JAFFBeta, execute_processes: ['compile', 'analyze', 'datahandle'] 2022-08-11 20:10:48,330-INFO: Load tool config: https://git.code.tencent.com/TCA/tca-tools/puppy-tools-config.git 2022-08-11 20:10:48,337-INFO: Initing common tools ......

有一定几率(5%-10%)某个工具一直在运行 已经采取了措施:配置了工蜂,client中使用USE_LOCAL_TOOL=True都无法避免卡死 卡死后:采取docker-compose restart 重启所有服务,恢复正常,单独重启client,analysis-worker不一定有效

![image](https://user-images.githubusercontent.com/15081998/83369989-9970b380-a3f0-11ea-8661-cf1693cd5183.png)