Forum Discussion

Siris's avatar
Siris
Occasional Contributor
5 years ago
Solved

ERROR com.smartbear.ready.cmd.runner.pro.SoapUIProTestCaseRunner - Guice error:

Hi,

 

I am running my Ready API project from GitLab using gitlabci.yml file.

I am able to build using Mavne successfully but while testing I am getting the errors as:

 

13:40:50.392 [main] ERROR com.smartbear.ready.cmd.runner.pro.SoapUIProTestCaseRunner - Guice error: java.lang.RuntimeException: com.google.inject.CreationException: Unable to create injector, see the following errors: 1) Error injecting constructor, java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException at com.netflix.governator.lifecycle.LifecycleManager.<init>(LifecycleManager.java:104) at com.netflix.governator.guice.InternalBootstrapModule.configure(InternalBootstrapModule.java:101) while locating com.netflix.governator.lifecycle.LifecycleManager

 

Any pointers please??