This topic describes how to determine what failed during a deployment
of components and how to correct the problems that caused the failure.
Before you begin
This topic assumes the following:
- You are familiar with the concept of components.
- Logging and tracing is active during the deployment.
- A component did not deploy correctly.
Why and when to perform this task
During the installation of a module, specific components may not
deploy correctly.Steps for this task
- Determine if a component is running.
During deployment,
components install in a started state. If the component did not start take
the following actions:
- Examine the component from the administrative console and determine
if all the required resources are present.
- Examine the component from the administrative console and reconfigure
the component if it is incorrectly configured.
- Try starting the component.
If the component does
not start, redeploy and reinstall the module that contains the component,
and then restart it.
- Determine if the component is processing work by monitoring the
component from the administrative console.
If work is not flowing
through a service, take the following actions:
- Display the links to the component and make sure that they are
configured correctly.
- Start any buses needed by the component that are not started.
- Start other components that might feed the affected component.