ContributionsMost RecentMost LikesSolutionsZephyr Scale Server/Datacenter Hi, Taking a look at Zephyr Scale options I can see the Cloud, the Server and the Datacenter options. https://marketplace.atlassian.com/apps/1213259/zephyr-scale-test-management-for-jira?hosting=server&tab=support At this page we can see that the Server options support will finish in feb 2024 and the user need to change to cloud or datacenter. Both (Server and Datacenter) documentation redirect to this page (https://support.smartbear.com/zephyr-scale-server/docs/). Is it right? both products share this same documentation? I want to know if the support to Datacenter option have some date to finish or it is just for Server? The Server and Datacenter share the same API documentation? Is this one (https://support.smartbear.com/zephyr-scale-server/api-docs/v1/) right? Thanks, Re: Zephyr Enterprise docker trial expired Is the license updated? A new zephyr enterprise version will be released? The https://support.smartbear.com/zephyr-enterprise/downloads/ still linked with the 7_16_12252 version. Zephyr enterprise docker trial 7.16 tomcat catalina exception When I try to use the docker to deploy the zephyr trial (zephyr_7_14_1_11642_docker-build) it does not work. I found this trace at catalina.out file. SEVERE [main] org.apache.catalina.startup.HostConfig.deployDirectory Error deploying web application directory [/usr/local/zephyr/tomcat/webapps/flex] java.lang.IllegalStateException: Error starting child at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:729) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:698) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:696) at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1184) at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1932) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:1094) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:476) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1617) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:318) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:423) at org.apache.catalina.util.LifecycleBase.setState(LifecycleBase.java:366) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:943) at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:835) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1393) at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1383) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134) at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:916) at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:265) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardService.startInternal(StandardService.java:430) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:930) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) at org.apache.catalina.startup.Catalina.start(Catalina.java:772) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:476) Caused by: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Standalone].StandardHost[localhost].StandardConte xt[/flex]] at org.apache.catalina.util.LifecycleBase.handleSubClassException(LifecycleBase.java:440) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:198) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:726) ... 37 more Caused by: java.lang.IllegalStateException: Unable to complete the scan for annotations for web application [/flex] due to a StackOverflowErro r. Possible root causes include a too low setting for -Xss and illegal cyclic inheritance dependencies. The class hierarchy being processed was [org.b ouncycastle.asn1.ASN1EncodableVector->org.bouncycastle.asn1.DEREncodableVector->org.bouncycastle.asn1.ASN1EncodableVector] at org.apache.catalina.startup.ContextConfig.checkHandlesTypes(ContextConfig.java:2398) at org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:2336) at org.apache.catalina.startup.ContextConfig.processAnnotationsJar(ContextConfig.java:2288) at org.apache.catalina.startup.ContextConfig.processAnnotationsUrl(ContextConfig.java:2258) at org.apache.catalina.startup.ContextConfig.scanWebXmlFragment(ContextConfig.java:2166) at org.apache.catalina.startup.ContextConfig.processAnnotations(ContextConfig.java:2146) at org.apache.catalina.startup.ContextConfig.processClasses(ContextConfig.java:1408) at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1303) at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:986) at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:303) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:123) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5127) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183) ... 38 more Zephyr Enterprise docker trial expired Hi, I am building the Zephyr Enterprise docker trial at my env but it is already expired. I am following this page:https://zephyrdocs.atlassian.net/wiki/spaces/ZE/pages/1558435871/Installation+of+Zephyr+Enterprise+Trial+via+Docker I downloaded the new version (zephyr_7_16_12252_docker-build.zip) and built it in 2 different machines, but having the same error of expired env and the license at /usr/local/zephyr/license/license.lic is the same. Other problem is that sometimes I am having a network error at mysql side, with this log: [Warning] IP address '172.24.0.4' could not be resolved: Temporary failure in name resolution [Note] Aborted connection 121 to db: 'itcc' user: 'root' host: '172.24.0.4' (Got an error reading communication packets) This ip is not at /etc/hosts. Can someone help-me with it? The license and the mysql problem is a problem in the build process?