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

startup.bat local 无效 #3484

Closed
2 tasks
zxpping opened this issue Apr 25, 2021 · 0 comments
Closed
2 tasks

startup.bat local 无效 #3484

zxpping opened this issue Apr 25, 2021 · 0 comments
Labels
Milestone

Comments

@zxpping
Copy link

zxpping commented Apr 25, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have checked the FAQ of this repository and believe that this is not a duplicate.

environment

  • canal version 1.1.5
  • mysql version 8.0

Issue Description

我在window环境下安装部署service 和 admin , 发现启动命令 startup.bat local 不会自动注册到admin,看了启动命令发现没有应用bat启动参数
image

我自己补了一行后可以了
if "%1" == "local" set canal_conf=%conf_dir%\canal_local.properties

Steps to reproduce

Expected behaviour

Actual behaviour

If there is an exception, please attach the exception trace:

Just put your stack trace here!
agapple added a commit that referenced this issue Oct 9, 2021
@agapple agapple closed this as completed Oct 9, 2021
@agapple agapple added this to the v1.1.6 milestone Oct 9, 2021
@agapple agapple added the bug label Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants