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: 选中表点击生成java类时报错 #1598

Closed
cpyong opened this issue Dec 14, 2024 · 1 comment
Closed

Bug: 选中表点击生成java类时报错 #1598

cpyong opened this issue Dec 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cpyong
Copy link

cpyong commented Dec 14, 2024

Chat2DB Version

Chat2DB Local1.7.0

Describe the bug

{"getApplicationMessage":{"env":"offline","versions":"1.7.0","buildTime":"2024-12-13 17:29:46","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) chat2db-local/1.7.0 Chrome/108.0.5359.215 Electron/22.3.27 Safari/537.36"},"errorCode":"common.systemError","errorMessage":"系统发生异常,可在帮助中点击日志查看异常详情。","errorDetail":"java.lang.IllegalArgumentException: No bean specified\r\n\tat org.apache.commons.beanutils.PropertyUtilsBean.describe(PropertyUtilsBean.java:368)\r\n\tat org.apache.commons.beanutils.PropertyUtils.describe(PropertyUtils.java:245)\r\n\tat ai.chat2db.server.start.controller.console.ConsoleHelper.doController(ConsoleHelper.java:377)\r\n\tat ai.chat2db.server.start.controller.console.ConsoleHelper.lambda$onMessage$2(ConsoleHelper.java:218)\r\n\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)\r\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\r\n\tat java.base/java.lang.Thread.run(Thread.java:840)\r\n","solutionLink":"https://github.com/chat2db/Chat2DB/wiki/Chat2DB","requestParams":"{\"actionType\":\"execute\",\"headers\":{\"Accept-Language\":\"zh-CN\",\"Time-Zone\":\"Asia/Shanghai\"},\"uuid\":\"41a1e708-2332-4599-b498-8dab01f04622\",\"requestUrl\":\"/api/rdb/table/generate/class\",\"method\":\"post\",\"message\":{\"dataSourceId\":1733922776181911,\"dataSourceName\":\"@localhost\",\"databaseName\":\"dcs\",\"tableName\":\"gsp_information_feedback\",\"exportPath\":\"C:\\\\Users\\\\chenpy\\\\Desktop\"}}"}

@cpyong cpyong added the bug Something isn't working label Dec 14, 2024
@Chat2DB-Pro
Copy link
Collaborator

has fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants