Previous Contents Index Next |
iPlanet Market Maker 4.5 Installation Guide |
Chapter 5 Shutting Down, Starting,
and Uninstalling
This chapter provides instructions for shutting down, starting and uninstalling the iPlanet Market Maker software.The following sections are contained in this chapter:
Shutdown
Shutdown
Shutting Down the iPlanet Market Maker Software
% IAS-ROOT/ias/bin/KIVAes.sh stop
Shutting Down the Directory Server
% LDAP-ROOT/slapd-instance-name/stop-slapd
Shutting Down the iPlanet Application Server
% IAS-ROOT/slapd-machine-name/stop-slapd
Shutting Down the iPlanet Web Server
% IWS-ROOT/https-admserv/stop% IWS-ROOT/https-machine-name.red.iplanet.com/stop
Starting the iPlanet Web Server
% IWS-ROOT/https-admserv/start% IWS-ROOT/https-machine-name.red.iplanet.com/start
Starting the iPlanet Application Server
% IAS-ROOT/slapd-machine-name/start-slapd
Starting the Directory Server
% LDAP-ROOT/slapd-instance-name/start-slapd
Starting the iPlanet Market Maker Software
% IAS-ROOT/ias/bin/KIVAes.sh startRun the <iMM_installation_directory>/bin/js_stop.sh script to stop the Job Scheduler process.
Remove iMM related Directory Server data.
Remove iMM related Directory Server schema.
Restart iPlanet Directory Server.
- Remove lines containing the following entries from: <LDAP_instance_directory>/config/ns-schema.conf file:
iplanet-marketmaker-schema.conf iplanet-userx-schema.conf iplanet-ecommerce-schema.conf
- In most cases these are the last lines in the file.
Remove iPlanet Market Maker objects from Oracle database. All iPlanet Market Maker users and tablespaces should be dropped. To get list of iPlanet Market Maker users and tablespaces see $IMM_HOME/db/sql/cr_vortex_db.sql file.
Remove $IMM_HOME directory and its contents.
Remove iMM content from web server's contents directory.
Remove iPlanet Market Maker related classpath entries from <web_server_instance_directory>/config/jvm12.conf file.
Versions 4.0, 4.0 SP1, and 4.5
Note Uninstallation of iPlanet Market Maker 4.0 SP1 Release must be done before reinstalling.
Login as a root user.
Go to installation location for Version 4.0sp1: cd <install-directory>.
- iasdeploy removeapp $iMM_HOME/tmp/imm40.ear
Run: java <uninstall-iPlanet_MarketMaker>.
Select Next at Welcome page.
- This opens uninstaller GUI.
At Type of Uninstall page, accept full default.
On Ready to Uninstall page, select Uninstall Now button.
Run the <iMM_installation_directory>/bin/js_stop.sh script to stop the Job Scheduler process.
Note If running in command line mode, follow all prompts and press the Enter key after each entry to continue.
To stop the Exchange router process, run t<iMM_HOME>/bin/stoprouter
Remove iMM related Directory Server data.
Remove iMM related Directory Server schema.
Remove lines containing the following entries from: <LDAP_instance_directory>/config/ns-schema.conf file:
Restart iPlanet Directory Server.
iplanet-userx-schema.conf iplanet-ecommerce-schema.conf
- In most cases these are the last lines in the file.
Remove iPlanet Market Maker objects from Oracle database. All iPlanet Market Maker users and tablespaces should be dropped.
Remove $IMM_HOME directory and its contents.
Remove iMM content from web server's contents directory.
Remove the imm directory and its content from iPlanet Web Server documents directory (by default /export/home/iws/docs).
Previous Contents Index Next
Copyright © 2002 Sun Microsystems, Inc. All rights reserved.
Last Updated April 08, 2002