Help Center/ CodeArts Deploy/ FAQs/ Software Installation Actions/ Installing Tomcat/ What Should I Do If Parameters Contain Backslashes (\)?
Updated on 2025-05-27 GMT+08:00
What Should I Do If 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: Installing Tomcat
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.