Sun Java Enterprise System 2005Q4 Release Notes

Invalid shell syntax in remove_Wireless process (6301677)

The remove_Wireless process fails during Portal Server unconfigure operation (psconfig and unconfigurewithscrubds).

Solution Edit the remove_Wireless file and comment out the empty if statement. An example is shown below:

#Perform web container specific un-config

#

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

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

#fi