Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.0
-
Fix Version/s: 2.1.1
-
Component/s: Command 'deploy'
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|||
When deploying a service assembly with Petals CLI, a check about the state of the service assembly is done:
The trace is loggued by the DeploymentService of the Petals container. This trace has not to be printed before to throw the exception.
An issue about the trace in the Petals container has been created:
PETALSESBCONT-241- if the service assembly is shutdown, it will be automaticaly undeploy,
- if the service assembly is in another state, an error occurs,
- otherwise, the deployment is launched.
The trace is loggued by the DeploymentService of the Petals container. This trace has not to be printed before to throw the exception. An issue about the trace in the Petals container has been created:PETALSESBCONT-241