Skip to content

Mongo is not integrated, an exception occurs when the project starts #54

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

Closed
hengboy opened this issue Aug 17, 2020 · 1 comment · Fixed by #55
Closed

Mongo is not integrated, an exception occurs when the project starts #54

hengboy opened this issue Aug 17, 2020 · 1 comment · Fixed by #55
Assignees
Labels
kind/bug Something isn't working

Comments

@hengboy
Copy link
Member

hengboy commented Aug 17, 2020

Caused by: java.lang.ClassNotFoundException: org.minbox.framework.mongo.client.setting.SslSettings
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581) ~[na:na]
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178) ~[na:na]
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[na:na]
	... 25 common frames omitted
@hengboy hengboy self-assigned this Aug 17, 2020
@hengboy hengboy added the kind/bug Something isn't working label Aug 17, 2020
@hengboy
Copy link
Member Author

hengboy commented Aug 17, 2020

The problem exists in the 2.3.0.RELEASE version

@hengboy hengboy linked a pull request Aug 17, 2020 that will close this issue
@hengboy hengboy closed this as completed Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant