Removing SAS BI Portlets from the WebSphere Portal Server

Removing SAS BI Portlets from the WebSphere Portal Server

If you need to remove the SAS BI Portlets from the WebSphere Portal and WebSphere Web application server, complete these tasks:
  1. Delete the SAS BI Portlets from the WebSphere Portal. See Delete the SAS BI Portlets from the WebSphere Portal.
  2. Remove Custom JVM Arguments From the WebSphere Administrative Console. See Remove Custom JVM Arguments from the WebSphere Administrative Console.
  3. Remove the PFS JAAS Configuration in the WebSphere Administrative Console. See Remove Custom JVM Arguments from the WebSphere Administrative Console.

Delete the SAS BI Portlets from the WebSphere Portal

To delete the SAS BI Portlets from the WebSphere Portal, follow these steps:
  1. Log on to the WebSphere Portal Administrative Console.
  2. In the Administration tab, under Portlet Management, select Web Modules.
  3. Search for sas.biportlets4.3.war file to display the filename.
  4. Click on the Delete Web Module icon for the sas.biportlets4.3.war file.
  5. Click Yes in response to the message about the file deletion.
  6. If necessary, refresh the page by navigating to a different page and returning back to the page to verify that the file has been deleted.

Remove Custom JVM Arguments from the WebSphere Administrative Console

To remove customizations that were applied to WebSphere for the SAS BI Portlets, follow these steps in the WebSphere Administrative Console:
  1. Start the WebSphere Administrative Console and log on to the console.
  2. ExpandServersthen selectApplication Servers and select WebSphere Portal.
  3. On the Configuration tab, under Server Infrastructure, click Java and Process Management.
  4. Select Process Definition.
  5. Under Additional Properties, click Java Virtual Machine.
  6. In the Generic JVM Arguments field, remove the JVM Arguments that apply to the SAS BI Portlets:
    -Xgcpolicy:gencon -Dcom.sun.management.jmxremote
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Djava.awt.headless=true -Dsas.container.identifier=websphere
    -Dsas.auto.publish.port=9080
    -Dcom.sas.services.logging.disableRemoteList=true
    -Dcom.sas.services.logging.disableRemoteLogging=true
    -Djava.net.preferIPv4Stack=true
    -Djava.net.preferIPv6Addresses=false
    -Dmulticast_udp_ttl=32
    -Dmulticast.address=IP address used for the multicast address
    -Dmulticast.port=port number
    -Dcom.sas.log.config.url=file:///SAS-configuration-directory
    /Lev1/Web/Common/LogConfig/
  7. Save your changes.

Remove the PFS JAAS Configuration in the WebSphere Administrative Console

To remove the PFS JAAS configuration in the WebSphere Administrative Console, follow these steps:
  1. Start the WebSphere Administrative Console and log on to the console.
  2. Expand Securitythen selectGlobal Security.
  3. Under Authentication, click to expand Java Authentication and Authorization Service, and click Application logins.
  4. Select the check box for PFS and click Delete. The PFS JAAS configuration is deleted.
  5. Restart the WebSphere Portal Server.