I'm aware that this is an old thread, but I have just had this problem
with a 6.2 install on CentOS 7 64bit in Docker. I found when executing
the /bedrock/svcnative/XMLFormService/bin/XMLForm.exe at the command
line, that I was missing some 32 bit libraries, and also that libraries
in the /crx-quickstart/bedrock/svcnative/ServicesNatives2/lib/ were not
being found.The solution was to execute the XMLForm.exe, get an error,
cure, and repeat until I had no more missing library errors. This
resulted...