- This topic has 4 replies, 3 voices, and was last updated 9 years, 4 months ago by k.nguyen.
-
AuthorPosts
-
polijnykMemberI get the following error when trying to install SDC on a new RHEL box. I have no idea how to proceed (if libraries are missing, which ones should I isntall? Should I be running a 32-bit OS?).
Anyone run into this before?Installation problem
You can retry again later or click Show to see a support bundle with information Delivery Center ServerDescription of Problem
The server did not start up and no log file was produced. Typically this is indicative of a low-level operating system incompatibility running the software. On Linux, this can be due to 32-bit libraries missing on a 64-bit operating system install.
sdc-supportMemberHello,
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.
polijnykMemberYes this worked, thanks.
sdc-supportMemberGlad to hear it worked.
Apologize for a slight delay in getting back to you.
Thanks
Best Regards
Radhika – SDC Support.
k.nguyenParticipantI am running myeclipse-2015-stable-2.0-offline-installer-linux.run to install myeclipse on my red hat box.
The process started but failed with the following messages. Can any one help?
Starting installer – please wait…
– Preparing install engine
– Extracted install engine
– Detected JVM architecture: 64 bit
– Launching install engine; waiting for completion
– Exited install engine -
AuthorPosts