内に含まその他のドキュメントサポート リソース | PDF 文書ファイルをダウンロードする (1403 KB)
Chapter 7 Uninstalling the WebLogic Server/Portal 10 AgentTo uninstall the WebLogic Server/Portal 10 agent, use the agentadmin program with the --uninstall option. This chapter includes: For more information about the agentadmin program, see Key Features and Tasks Performed With the J2EE agentadmin Program. Preparing to Uninstall the WebLogic Server/Portal 10 AgentBefore you uninstall the WebLogic Server/Portal 10 agent, perform the following tasks: Removing the Agent Authentication ProviderUse the WebLogic Server/Portal 10 Administration Console to remove the Agent Authentication Provider that was configured after the agent was installed.
|
./agentadmin --uninstall |
or
./agentadmin --uninstallAll |
The --uninstall removes only one instance of the agent, while the --uninstallAll option removes all configured instances of the agent.
The uninstall program launches and prompts you for the following information:
Startup script location
WebLogic domain secured by the agent
Enter the appropriate values or accept the default values.
The uninstall program displays your choices and then asks if you want to continue:
To continue with the uninstallation, select 1 (the default).
************************************************************************ Welcome to the Access Manager Policy Agent for BEA WebLogic 10.0 Platform. If the Policy Agent is used with Federation Manager services, User needs to enter information relevant to Federation Manager. ************************************************************************ Enter the path to the location of the script used to start the WebLogic domain. Please ensure that the agent is first installed on the admin server instance before installing on any managed server instance. [ ? : Help, ! : Exit ] Enter the Startup script location [C:\bea\user_projects\domains\mydomain\startWebLogic.cmd]: Enter the name of the WebLogic Server instance secured by the agent. [ ? : Help, < : Back, ! : Exit ] Enter the WebLogic Server instance name [myserver]: ----------------------------------------------- SUMMARY OF YOUR RESPONSES ----------------------------------------------- Startup script location : /usr/local/bea/user_projects/domains/mydomain/startWebLogic.sh WebLogic domain name : myserver Verify your settings above and decide from the choices below. 1. Continue with Uninstallation 2. Back to the last interaction 3. Start Over 4. Exit Please make your selection [1]: |
After you uninstall the agent, when the server is stopped, edit the WebLogic Server/Portal 10 start up script (startWebLogic.sh or startWebLogic.cmd) to remove the line that adds the agent environment variable script path, as described in Configuring WebLogic Server/Portal 10 Instance With the Agent Classpath and Agent Java Options.