To stop the ATGPublishing, ATGProduction, and ATGStaging servers and remove their artifacts on WebLogic:

  1. Go to the shell where you started the WebLogic server that supports the ATGPublishing server instance and enter Ctrl-C to stop the WebLogic server.

  2. Repeat step 1 two more times, once for the ATGProduction server and once for the ATGStaging server.

  3. Open a browser and enter the address of the WebLogic Server Administration Console:

    http://<hostname>:7001/console

  4. Enter your WebLogic username and password (default is weblogic/weblogic1).

  5. Under Domain Structure, click Deployments for your user domain.

  6. Select ATGProduction.ear, ATGPublishing.ear, and ATGStaging.ear and then click Delete.

  7. Under Domain Structure, expand Environment for your user domain, and then click Servers.

  8. Select the ATGProduction, ATGPublishing, and ATGStaging servers, and then click Delete.

  9. Under Domain Structure, expand Services for your user domain, and then click Data Sources.

  10. Select the ATGProductionDS, ATGPublishingDS, ATGStagingDS, ATGSwitchingDS_A, and ATGSwitchingDS_B datasources, then click Delete.

  11. In a shell window, delete the ATGProduction, ATGPublishing, and ATGStaging directories:

  12. Enter the following commands to stop the WebLogic application server:

    cd /usr/local/Oracle/Middleware/Oracle_Home/user_projects/domains/
    base_domain/bin

    ./stopWebLogic.sh

  13. Continue with Dropping the Oracle Commerce Schemas.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices