





Starting and stopping the local IBM Knowledge Center
To access the local IBM Knowledge Center for your WebSphere Commerce environment, you need to ensure that the help server is active.
Before you begin
Important:
- Ensure that you are on WebSphere Commerce Version 8 Fix Pack 1 or later. For a list of maintenance packages, see Fix Packs for WebSphere Commerce products.
- If you specify a port other than 8001, you must change the port that is used for context-sensitive help in the WebSphere Commerce tools in Configuration Manager. If the port that is used for context-sensitive help in the WebSphere Commerce tools does not match the port number on which you started the IBM Knowledge Center, you cannot access context-sensitive help in the WebSphere Commerce tools, such as the WebSphere Commerce Accelerator.
- You can still access all of the online help in the IBM Knowledge Center by using the IBM Knowledge Center URL.
- If you did not previously download IBM Knowledge Center content, then see Downloading local IBM Knowledge Center content.
To access context-sensitive help in the WebSphere Commerce tools in a
development environment, see Enabling Help in a development environment.
Procedure
Change the shell interpreter to qsh in the local IBM Knowledge Center scripts.
-
Start a command line.
Using the non-root user, start a command line session.
Start a command prompt session.
Start a Qshell session.
-
To start the IBM Knowledge Center, issue one of the following commands:
WC_installdir/CommerceHelpSystem/bin/startKC.sh [port]
WC_installdir/CommerceHelpSystem/bin/startKC.bat [port]
For example, http://myhostname:8001/help/SSZLC2_8.0.0/landing/wc_welcome.html. -
To stop the IBM Knowledge Center, issue one of the following commands:
WC_installdir/CommerceHelpSystem/bin/stopKC.sh
WC_installdir/CommerceHelpSystem/bin/stopKC.bat