your WAR crashed in GlassFish4
I just downloaded your WAR from the web and tried to deploy it on GlassFish4. I was unable to do it. It seems that com.google.gwt.thirdparty.guava.common.util.concurrent.ServiceManager
was to blame.
Exception Occurred :Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408 Unsatisfied dependencies for type [Set<Service>] with qualifiers [@Default] at injection point [[BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject com.google.gwt.thirdparty.guava.common.util.concurrent.ServiceManager(Set<Service>)]. Please see server.log for more details.]]
Status
Product Owner needs to review this Issue.
Comments
Tue, Apr 21, 2015, 08:51 by Witek (SM,T)
This is a generic message from GlassFish. Could you provide the causing error messages from server.log
?