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] [dinky-admin] jdbc job click caused error page #3846

Open
2 of 3 tasks
gitfortian opened this issue Sep 27, 2024 · 2 comments
Open
2 of 3 tasks

[Bug] [dinky-admin] jdbc job click caused error page #3846

gitfortian opened this issue Sep 27, 2024 · 2 comments
Labels
FAQ Frequently Asked Questions

Comments

@gitfortian
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

create jdbc type job,when click the job,error page occurs
image

What you expected to happen

show job detail

How to reproduce

create a jdbc job then click the job

Anything else

No response

Version

1.1.0

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@gitfortian gitfortian added Bug Something isn't working Waiting for reply Waiting for reply labels Sep 27, 2024
@gitfortian
Copy link
Contributor Author

image

@gitfortian
Copy link
Contributor Author

I found the cause. It was because the Dinky application was launched without placing the relevant Flink JAR files, which resulted in errors in the backend. Additionally, there was no null value check in the frontend, which caused the page to directly display an error.

@Zzm0809 Zzm0809 added FAQ Frequently Asked Questions and removed Bug Something isn't working Waiting for reply Waiting for reply labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FAQ Frequently Asked Questions
Projects
None yet
Development

No branches or pull requests

2 participants