11 Mar 2011 18:19
Re: Re: 64-bit Sun Cluster 3.1 Issue (6.3-6.03)
Thanks Dan for your answer but the error I got is a little bit different but your are right about the 32 bit library. And yes I did install the HA Agent, this is the output of "commpkg install" 8 Messaging Server Sun Cluster HA agent 7.0 (7.0-0.03) == Installed Version at /opt/sun/comms/msg_scha : 7.0-0.03 This is the command I´m trying to run: scrgadm -a -j correo-jes-rs -t SUNW.ims -g correo-rg -x IMS_serverroot=/opt/sun/comms/messaging64 -y Resource_dependencies=correo-rs,msgstore stor01 - ld.so.1: ims_svc_validate: fatal: /usr/cluster/lib/libdsdev.so.1: wrong ELF class: ELFCLASS32 Best Regards. On Mar 11, 2011, at 9:48 AM, Dan Newman wrote: > > On 10 Mar 2011 , at 11:10 PM, Osvaldo Fonseca wrote: > >> Hi, >> >> I´m trying to do almost the same but instead of messaging 6.3, I´m going to migrate to messaging 7.1 (libimta.so 7u4-18.01 64bit) > > Did you install the 64bit HA Agent for Messaging Server? The error you are getting > indicates that you have a ims_svc_validate which is getting an error when > it tries to dynamically load & link to a 64bit shared library. The error itself, > "wrong ELF class", strongly suggests that ims_svc_validate is a 32bit image and > hence why it cannot load the 64bit libimsinfo.so. > >>>> Aug 19 15:53:51 t2 SC[SUNW.ims,mail-rg,mail-ims,ims_svc_validate]: [ID >>>> 195701 daemon.error] Unable to access the shared library >>>> "/opt/sun/comms/messaging64/lib/libimsinfo.so" >>>> Aug 19 15:53:51 t2 ld.so.1: ims_svc_validate: fatal: >>>> /opt/sun/comms/messaging64/lib/libimsinfo.so: wrong ELF class: >>>> ELFCLASS64 > > Regards, > Dan Osvaldo Fonseca osvaldo.fonseca@...
RSS Feed