Help Center/
CodeArts Deploy/
FAQs/
Custom Application Actions/
Stopping a Service/
Parameters Contain Backslashes (\)
Updated on 2024-08-06 GMT+08:00
Parameters Contain Backslashes (\)
Symptoms
When a host-related application is deployed, an error message is displayed.
The following takes a path as an example.
- The deployment fails due to the \b characters.
Figure 1 Log information
- The deployment fails due to the \f characters.
Figure 2 Log information
- The deployment fails due to the \r characters.
Figure 3 Log information
- The deployment fails due to the \t characters.
Figure 4 Log information
- The deployment fails due to the \n characters.
Figure 5 Log information
Cause Analysis
The deployment failure is caused by the use of escape characters that have special meanings.
Solution
- Method 1: Avoid using special escape characters.
- Method 2: Use forward slashes (/) instead of backslashes (\).
Parent topic: Stopping a Service
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot