Skip to content

Instantly share code, notes, and snippets.

@Rikkola
Created June 18, 2021 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rikkola/50482cf46c927aed8791d8ddb11a3429 to your computer and use it in GitHub Desktop.
Save Rikkola/50482cf46c927aed8791d8ddb11a3429 to your computer and use it in GitHub Desktop.
16:43:49,501 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-5) Setting preference 'build.enable-incremental' to 'true'.
16:43:49,501 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-5) Setting preference 'support.runtime.deploy' to 'true'.
16:43:49,501 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-5) Setting preference 'drools.dateformat' to 'dd-MMM-yyyy'.
16:43:49,501 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-5) Setting preference 'drools.datetimeformat' to 'dd-MMM-yyyy HH:mm:ss'.
16:43:49,501 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-5) Setting preference 'rule-modeller-onlyShowDSLStatements' to 'false'.
16:43:49,502 INFO [org.guvnor.common.services.backend.config.DefaultApplicationPreferencesLoader] (MSC service thread 1-5) Setting preference 'drools.defaultcountry' to 'US'.
16:43:49,564 INFO [org.jbpm.workbench.ks.integration.DataSetProviderRegister] (MSC service thread 1-5) KieServer DataSet provider registered
16:43:49,577 INFO [org.dashbuilder.Bootstrap] (MSC service thread 1-5) Core subsystems initialized
16:43:49,609 INFO [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (MSC service thread 1-5) Initializing data source definitions change handler
16:43:49,610 INFO [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (MSC service thread 1-5) defChangeHandler was not set
16:43:49,625 INFO [org.uberfire.ssh.service.backend.keystore.impl.SSHKeyStoreServiceImpl] (MSC service thread 1-5) Looking up SSHKeyStore class org.uberfire.ssh.service.backend.keystore.impl.storage.DefaultSSHKeyStore
16:43:49,645 INFO [org.kie.server.api.marshalling.MarshallerFactory] (MSC service thread 1-5) Marshaller extensions init
16:43:49,756 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.deployment.unit."bc.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."bc.war".WeldStartService: Failed to start service
at org.jboss.msc@1.4.12.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1731)
at org.jboss.msc@1.4.12.Final//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559)
at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000049: Unable to invoke public void org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader.init() on org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader@7173e187
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:38)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:28)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bootstrap.WeldStartup.validateBeans(WeldStartup.java:505)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:93)
at org.jboss.as.weld@23.0.0.Final//org.jboss.as.weld.WeldStartService.start(WeldStartService.java:98)
at org.jboss.msc@1.4.12.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739)
at org.jboss.msc@1.4.12.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701)
... 6 more
Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader.init() on org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader@7173e187
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:85)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvoker.java:66)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:122)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:174)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:96)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInstanceStrategy.java:140)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:102)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bean.proxy.ProxyMethodHandler.getInstance(ProxyMethodHandler.java:131)
at deployment.bc.war//org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader$Proxy$_$$_WeldClientProxy.toString(Unknown Source)
at deployment.bc.war//org.uberfire.backend.server.cdi.SystemConfigProducer.runPostConstruct(SystemConfigProducer.java:196)
at deployment.bc.war//org.uberfire.backend.server.cdi.SystemConfigProducer.afterDeploymentValidation(SystemConfigProducer.java:181)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.injection.MethodInvocationStrategy$SpecialParamPlusBeanManagerStrategy.invoke(MethodInvocationStrategy.java:187)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.event.ExtensionObserverMethodImpl.sendEvent(ExtensionObserverMethodImpl.java:123)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286)
at javax.enterprise.api//javax.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:124)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.util.Observers.notify(Observers.java:166)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.event.ObserverNotifier.notifySyncObservers(ObserverNotifier.java:285)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.event.ObserverNotifier.notify(ObserverNotifier.java:273)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:177)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:171)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:53)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:35)
... 12 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.jboss.weld.core@3.1.6.Final//org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:83)
... 42 more
Caused by: java.lang.NoSuchFieldError: _typeCache
at deployment.bc.war//org.kie.server.api.marshalling.json.FallbackableTypeFactory.withFallbackClassLoader(FallbackableTypeFactory.java:62)
at deployment.bc.war//org.kie.server.api.marshalling.json.JSONMarshaller.configureMarshaller(JSONMarshaller.java:295)
at deployment.bc.war//org.kie.server.api.marshalling.json.JSONMarshaller.<init>(JSONMarshaller.java:191)
at deployment.bc.war//org.kie.server.api.marshalling.json.JSONMarshaller.<init>(JSONMarshaller.java:183)
at deployment.bc.war//org.kie.server.api.marshalling.BaseMarshallerBuilder.build(BaseMarshallerBuilder.java:45)
at deployment.bc.war//org.kie.server.api.marshalling.MarshallerFactory.getMarshaller(MarshallerFactory.java:50)
at deployment.bc.war//org.kie.server.api.marshalling.MarshallerFactory.getMarshaller(MarshallerFactory.java:39)
at deployment.bc.war//org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader.loadDefaultQueryDefinitions(KieServerQueryDefinitionLoader.java:60)
at deployment.bc.war//org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader.init(KieServerQueryDefinitionLoader.java:49)
... 47 more
16:43:49,769 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "bc.war")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"bc.war\".WeldStartService" => "Failed to start service
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000049: Unable to invoke public void org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader.init() on org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader@7173e187
Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader.init() on org.jbpm.workbench.ks.integration.KieServerQueryDefinitionLoader@7173e187
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.NoSuchFieldError: _typeCache"}}
16:43:49,824 INFO [org.jboss.as.server] (ServerService Thread Pool -- 48) WFLYSRV0010: Deployed "bc.war" (runtime-name : "bc.war")
16:43:49,826 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
WFLYCTL0186: Services which failed to start: service jboss.deployment.unit."bc.war".WeldStartService: Failed to start service
WFLYCTL0448: 172 additional services are down due to their dependencies being missing or failed
16:43:49,860 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
16:43:49,863 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: WildFly Full 23.0.0.Final (WildFly Core 15.0.0.Final) started (with errors) in 21118ms - Started 753 of 1131 services (177 services failed or missing dependencies, 365 services are lazy, passive or on-demand)
16:43:49,865 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
16:43:49,865 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
16:44:19,624 INFO [org.kie.workbench.common.screens.datasource.management.util.ServiceUtil] (pool-21-thread-1) Getting reference to managed bean: WildflyDataSourceProvider
16:44:19,629 INFO [org.kie.workbench.common.screens.datasource.management.util.ServiceUtil] (pool-21-thread-1) Getting reference to managed bean: WildflyDriverProvider
16:44:19,637 INFO [org.jboss.threads] (pool-21-thread-1) JBoss Threads version 2.3.2.Final
16:44:19,669 INFO [org.jboss.remoting] (pool-21-thread-1) JBoss Remoting version 5.0.16.Final
16:44:19,679 INFO [org.xnio] (pool-21-thread-1) XNIO version 3.7.7.Final
16:44:19,683 INFO [org.xnio.nio] (pool-21-thread-1) XNIO NIO Implementation Version 3.7.7.Final
16:44:20,129 INFO [org.kie.workbench.common.screens.datasource.management.backend.DataSourceManagementBootstrap] (pool-21-thread-1) Initialize deployments task finished successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment