khairulnixam
Contributor
Contributor

Yup.. 100% works for me.....

with the following errors

2017-02-22T04:26:53.744Z   VMware Identity Service bootstrap: importDirectory=C:\ProgramData\VMware\vCenterServer\export\sso VMware Identity Service bootstrap failed.Exception: Traceback (most recent call last):

  File "C:\Program Files\VMware\vCenter Server\firstboot\vmidentity-firstboot.py", line 202, in main

    vmidentityFB.boot()

  File "C:\Program Files\VMware\vCenter Server\VMware Identity Services\vmidentity_firstboot_core.py", line 181, in boot

    self.configureSTS(self.__stsRetryCount, self.__stsRetryInterval)

  File "C:\Program Files\VMware\vCenter Server\VMware Identity Services\vmidentity_firstboot_core.py", line 1145, in configureSTS

    self.copyCertForTC()

  File "C:\Program Files\VMware\vCenter Server\VMware Identity Services\vmidentity_firstboot_core.py", line 810, in copyCertForTC

    self.configureTCSSLProtocol(self.__tc_sts_server_xml_path, self.__ecdheFlag)

  File "C:\Program Files\VMware\vCenter Server\VMware Identity Services\vmidentity_firstboot_core.py", line 680, in configureTCSSLProtocol

    tree = ET.parse(file_path)

  File "C:\Program Files\VMware\vCenter Server\python\lib\xml\etree\ElementTree.py", line 1182, in parse

    tree.parse(source, parser)

  File "C:\Program Files\VMware\vCenter Server\python\lib\xml\etree\ElementTree.py", line 656, in parse

    parser.feed(data)

  File "C:\Program Files\VMware\vCenter Server\python\lib\xml\etree\ElementTree.py", line 1642, in feed

    self._raiseerror(v)

  File "C:\Program Files\VMware\vCenter Server\python\lib\xml\etree\ElementTree.py", line 1506, in _raiseerror

    raise err

ParseError: junk after document element: line 66, column 0

BTW

While the setup running, I deleted line 66 and below from this location C:\ProgramData\VMware\vCenterServer\export\sso\server.xml

Thanks

Reply
0 Kudos