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

Java NoClassDefFoundError sun/misc/VM #34

Open
blastiko opened this issue Jan 30, 2022 · 1 comment
Open

Java NoClassDefFoundError sun/misc/VM #34

blastiko opened this issue Jan 30, 2022 · 1 comment

Comments

@blastiko
Copy link

Download with git, then run "docker-compose up".
I get the java NoClassDefFoundError: sun/misc/VM and container not work.

wheelie_cfml2_1 | [ERROR] io.undertow.request: UT005023: Exception handling request to
wheelie_cfml2_1 | java.lang.NoClassDefFoundError: sun/misc/VM

@blastiko
Copy link
Author

blastiko commented Jan 30, 2022

Workaround:
edit file dicker-compose.yml
substitute line 10
CFENGINE: [email protected]
with
BOX_SERVER_APP_CFENGINE: [email protected]
then container work but http://localhost:8080 or http://localhost:8080/manager not works, i get "connection failed".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant