cenOS安装前需要安装compat-libstdc++-* lib包
find /centOS-CD -name compat-libstdc++* -print
rpm -ivh compat-libstd…
装入/opt/IBM/WebSphere/AppServer/java/jre/bin/libj9thr23.so: cannot restore segment prot after reloc: Permission denied 出错
if you have this error:
Error loading: /opt/ibm/java2-i386-50/jre/bin/libj9thr23.so: cannot restore segment prot after reloc: Permission denied
Do this, else ignore:
* menu->Administration->Security Level and Firewall
* Enter root password
* Choose SELinux tap
* expand Memory Protection entry
*check the box of the first entry “Allow all unconfirmed executables to use libraries requiring text relocation that are not labled …..”
SELinux禁止未授权执行程序库运行。 将SELinux安全设置为“允许”即可。
控制台
http://192.168.108.129:9060/ibm/console/
相关文章