Issue
Deploy application fails to start after a new license was installed.
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.xebialabs
.license.service.RegistrationLicenseService]: Constructor threw exception; nested exception is com.
xebialabs.license.LicenseVersionException: Unsupported license version 4
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:154)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(Simple
InstantiationStrategy.java:122)
at org.springframework.beans.factory.support.ConstructorResolver$1.run(ConstructorResolver.java:
265)
at java.security.AccessController.doPrivileged(Native Method)
at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(Constructor
Resolver.java:262)
... 65 common frames omitted
Caused by: com.xebialabs.license.LicenseVersionException: Unsupported license version 4
Cause
Using version 4 license for Deploy version earlier than 10.2.x.
Workaround/Resolution Action
The version 4 license is supported from 10.2.x and later: https://dist.xebialabs.com/customer/licenses/download/README
Comments
Please sign in to leave a comment.