Jump to content
Updated Privacy Statement
  • 1

VDA agent fails to start; citrix-dotnet: Failed to connect with logd messages


Ercan Yilmaz

Question

Lately I see often that the vda agent fails to start and see the following error during startup of the Linux vda agent:

 

# systemctl status ctxhdx ctxvda ctxjproxy
● ctxhdx.service - Citrix HDX Service
   Loaded: loaded (/etc/systemd/system/ctxhdx.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2021-10-19 11:17:03 CEST; 23min ago
  Process: 15523 ExecStart=/opt/Citrix/VDA/bin/ctxhdx (code=exited, status=203/EXEC)
 Main PID: 15523 (code=exited, status=203/EXEC)

Oct 19 11:17:03 host1 systemd[1]: Started Citrix HDX Service.
Oct 19 11:17:03 host1 systemd[1]: ctxhdx.service: main process exited, code=exited, status=203/EXEC
Oct 19 11:17:03 host1 systemd[1]: Unit ctxhdx.service entered failed state.
Oct 19 11:17:03 host1 systemd[1]: ctxhdx.service failed.

● ctxvda.service - Citrix DotNet VDA Service
   Loaded: loaded (/etc/systemd/system/ctxvda.service; enabled; vendor preset: disabled)
   Active: active (running) since Tue 2021-10-19 09:59:09 CEST; 1h 41min ago
 Main PID: 5967 (ctxvda)
    Tasks: 24
   CGroup: /system.slice/ctxvda.service
           ├─5967 /bin/sh /opt/Citrix/VDA/sbin/ctxvda
           └─5970 /opt/rh/rh-dotnet31/root/usr/bin/dotnet /opt/Citrix/VDA/lib64/BrokerAgentLinux.dll

Oct 19 11:40:43 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:44 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:44 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:45 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:45 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:46 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:46 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:47 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:47 host1 citrix-dotnet[5970]: Failed to connect with logd.
Oct 19 11:40:48 host1 citrix-dotnet[5970]: Failed to connect with logd.

● ctxjproxy.service - Citrix Java Proxy Service
   Loaded: loaded (/etc/systemd/system/ctxjproxy.service; enabled; vendor preset: disabled)
   Active: active (running) since Tue 2021-10-19 09:57:50 CEST; 1h 42min ago
 Main PID: 1929 (ctxjproxy)
    Tasks: 30
   CGroup: /system.slice/ctxjproxy.service
           ├─1929 /bin/sh /opt/Citrix/VDA/sbin/ctxjproxy
           └─1944 java -Dlogfile=/var/log/xdl/jproxy.log -Dperflogfile=/var/log/xdl/jproxyperf.log -Dfile.encoding=UTF8 -Dsun.security.krb5.msinterop.kstr...

Oct 19 09:57:50 host1 systemd[1]: Started Citrix Java Proxy Service.
Oct 19 09:57:59 host1 citrix-ctxvda[1944]: Failed to connect with logd.

 

Anyone any idea what the root cause is for this issue. Restarting services does not help.

The current solution is a complete removal and reinstall of the vda agent and all dependencies (yum remove postgres*; rm -rf /var/lib/pgsql), which is not desirable.

 

Running:

OS: CentOS Linux release 7.9.2009 (Core)

kernel: 3.10.0-1160.36.2.el7.x86_64

vda agent: XenDesktopVDA-21.04.0.8-1.el7_x.x86_64

dotnet:

rh-dotnet31-runtime-3.1-3.el7.x86_64
rh-dotnet31-libcurl-7.61.1-11.el7.x86_64
rh-dotnet31-dotnet-host-3.1.16-1.el7.x86_64
rh-dotnet31-dotnet-runtime-3.1-3.1.16-1.el7.x86_64
rh-dotnet31-dotnet-hostfxr-3.1-3.1.16-1.el7.x86_64

 

 

Link to comment

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...