I'm having issues with my View environment, we have 80 clients running Zero clients with PCoIP.
View 5.1 and ESXi 4.1.
What happens is the desktop flickers and goes black and disconnects the session, this happens ~10 times per day (over 80 clients) and I think it always happens when the vCPU is maxed out. At least everything I look the vCPU have been at 100% or close to.
I've been trying to find a solution, but I can't really find anything.
I just extracted logs from on of the cdesktops after it disconnected.
Here are some of the info I found interesting.
09:05:27,896 ERROR <theTopicPublishingManager> [TopicPublishingManager] TopicPublishingManager general exception com.vmware.vdi.agent.messageserver.TopicPublishingManager.run(SourceFile:273)
com.swiftmq.jms.ConnectionLostException: Connection closed
at com.swiftmq.jms.ExceptionConverter.convert(Unknown Source)
at com.swiftmq.jms.v750.MessageProducerImpl.processSend(Unknown Source)
at com.swiftmq.jms.v750.MessageProducerImpl.send(Unknown Source)
at com.swiftmq.jms.v750.TopicPublisherImpl.publish(Unknown Source)
at com.vmware.vdi.agent.messageserver.TopicPublishingManager.run(SourceFile:265)
at java.lang.Thread.run(Thread.java:619)
09:07:08,961 INFO <Main Thread> [wsnm_desktop] Session DISCONNECTED: id=0, user EB\mikael.berglin, client=(null), connectionId=BB454829974AFBE64828632856252914, userDn=cn=s-1-5-21-1277182115-1003060436-3752233372-1146,cn=foreignsecurityprincipals,dc=vdi,dc=vmware,dc=int
09:07:11,665 INFO <5608> [winlogon] Program 'winlogon' started, version=, pid=5084, buildtype=release, usethread=0, closeafterwrite=1
09:07:12,045 INFO <5608> [winlogon] Authentication Manager successfully installed.
02/26/2013, 09:05:44.499> LVL:2 RC: 0 AGENT :MBX_CON_CLOSED
02/26/2013, 09:05:44.499> LVL:2 RC: 0 AGENT :tera_agent_disconnect: agent close code: 3, disconnect reason: 0
02/26/2013, 09:05:45.200> LVL:2 RC: 0 AGENT :tera_agent_disconnect: connection_closed 3
A complete set of logs from the vm is attached, it' conly logs from today so they should all be relevant.
If anyone could give me some pointers it would be super helpful.