Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

UltraVNC - Disconnects after user logs in

Post Reply
mavade
Posts: 2
Joined: 2016-02-08 15:56

UltraVNC - Disconnects after user logs in

Post by mavade »

I am working with UltraVNC server running on Windows 7 virtual machines. I get this error in the windows logs

vncservice.cpp : @@@@@@@@@@@@@ GetCurrentUser - Error: Usersize 0
vncproperties.cpp : ***** DBG - Force USER SYSTEM 2
vncservice.cpp : @@@@@@@@@@@@@ GetCurrentUser - Error: Usersize 0
vncservice.cpp : @@@@@@@@@@@@@ GetCurrentUser - Error: Usersize 0
vncmenu.cpp : ############### Usernames change: old="", new=""

Info about my setup:

These VM's are linked clones running on a large ESXi plant. All of my VDI's are made from the same image. Lets say I have 10 images, 7 of which work as expected, the other 3 will get the above error. I have verified there are no network or resource constraints. Has anyone ever seen the above error and if so, know how to track it down?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: UltraVNC - Disconnects after user logs in

Post by Rudi De Vos »

The error you see is just a 5 second try to set the trayicon.
Until someone is loggen, there is no user and we force to system.
You normal see this error every 5 second until someone is logged

Is someone logged ?
Running as service / application ?
If running as application, does "runas admin" make a difference.
Post Reply