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

[问题汇报示例]sqlite数据库无法连接 #1

Open
HaveF opened this issue Oct 10, 2018 · 1 comment
Open

[问题汇报示例]sqlite数据库无法连接 #1

HaveF opened this issue Oct 10, 2018 · 1 comment

Comments

@HaveF
Copy link
Owner

HaveF commented Oct 10, 2018

为方便解决问题, 以及方便后来者查找问题. 如果您遇到问题, 网络以及本repo查找无果后, 请点击右上角 new issue按钮, 按照模板填写内容进行汇报

描述问题

A clear and concise description of what the bug is.
包括最开始完成什么功能, 以及节点或workflow具体使用问题

举例: 想连接sqlite, 无法连接. 又下载了jdbc driver之后仍然无法连接

你觉得此问题的金钱价值是?

考虑赞赏:通常, 解决问题是需要时间和经验的, 你可以考虑通过付费的方式,
用我多年的经验和技能帮你省下时间和精力,不仅仅找到解决问题的方法,而且找到解决问题的最优方法。
请留下你对此问题的金钱价值估算, 并通过打赏二维码支付赞赏(赞赏时备注你的信息)
同时留下你的微信号或支付宝账号, 当问题无法解决时, 将会退回你的赞赏。
如果你觉得我会对你的问题感兴趣, 那么可以不用打赏, 说明原因即可。

如何复现问题, 列写步骤并上传截图

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

workflow导出, 并压缩成zip文件上传

004001_Database_SimpleIO.zip

图片可以直接通过qq, 微信复制, 粘贴到此文本框中, 或是拖动图片文件到文本框中

SQLite: 
http://bitbucket.org/xerial/sqlite-jdbc/downloads
image
下载了第一个, 并配置到了Knime中
image

console显示错误
image

ERROR SQLite Connector     2:5        Execute failed: Could not create connection to database: org.sqlite.core.NativeDB._open_utf8([BI)V
WARN  Database Reader      2:1        Could not determine table spec from database query: org.sqlite.core.NativeDB._open_utf8([BI)V

软件环境:

  • 操作系统: win 10
  • KNIME版本: 3.6.1
  • 其他

其余补充材料

Add any other context about the problem here.

之前卸载了java, 后面pycharm不好用了, 于是又装了java, pycharm好用了, 但knime不好用了

@HaveF
Copy link
Owner Author

HaveF commented Oct 10, 2018

怀疑java环境被破坏, 导致knime的sqlite driver被指向错误的位置

解决方法: 确定java已被安装, 并重装knime

@HaveF HaveF changed the title sqlite数据库无法连接 []问题汇报示例]sqlite数据库无法连接 Oct 10, 2018
@HaveF HaveF changed the title []问题汇报示例]sqlite数据库无法连接 [问题汇报示例]sqlite数据库无法连接 Oct 10, 2018
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

1 participant