Hi community,
I've been trying to get HCL 5.x.x working on win10 pro VM on esxi & workstation with no luck at all!. I'm getting the following error on the virtualbox once I started "any" device in the emulator:
PCDATA invalid Char value 5.
Location: 'C:\Users\user\HCL VMs\topo1\device1\topo1-device1.vbox', line 24 (5), column 142.
F:\tinderbox\win-6.0\src\VBox\Main\src-server\MachineImpl.cpp[752] (long __cdecl Machine::i_registeredInit(void)).
Result Code:
E_FAIL (0x80004005)
Component:
MachineWrap
Interface:
IMachine {5047460a-265d-4538-b23e-ddba5fb84976}
I've tried all of what google thrown at me, yet no luck!.
* the topo1-device1.vbox-prev is attached
<?xml version="1.0"?>
<!--
** DO NOT EDIT THIS FILE.
** If you make changes to this file while any VirtualBox related application
** is running, your changes will be overwritten later, without taking effect.
** Use VBoxManage or the VirtualBox Manager GUI to make changes.
-->
<VirtualBox xmlns="http://www.virtualbox.org/" version="1.16-windows">
<Machine uuid="{f89829f2-91a9-42cd-b4da-e94705a07c0d}" name="topo1-device1" OSType="Linux26" snapshotFolder="Snapshots" lastStateChange="2024-02-24T03:31:55Z">
<MediaRegistry>
<HardDisks>
<HardDisk uuid="{771d9128-2d2c-4f89-8a9e-b3dc684e58c4}" location="Snapshots/{34a7a9d8-6f50-4741-96bc-f57417b919d3}.vdi" format="VDI" type="MultiAttach">
<HardDisk uuid="{4abaff1d-1aa6-4c17-bcb4-40c3cb91abb8}" location="Snapshots/{4abaff1d-1aa6-4c17-bcb4-40c3cb91abb8}.vdi" format="VDI"/>
</HardDisk>
<HardDisk uuid="{77626c61-d01b-4def-9e23-f231c9645544}" location="c:/progra~2/hcl/version/s6850_b70.vmdk" format="VMDK" type="MultiAttach">
<HardDisk uuid="{c075713d-7633-4c84-a6d4-545dc972e054}" location="Snapshots/{c075713d-7633-4c84-a6d4-545dc972e054}.vmdk" format="VMDK"/>
</HardDisk>
<HardDisk uuid="{5ac92b50-325f-4860-9ebe-2c28cc78f150}" location="c:/users/mhabib~1/appdata/local/temp/hcl_n6zwipcg/ConfigDisk/device1.vdi" format="VDI" type="Normal"/>
<HardDisk uuid="{33144a23-1893-41f0-a079-54784029ae21}" location="t1d1-storage1.vdi" format="VDI" type="Normal"/>
</HardDisks>
</MediaRegistry>
<ExtraData>
<ExtraDataItem name="VBoxInternal/Devices/pcbios/0/Config/DmiBoardProduct" value="id=1 type=2100 slot=0 dev=58 macAddr=84-f4-d6-5f-01-00"/>
<ExtraDataItem name="VBoxInternal/Devices/pcbios/0/Config/DmiBoardSerial" value=""/>
<ExtraDataItem name="VBoxInternal/Devices/pcbios/0/Config/DmiBoardVersion" value="mem=512"/>
</ExtraData>
<Hardware>
<CPU count="2" executionCap="80">
<PAE enabled="true"/>
<LongMode enabled="false"/>
<X2APIC enabled="true"/>
<HardwareVirtExLargePages enabled="true"/>
</CPU>
<Memory RAMSize="512"/>
<Boot>
<Order position="1" device="HardDisk"/>
<Order position="2" device="None"/>
<Order position="3" device="None"/>
<Order position="4" device="None"/>
</Boot>
<VideoCapture screens="1" file="." fps="25"/>
<BIOS>
<ACPI enabled="false"/>
</BIOS>
<Network>
<Adapter slot="0" enabled="true" MACAddress="080027BE2AF0" promiscuousModePolicy="AllowAll">
<DisabledModes>
<InternalNetwork name="intnet"/>
<NATNetwork name="NatNetwork"/>
</DisabledModes>
<GenericInterface driver="UDPTunnel">
<Property name="dest" value="127.0.0.1"/>
<Property name="dport" value="10000"/>
<Property name="sport" value="10001"/>
</GenericInterface>
</Adapter>
<Adapter slot="1" enabled="true" MACAddress="00E001021234" cable="false" promiscuousModePolicy="AllowAll" type="82540EM"/>
<Adapter slot="2" enabled="true" MACAddress="00E001031234" cable="false" promiscuousModePolicy="AllowAll" type="82540EM"/>
<Adapter slot="3" enabled="true" MACAddress="00E001041234" cable="false" promiscuousModePolicy="AllowAll" type="82540EM"/>
<Adapter slot="4" enabled="true" MACAddress="00E001051234" cable="false" promiscuousModePolicy="AllowAll" type="82540EM"/>
<Adapter slot="5" enabled="true" MACAddress="00E001061234" cable="false" promiscuousModePolicy="AllowAll" type="82540EM"/>
<Adapter slot="6" enabled="true" MACAddress="00E001071234" cable="false" promiscuousModePolicy="AllowAll" type="82540EM"/>
<Adapter slot="7" enabled="true" MACAddress="00E001081234" cable="false" promiscuousModePolicy="AllowAll" type="82540EM"/>
</Network>
<UART>
<Port slot="0" enabled="true" IOBase="0x3f8" IRQ="4" path="c:\users\mhabib~1\appdata\local\temp\hcl_n6zwipcg\SerialFile\S6850_1.txt" hostMode="RawFile"/>
<Port slot="1" enabled="true" IOBase="0x2f8" IRQ="3" server="true" path="\\.\pipe\topo1-device1" hostMode="HostPipe"/>
</UART>
<AudioAdapter driver="DirectSound" enabledIn="false" enabledOut="false"/>
</Hardware>
<StorageControllers>
<StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
<AttachedDevice type="HardDisk" hotpluggable="false" port="1" device="0">
<Image uuid="{5ac92b50-325f-4860-9ebe-2c28cc78f150}"/>
</AttachedDevice>
<AttachedDevice type="HardDisk" hotpluggable="false" port="1" device="1">
<Image uuid="{33144a23-1893-41f0-a079-54784029ae21}"/>
</AttachedDevice>
<AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
<Image uuid="{4abaff1d-1aa6-4c17-bcb4-40c3cb91abb8}"/>
</AttachedDevice>
<AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="1">
<Image uuid="{c075713d-7633-4c84-a6d4-545dc972e054}"/>
</AttachedDevice>
</StorageController>
</StorageControllers>
</Machine>
</VirtualBox>