Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 上传了mango-dbjar包,开启接口测试,使用groovy脚本引用提示找不到jar包 #30625

Closed
xhy12 opened this issue Apr 26, 2024 · 2 comments

Comments

@xhy12
Copy link

xhy12 commented Apr 26, 2024

联系方式

No response

MeterSphere 版本

2.10.12

使用外置数据库

问题描述

上传了mango-dbjar包,开启接口测试,使用groovy脚本引用提示找不到jar包

image

image

重现步骤

上传了mango-dbjar包,开启接口测试,使用groovy脚本引用提示找不到jar包

期待的正确结果

No response

相关日志输出

No response

附加信息

No response

@github-actions github-actions bot added the 状态:待处理 已分配给相关处理人等待处理人处理并更新状态 label Apr 26, 2024
@xhy12
Copy link
Author

xhy12 commented Apr 26, 2024

import com.mongodb.MongoClient;
import com.mongodb.MongoClientURI;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoCursor;
import com.mongodb.client.MongoDatabase;
import com.mongodb.client.model.Filters;
import org.bson.BsonDocument;
import org.bson.BsonString;
import org.bson.Document;

@Zhuzhiming123zhu
Copy link

您好,在最新版本没有复现这个问题,您上传了jar包后需要手动重启一下所使用的资源池

@github-actions github-actions bot added 状态:待用户反馈 and removed 状态:待处理 已分配给相关处理人等待处理人处理并更新状态 labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants