The error I am getting is "An I/O error occurred." No other information is available..I am executing the command as user mqm.
I was hoping/expecting to see a failing open() call. Were there really none of these? I'm not sure whether the I/O error is really the main cause of the problem.
One more question: where did your libstdc++.so.3 file come from? It doesn't get shipped in /opt/mqm/lib as far as I know.
I've heard that in order to use SSL on Linux on MQ 5.3 people have to build yourself a copy of libstdc++.so.3 from source or get a pre-built version from "somewhere". And the most likely location for the installed file would be in /usr/lib.
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
Quote:
libstdc++.so.3 is not shipped with RHEL 3. So I have made a symbolic link to libstdc++.so.5.0.3. Is this causing the error?
Almost certainly - I solved this problem on my system by installing libstc++3-3.0.1-3.i386.rpm which put libstdc++.so.3 in /usr/lib _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum