I renamed a (maven) project in Jenkins and the new name ended in a whitespace: "name ".
A directory "name" (*without *the trailing whitespace) was created under jenkins jobs directory.
Now the project cannot be deleted because Jenkins fails with the following message:
Trailing char < > at index 51: C:\Program Files (x86)\Jenkins\jobs\aaaaaaaaaaaaaaa _
Exception trace attached.
- is related to
-
JENKINS-19203 New job with whitespace in name fails
-
- Resolved
-
[JENKINS-30502] Unable to delete project with trailing whitespace in name
Description |
Original:
I renamed a (maven) project in Jenkins and the new name ended in a whitespace ("{{name }}"). A directory "{{name}}" (*without *the trailing whitespace) was created under jenkins jobs directory. Now the project cannot be deleted because Jenkins fails with the following message: Trailing char < > at index 51: C:\Program Files (x86)\Jenkins\jobs\aaaaaaaaaaaaaaa _ Exception trace attached. |
New:
I renamed a (maven) project in Jenkins and the new name ended in a whitespace "{{name }}". A directory "{{name}}" (*without *the trailing whitespace) was created under jenkins jobs directory. Now the project cannot be deleted because Jenkins fails with the following message: Trailing char < > at index 51: C:\Program Files (x86)\Jenkins\jobs\aaaaaaaaaaaaaaa _ Exception trace attached. |
Description |
Original:
I renamed a (maven) project in Jenkins and the new name ended in a whitespace "{{name }}". A directory "{{name}}" (*without *the trailing whitespace) was created under jenkins jobs directory. Now the project cannot be deleted because Jenkins fails with the following message: Trailing char < > at index 51: C:\Program Files (x86)\Jenkins\jobs\aaaaaaaaaaaaaaa _ Exception trace attached. |
New:
I renamed a (maven) project in Jenkins and the new name ended in a whitespace: "name ". A directory "{{name}}" (*without *the trailing whitespace) was created under jenkins jobs directory. Now the project cannot be deleted because Jenkins fails with the following message: Trailing char < > at index 51: C:\Program Files (x86)\Jenkins\jobs\aaaaaaaaaaaaaaa _ Exception trace attached. |
Assignee | New: Christopher Simons [ csimons ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 165613 ] | New: JNJira + In-Review [ 197765 ] |