We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
wheelie_cfml2_1 | [ERROR] io.undertow.request: UT005023: Exception handling request to
wheelie_cfml2_1 | java.lang.NoClassDefFoundError: sun/misc/VM
The text was updated successfully, but these errors were encountered:
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".
CFENGINE: [email protected]
BOX_SERVER_APP_CFENGINE: [email protected]
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: