-
Notifications
You must be signed in to change notification settings - Fork 236
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
WFLYCTL0362: Capabilities required by resource '/subsystem=microprofile-metrics-smallrye' are not available: #135
Comments
I cannot reproduce it:
|
able to deploy the any war? |
I don't have any war handy here. Your original report did not mention any deployment, so I assumed that the issue is in running plan container. |
Whether war deployed or not.. always ended up with the following errors
|
Below is the complete log... above comment showed only errors
|
What command do you use to start the container? |
docker run --rm -it --name=abpsDaemon --env-file=env_list --network=host hs-wildfly:1.0 Tried with above 2 cmds |
What is the |
I have the same issue when downloading wildfly 22.0.1 as zip, extract it and run |
I had the similar problem when failed to properly update local |
Have you tried using the If you add:
to your Dockerfile, does that solve the error? |
Not able to start the server in Docker. Today started with the new image download and ended up in the following error
The text was updated successfully, but these errors were encountered: