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][TubeMQ] Tube-Manager startup failed #4805

Closed
1 of 2 tasks
genshengyang opened this issue Jun 28, 2022 · 3 comments
Closed
1 of 2 tasks

[Bug][TubeMQ] Tube-Manager startup failed #4805

genshengyang opened this issue Jun 28, 2022 · 3 comments
Assignees
Labels
Milestone

Comments

@genshengyang
Copy link

What happened

inlong-tubemq-manager startup failed

2022-06-28 17:06:10.933 -ERROR [ main] LoggingFailureAnalysisReporter :


APPLICATION FAILED TO START


Description:

Field clusterRepository in org.apache.inlong.tubemq.manager.service.ClusterServiceImpl required a bean named 'entityManagerFactory' that could not be found.

The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)

Action:

Consider defining a bean named 'entityManagerFactory' in your configuration.

What you expected to happen

inlong-tubemq-manager startup without errors

How to reproduce

Download InLong Source Code from InLong Download Page and compile it or download InLong Binary file directly,then follow the manual of TubeMQ Quick start.

Environment

Ubuntu 16.04.7 LTS (Xenial Xerus)

InLong version

1.2.0

InLong Component

InLong TubeMQ

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@genshengyang genshengyang added the type/bug Something is wrong label Jun 28, 2022
@github-actions
Copy link

Thanks a lot for opening your first issue with us! 🧡 We'll get back to you shortly! ⏳

@healchow healchow changed the title [Bug]inlong-tubemq-manager startup failed [Bug][TubeMQ] Tube-Manager startup failed Jun 29, 2022
@healchow healchow added this to the 1.3.0 milestone Jun 29, 2022
@EMsnap
Copy link
Contributor

EMsnap commented Jun 29, 2022

please download hibernate jar file and put into lib directory

@EMsnap
Copy link
Contributor

EMsnap commented Jun 29, 2022

Will be fixed in next version

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

4 participants