Yes, even after fixing all the timezones, the error persists. I even just double checked,
via the GUI clicked Edit on each and every VM, then OK closed fine with no errors. Then I
tried changing the cluster compatability version from 4.5 to 4.7 and got the an error and
the same generic exception in engine.log.
Currently on Software Version:4.5.2.5-1.el8
centos-release-ceph-pacific.noarch
1.0-2.el8
@extras
centos-release-gluster10.noarch
1.0-1.el8s
@extras-common
centos-release-nfv-common.noarch
1-3.el8
@extras
centos-release-nfv-openvswitch.noarch
1-3.el8
@extras
centos-release-opstools.noarch
1-12.el8
@extras
centos-release-ovirt45.noarch
8.7-2.el8s
@extras-common
centos-release-storage-common.noarch
2-2.el8
@extras
centos-release-virt-common.noarch
1-2.el8
@extras
centos-stream-release.noarch
8.6-1.el8
@baseos
centos-stream-repos.noarch
8-6.el8
@baseos
ovirt-engine.noarch
4.5.2.5-1.el8
@ovirt-45-upstream
ovirt-release44.noarch
4.4.10.3-1.el8
@ovirt-4.4
- Eric
From: Lucia Jelinkova <ljelinko(a)redhat.com>
Date: Thursday, September 22, 2022 at 1:13 AM
To: Gillingham, Eric J (US 393D) <eric.j.gillingham(a)jpl.nasa.gov>
Cc: users(a)ovirt.org <users(a)ovirt.org>
Subject: Re: [EXTERNAL] Re: [ovirt-users] Can't upgrade Cluster Compatibility Version
So the original error persists even after the update of the timezones....
What is the exact engine version you're using?
On Wed, Sep 14, 2022 at 8:51 PM Gillingham, Eric J (US 393D)
<eric.j.gillingham@jpl.nasa.gov<mailto:eric.j.gillingham@jpl.nasa.gov>>
wrote:
There’s no other WARN or ERROR lines other than:
2022-09-14 18:46:12,860Z ERROR [org.ovirt.engine.core.bll.UpdateVmCommand] (default
task-60) [94d2c2a] Error during ValidateFailure.: java.lang.NullPointerException
**stacktrace removed**
2022-09-14 18:46:12,864Z ERROR [org.ovirt.engine.core.bll.UpdateClusterCommand] (default
task-60) [94d2c2a] Command 'org.ovirt.engine.core.bll.UpdateClusterCommand'
failed: java.lang.NullPointerException
2022-09-14 18:46:12,864Z ERROR [org.ovirt.engine.core.bll.UpdateClusterCommand] (default
task-60) [94d2c2a] Exception: javax.ejb.EJBException: java.lang.NullPointerException
**stacktrace removed**
2022-09-14 18:46:12,995Z ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-60)
[94d2c2a] EVENT_ID: USER_UPDATE_CLUSTER_FAILED(812), Failed to update Host cluster (User:
gillingh@jpl-authz)
2022-09-14 18:46:13,037Z WARN
[org.ovirt.engine.core.vdsbroker.builder.vminfo.VmInfoBuildUtils]
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-91) [16912981] No
host NUMA nodes found for vm HostedEngine (42fb6172-1265-4b79-8d13-b9ed769005d3)
- Eric
From: Lucia Jelinkova <ljelinko@redhat.com<mailto:ljelinko@redhat.com>>
Date: Friday, September 9, 2022 at 6:43 AM
To: "Gillingham, Eric J (US 393D)"
<eric.j.gillingham@jpl.nasa.gov<mailto:eric.j.gillingham@jpl.nasa.gov>>
Cc: "users@ovirt.org<mailto:users@ovirt.org>"
<users@ovirt.org<mailto:users@ovirt.org>>
Subject: Re: [EXTERNAL] Re: [ovirt-users] Can't upgrade Cluster Compatibility Version
That warning is in this case really just a warning and should not affect the upgrade of
the cluster. Perhaps there is something else in the engine.log?
On Thu, Sep 8, 2022 at 11:59 PM Gillingham, Eric J (US 393D)
<eric.j.gillingham@jpl.nasa.gov<mailto:eric.j.gillingham@jpl.nasa.gov>>
wrote:
I’ve tried that, and I still got an error, however when I looked at the General tab of the
HostedEngine VM I noticed the “Chipset/Firmware Type” had a warning on it, so I updated it
to match the other VMs that are running fine via update vm_static set bios_type=1 where
vm_name='HostedEngine';
Now when I try to upgrade the cluster I get:
2022-09-08 21:55:12,195Z WARN
[org.ovirt.engine.core.vdsbroker.builder.vminfo.VmInfoBuildUtils]
(EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-26) [6bf001fb] No
host NUMA nodes found for vm HostedEngine (42fb6172-1265-4b79-8d13-b9ed769005d3)
- Eric
From: Lucia Jelinkova <ljelinko@redhat.com<mailto:ljelinko@redhat.com>>
Date: Monday, September 5, 2022 at 1:24 AM
To: "Gillingham, Eric J (US 393D)"
<eric.j.gillingham@jpl.nasa.gov<mailto:eric.j.gillingham@jpl.nasa.gov>>
Cc: "users@ovirt.org<mailto:users@ovirt.org>"
<users@ovirt.org<mailto:users@ovirt.org>>
Subject: Re: [EXTERNAL] Re: [ovirt-users] Can't upgrade Cluster Compatibility Version
Hi Eric,
Thanks for the provided information. I can see the mention of a hosted engine in your
engine.log strip.
2022-09-02 18:47:19,546Z WARN [org.ovirt.engine.core.bll.UpdateVmCommand] (default
task-37) [46089d99] Validation of action 'UpdateVm' failed for user
gillingh@jpl-authz. Reasons:
VAR__ACTION__UPDATE,VAR__TYPE__VM,VM_CANNOT_UPDATE_HOSTED_ENGINE_FIELD
Maybe you're seeing the same issue as in the following thread (you mentioned that also
other VMs have empty time zone):
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/MW2FD7XB2ZCE...
The solution used in that thread was to update the HE's timezone directly:
update vm_static set time_zone='Etc/GMT' where vm_name='HostedEngine';
Please, let me know if that helped.
Regards,
Lucia
On Fri, Sep 2, 2022 at 8:55 PM Gillingham, Eric J (US 393D)
<eric.j.gillingham@jpl.nasa.gov<mailto:eric.j.gillingham@jpl.nasa.gov>>
wrote:
1. Do you use UI or REST API?
I use the UI
2. Please find which exact VM is failing (in the engine.log) and try to update any
property of that VM using UI or REST API (please use the same as you've used for
upgrading the cluster) to see if the update fails
I presume that VM would be the one directly before the stack trace? I’m not clear on that
here’s a segment of the last several lines, the one directly proceeding the stack trace
seems to have succeeded, so I’m having trouble finding what VM is the issue.
Since I couldn’t figure out which one, I just went through and Edit -> OK on all the
VMs, a few had issues with the Configure Time zone Time Zone setting being blank, so I
just disabled Configure Time Zone since these systems are all already running.
After I did that, the cluster upgrade failed the same.
That last handful of lines from engine.log after trying the upgrade are:
##########################################################################################################################################################
2022-09-02 18:47:19,517Z INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetDestroyOnRebootVDSCommand] (default task-37)
[3a0c43c2] START, SetDestroyOnRebootVDSCommand(HostName = disa-virt4-host, VdsAndVmIDVDSP
arametersBase:{hostId='8a5df385-b2f7-475f-b4a3-8b58bafd2f1d',
vmId='42ee4174-9893-4f7d-bd15-0cfd603e2ea6'}), log id: 360238dd
2022-09-02 18:47:19,521Z INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetDestroyOnRebootVDSCommand] (default task-37)
[3a0c43c2] FINISH, SetDestroyOnRebootVDSCommand, return: , log id: 360238dd
2022-09-02 18:47:19,535Z INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-37)
[3a0c43c2] EVENT_ID: SYSTEM_UPDATE_VM(253), VM dsn-splunk-dev configuration was updated
by
system.
2022-09-02 18:47:19,546Z WARN [org.ovirt.engine.core.bll.UpdateVmCommand] (default
task-37) [46089d99] Validation of action 'UpdateVm' failed for user
gillingh@jpl-authz. Reasons:
VAR__ACTION__UPDATE,VAR__TYPE__VM,VM_CANNOT_UPDATE_HOSTED_ENGINE_FIELD
2022-09-02 18:47:19,635Z INFO [org.ovirt.engine.core.bll.UpdateVmCommand] (default
task-37) [4c05b6e7] Running command: UpdateVmCommand internal: true. Entities affected :
ID: 4fb52b3c-57f5-44b6-b755-8c564374b916 Type: VMAction group EDIT_VM_PROPERTIES with role
type USER
2022-09-02 18:47:19,670Z INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-37)
[4c05b6e7] EVENT_ID: SYSTEM_UPDATE_VM(253), VM rsp-dev2-neo4j-prod configuration was
updated by system.
2022-09-02 18:47:19,695Z INFO [org.ovirt.engine.core.bll.UpdateVmCommand] (default
task-37) [7947aecf] Running command: UpdateVmCommand internal: true. Entities affected :
ID: 563ca36f-d3b8-4c78-b4aa-d7acaf5ec3e7 Type: VMAction group EDIT_VM_PROPERTIES with role
type USER
2022-09-02 18:47:19,723Z INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-37)
[7947aecf] EVENT_ID: SYSTEM_UPDATE_VM(253), VM rsp-dev1-neo4j-prod configuration was
updated by system.
2022-09-02 18:47:19,736Z ERROR [org.ovirt.engine.core.bll.UpdateVmCommand] (default
task-37) [5ee5a875] Error during ValidateFailure.: java.lang.NullPointerException
##########################################################################################################################################################
3. Try running the following select (with proper vm name): select creation_date from
vm_static where vm_name = 'my-vm-name';
Can’t figure out how to answer this one, as I don’t see a culprit VM, so here’s the select
all:
select creation_date from vm_static;
creation_date
----------------------------
2020-11-19 18:43:26.657+00
2022-01-07 23:17:04.429+00
2020-12-17 20:13:16.279+00
2020-08-13 18:32:01.846+00
2021-10-15 18:40:12.143+00
2022-03-21 22:00:25.564+00
2014-05-04 21:00:00+00
2014-05-04 21:00:00+00
2014-05-04 21:00:00+00
2014-05-04 21:00:00+00
2014-05-04 21:00:00+00
2008-03-31 21:00:00+00
2021-10-15 18:40:41.288+00
2019-12-03 19:02:43.789+00
2021-02-19 18:01:16.663+00
2020-04-28 17:52:58.383+00
2020-11-14 00:23:56.327+00
2022-03-21 22:09:08.777+00
2020-12-02 18:54:49.037+00
2022-03-21 22:08:10.999+00
2021-01-26 19:28:52.837+00
2022-02-09 17:36:00.469+00
2020-12-17 20:12:35.682+00
2022-03-07 17:42:43.435+00
2021-02-19 18:00:30.905+00
2022-03-01 19:35:14.581+00
2022-01-07 20:20:44.144+00
2022-02-23 21:26:08.232+00
2022-03-22 00:33:38.076+00
2021-10-15 18:41:12.53+00
2020-03-31 20:22:09.8+00
2020-08-07 19:09:09.299+00
(32 rows)
4. Is there anything special about the affected VM (it was imported, created from
the template, etc.)
I don’t think there’s much anything special about the VMs, they were all either manually
created from scratch with a mounted iso, sourced from the centos7 image in theovirt
template repo, or created from a template created inside ovirt from a scratch VM.
Thank You
- Eric
From: Lucia Jelinkova <ljelinko@redhat.com<mailto:ljelinko@redhat.com>>
Date: Friday, September 2, 2022 at 2:22 AM
To: "Gillingham, Eric J (US 393D)"
<eric.j.gillingham@jpl.nasa.gov<mailto:eric.j.gillingham@jpl.nasa.gov>>
Cc: "users@ovirt.org<mailto:users@ovirt.org>"
<users@ovirt.org<mailto:users@ovirt.org>>
Subject: [EXTERNAL] Re: [ovirt-users] Can't upgrade Cluster Compatibility Version
Hi,
Could you please provide us with additional information?
1. Do you use UI or REST API?
2. Please find which exact VM is failing (in the engine.log) and try to update any
property of that VM using UI or REST API (please use the same as you've used for
upgrading the cluster) to see if the update fails
3. Try running the following select (with proper vm name): select creation_date from
vm_static where vm_name = 'my-vm-name';
4. Is there anything special about the affected VM (it was imported, created from the
template, etc.)
Thank you,
Lucia
Thank you.
On Thu, Sep 1, 2022 at 2:04 AM Gillingham, Eric J (US 393D) via Users
<users@ovirt.org<mailto:users@ovirt.org>> wrote:
When trying to edit my default clusters compat version from 4.5 to anything newer it fails
with " Error while executing action Edit Cluster properties: Internal Engine
Error"
engine.log contains the very long stack traces:
######################################################################################################################################################
2022-08-31 23:43:08,647Z ERROR [org.ovirt.engine.core.bll.UpdateVmCommand] (default
task-26) [590a6527] Error during ValidateFailure.: java.lang.NullPointerException
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.UpdateVmCommand.validate(UpdateVmCommand.java:1015)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.internalValidateInTransaction(CommandBase.java:824)
at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:140)
at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:157)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.internalValidate(CommandBase.java:803)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:417)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.executor.DefaultBackendActionExecutor.execute(DefaultBackendActionExecutor.java:13)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.runAction(Backend.java:450)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java:432)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.runInternalAction(Backend.java:638)
at jdk.internal.reflect.GeneratedMethodAccessor380.invoke(Unknown Source)
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.as.ee@24.0.1.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:232)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:446)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:164)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:72)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
at
org.wildfly.security.elytron-base@1.16.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.interfaces.BackendInternal$$$view2.runInternalAction(Unknown
Source)
at jdk.internal.reflect.GeneratedMethodAccessor379.invoke(Unknown Source)
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.7.SP1//org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.interfaces.BackendCommandObjectsHandler$BackendInternal$BackendLocal$2049259618$Proxy$_$$_Weld$EnterpriseProxy$.runInternalAction(Unknown
Source)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.runInternalAction(CommandBase.java:2388)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.UpdateClusterCommand.updateVms(UpdateClusterCommand.java:502)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.UpdateClusterCommand.updateVmsAndTemplates(UpdateClusterCommand.java:444)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.UpdateClusterCommand.executeCommand(UpdateClusterCommand.java:373)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1174)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1332)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:2010)
at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:140)
at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:79)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1392)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:424)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.executor.DefaultBackendActionExecutor.execute(DefaultBackendActionExecutor.java:13)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.runAction(Backend.java:450)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java:432)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.Backend.runAction(Backend.java:387)
at jdk.internal.reflect.GeneratedMethodAccessor827.invoke(Unknown Source)
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.as.ee@24.0.1.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.as.weld.ejb@24.0.1.<mailto:org.jboss.as.weld.ejb@24.0.1.>Final//org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(DelegatingInterceptorInvocationContext.java:92)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl.interceptorChainCompleted(WeldInvocationContextImpl.java:107)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl.proceed(WeldInvocationContextImpl.java:126)
at
org.ovirt.engine.core.common//org.ovirt.engine.core.common.di.interceptor.LoggingInterceptor.apply(LoggingInterceptor.java:12)
at jdk.internal.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
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.7.SP1//org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:73)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl.invokeNext(WeldInvocationContextImpl.java:92)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl.proceed(WeldInvocationContextImpl.java:124)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.bean.InterceptorImpl.intercept(InterceptorImpl.java:105)
at
org.jboss.as.weld.ejb@24.0.1.<mailto:org.jboss.as.weld.ejb@24.0.1.>Final//org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(DelegatingInterceptorInvocationContext.java:82)
at
org.jboss.as.weld.ejb@24.0.1.<mailto:org.jboss.as.weld.ejb@24.0.1.>Final//org.jboss.as.weld.interceptors.EjbComponentInterceptorSupport.delegateInterception(EjbComponentInterceptorSupport.java:60)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:77)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.bll.interceptors.CorrelationIdTrackerInterceptor.aroundInvoke(CorrelationIdTrackerInterceptor.java:13)
at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
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.as.ee@24.0.1.Final//org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:89)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:232)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:446)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:164)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.weld.core@3.1.7.SP1//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
at
org.jboss.as.weld.common@24.0.1.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3@24.0.1.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
at
org.wildfly.security.elytron-base@1.16.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation@1.6.0.<mailto:org.jboss.invocation@1.6.0.>Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:191)
at
org.jboss.as.ee@24.0.1.Final//org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
at
deployment.engine.ear.bll.jar//org.ovirt.engine.core.common.interfaces.BackendLocal$$$view3.runAction(Unknown
Source)
at
deployment.engine.ear.webadmin.war//org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl.runAction(GenericApiGWTServiceImpl.java:176)
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
deployment.engine.ear.webadmin.war//com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:587)
at
deployment.engine.ear.webadmin.war//com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:333)
at
deployment.engine.ear.webadmin.war//com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:303)
at
deployment.engine.ear.webadmin.war//com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:373)
at
deployment.engine.ear.webadmin.war//com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
at
javax.servlet.api@2.0.0.Final//javax.servlet.http.HttpServlet.service(HttpServlet.java:523)
at
deployment.engine.ear.webadmin.war//org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl.service(GenericApiGWTServiceImpl.java:78)
at
javax.servlet.api@2.0.0.Final//javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.servlet.HeaderFilter.doFilter(HeaderFilter.java:94)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.servlet.CachingFilter.doFilter(CachingFilter.java:133)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at
deployment.engine.ear.webadmin.war//org.ovirt.engine.core.branding.BrandingFilter.doFilter(BrandingFilter.java:73)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at
org.ovirt.engine.core.utils//org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.java:65)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
at
org.wildfly.extension.undertow@24.0.1.Final//org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
at
io.undertow.core@2.2.8.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
at
io.undertow.core@2.2.8.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at
io.undertow.core@2.2.8.Final//io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:53)
at
io.undertow.core@2.2.8.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:59)
at
io.undertow.core@2.2.8.Final//io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
at
io.undertow.core@2.2.8.Final//io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
at
io.undertow.core@2.2.8.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
at
io.undertow.core@2.2.8.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at
org.wildfly.extension.undertow@24.0.1.Final//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
at
io.undertow.core@2.2.8.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
at
io.undertow.core@2.2.8.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:269)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:130)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
at
org.wildfly.extension.undertow@24.0.1.Final//org.wildfly.extension.undertow.security.SecurityContextThreadSetupAction.lambda$create$0(SecurityContextThreadSetupAction.java:105)
at
org.wildfly.extension.undertow@24.0.1.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)
at
org.wildfly.extension.undertow@24.0.1.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)
at
org.wildfly.extension.undertow@24.0.1.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1535)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:249)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.>Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:78)
at
io.undertow.servlet@2.2.8.<mailto:io.undertow.servlet@2.2.8.&