vSphere Web Client service fails to start with the error: Kernel service unavailable to user region
search cancel

vSphere Web Client service fails to start with the error: Kernel service unavailable to user region

book

Article ID: 324906

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction




Symptoms:
  • vSphere Web Client service fails to start.
  • You see the error:

    Kernel service unavailable to user region

  • vSphere Web Client service starts, but stops again after a minute.
  • In the C:\ProgramData\VMware\vSphere Web Client\ serviceability\logs\virgo-server\log.log file, you see entries similar to:

<YYYY-DD-MM>< TIME> INFO [INFO ] kernel-dm-7 o.s.osgi.service.importer.support.OsgiServiceProxyFactoryBean Looking for mandatory OSGi service dependency for bean [quasiFrameworkFactory] matching filter (objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)
<YYYY-DD-MM>< TIME> ERROR [ERROR] Thread-10 org.eclipse.virgo.medic.eventlog.default UR0005E Kernel service unavailable to userregion within 30 seconds. Shutting down. java.util.concurrent.TimeoutException: org.eclipse.virgo.kernel.install.artifact.ScopeServiceRepository
at org.eclipse.virgo.kernel.userregion.internal.Activator.getPotentiallyDelayedService(Activator.java:352)
at org.eclipse.virgo.kernel.userregion.internal.Activator.access$0(Activator.java:336)
at org.eclipse.virgo.kernel.userregion.internal.Activator$ServiceScopingHookRegisteringRunnable.run(Activator.java:256)
at java.lang.Thread.run(Unknown Source)
  • In the ProgramData/VMware/vCenterServer/logs/vsphere-client/wrapper.log file, you see entries similar to:

INFO | jvm 1 | 2016/02/16 08:33:16 | [2016-02-16T08:33:16.459-07:00]

[ERROR] Thread-12 Kernel service unavailable to userregion within 600 seconds (org.eclipse.virgo.kernel.startup.wait.limit). Shutting down. java.util.concurrent.TimeoutException: org.eclipse.virgo.nano.deployer.api.core.DeployUriNormaliser

INFO | jvm 1 | 2016/02/16 08:33:16 | at org.eclipse.virgo.kernel.osgi.framework.ServiceUtils.getPotentiallyDelayedService(ServiceUtils.java:62)

INFO | jvm 1 | 2016/02/16 08:33:16 | at org.eclipse.virgo.kernel.userregion.internal.Activator$InitialArtifactDeployerCreatingRunnable.run(Activator.java:324)

INFO | jvm 1 | 2016/02/16 08:33:16 | at

java.lang.Thread.run(Thread.java:745) INFO | jvm 1 | 2016/02/16 08:33:16 |

INFO | jvm 1 | 2016/02/16 08:33:16 | [2016-02-16T08:33:16.459-07:00]

[ERROR] Thread-11 Kernel service unavailable to userregion within 600 seconds (org.eclipse.virgo.kernel.startup.wait.limit). Shutting down. java.util.concurrent.TimeoutException: org.eclipse.virgo.kernel.install.artifact.ScopeServiceRepository

INFO | jvm 1 | 2016/02/16 08:33:16 | at org.eclipse.virgo.kernel.osgi.framework.ServiceUtils.getPotentiallyDelayedService(ServiceUtils.java:62)

INFO | jvm 1 | 2016/02/16 08:33:16 | at org.eclipse.virgo.kernel.userregion.internal.Activator$ServiceScopingHookRegisteringRunnable.run(Activator.java:280)



Environment

VMware vCenter Server 5.5.x
VMware vCenter Server 5.1.x
VMware vCenter Server 6.0.x

Cause

This issue may occur when there is resource contention with the vCenter Server (low CPU/RAM or slow performing disk I/O). Because of this, the kernel service waits for the Application indefinitely causing an unavailability of the kernel service to the user region.

Resolution

To resolve this issue, check if the server resources match the minimum requirements for installing the VMware Web Client. For more information, see Minimum requirements for installing the vSphere and vSphere Web 5.x Client (2005083).
If the server resources do not match the requirement:
  1. Increase RAM, CPU, and Disk size.
  2. Restart the VMware VirtualCenter Server service.


Additional Information

Minimum requirements for installing the vSphere Client and vSphere Web Client 5.x
vSphere Web Client サービスが次のエラーで停止する: Kernel service unavailable to user region