Hello,
We had a user who happened to have to same issue as yours. This is what was suggested. Can you please go through the below and see if it helps at your end.
Either way, please attach the support bundle that you have when it failed the first time.
“We have tried to install Delivery Center Server on CentOS 64 bit, open source version of RHEL Server, and this are our
observations:
1. To be able to run java on 32 bit the package “libstdc++.i686” is requried, so doing “yum install libstdc++.i686” will allow you to run java 32 bit on a CentOS 64 bit.
2. If you are trying to run the SDC installer with a 64 bit JVM only installing the “libstdc++.i686” will allow you to install and run SDC Server, in the best case this is what your system needs.
3. There are some cases where the system already has a 32 bit JVM running, this implies that it already has the “libstdc++.i686”, now with this configuration you will also need to have installed “gtk2.i686″ in order to run the SDC Server installer with a 32 bit JVM.”
Thanks
Best Regards
Radhika – SDC Support.