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

create db2 connection error #3673

Closed
ifeng2025 opened this issue Sep 4, 2020 · 9 comments
Closed

create db2 connection error #3673

ifeng2025 opened this issue Sep 4, 2020 · 9 comments
Labels
bug Something isn't working

Comments

@ifeng2025
Copy link

Version : 1.3.1
i try to create a db2 connection ,
whether to fill in the JDBC link parameters or not, it always fails
and i don't found the log , can't exclude the error

image

@ifeng2025 ifeng2025 added the bug Something isn't working label Sep 4, 2020
@ifeng2025 ifeng2025 changed the title [Bug][Module Name] Bug title create db2 connection error Sep 4, 2020
@zhuangchong
Copy link
Contributor

  1. Whether the db2 driver is placed in the lib directory, and restart the dolphinscheduler api/master/worker service
  2. Test connection The log is generated in the api service, see if you can find it

1.db2 driver 是否放到lib 目录下,并重启dolphinscheduler api/master/worker 服务
2.测试连接 日志是在api 服务生成的,看能不能找到

@ifeng2025
Copy link
Author

ifeng2025 commented Sep 4, 2020

1.Whether the db2 driver is placed in the lib directory, and restart the dolphinscheduler api/master/worker service
2.Test connection The log is generated in the api service, see if you can find it
1.db2 driver 是否放到lib 目录下,并重启dolphinscheduler api/master/worker 服务
2.测试连接 日志是在api 服务生成的,看能不能找到

  1. i configured the DB2 driver in dolphinscheduler-bin/lib/db2jcc4.jar and restart-all , but it doesn't work.
  2. dolphinscheduler-api-server.2020-09-04_19.0.log do not show the problem , it was filled like this
[INFO] 2020-09-04 19:59:52.683 org.apache.dolphinscheduler.api.controller.TaskInstanceController:[98] - query task instance list, project name:test,process instance:0, search value:,task name:null, executor name: ,state type:null, host:, start:, end:

@pptfz
Copy link

pptfz commented Sep 5, 2020

@ifeng2025 你好,你按照官方文档已经搭建好了吗? 如果有自己的安装文档的话可否提供一下,官方文档中的坑太多了,现在按照文档确认是无法安装成功的

@ifeng2025
Copy link
Author

@ifeng2025 你好,你按照官方文档已经搭建好了吗? 如果有自己的安装文档的话可否提供一下,官方文档中的坑太多了,现在按照文档确认是无法安装成功的

推荐一篇博客
CDH集群部署Dolphinscheduler1.3.1

@pptfz
Copy link

pptfz commented Sep 5, 2020

谢谢回复,我遇到了一堆问题,官方文档真的是太坑了,完全不能用,百度解决的
安装完成后打开一直是 Loading ... 并且官方提供的源码包中dockerfile也不能正确构建 不知道为什么会有4.3K的star

@pptfz
Copy link

pptfz commented Sep 5, 2020

按照文档执行 最后根本就没有12345这个端口 这个文档同样的坑 根本无法访问

@xingchun-chen
Copy link
Contributor

Check whether there is db2jcc4.jar in the lib directory of the installation directory

@davidzollo
Copy link
Contributor

按照文档执行 最后根本就没有12345这个端口 这个文档同样的坑 根本无法访问

could you submit an issue to describe the problem you meet?

@davidzollo
Copy link
Contributor

davidzollo commented Sep 12, 2020

when you click connection test , you will see the runtime log under logs, the log file name start with 'dolphinscheduler-api'

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

5 participants