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

Unable to deploy web app on Wildfly 26.0.0.Final and JDK 17 #13325

Open
ditimerita111 opened this issue Dec 20, 2023 · 0 comments
Open

Unable to deploy web app on Wildfly 26.0.0.Final and JDK 17 #13325

ditimerita111 opened this issue Dec 20, 2023 · 0 comments

Comments

@ditimerita111
Copy link

ditimerita111 commented Dec 20, 2023

Expected Behavior

Can someone help me what should i do with this error? This is my firstime using java and wildfly so i have no idea about this error. I've tried many ways but couldn't find the answer

Caused by: java.lang.RuntimeException: javax.servlet.ServletException: com.vaadin.flow.server.startup.VaadinInitializerException: Failed to invoke JBoss VFS API.
Caused by: javax.servlet.ServletException: com.vaadin.flow.server.startup.VaadinInitializerException: Failed to invoke JBoss VFS API.
Caused by: com.vaadin.flow.server.startup.VaadinInitializerException: Failed to invoke JBoss VFS API.
Caused by: java.lang.NoSuchMethodException: org.jboss.vfs.VirtualJarInputStream.getChildrenRecursively()"}

Actual Behaviour

Failed deployment

Steps To Reproduce

  1. Connect with wildfly server
  2. Install maven
  3. Instal java
  4. Build the project
  5. Failde deploy and I got the above mentioned error

Environment Information

Operating System: Windows 11
Maven Version: 3.8.2
Wildfly version: 26.0.0.Final
JDK Version: 17
Java : Java EE 8

Example Application

No response

Version

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