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

Facing deployment issue : Failed to start service jboss.deployment.unit ."jama-oslc-adapter.war".undertow-deployment.UndertowDeploymentInfoService: org.jboss.msc.service.StartException in service jboss.deployment.unit."jama-oslc-adapter.war".undertow-deployment.UndertowDeploymentInfoService: Failed to start service #15

Open
ahmous opened this issue Dec 4, 2022 · 2 comments

Comments

@ahmous
Copy link

ahmous commented Dec 4, 2022

Following the steps without OAuth, I am getting the following exception after I run:
mvn clean install wildfly:run

Caused by: java.lang.IllegalArgumentException: UT010009: Servlet uipreview-servlet of type class com.jama.oslc.web.UIPreviewServlet does not implement jakarta.servlet.Servlet
at [email protected]//io.undertow.servlet.api.ServletInfo.(ServletInfo.java:98)
at [email protected]//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.createServletConfig(UndertowDeploymentInfoService.java:660)
at [email protected]//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.start(UndertowDeploymentInfoService.java:288)
at [email protected]//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739)
at [email protected]//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701)
... 6 more

image

@axelreichwein
Copy link
Member

Hi @ahmous I'm very busy right now and I don't have time to look into it. How urgent is this issue for you?

@ahmous
Copy link
Author

ahmous commented Dec 5, 2022

Hi @axelreichwein , unfortunately it's blocking the deployment of the OSLC adapter so I am unable to connect my tool with Jama.
I would be happy if there is any workaround to just deploy it and be able to test out a POC connection

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

2 participants