I ran into this problem today while installing VMware vCenter Server 4.0 Update 1 on Windows Server 2008 SP2. In addition, the error said “Refer to C:\\Users\...\AppData\Local\Temp\...\jointool-0.log for more details."
Unfortunately, there was no jointool-0.log. I tried several steps from Duncan’s Blog Post, and also from VMware’s KB articles 1015887 1010938 and 1013822, all with no success. Removing the server from the domain and rejoining it did not help, setting permissions on the root-drive had no effect and even creating the AD LDS instance for vCenter was unsuccessful.
After doing some more research I came across the fact, the using a semicolon “;” in the databases password could cause errors – and that was the solution. After changing the vpxuser’s password on the database installation went throug and I had (nearly) no problem.
Schlagworte: ad lds, adam, adlds, jointool, jointool-0.log, log, password, problem, server, vcenter
I had exactly the same problem, thanks for the solution!
I have spent most of the day troubleshooting this weird error, but none of the other articles had the exact right error messages. Found this blog post now, and I am VERY excited about trying to change the password at work tomorrow.
Thanks in advance!
Yep, it worked. Again, many thanks for sharing this!