Sun Java Enterprise System 2005Q4 版本說明

remove_Wireless 程序中的 shell 語法無效 (6301677)

remove_Wireless 程序在 Portal Server 的 unconfigure 作業 (psconfigunconfigurewithscrubds) 期間失敗。

解決方案:編輯 remove_Wireless 檔案,為空 if 敘述加上註釋。以下所示的是一個範例:

#Perform web container specific un-config

#

#if [ “$DEPLOY_TYPE” == “IWS” ]; then

#elif [ “$DEPLOY_TYPE” = “SUNONE” ]; then

#fi