centos 5.2 'shared memory init failed' issue - doesn't start
I am running centos 5.2 32bit and I installed FMS 3.0.2 (Tried FMS 3.0.4 also)
FMS installed just fine with the -platformWarnOnly flag.
My problem is it will not start at all, nothing starts. no logs in the /opt/adobe/fms either, I only get logs in /var/log/messages with the following
Apr 8 17:14:48 vid Server[22463]: Process (22463) : shared memory (__FCS__serverstats_) init failed.
Apr 8 17:14:53 vid Server[22475]: Process (22475) : shared memory (__FCS__serverstats_) init failed.
Apr 8 17:21:15 vid Server[22733]: Process (22733) : shared memory (__FCS__serverstats_) init failed.
Apr 8 17:21:20 vid Server[22745]: Process (22745) : shared memory (__FCS__serverstats_) init failed.
I also did a ldd on fmsmaster and symlinked "libasneu.so.1 => not found" to the real file, that did nothing.
Here are some of the rpms that im pretty sure are needed.
[root@vid fms]# rpm -qa | grep compat
compat-gcc-34-g77-3.4.6-4
compat-libgcc-296-2.96-138
compat-glibc-headers-2.3.4-2.26
compat-gcc-34-3.4.6-4
compat-libf2c-34-3.4.6-4
compat-gcc-34-c++-3.4.6-4
compat-libstdc++-296-2.96-138
compat-glibc-2.3.4-2.26
compat-libstdc++-33-3.2.3-61
[root@vid fms]# rpm -qa | grep stdc
compat-libstdc++-296-2.96-138
libstdc++-4.1.2-44.el5
compat-libstdc++-33-3.2.3-61
libstdc++-devel-4.1.2-44.el5
[root@vid9 fms]# rpm -qa | grep nspr
nspr-devel-4.7.3-2.el5
nspr-4.7.3-2.el5
Would appreciate any help guys!!
I also googled my error and there is one post with no answer here: http://forums.adobe.com/message/105674#105674
Thanks!
