VMware Cloud Community
water270
Enthusiast
Enthusiast
Jump to solution

Vpxd::ServerApp::Init] Init failed: VpxdVdb::Init(Vdb::GetInstance(), false, false)

Hello,

My vcenter is ESX4 in windows server 2003.

I am connected in RDP, but cannot connect with VShere Client.

When t try to start the service windows

2015-07-08_13h52_34.png

2015-07-08_13h59_55.png

E

vent Type:

Error
Event Source:VMware VirtualCenter Server
Event Category:None
Event ID:1000
Date:08/07/2015
Time:13:55:19
User:N/A
Computer:VS-VC-01

Description:

The description for Event ID ( 1000 ) in Source ( VMware VirtualCenter Server ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Failed to intialize VMware VirtualCenter. Shutting down....

here's the Vpxd Log

Section for VMware VirtualCenter, pid=2788, version=4.0.0, build=build-162856, option=Release

[2015-07-08 14:03:10.675 03876 info 'App'] Current working directory: C:\WINDOWS\system32

[2015-07-08 14:03:10.675 03876 info 'Libs'] HOSTINFO: Seeing Intel CPU, numCoresPerCPU 1 numThreadsPerCore 1.

[2015-07-08 14:03:10.675 03876 info 'Libs'] HOSTINFO: This machine has 1 physical CPUS, 1 total cores, and 1 logical CPUs.

[2015-07-08 14:03:10.675 03876 info 'App'] Log path: C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\Logs

[2015-07-08 14:03:10.675 03876 info 'App'] Initializing SSL

[2015-07-08 14:03:10.675 03876 info 'Libs'] Using system libcrypto, version 9080AF

[2015-07-08 14:03:11.128 03876 info 'App'] Vmacore::InitSSL: doVersionCheck = true, handshakeTimeoutUs = 120000000

[2015-07-08 14:03:11.128 03876 info 'App'] Starting VMware VirtualCenter 4.0.0 build-162856

[2015-07-08 14:03:11.128 03876 info 'App'] Log directory: C:\Documents and Settings\Default User\Local Settings\Application Data\VMware\vpx.

[2015-07-08 14:03:11.128 03876 info 'App'] Account name: SYSTEM

[2015-07-08 14:03:11.128 03876 info 'App'] Total virtual memory available for the process 2097024 KB

[2015-07-08 14:03:11.128 03876 info 'App'] [VpxOsLayer] Enabled low-frag process heap.

[2015-07-08 14:03:11.128 03876 info 'App'] [VpxOsLayer] Enabled low-frag crt heap.

[2015-07-08 14:03:11.128 03876 info 'App'] [Vpxd::ServerApp::Init:749] Calling: InfoDeclSchema(gDB)

[2015-07-08 14:03:11.128 03876 info 'App'] [Vpxd::ServerApp::Init:751] Calling: VpxCallbackDesc::Init(MakeFunctor(this, &ServerApp::RequestShutdown))

[2015-07-08 14:03:11.128 03876 info 'App'] [Vpxd::ServerApp::Init:752] Calling: VpxCryptInit()

[2015-07-08 14:03:11.128 03876 info 'App'] [Vpxd::ServerApp::Init:753] Calling: VpxLRO::Init()

[2015-07-08 14:03:11.128 03876 info 'App'] [Vpxd::ServerApp::Init:754] Calling: VpxLroList::Init(ltud)

[2015-07-08 14:03:11.128 03876 info 'App'] [VpxLRO] 128 max LROs

[2015-07-08 14:03:11.128 03876 info 'App'] [VpxLRO] 12 reserved internal LROs

[2015-07-08 14:03:11.128 03876 info 'App'] [VpxLRO] 12 reserved blocker LROs

[2015-07-08 14:03:11.128 03876 info 'App'] [VpxLRO] 12 reserved short LROs

[2015-07-08 14:03:11.128 03876 info 'App'] [VpxLRO] 8 reserved long LROs

[2015-07-08 14:03:11.128 03876 info 'App'] [VpxLRO] 600-second task lifetime

[2015-07-08 14:03:11.128 03876 info 'App'] [Vpxd::ServerApp::Init:755] Calling: VpxdCharacterizeThreadpool(ltud, minNumThreads, maxNumThreads)

[2015-07-08 14:03:11.128 03876 info 'App'] [Vpxd::ServerApp::Init:756] Calling: VpxdCertificate_Load(gDB, CERTIFICATE_VMDBPATH )

[2015-07-08 14:03:11.128 03876 info 'App'] [Vpxd::ServerApp::Init:757] Calling: VpxdVdb::Init(Vdb::GetInstance(), false, false)

[2015-07-08 14:03:11.160 03876 error 'App'] ODBC error: (28000) - [Microsoft][SQL Native Client][SQL Server]Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.

[2015-07-08 14:03:11.160 03876 error 'App'] Error getting configuration info from the database

[2015-07-08 14:03:11.160 03876 error 'App'] [Vpxd::ServerApp::Init] Init failed: VpxdVdb::Init(Vdb::GetInstance(), false, false)

[2015-07-08 14:03:11.160 03876 error 'App'] Failed to intialize VMware VirtualCenter. Shutting down...

[2015-07-08 14:03:11.160 03876 info 'App'] Forcing shutdown of VMware VirtualCenter now

Reply
0 Kudos
1 Solution

Accepted Solutions
DanielOprea
Hot Shot
Hot Shot
Jump to solution

Hi,

If this is the problem! You can not change the domain and DNS, because the VC installation and configuration of the DB points to FQDN of origin.

For the resolution:

Remove from old domain, reboot.  Add to new domain, reboot.

In the ODBC use SQL authentication, because Windows will not work if the 2 domains are not trusted.

Regards

Daniel

PLEASE CONSIDER AWARDING any HELPFUL or CORRECT answer. Thanks!!
Por favor CONSIDERA PREMIAR cualquier respuesta ÚTIL o CORRECTA. ¡¡Muchas gracias!!
Blogs: https://danieloprea.blogspot.com/

View solution in original post

Reply
0 Kudos
3 Replies
DanielOprea
Hot Shot
Hot Shot
Jump to solution

Hi,

You connectivity with the BBDD is failing:

[2015-07-08 14:03:11.160 03876 error 'App'] ODBC error: (28000) - [Microsoft][SQL Native Client][SQL Server]Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.

[2015-07-08 14:03:11.160 03876 error 'App'] Error getting configuration info from the database

Please check the conectivity with the BBDD in the ODBC...

Folowing this steps: VMware KB: vCenter Server installation fails with ODBC and DSN errors

Regards

Daniel

PLEASE CONSIDER AWARDING any HELPFUL or CORRECT answer. Thanks!!
Por favor CONSIDERA PREMIAR cualquier respuesta ÚTIL o CORRECTA. ¡¡Muchas gracias!!
Blogs: https://danieloprea.blogspot.com/
Reply
0 Kudos
water270
Enthusiast
Enthusiast
Jump to solution

oK THAT I KNow, is this Vcenter still belong to a old domain and old DNS that does not exist anymore. It can be the problem, is it ?.

We will migrate to the new domain and new DNS and we will test the connection via V Sphere.

What did you think about this ?

After migrated if we cannot connect we will try to reset the pass with this tecnote  right ?

Change the password from command line:

Note: You must change the password through the command line, as it is encrypted in the registry.

  1. Click Start, then type cmd in the search box.
  2. When cmd.exe appears, right-click it and choose Run as administrator. The command prompt window opens.
  3. Navigate to the directory in which vCenter Server is installed:

    • In VirtualCenter 2.0.x, it is installed by default in:

      C:\Program Files\VMware\VMware VirtualCenter 2.0\

    • In VirtualCenter 2.5.x, vCenter Server 4.x and 5.x, it is installed by default in:

      C:\Program Files\VMware\Infrastructure\VirtualCenter Server\

    • In vCenter Server 6.0, it is installed by default in:

      C:\Program Files\VMware\Infrastructure\vCenter Server\vpxd\

  4. Run the command:

    vpxd.exe -p

  5. When prompted, enter the new password and press Enter.
  6. Retype the password and press Enter again to complete the password change.
Reply
0 Kudos
DanielOprea
Hot Shot
Hot Shot
Jump to solution

Hi,

If this is the problem! You can not change the domain and DNS, because the VC installation and configuration of the DB points to FQDN of origin.

For the resolution:

Remove from old domain, reboot.  Add to new domain, reboot.

In the ODBC use SQL authentication, because Windows will not work if the 2 domains are not trusted.

Regards

Daniel

PLEASE CONSIDER AWARDING any HELPFUL or CORRECT answer. Thanks!!
Por favor CONSIDERA PREMIAR cualquier respuesta ÚTIL o CORRECTA. ¡¡Muchas gracias!!
Blogs: https://danieloprea.blogspot.com/
Reply
0 Kudos