jbjares2

Untitled

Jan 25th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.79 KB | None | 0 0
  1. 08:45:24,143 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 64) Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@56a40954: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,resourceRegisterModel,webConfig,testbedsRegisterDAO,testbedsRegisterService,configLoader,queryLoader,org.springframework.context.config.internalBeanConfigurerAspect,appEntityManagerFactory,transactionManager,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0,propertyConfigInDev]; root of factory hierarchy
  2. 08:45:24,146 ERROR [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 64) Context initialization failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  3. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:287)
  4. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1106)
  5. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
  6. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  7. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
  8. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
  9. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
  10. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
  11. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:609)
  12. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  13. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:469)
  14. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:383)
  15. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283)
  16. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
  17. at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187)
  18. at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198)
  19. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100)
  20. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82)
  21. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  22. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  23. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  24. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  25. at java.lang.Thread.run(Thread.java:745)
  26. at org.jboss.threads.JBossThread.run(JBossThread.java:320)
  27. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  28. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:593)
  29. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  30. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:284)
  31. ... 23 more
  32. Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  33. at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:173)
  34. at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:125)
  35. at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:151)
  36. at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:142)
  37. at org.springframework.context.support.PropertySourcesPlaceholderConfigurer$2.resolveStringValue(PropertySourcesPlaceholderConfigurer.java:169)
  38. at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:748)
  39. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:745)
  40. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:735)
  41. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:551)
  42. ... 25 more
  43.  
  44. 08:45:24,149 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 64) MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host."/ui.resource-registry": org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host."/ui.resource-registry": java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  45. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:85)
  46. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  47. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  48. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  49. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  50. at java.lang.Thread.run(Thread.java:745)
  51. at org.jboss.threads.JBossThread.run(JBossThread.java:320)
  52. Caused by: java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  53. at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:231)
  54. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:100)
  55. at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:82)
  56. ... 6 more
  57. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  58. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:287)
  59. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1106)
  60. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
  61. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
  62. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
  63. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
  64. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
  65. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
  66. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:609)
  67. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
  68. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:469)
  69. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:383)
  70. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283)
  71. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
  72. at io.undertow.servlet.core.ApplicationListeners.contextInitialized(ApplicationListeners.java:187)
  73. at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:198)
  74. ... 8 more
  75. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  76. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:593)
  77. at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  78. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:284)
  79. ... 23 more
  80. Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  81. at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:173)
  82. at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:125)
  83. at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:151)
  84. at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:142)
  85. at org.springframework.context.support.PropertySourcesPlaceholderConfigurer$2.resolveStringValue(PropertySourcesPlaceholderConfigurer.java:169)
  86. at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:748)
  87. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:745)
  88. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:735)
  89. at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:551)
  90. ... 25 more
  91.  
  92. 08:45:24,153 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "ui.resource-registry.war")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.undertow.deployment.default-server.default-host.\"/ui.resource-registry\"" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host.\"/ui.resource-registry\": java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  93. Caused by: java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  94. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  95. Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  96. Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]"}}
  97. 08:45:24,172 INFO [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "ui.resource-registry.war" (runtime-name : "ui.resource-registry.war")
  98. 08:45:24,172 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
  99. WFLYCTL0186: Services which failed to start: service jboss.undertow.deployment.default-server.default-host."/ui.resource-registry": org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host."/ui.resource-registry": java.lang.RuntimeException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void eu.fiestaiot.portal.resource.registry.util.WebConfig.setUiSecurityUrl(java.lang.String); nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'UiSecurityUrl' in string value [${UiSecurityUrl}]
  100.  
  101. 08:45:24,266 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9995/management
  102. 08:45:24,266 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9995
  103. 08:45:24,266 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: WildFly Full 10.0.0.Final (WildFly Core 2.0.10.Final) started (with errors) in 11549ms - Started 473 of 767 services (2 services failed or missing dependencies, 382 services are lazy, passive or on-demand)
  104. 08:45:24,294 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0019: Stopped Driver service with driver-name = ui.resource-registry.war_com.mysql.jdbc.Driver_5_1
  105. 08:45:24,294 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = ui.resource-registry.war_com.mysql.fabric.jdbc.FabricMySQLDriver_5_1
  106. 08:45:24,304 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'ui.resource-registry.war#primary'
  107. 08:45:24,312 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'ui.resource-registry.war#primary'
  108. 08:45:24,389 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment ui.resource-registry.war (runtime-name: ui.resource-registry.war) in 98ms
  109. 08:45:24,450 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0009: Undeployed "ui.resource-registry.war" (runtime-name: "ui.resource-registry.war")
  110. 08:45:24,452 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) WFLYCTL0183: Service status report
  111. WFLYCTL0184: New missing/unsatisfied dependencies:
  112. service jboss.deployment.unit."ui.resource-registry.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  113. service jboss.deployment.unit."ui.resource-registry.war".component."eu.fiestaiot.commons.security.filter.FiestaOpenAMSecurityFilter".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  114. service jboss.deployment.unit."ui.resource-registry.war".component."javax.faces.webapp.FacetTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  115. service jboss.deployment.unit."ui.resource-registry.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  116. service jboss.deployment.unit."ui.resource-registry.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  117. service jboss.deployment.unit."ui.resource-registry.war".component."net.bull.javamelody.MonitoringFilter".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  118. service jboss.deployment.unit."ui.resource-registry.war".component."net.bull.javamelody.SessionListener".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  119. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.context.ContextLoaderListener".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  120. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.context.request.RequestContextListener".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  121. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.BindErrorsTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  122. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.BindTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  123. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.EscapeBodyTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  124. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.EvalTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  125. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.HtmlEscapeTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  126. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.MessageTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  127. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.NestedPathTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  128. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.ParamTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  129. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.ThemeTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  130. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.TransformTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  131. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.UrlTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  132. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.ButtonTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  133. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.CheckboxTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  134. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.CheckboxesTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  135. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.ErrorsTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  136. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.FormTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  137. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.HiddenInputTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  138. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.InputTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  139. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.LabelTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  140. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.OptionTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  141. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.OptionsTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  142. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.PasswordInputTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  143. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.RadioButtonTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  144. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.RadioButtonsTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  145. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.SelectTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  146. service jboss.deployment.unit."ui.resource-registry.war".component."org.springframework.web.servlet.tags.form.TextareaTag".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  147. service jboss.deployment.unit."ui.resource-registry.war".component."org.zkoss.zk.au.http.DHtmlUpdateServlet".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  148. service jboss.deployment.unit."ui.resource-registry.war".component."org.zkoss.zk.ui.http.DHtmlLayoutServlet".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  149. service jboss.deployment.unit."ui.resource-registry.war".component."org.zkoss.zk.ui.http.HttpSessionListener".START (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  150. service jboss.persistenceunit."ui.resource-registry.war#primary" (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  151. service jboss.undertow.deployment.default-server.default-host."/ui.resource-registry" (missing) dependents: [service jboss.deployment.unit."ui.resource-registry.war".deploymentCompleteService]
  152. WFLYCTL0186: Services which failed to start: service jboss.undertow.deployment.default-server.default-host."/ui.resource-registry"
  153.  
  154. 08:45:29,196 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0004: Found ui.resource-registry.war in deployment directory. To trigger deployment create a file called ui.resource-registry.war.dodeploy
Advertisement
Add Comment
Please, Sign In to add comment