問題描述:
在Red Hat Enterprise Linux 5的操作
系統上安裝websphere Application Server v6.0 或 v6.1時,可能會碰到下面的錯誤信息:
pak/repository/package.java.jre/java/jre/bin/classic/libjvm.so: cannotrestore segment prot after reloc: PPermission denied
解答:
如果想在Red Hat Enterprise Linux 5的操作系統上安裝websphere Application Server v6.0, 需要安裝WebSphere Application Server v6.0.2.21 或之后的版本,并且需要安裝IBM Software Development Kit (SDK) v1.4.2 SR8或之后的版本,如果安裝websphere Application Server versions 6.1,需要安裝WebSphere Application Server v6.1.0.9或之后的版本,并且安裝IBM SDK v1.5 SR5 或之后版本。
另外,Red Hat Enterprise Linux 5的默認安全策略會阻止websphere Application Server v6.0 或 v6.1的正常安裝。
所以,要想安裝websphere Application Server v6.0 或 v6.1,需要按下面的步驟來做:
1.在安裝websphere Application Server v6.0 或v6.1之前,在Red Hat Enterprise Linux 5上禁用SELinux。
2.在安裝websphere Application Server v6.0之后,升級websphere Application Server 到v6.0.2.21或之后的版本,并且升級SDK到 v1.4.2 SR8或之后的版本。
3.在安裝websphere Application Server v6.1之后,升級websphere Application Server 到v6.1.0.9或之后的版本,并且升級SDK到 v1.5 SR5或之后的版本。